summaryrefslogtreecommitdiff
path: root/main/mergesort.c
Commit message (Expand)AuthorAgeFilesLines
* 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