Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgraded to trio baseline 1.6 | Bjorn Reese | 2002-01-19 | 1 | -38/+68 |
| | |||||
* | applied 42 documentation patches from Charlie Bozeman. Regenerated the | Daniel Veillard | 2001-12-31 | 1 | -1/+1 |
| | | | | | | * *.c include/libxml/*.h doc/html/*: applied 42 documentation patches from Charlie Bozeman. Regenerated the HTML docs. Daniel | ||||
* | const and volatile fix | Bjorn Reese | 2001-08-31 | 1 | -13/+16 |
| | |||||
* | more work on the XML catalog support. small cleanup seems using list as a | Daniel Veillard | 2001-08-21 | 1 | -5/+5 |
| | | | | | | | | | | | | * Makefile.am catalog.c xmlcatalog.c include/libxml/catalog.h: more work on the XML catalog support. * parser.c include/libxml/parser.h: small cleanup seems using list as a public parameter name can give portability troubles * trionan.c trionan.h xpath.c include/libxml/trionan.h include/libxml/xpath.h include/libxml/Makefile.am: removed trionan from the libxml API, added xmlXPathIsInf and xmlXPathIsNaN wrappers Daniel | ||||
* | Re-worked NaN and Inf support | Bjorn Reese | 2001-08-21 | 1 | -0/+538 |