1. 28c53d3 DO NOT MERGE resolve merge conflicts of 1d43fb67 to mnc-dev am: 1d462cdbb0 by Xin Li · 7 years ago
  2. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  3. 890faa5 Fix problem with specific and generic error handlers by Pietro Cerutti · 12 years ago
  4. 97fa5b3 Fix file and line report for XSD SAX and reader streaming validation by Daniel Veillard · 12 years ago
  5. 968a03a Add support for big line numbers in error reporting by Daniel Veillard · 12 years ago
  6. 5756038 Cleanup URI module memory allocation code by Daniel Veillard · 12 years ago
  7. c2a0fdc __xmlRaiseError: fix use of the structured callback channel by Dmitry V. Levin · 13 years ago
  8. 241d4a1 __xmlRaiseError: fix the structured callback channel's data initialization by Dmitry V. Levin · 13 years ago
  9. 1b9128b __xmlRaiseError: remove redundant schannel initialization by Dmitry V. Levin · 13 years ago
  10. 111d705 __xmlRaiseError: do cheap code check early by Dmitry V. Levin · 13 years ago
  11. 26b0687 xmlCtxtResetLastError should reset ctxt->errNo by Daniel Veillard · 14 years ago
  12. 594e5df Chasing dead assignments reported by clang-scan by Daniel Veillard · 15 years ago
  13. 1de382e Fix SetGenericErrorFunc and SetStructured clash by Wang Lam · 15 years ago
  14. 719f397 fix structured error handling problems #564217 daniel by Daniel Veillard · 15 years ago
  15. fa75097 avoid a scary realloc() loop should fix #520383 Daniel by Daniel Veillard · 16 years ago
  16. dbf7bfe fixing a portability problem on some old Unices with patch from Albert by Daniel Veillard · 19 years ago
  17. d070d3c Adrian Mouat pointed out redundancies in xmlReportError() Daniel by Daniel Veillard · 19 years ago
  18. 8ce01ce fixed bug #310033, the URI extraction code given a node is a bit twisted by Daniel Veillard · 19 years ago
  19. 1fc3ed0 finally converted the encoding module to the common error reporting by Daniel Veillard · 19 years ago
  20. ffa3c74 applied a patch from Marcus Boerger to fix problems with calling by Daniel Veillard · 19 years ago
  21. da0aa4c applied patch from Marcus Boerger to route relaxng and schemas error by Daniel Veillard · 19 years ago
  22. 39e5c89 fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixing by Daniel Veillard · 19 years ago
  23. dbee0f1 working some weird error reporting problem for DTD validation. augmented by Daniel Veillard · 19 years ago
  24. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  25. 8fdc32a fixing col information in xmlParserInput and propagating column into xmlError by Aleksey Sanin · 19 years ago
  26. ce1648b applied DSO support patch 2 from Joel Reed Daniel by Daniel Veillard · 19 years ago
  27. 370ba3d fixed the leak reported by Volker Roth on the list added a specific test by Daniel Veillard · 20 years ago
  28. d040752 added some coding to attempt to display which file contains an error when by William M. Brack · 20 years ago
  29. da3b29a added a dumb rule to able to compile tst.c when people submit a sample by Daniel Veillard · 20 years ago
  30. a3215c7 many further little changes for OOM problems. Now seems to be getting by William M. Brack · 20 years ago
  31. 9f797ab implemented patches supplied by Olivier Andrieu (bug 148588), plus made by William M. Brack · 20 years ago
  32. cd3628b fixed to assure user data param is set correctly when user structured by William M. Brack · 20 years ago
  33. d233e39 modified to assure proper user data is sent to structured error routine by William M. Brack · 20 years ago
  34. da0ff5d Johnson Cameron pointed out that initGenericErrorDefaultFunc() was really by Daniel Veillard · 20 years ago
  35. d34b0b8 applied patch from Stéphane Bidoul for structured error reporting. Daniel by Daniel Veillard · 20 years ago
  36. b5fa020 filter warning messages if the global setting blocks them updated the by Daniel Veillard · 21 years ago
  37. f88d8cf tried to fix the problems reported in bug #126735 fixed again some problem by Daniel Veillard · 21 years ago
  38. fded7bf fixed __xmlRaiseError to use structured error handlers defined by by Daniel Veillard · 21 years ago
  39. 72b9e29 cleanup fixing bug #125653 sometimes the error handlers can get a parser by Daniel Veillard · 21 years ago
  40. 3e35f8e preparing libxml2-2.6.0 updated and regenerated the docs and API moved the by Daniel Veillard · 21 years ago
  41. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  42. 87db3a8 a bit of cleanup updated with the new result strings Daniel by Daniel Veillard · 21 years ago
  43. d0c9c32 cleanup fix a funny typo converted the Schemas code to the new error by Daniel Veillard · 21 years ago
  44. cd6ff28 final error handling cleanup converted XInclude to the new error handling by Daniel Veillard · 21 years ago
  45. a885622 Oops, Daniel by Daniel Veillard · 21 years ago
  46. 828ce83 more cleanup through the I/O error path Daniel by Daniel Veillard · 21 years ago
  47. 18ec16e converting the tree module too created a simpler internal error reporting by Daniel Veillard · 21 years ago
  48. d96f6d3 cleaning up XPath error reporting that time. applied the two patches for by Daniel Veillard · 21 years ago
  49. 4c00414 switched Relax-NG module to teh new error reporting. Better default by Daniel Veillard · 21 years ago
  50. bb5abab more cleanup in make tests more work in the transition to the new error by Daniel Veillard · 21 years ago
  51. 2b8c4a1 changed 'make tests' to use a concise output, scrolling to see where thing by Daniel Veillard · 21 years ago
  52. 6984830 fixed a warning message (trivial) removed incorrect warning message when by William M. Brack · 21 years ago
  53. a71a8ef further small changes to elminate most of the remaining warnings. by William M. Brack · 21 years ago
  54. c193956 small changes to syntax to get rid of compiler warnings. No changes to by William M. Brack · 21 years ago
  55. 78637da fixing bug 118559 by William M. Brack · 21 years ago
  56. 3dd57f7 Fixed bug 109942 by William M. Brack · 21 years ago
  57. 7424eb6 applied a documentation patch from Stefan Kost Daniel by Daniel Veillard · 21 years ago
  58. 607b35c fixed a stupid out of bound array error Daniel by Daniel Veillard · 22 years ago
  59. 7657576 working on better error reporting of validity errors, especially providing by Daniel Veillard · 22 years ago
  60. 561b7f8 dohh I really didn't intended to commit this test version :-( Daniel by Daniel Veillard · 22 years ago
  61. e50f3b5 I wanted to see the real speed at the SAX interface after a little too by Daniel Veillard · 22 years ago
  62. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  63. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 22 years ago
  64. db5850a Keith Isdale complained rightly that xmlInitParser() did not preserve by Daniel Veillard · 22 years ago
  65. 635ef72 apply fixes to close #63271 and avoid segfaults when the error routine by Daniel Veillard · 23 years ago
  66. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  67. d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
  68. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  69. 1c43dbf - error.c: attempt to fix the xmlGetVarStr breakage once and for by Daniel Veillard · 23 years ago
  70. 570ff08 Workaround for non-preserving variadic lists by Bjorn Reese · 23 years ago
  71. 5a7c345 - error.c: Jean François Lecomte provided a complete description by Daniel Veillard · 23 years ago
  72. 7533cc8 Good old cycle: new release, new bug reports, new fixes ... by Daniel Veillard · 23 years ago
  73. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  74. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  75. 2be3064 - error.c: applied the context output patch of the error by Daniel Veillard · 23 years ago
  76. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 23 years ago
  77. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  78. a5f013b - config.h.in configure.in error.c: fix a compilation problem by Daniel Veillard · 23 years ago
  79. 7d42b54 - error.c: removed a C++ like comment Daniel by Daniel Veillard · 23 years ago
  80. 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 23 years ago
  81. e356c28 Preparing for 2.3.4 release: by Daniel Veillard · 23 years ago
  82. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  83. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  84. 58770e7 Fixes/enhancements: - tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from by Daniel Veillard · 24 years ago
  85. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  86. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  87. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  88. 686d6b6 - added xmlRemoveProp by Daniel Veillard · 24 years ago
  89. 3c558c3 - fix for PIs name starting with xml by Daniel Veillard · 24 years ago
  90. dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  91. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  92. b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
  93. 011b63c Release of libxml-1.1, Daniel. by Daniel Veillard · 25 years ago
  94. 27d8874 CORBA defines fixes, char encoding atodetection, Daniel by Daniel Veillard · 25 years ago
  95. 64068b3 Moved macros to parserInternals, applied patches for MSVC6, Daniel by Daniel Veillard · 25 years ago
  96. bc50b59 Memory leak hunting, export more interfaces, updated the doc, Daniel. by Daniel Veillard · 25 years ago
  97. 1e346af Serious upgrade of internal subset support, setup for gtk-doc, Daniel by Daniel Veillard · 25 years ago
  98. 39a1f9a Speed, conformance testing, more parsing, general improvements, Daniel. by Daniel Veillard · 25 years ago
  99. 97b5877 Set up the fonctions comment block, boring but useful, Daniel. by Daniel Veillard · 26 years ago
  100. 260a68f Release 0.2, 80% rewrite, nothing left intact ... Daniel by Daniel Veillard · 26 years ago