]> git.ozlabs.org Git - ccan/history - ccan/asort/asort.c
ttxml: removed cruft from tests
[ccan] / ccan / asort / asort.c
2011-04-02 Andreas Schlickasort: Remove the trampoline version.
2011-04-02 Andreas Schlickasort: Use qsort_r if the system provides it.
2011-03-07 Andreas Schlickasort: Remove constness from ctx pointer.
2011-03-01 Rusty Russellasort: handle !HAVE_NESTED_FUNCTIONS
2010-02-24 Rusty Russellasort: fix gcc warning.
2009-11-21 Rusty RussellNew asort routine; unf. breaks under -Wmissing-prototyp...