summaryrefslogtreecommitdiffstats
path: root/src/sord_validate.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-09Print version on -v (and fix dead code).David Robillard1-0/+2
2012-08-09Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...David Robillard1-12/+12
2012-04-13Add -l option to sord_validator for printing each error on a single line. Us...David Robillard1-10/+24
2012-04-06Fix compilation as C++.David Robillard1-30/+29
2012-03-30Add convenient sord_search(), sord_ask(), and sord_count().David Robillard1-0/+389