Revision history for Perl extension Algorithm::Permute.
0.06 May 28 2003
- Fix a memory leak in permute()
- Fix bug #2596 : Perl context stack manip done in safer way in permute()
- array passed to permute() not marked as R/O. see test #23 for reason
- test.pl extended with eval and mem leak tests
0.05 May 16 2003
- Added -DPERL_EXT to legalise use of perl-5.9.0's cxinc
- Uses PAD_SET_CUR macro when defined, this fixes problem with invalid pad in 5.9.0
0.04 Mar 6 2002
- Fixed cross-compiler compatibility problem in the callback hack, by Robin
0.03 Sep 5 2001
- Added callback interface by Robin Houston
- Fixed bogus benchmark
0.02 Sep 2 2000
- Major interface changes. Now object-oriented
0.01 Fri Sep 1 18:05:17 2000
- original version; created by h2xs 1.19