kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
4e6fef4d 2004-05-17 03:53:59 releasing 2.6.10 Daniel * configure.in : releasing 2.6.10 Daniel
62040be3 2004-05-17 03:17:26 avoid returning default namespace when searching from an attribute reverse * tree.c: avoid returning default namespace when searching from an attribute * entities.c xmlwriter.c: reverse xmlEncodeSpecialChars() behaviour back to escaping " since the normal serialization routines do not use it anymore, should close bug #134477 . Tried to make the writer avoid it too but it didn't work. Daniel
a98357ad 2004-05-16 05:06:59 fixed escaping handling and added direct links to bugzilla report for bug * doc/ChangeLog.awk doc/ChangeLog.xsl: fixed escaping handling and added direct links to bugzilla report for bug numbers. Daniel
e19644ec 2004-05-16 03:34:55 <bill> I think the ChangeLog.html should include timezone (or else normalize to GMT if you're short of work to do) <DV> well the timezone is in the XML it's trivial to add it <bill> :-) Daniel
d233e395 2004-05-16 03:12:08 modified to assure proper user data is sent to structured error routine * error.c: modified to assure proper user data is sent to structured error routine (bug 142598)
f0552936 2004-05-16 01:20:17 a couple of large static variable which should really not be declared as * catalog.c: a couple of large static variable which should really not be declared as such cluttered the .bss section. Daniel
96134cab 2004-05-16 01:08:06 fixed a couple of problems when parsing libxslt ChangeLog Daniel * doc/ChangeLog.awk: fixed a couple of problems when parsing libxslt ChangeLog Daniel
8aac2973 2004-05-16 01:00:37 Rebuild the docs, daniel
a1800a2a 2004-05-16 00:55:18 Try to fix ChangeLog links, Daniel
93ebc219 2004-05-16 00:34:22 Added language, Daniel