perl-Params-Validate/perl-Params-Validate.changes

84 lines
2.6 KiB
Plaintext

-------------------------------------------------------------------
Thu Jan 25 18:24:00 CET 2007 - anicka@suse.cz
- update to 0.87
* When determining the caller of a function in the XS version, use
Perl's caller() function rather than CopSTASHPV. The caller()
function apparently ignores the DB package, whereas the latter
doesn't. This caused validate_options to be ignored when running
under profiling (and probably the debugger as well).
-------------------------------------------------------------------
Thu Oct 5 11:39:54 CEST 2006 - anicka@suse.cz
- update to 0.86
* Only turn inlining on if __GNUC__ is defined
* Removed spaces in #define, #ifdef, etc
* If a type is specified as a string ('SCALAR', not SCALAR),
this is now caught and a useful error is thrown.
-------------------------------------------------------------------
Fri Sep 29 14:09:21 CEST 2006 - anicka@suse.cz
- update to 0.84
* XS version uses Carp::confess instead of Carp::croak
* bugfixes
* speed optimalizations
- remove last patch (fixed in upstream)
-------------------------------------------------------------------
Wed Jan 25 21:39:54 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Jan 16 18:01:59 CET 2006 - sf@suse.de
- update to 0.79
-------------------------------------------------------------------
Wed Sep 28 22:14:33 CEST 2005 - dmueller@suse.de
- add norootforbuild
-------------------------------------------------------------------
Sun Jul 31 16:16:15 CEST 2005 - cthiel@suse.de
- update to version 0.78
-------------------------------------------------------------------
Thu Jul 7 18:47:40 CEST 2005 - pth@suse.de
- Update to 0.77
-------------------------------------------------------------------
Fri Aug 22 15:33:32 CEST 2003 - mjancar@suse.cz
- require the perl version we build with
-------------------------------------------------------------------
Mon Jul 28 12:02:57 CEST 2003 - ro@suse.de
- install to vendor location
-------------------------------------------------------------------
Tue Jul 1 12:56:52 CEST 2003 - ro@suse.de
- use perl_process_packlist macro
-------------------------------------------------------------------
Sun Jun 22 21:42:43 CEST 2003 - coolo@suse.de
- package directories
-------------------------------------------------------------------
Mon May 26 00:20:03 CEST 2003 - ro@suse.de
- remove unpackaged files from buildroot
-------------------------------------------------------------------
Thu Mar 21 15:18:49 CET 2002 - sf@suse.de
- initial versio 0.14