Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-09-09 | Implement better data type validation in sord_validate conformant with the XS... | David Robillard | 1 | -40/+186 |
2012-08-09 | Print version on -v (and fix dead code). | David Robillard | 1 | -0/+2 |
2012-08-09 | Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis... | David Robillard | 1 | -12/+12 |
2012-04-13 | Add -l option to sord_validator for printing each error on a single line. Us... | David Robillard | 1 | -10/+24 |
2012-04-06 | Fix compilation as C++. | David Robillard | 1 | -30/+29 |
2012-03-30 | Add convenient sord_search(), sord_ask(), and sord_count(). | David Robillard | 1 | -0/+389 |