This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: switch from byacc to bison
[perl5.git] / pp_sort.c
2004-01-20 Dave Mitchellsecond attempt to fix [perl #24914] freeing a CV refere...
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-01-07 Nicholas Clark%_ (was Re: [PATCH] operation on `PL_na' may be undefined)
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
2002-05-14 Artur BergmanTurn the sort RealCmp for stable quicksorts into a
2002-04-30 Rafael Garcia-SuarezFix bug id 20020427.004 on %^H.
2002-04-28 Vadim KonovalovWinCE many fixes
2002-04-21 Gurusamy Sarathyfixes for all the warnings reported by Visual C (most...
2002-04-08 Andy DoughertyRe: lib/sort.t failure -- real PATCH enclosed
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-03 Jarkko HietaniemiMissed the =head1 additions.
2001-12-17 John P. LindermanRe: perl@13661
2001-12-13 John P. Linderman(LONG!) Sort benchmarks and patch
2001-11-27 Jarkko Hietaniemisort tweaks from John P. Linderman.
2001-11-25 John P. LindermanRe: benchmarks, sorts and reproducibility
2001-11-21 Jarkko HietaniemiImplement the sort pragma. Split sort code from pp_ctl.c