Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a48ed3d6 | 2003-04-03 15:28:28 | Bjorn sent an update for the TRIO portability layer. Daniel * trio.c trio.h triodef.h trionan.c trionan.h triop.h triostr.c triostr.h: Bjorn sent an update for the TRIO portability layer. Daniel | ||
| b7c29c38 | 2002-09-25 22:44:43 | applied a trio update patch from Bjorn Reese which should work with MinGW * trio.c trio.h triodef.h trionan.c trionan.h triop.h triostr.c triostr.h: applied a trio update patch from Bjorn Reese which should work with MinGW Daniel | ||
| 026d29f4 | 2002-01-19 15:40:18 | Upgraded to trio baseline 1.6 | ||
| cbaf3995 | 2001-12-31 16:16:02 | applied 42 documentation patches from Charlie Bozeman. Regenerated the * *.c include/libxml/*.h doc/html/*: applied 42 documentation patches from Charlie Bozeman. Regenerated the HTML docs. Daniel | ||
| 45029607 | 2001-08-21 09:23:53 | Re-worked NaN and Inf support | ||
| 3157b34b | 2001-06-22 14:41:45 | MSVC fix | ||
| 906ec8a0 | 2001-06-05 12:46:33 | Upgraded to trio baseline 1.4 | ||
| 5792e16f | 2001-04-30 17:44:45 | - strio.h trio.c: Dan McNichol suggested a couple of small fixes for AIX 4.3.3 using Visual Age 5.0.2 compiler Daniel | ||
| 70a9da54 | 2001-04-21 16:57:29 | trio upgrade and integration | ||
| bc96766c | 2001-03-27 13:56:45 | Fixed a make distched problem w.r.t. includes from the new files, Daniel | ||
| 92ad2104 | 2001-03-27 12:47:33 | Spring cleanup ...: - configure.in Makefile.am config.h.in Spring cleanup ...: - configure.in Makefile.am config.h.in xmlversion.h.in: detect if we need string functions - trio.[ch] strio.[ch]: embedded the Trio-0.23 string functions to be able to use them where needed. Applied some changes to reduce name linking pollution and compile in only what's needed. - HTMLtree.c debugXML.c entities.c error.c nanoftp.c valid.c xlink.c xmlversion.h.in xpath.c: got rid of the #ifdef for the string manipulation functions - xmlmemory.[ch]: removed DEBUG_MEMORY_FREED and added it automatically to the free() function of xmlmemory.c - entities.c HTMLtree.c parserInternals.c tree.c uri.c valid.c xinclude.c xmlIO.c xpath.c xpointer.c: removed the MEM_CLEANUP usage. Daniel |