39 lines
1.3 KiB
Plaintext
39 lines
1.3 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Sat Jul 25 19:41:14 CEST 2009 - chris@computersalat.de
|
||
|
|
||
|
- spec mods
|
||
|
* removed ^----------
|
||
|
* removed ^#---------
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jun 21 20:27:19 CEST 2009 - chris@computersalat.de
|
||
|
|
||
|
- update to 1.00
|
||
|
o 1.00 Sun 31 May 2009
|
||
|
- Now all known XS bugs are worked out, I've removed
|
||
|
the experimental flags and set that as the first 1+ release.
|
||
|
- Fixed XS implementation of _*LIKE and _INSTANCE
|
||
|
- Added test for a negative custom isa returning ('')
|
||
|
- Improving the 'clean' file list in a Makefile.PL
|
||
|
o 0.38 Tue 17 Feb 2009
|
||
|
- Fix _IDENTIFIER to return false for "foo\n" (ZEFRAM)
|
||
|
- Fix _CLASS to return false for "foo\n" (ZEFRAM)
|
||
|
o 0.37 Wed 4 Feb 2009
|
||
|
- Fix _HASH for bleadperl (patch from RAFL)
|
||
|
- Fix regex (more) for bleadperl (patch from RAFL)
|
||
|
o 0.36 Fri 30 Jan 2009
|
||
|
- Fixing the overload for _REGEX
|
||
|
- Adding the tests for _REGEX
|
||
|
- Reorganising the Makefile.PL
|
||
|
- Adding duplicate tests for when the XS version isn't compiled
|
||
|
- added perl-macros
|
||
|
o autogen filelist with perl_gen_filelist
|
||
|
- spec mods
|
||
|
o added header
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Nov 30 07:39:09 CET 2008 - lars@linux-schulserver.de
|
||
|
|
||
|
- initial version 0.35
|
||
|
|