summaryrefslogtreecommitdiffstats
path: root/Modules/nismodule.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1996-12-10 23:55:39 (GMT)
committerGuido van Rossum <guido@python.org>1996-12-10 23:55:39 (GMT)
commit3f236dee3a5089b1aa460d1b133fa0dbf0a509c2 (patch)
treee2ffbcbedb95393ab1e242ecae9888a9300d3761 /Modules/nismodule.c
parent53699e9ec11c8bf38b482ec82de52b8b8e007e89 (diff)
downloadcpython-3f236dee3a5089b1aa460d1b133fa0dbf0a509c2.zip
cpython-3f236dee3a5089b1aa460d1b133fa0dbf0a509c2.tar.gz
cpython-3f236dee3a5089b1aa460d1b133fa0dbf0a509c2.tar.bz2
Added new quicksort implementation, tailored to sorting arrays of
object pointers. Should be a bit faster than the C library's qsort(), and doesn't have the prohibition on recursion that Solaris qsort() has in the threaded version of their C library. Thanks to discussions with Tim Peters.
Diffstat (limited to 'Modules/nismodule.c')
0 files changed, 0 insertions, 0 deletions