]> granicus.if.org Git - php/commit
Remove mergesort implementation
authorNikita Popov <nikita.ppv@gmail.com>
Thu, 27 Feb 2020 09:33:35 +0000 (10:33 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 27 Feb 2020 09:36:01 +0000 (10:36 +0100)
commit84854a72c70b237f6d58ee148621b6e29ec406ba
tree1b22d8653d4c32688c6d7e8312e3622f40e55ea8
parent0427ef91a677d10a022b82b3c96e02ba6520c4fa
Remove mergesort implementation

php_mergesort() isn't being used for anything, and hasn't been for
a long time. Even if we wanted to use a stable sort, this isn't
the implementation we'd use...
configure.ac
main/mergesort.c [deleted file]
main/php.h
win32/build/config.w32