Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db_xml_get_float_attr(): New function | P. J. McDermott | 2021-03-25 | 1 | -0/+2 |
| | |||||
* | db_xml_get_bool_attr(): New function | P. J. McDermott | 2021-03-22 | 1 | -0/+2 |
| | |||||
* | db_xml_check_tag(), db_xml_node_peek(): Mark pure | Patrick McDermott | 2021-03-15 | 1 | -2/+4 |
| | |||||
* | xml_(): Prefix symbols | Patrick McDermott | 2021-03-15 | 1 | -12/+12 |
| | |||||
* | src/xml.[ch]: New files | Patrick McDermott | 2021-03-15 | 1 | -0/+43 |
Copied from boukengine. |