1. a4b4430 gain a couple of minor changes on Makefiles, Daniel. by Daniel Veillard · 25 years ago
  2. 1164e75 Upgrade to 0.99.8 cleanup of spec and makefiles to include doc, Daniel. by Daniel Veillard · 25 years ago
  3. 03d0478 Added this file. by Nuno Ferreira · 25 years ago
  4. 6817893 Oops, Daniel. by Daniel Veillard · 25 years ago
  5. 6800ef3 fixed xmlGetProp to return "" when the attribute is NULL, Daniel. by Daniel Veillard · 25 years ago
  6. 726c7e3 Fixed the output of empty attributes, Daniel. by Daniel Veillard · 25 years ago
  7. 19b858c *** empty log message *** by Daniel Veillard · 25 years ago
  8. 1899e85 Header cleanup and work on parsing/output of element declarations, Daniel. by Daniel Veillard · 25 years ago
  9. 3b9def1 More work toward DTD parsing, informations on the mailing-list and Web, Daniel. by Daniel Veillard · 25 years ago
  10. 7eb5c4f Use -I not -L for includes. by Raja R Harinath · 25 years ago
  11. e3e6150 Prepare for 0.99.5 by Arturo Espinosa · 25 years ago
  12. 39a1f9a Speed, conformance testing, more parsing, general improvements, Daniel. by Daniel Veillard · 25 years ago
  13. 3c2c2ce Updated the tests and result files for better conformances, added rdf2, Daniel by Daniel Veillard · 25 years ago
  14. e8cc5b3 Bumped version number to 0.99.3. by Martin Baulig · 25 years ago
  15. 4f71489 Add the spec file to EXTRA_DIST. by Martin Baulig · 25 years ago
  16. 8369c3c Survey says: ignore by Jeff Garzik · 26 years ago
  17. cd69df9 Fix Sopwith's autogen.sh hack. Dunno exactly what he was trying to do here though by Arturo Espinosa · 26 years ago
  18. 8f8b4c8 allow srcdir != builddir, or somesuch. by Elliot Lee · 26 years ago
  19. 29fb727 GNOME-standard autogen.sh scripts automatically run 'automake -a'. -a by Jeff Garzik · 26 years ago
  20. 7c92c0a Changed the behaviour of xmlGetProp on NULL values, Daniel. by Daniel Veillard · 26 years ago
  21. 44b3a06 Patched a bug in the generation of empty attributes, Daniel. by Daniel Veillard · 26 years ago
  22. be36afe Added copy operations for node/tree/documents, Daniel. by Daniel Veillard · 26 years ago
  23. aa873f7 allow setting $OBJ_DIR to specify building in a subdir by Elliot Lee · 26 years ago
  24. 8cc0d1f Better entities and char ref encoding, error msg formatting, Daniel. by Daniel Veillard · 26 years ago
  25. 242590e simple bug hunting done during rpm2html and rpmfind integration. by Daniel Veillard · 26 years ago
  26. 42dc9b3 Added interfaces with SAX callback block, and upgraded libtool, Daniel by Daniel Veillard · 26 years ago
  27. e3bffb9 Redirect all errors reporting through the SAX error function, Daniel. by Daniel Veillard · 26 years ago
  28. da4d3c4 Update of libtool files, use of HAVE_SNPRINTF, Daniel. by Daniel Veillard · 26 years ago
  29. 442321c Use g_snprintf insteda of snprintf. by Miguel de Icaza · 26 years ago
  30. 0ba4d53 CharRef handling, comments, formatting, pre UTF-8 handling, Daniel. by Daniel Veillard · 26 years ago
  31. 2727168 Fixed? a trange bug related to compression, Daniel. by Daniel Veillard · 26 years ago
  32. 25940b7 Cleanup, bug fixing, entities improvement, more documentation, Daniel. by Daniel Veillard · 26 years ago
  33. 1625364 Cleanup of the API, more work done on the tree generation, Daniel. by Daniel Veillard · 26 years ago
  34. 52a735b Small Makefile fix -mig by Arturo Espinosa · 26 years ago
  35. 10c6a8f A small patch and more doc, Daniel. by Daniel Veillard · 26 years ago
  36. baf4cd5 Added debugging code, a bit of parser cleanup, Daniel by Daniel Veillard · 26 years ago
  37. ccb0963 Changed the internals a lot for DOM, entity support, slight changes of API, by Daniel Veillard · 26 years ago
  38. 11e0058 Function blocks of parser.c, attribute handling through SAX, Daniel. by Daniel Veillard · 26 years ago
  39. 97b5877 Set up the fonctions comment block, boring but useful, Daniel. by Daniel Veillard · 26 years ago
  40. 891e404 Added the UTF-8, UTF-16 and ISO Lat 1 conversion routines, not yet used, Daniel. by Daniel Veillard · 26 years ago
  41. 3394284 Make sure that new object carry the proper type value, Daniel. by Daniel Veillard · 26 years ago
  42. 27fb075 Corbaization of the document structures, Daniel. by Daniel Veillard · 26 years ago
  43. 0bef131 Added prev and doc pointers to Node, confomity with DOM, Daniel by Daniel Veillard · 26 years ago
  44. 9e8ce7b cvs shall be silent by Christopher Blizzard · 26 years ago
  45. 2786470 Added hooks for servants, Daniel. by Daniel Veillard · 26 years ago
  46. 8631b78 Oops, added changelog for previous change, Daniel. by Daniel Veillard · 26 years ago
  47. 213c178 Added xml-config to the file list, Daniel by Daniel Veillard · 26 years ago
  48. a6e1d12 Added xml-config.in and the related changes, Daniel. by Daniel Veillard · 26 years ago
  49. e7f12e6 replaced malloc.h with stdlib.h to quiet compiler by Seth Alves · 26 years ago
  50. 7066a79 Patched autogen.sh to to autoupdate libtool and automake config files, Daniel. by Daniel Veillard · 26 years ago
  51. 60681bd Use '?' to separate the sed commands as ',' is used when people pass by Miguel de Icaza · 26 years ago
  52. 62e8e80 Spec file added by Michael Fulbright · 26 years ago
  53. dc3dd9d Corrected an error, Daniel. by Daniel Veillard · 26 years ago
  54. 15a8df4 Added a per-document compression interface, Daniel. by Daniel Veillard · 26 years ago
  55. 52965fa include error.h by Arturo Espinosa · 26 years ago
  56. 8e0137c Prepare for initial release of Gnumeric by Arturo Espinosa · 26 years ago
  57. 151b1b0 Added compression on saving, Daniel. by Daniel Veillard · 26 years ago
  58. 70120ff Corrected a loop if the file size is 0, Daniel. by Daniel Veillard · 26 years ago
  59. 1c34729 Add missing file by Arturo Espinosa · 26 years ago
  60. 15fe6e7 Added gnome-config support to gnome-xml module by Arturo Espinosa · 26 years ago
  61. d2e3abd New file. Contains prototyes from `error.c'. by Raja R Harinath · 26 years ago
  62. 28b4e6c New file. by Carsten Schaar · 26 years ago
  63. c19653d New macro. (xmlinc_HEADERS): Renamed from include_HEADERS. by Tom Tromey · 26 years ago
  64. b326db9 Removed config.h introduced inadvertandly, Daniel. by Daniel Veillard · 26 years ago
  65. 845664d Applied a small patch on numeric entities parsing from Christopher Blizzard, Daniel by Daniel Veillard · 26 years ago
  66. 260a68f Release 0.2, 80% rewrite, nothing left intact ... Daniel by Daniel Veillard · 26 years ago
  67. a65771c .cvsignore update by Sebastian Wilhelmi · 26 years ago
  68. a44c8a4 cpp is now searched for with AC_PROG_CPP. by Sebastian Wilhelmi · 26 years ago
  69. a36749e Add .deps dir by Christopher Blizzard · 26 years ago
  70. f8015fa changed the memory allocation scheme for name in xmlNewNode, Daniel. by Daniel Veillard · 26 years ago
  71. fe92600 Corrected errors in infos, patched the Makefile.am, Daniel. by Daniel Veillard · 26 years ago
  72. f335be0 Removed a warning message by lack of $CPP, Daniel. by Daniel Veillard · 26 years ago
  73. 0dc897e *** empty log message *** by Daniel Veillard · 26 years ago
  74. b7e2bad ) by Christopher Blizzard · 26 years ago
  75. 36169f8 Added autoconf/automake files, Daniel. by Daniel Veillard · 26 years ago
  76. 10d91d1 Ooops forgot the .cvs ignore, Daniel. by Daniel Veillard · 26 years ago
  77. 01791d5 Added the XML code developped at W3C, Daniel. by Daniel Veillard · 26 years ago