Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - doc/encoding.html doc/xml.html: added I18N doc | Daniel Veillard | 2000-07-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | - encoding.[ch] HTMLtree.[ch] parser.c HTMLparser.c: I18N encoding improvements, both parser and filters, added ASCII & HTML, fixed the ISO-Latin-1 one - xmllint.c testHTML.c: added/made visible --encode - debugXML.c : cleanup - most .c files: applied patches due to warning on Windows and when using Sun Pro cc compiler - xpath.c : cleanup memleaks - nanoftp.c : added a TESTING preprocessor flag for standalong compile so that people can report bugs more easilly - nanohttp.c : ditched socklen_t which was a portability mess and replaced it with unsigned int. - tree.[ch]: added xmlHasProp() - TODO: updated - test/ : added more test for entities, NS, encoding, HTML, wap - configure.in: preparing for 2.2.0 release Daniel | ||||
* | Work done on the plane, ready to release libxml2-2.0.0, Daniel | Daniel Veillard | 2000-04-03 | 1 | -1/+1 |
| | |||||
* | - added xmlRemoveID() and xmlRemoveRef() | Daniel Veillard | 2000-01-05 | 1 | -3/+4 |
| | | | | | | | | | | | - added check and handling when possibly removing an ID - fixed some entities problems - added xmlParseTryOrFinish() - changed the way struct aredeclared to allow gtk-doc to expose those - closed #4960 - fixes to libs detection from Albert Chin-A-Young - preparing 1.8.3 release Daniel | ||||
* | - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel | Daniel Veillard | 1999-12-18 | 1 | -0/+6 |
| | | | | | | | - Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel | ||||
* | Large commit of changes done while travelling to XML'99 | Daniel Veillard | 1999-12-12 | 1 | -0/+175 |
- cleanups on memory use and parsers - start of Link interfaces HTML and XLink - rebuild the doc - released as 1.8.0 Daniel |