This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Convert to use of Test::More. Boost test coverage.
[perl5.git] / lib / sort.t
2006-04-02 Robin HoustonPrevent "use sort 'stable'" from reversing the order
2005-12-19 Robin HoustonRe: [PATCH] Make the 'sort' pragma lexically scoped
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-05 John P. LindermanRe: mention of "use sort" botched in perlfunc? + PATCH
2002-04-30 Rafael Garcia-SuarezFix bug id 20020427.004 on %^H.
2002-04-08 Andy DoughertyRe: lib/sort.t failure -- real PATCH enclosed
2002-04-05 Nick Ing-SimmonsIntegrate mainline
2002-04-05 John P. LindermanRe: lib/sort.t failure (and [PATCH])
2002-04-03 Andy DoughertySet @INC earlier
2002-04-01 Rafael Garcia-Suarezextensive regression testing
2001-11-27 Jarkko Hietaniemisort tweaks from John P. Linderman.
2001-11-21 Jarkko HietaniemiImplement the sort pragma. Split sort code from pp_ctl.c