summaryrefslogtreecommitdiff
path: root/pp_sort.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Jarkko Hietaniemi2003-05-041-1/+2
* Integrate:Nicholas Clark2003-03-101-2/+2
* Integrate:Jarkko Hietaniemi2003-03-021-1/+1
* The Great Pad Run of '02Jarkko Hietaniemi2003-02-281-5/+4
* Turn the sort RealCmp for stable quicksorts into aArtur Bergman2002-05-141-5/+4
* Fix bug id 20020427.004 on %^H.Rafael Garcia-Suarez2002-04-301-8/+7
* WinCE many fixesVadim Konovalov2002-04-281-0/+5
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-1/+1
* Re: lib/sort.t failure -- real PATCH enclosedAndy Dougherty2002-04-081-9/+14
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* Missed the =head1 additions.Jarkko Hietaniemi2002-01-031-0/+2
* Re: perl@13661John P. Linderman2001-12-171-163/+5
* (LONG!) Sort benchmarks and patchJohn P. Linderman2001-12-131-18/+298
* sort tweaks from John P. Linderman.Jarkko Hietaniemi2001-11-271-9/+11
* Re: benchmarks, sorts and reproducibilityJohn P. Linderman2001-11-251-15/+38
* Implement the sort pragma. Split sort code from pp_ctl.cJarkko Hietaniemi2001-11-211-0/+1637