summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* db_games_find(): New functionPatrick McDermott2021-03-154-1/+94
* struct _db_xml_node: Align member namesPatrick McDermott2021-03-151-5/+5
* db_xml_check_tag(), db_xml_node_peek(): Mark purePatrick McDermott2021-03-151-2/+4
* xml_(): Prefix symbolsPatrick McDermott2021-03-152-30/+32
* src/xml.c: Use renamed output functionsPatrick McDermott2021-03-151-8/+8
* src/xml.[ch]: New filesPatrick McDermott2021-03-153-1/+215
* src/output.h: Add format attributes to functionsPatrick McDermott2021-03-151-3/+6
* src/output.c: Drop useless #includePatrick McDermott2021-03-151-1/+0
* db_err(): Don't quit()Patrick McDermott2021-03-152-5/+2
* src/output.[ch]: Prefix symbolsPatrick McDermott2021-03-152-9/+9
* src/logging.[ch]: Rename to src/output.[ch]Patrick McDermott2021-03-153-6/+6
* src/logging.[ch]: New filesPatrick McDermott2021-03-153-0/+89
* Add build system and package documentationPatrick McDermott2021-03-152-0/+11