summaryrefslogtreecommitdiff
path: root/main/mergesort.c
Commit message (Expand)AuthorAgeFilesLines
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-20/+20
* fix datatype mismatchesAnatol Belski2014-10-271-4/+4
* - Cleanup exports and allow to overwrite ext registrationMarcus Boerger2008-08-221-1/+1
* removed unwanted NetWare specific changesAnantha Kesari H Y2004-09-231-5/+0
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-0/+2
* A add much more useful select(2) implementation than is provided byWez Furlong2003-02-161-1/+1
* NetWare related changes/modificationsAnantha Kesari H Y2002-09-091-0/+5
* Merge in qsort changesSterling Hughes2001-09-171-22/+22
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-4/+8
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+8
* Namespace protect mergesort (caused conflict on Darwin).Sascha Schumann2000-11-021-1/+1
* Fine tune Andi's patchZeev Suraski2000-02-111-1/+1
* - Introduce PHP_WIN32Andi Gutmans2000-02-101-1/+1
* Fix some warningsSascha Schumann1999-12-051-0/+2
* - Win32 fixesZeev Suraski1999-11-061-19/+7
* - Get windows version to compile again. No biggy if array_map is not #if 0'dAndi Gutmans1999-10-161-0/+4
* Added mergesort.c from FreeBSD.Andrei Zmievski1999-10-151-0/+350