Commit Graph

4 Commits

Author SHA1 Message Date
Michael R Sweet
934a9aeab3 Cleanup quicksort code to preserve the original order of nodes when they
are equal.

Fix mxmlIndexFind() implementation.

Add tests.
2004-05-16 18:25:20 +00:00
Michael R Sweet
56d571d240 Implement index sorting internally to avoid multithreading issues
with qsort().
2004-05-16 13:45:56 +00:00
Michael R Sweet
e6c90615c6 Optimize mxmlIndexFind().
Doco updates.
2004-05-16 13:09:44 +00:00
Michael R Sweet
46085f9327 Index and entity callback support. 2004-05-16 05:25:38 +00:00