Re: more 5.9 sort tests (second draft)
[p5sagit/p5-mst-13.2.git] / t / op / sort.t
2004-07-28 david nicol Re: more 5.9 sort tests (second draft)
2004-07-13 Nicholas Clark check that reverse (sort (@a), @b) etc work.
2004-07-13 Nicholas Clark Check that non-optimimisable sort comparisons work...
2004-07-13 Nicholas Clark Test reverse sort as the return from a function in...
2004-07-13 Nicholas Clark Also test reverse sort in scalar context
2004-07-13 Nicholas Clark The current optimisation for sort {$b cmp $a} is bogus...
2004-05-22 Dave Mitchell [perl #29790] Optimization busted: '@a = "b", sort...
2004-02-20 Dave Mitchell optimise the sorting inplace of plain arrays: @a =...
2001-03-18 Jarkko Hietaniemi Integrate change #9197 from maintperl to mainline.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-28 Simon Cozens Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort...
2000-10-20 Charles Bailey SYN SYN
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-27 Gurusamy Sarathy allow sort() reentrancy (variant of patch suggested by
2000-04-27 Gurusamy Sarathy longstanding bug exposed by change#3307: sort arguments...
2000-03-19 Gurusamy Sarathy fix sort optimizer to not hang inside loops
2000-03-13 Gurusamy Sarathy lexical warnings update for docs and tests (from Paul...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-02 Gurusamy Sarathy allow XSUBs and prototyped subroutines to be used with...
1999-10-20 Gurusamy Sarathy add test for change#4417
1999-08-29 Stephen McCamant Lost arguments to simplified sort
1999-02-12 Gurusamy Sarathy make testsuite somewhat location independent
1999-01-13 Jarkko Hietaniemi From: Hans Mulder <hansm@icgroup.nl>
1998-11-29 Gurusamy Sarathy misc tweaks
1998-11-27 Gurusamy Sarathy integrate change#2315 from maint-5.005
1998-11-17 Gurusamy Sarathy allow C<sort $coderef @foo>
1998-08-02 Jarkko Hietaniemi support OE/MVS
1997-11-26 Gurusamy Sarathy [win32] Fix for C<sort 'foo'...> bug:
1997-05-07 Perl 5 Porters [inseparable changes from match from perl-5.003_99...
1997-05-07 Gurusamy Sarathy Fix for redefined sort subs nastiness
1996-10-09 Gurusamy Sarathy more t/op/sort.t tests
1996-10-07 Jarkko Hietaniemi LC_COLLATE.
1994-10-17 Larry Wall perl 5.000
1993-11-10 Larry Wall perl 5.0 alpha 4
1993-10-07 Larry Wall perl 5.0 alpha 2
1991-11-11 Larry Wall perl 4.0 patch 19: (combined patch)
1991-11-05 Larry Wall perl 4.0 patch 18: patch #11, continued
1991-03-21 Larry Wall perl 4.0.00: (no release announcement available)