summaryrefslogtreecommitdiff
path: root/trionan.c
Commit message (Collapse)AuthorAgeFilesLines
* Upgraded to trio baseline 1.6Bjorn Reese2002-01-191-38/+68
|
* applied 42 documentation patches from Charlie Bozeman. Regenerated theDaniel Veillard2001-12-311-1/+1
| | | | | | * *.c include/libxml/*.h doc/html/*: applied 42 documentation patches from Charlie Bozeman. Regenerated the HTML docs. Daniel
* const and volatile fixBjorn Reese2001-08-311-13/+16
|
* more work on the XML catalog support. small cleanup seems using list as aDaniel Veillard2001-08-211-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 supportBjorn Reese2001-08-211-0/+538