summaryrefslogtreecommitdiff
path: root/src/tsort.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup legal dataVicent Marti2011-09-191-0/+6
* tsort.c: fix include of common.hschu2011-08-171-1/+2
* tsort: Remove unused CLZ methodsVicent Marti2011-07-091-19/+0
* win32: replace usage of _MSV_VER with _MSC_VERnulltoken2011-07-091-1/+1
* tsort: remove unused but set variableschu2011-07-071-3/+1
* tsort: fix wrong header inclusionnulltoken2011-07-071-7/+1
* Fix MSVC compilation warningsnulltoken2011-07-071-4/+9
* vector: Timsort all of the thingsVicent Marti2011-07-071-0/+380