Algorithm-FastPermute
view release on metacpan or search on metacpan
0.01 Fri Aug 24 23:04:02 2001
- original version; created by h2xs 1.1.1.4 with options
-Acn Algorithm::FastPermute
0.02 Mon Aug 27 20:04:28 BST 2001
- bail out if the array is empty
- allocate big enough buffers :-)
- speed improvement: move AvARRAY assignment out of inner loop
- cope with tied arrays
- use CXt_NULL instead of CXt_SUB, and hide the outer contexts
- Unix line-endings on README file
- handle exceptions (via JMPENV)
0.03 Sat Sep 1 12:00:53 BST 2001
- use je_mustcatch (CATCH_[GS]ET) rather than manual JMPENV_*
(thanks to Graham Barr)
0.04 Tue Sep 4 11:17:27 BST 2001
- make it compile with 5.005
0.05 Tue Mar 5 15:10:48 GMT 2002
( run in 1.076 second using v1.01-cache-2.11-cpan-df04353d9ac )