1. b3b0767 Remove pre-2.0.0 leftovers of using "check" unit testing library by Gilles Espinasse · 8 years ago
  2. 4cfcbc0 Address XML_Parse return type mis-match warning (issue #512) by Sebastian Pipping · 8 years ago
  3. e6585e0 lib/libexpat*.def: Fix version in comment by Sebastian Pipping · 8 years ago
  4. 8c2fd3d Bump version to 2.1.1 by Sebastian Pipping · 8 years ago
  5. e4d859e Write 2.1.1 change log by Sebastian Pipping · 8 years ago
  6. 3bdfa93 doc/xmlwf.1: Generate from sources using docbook2X by Sebastian Pipping · 8 years ago
  7. af3dadd doc/xmlwf.sgml: Address GROFF issue by Ardo van Rangelrooij · 8 years ago
  8. a472f11 doc/xmlwf.sgml: Fix typos by Sebastian Pipping · 8 years ago
  9. 3c2d92c Fix RPM .spec file by Sebastian Pipping · 8 years ago
  10. a29cfb1 Makefile.in: Call libtool with --verbose for Debian by Sebastian Pipping · 8 years ago
  11. 95d0faf Install expat_config.h as well by Raphael Bossek · 8 years ago
  12. a0afc16 make-release.sh: Move from Git to CVS by Sebastian Pipping · 8 years ago
  13. 0ab8564 CMakeLists.txt: Align binary locations with Autotools by Sebastian Pipping · 8 years ago
  14. f2b1209 Add CMake things to .gitignore by Sebastian Pipping · 8 years ago
  15. a3b925a xmlwf: Sync usage help with man page and code by Sebastian Pipping · 8 years ago
  16. ba0f9c3 CVE-2015-1283 Sanity check size calculations. r=peterv, a=abillings by Eric Rahm · 8 years ago
  17. 3f5ed8f Extend .gitignore by Sebastian Pipping · 8 years ago
  18. 426bb86 buildconf.sh: Create missing conftools/install-sh by Sebastian Pipping · 8 years ago
  19. 7fed4b0 buildconf.sh: Fix variable mis-nomer/collision by Sebastian Pipping · 8 years ago
  20. d1d7e18 Rename configure.in to .ac by Sebastian Pipping · 8 years ago
  21. 891ec14 Fix for issue #3526620. by Karl Waclawek · 12 years ago
  22. f08b5b7 Fix for issue #3522658. by Karl Waclawek · 12 years ago
  23. c205a74 update news for www.libexpat.org by Fred L. Drake, Jr. · 12 years ago
  24. dbc2e3c fix typo by Fred L. Drake, Jr. · 12 years ago
  25. 62574fc Final release notes. by Karl Waclawek · 12 years ago R_2_1_0
  26. d07166d Changed version of XML test suite used to 20080827. by Karl Waclawek · 12 years ago
  27. 0b01ad3 Typo in README fixed. by Karl Waclawek · 12 years ago
  28. cc3008d Updated Changes for release 2.1.0. by Karl Waclawek · 12 years ago
  29. b46cee3 Fix for bug #3500861 did not work properly, fixed the fix by applying by Karl Waclawek · 12 years ago
  30. fefcce6 Documented new features for release 2.1.0. by Karl Waclawek · 12 years ago
  31. 9d7c552 Fix for bug #3500861 - setContext() called before hash salt was set. by Karl Waclawek · 12 years ago
  32. 60a139d Release preparations. by Karl Waclawek · 12 years ago
  33. b6db327 Added CMake build system. by Karl Waclawek · 12 years ago
  34. dce3da1 Win32 preparations for release. by Karl Waclawek · 12 years ago
  35. 1b2b699 Preparing for release 2.1.0. by Karl Waclawek · 12 years ago
  36. 62649c5 - Added check for CXX compiler to configure.in, to make the tests compile by Karl Waclawek · 12 years ago
  37. 78344f1 Release preparations. by Karl Waclawek · 12 years ago
  38. 0ecc3a7 Release preparations. by Karl Waclawek · 12 years ago
  39. a54b3f9 Release preparations. by Karl Waclawek · 12 years ago
  40. 0d8489d Release preparations. by Karl Waclawek · 12 years ago
  41. 5bcde56 by Karl Waclawek · 12 years ago
  42. e3e81a6 - Fix for bug # 3496608 (Hash DOS attack) by Karl Waclawek · 12 years ago
  43. 06f392c Changes to the build files: by Karl Waclawek · 12 years ago
  44. 77ef094 Applied patch #3120699 with modifications. by Karl Waclawek · 12 years ago
  45. cd7f0cd Added Windows project files (same VC++ 6.0 format as the others) and by Karl Waclawek · 12 years ago
  46. a389cc4 Modified Windows project files to import properly into Visual Studio 2010. by Karl Waclawek · 12 years ago
  47. f6e294b Applied path #3010222 as fix for issue #3010819. by Karl Waclawek · 12 years ago
  48. 1ce475e Fix for issues #2884086 and #2815947. by Karl Waclawek · 12 years ago
  49. 794ff43 Modified Windows project files to import properly into Visual Studio 2010. by Karl Waclawek · 12 years ago
  50. d61103a Updated Windows project files to import properly in Visual Studio 2010. by Karl Waclawek · 12 years ago
  51. 01a5467 Fix for bug ID 2958794. by Karl Waclawek · 14 years ago
  52. 98a856e Revised fix for issue# 2894085: differentiated between two cases where the next pointer should be updated to the end pointer or not - the differentiating negative token value is -XML_TOK_PROLOG_S. by Karl Waclawek · 14 years ago
  53. 82d4951 Fix for issue# 2894085. Removed update to next pointer. It did not seem right to force it to point somewhere between token boundaries, since that could lead the tokenizer to not recognize an end of token. by Karl Waclawek · 14 years ago
  54. ebb40bf Fix for issue # 2895533. by Karl Waclawek · 15 years ago
  55. 194e2c4 - Fix for issue # 2855609 & 2518079. - Some code cosmetics. by Karl Waclawek · 15 years ago
  56. 823aa3b Some AmigaOS related changes. by Steven Solie · 15 years ago
  57. 200fdc2 AmigaOS specific changes to merge a 68k support patch. by Steven Solie · 15 years ago
  58. a56eee7 More AmigaOS specific changes. by Steven Solie · 15 years ago
  59. ca17d1e AmigaOS specific changes. See amiga/README.txt for more details. by Steven Solie · 15 years ago
  60. 66d31c5 Removed unnecessary linker dependencies. by Karl Waclawek · 15 years ago
  61. 3a5e38e Added URL for Expat project site. by Karl Waclawek · 15 years ago
  62. 1c0c10b Fix for issue #2517938: xmlwf should return a non-zero code for parsing errors. by Karl Waclawek · 15 years ago
  63. 6daf07c As per issue #1983953: updates to the most recent versions available by Karl Waclawek · 15 years ago
  64. 81700c6 Fix for issue #2517946. by Karl Waclawek · 15 years ago
  65. 014f661 Applied patch originating from Debian (http://svn.debian.org/wsvn/debian-xml-sgml/packages/expat/trunk/debian/patches/485129_fix_underquotation_in_m4.dpatch?op=file&rev=0&sc=0). by Karl Waclawek · 15 years ago
  66. 94cdbbb Trade expatpp for ExpatMM by Sebastian Pipping · 16 years ago
  67. 63bc818 - Move diff to unified by Sebastian Pipping · 16 years ago
  68. a247ccd Better fix for bug #1990430. by Karl Waclawek · 16 years ago
  69. 5d3f2b8 Fix for bug #1990430. by Karl Waclawek · 16 years ago
  70. 352cfc8 Added pkg-config support - patch #1749198 by Dan Nicholson. by Karl Waclawek · 17 years ago
  71. af3b8c6 Fix for issue #1785430. by Karl Waclawek · 17 years ago
  72. 5d530f0 Corrected recommended namespace separators - reported in bug #1742315. by Karl Waclawek · 17 years ago
  73. a5348b9 Updated for release 2.0.1. by Karl Waclawek · 17 years ago
  74. 99b8415 Consistent bug references (now hashmark for all). Regex used: "\b(?<!#)(\d{6,})\b" -> "#\1" by Sebastian Pipping · 17 years ago
  75. 4d2c9d0 Added release date. by Karl Waclawek · 17 years ago R_2_0_1
  76. 5b8b510 Optimized png files. by Karl Waclawek · 17 years ago
  77. d95f84c Updated version number by Karl Waclawek · 17 years ago
  78. 220b5e5 Removed need for amiga_main(). by Steven Solie · 17 years ago
  79. 1decd7d Updated for latest SDK. by Steven Solie · 17 years ago
  80. 765bf55 Updated and removed any obsolete defines. by Steven Solie · 17 years ago
  81. 78ea98c Bumped version strings. by Steven Solie · 17 years ago
  82. b77dbe5 Bumped copyright. by Steven Solie · 17 years ago
  83. 358d975 Updated and bumped version. by Steven Solie · 17 years ago
  84. b239d26 Removed incorrect header. by Steven Solie · 17 years ago
  85. 940382c Added references to newest patches and fixes. by Karl Waclawek · 17 years ago
  86. 0de7d3a Added section about using DESTDIR and INSTALL_ROOT. by Karl Waclawek · 17 years ago
  87. de79105 Removing the comment was actually not necessary. by Karl Waclawek · 17 years ago
  88. 1e91933 Fix for issue #1717322. Removed deprecated comment and fixed library name. by Karl Waclawek · 17 years ago
  89. 8244907 One more patch for bug #1490371. by Karl Waclawek · 17 years ago
  90. 9f2d9f2 Fix for issue #1647805 (detecting -fexceptions support doesn't work by Karl Waclawek · 17 years ago
  91. 5e0d9e6 Replaced all literal references to ASCII characters with macros that by Karl Waclawek · 17 years ago
  92. 37cfa46 Trying to make conditional syntax more cross-platform compatible. by Karl Waclawek · 17 years ago
  93. 09a7fe4 Updated version info according to libtool rules. by Karl Waclawek · 17 years ago
  94. b52c224 Added a missing step for the UTF-16 intall. by Karl Waclawek · 17 years ago
  95. f56e31a Don't need to specify the max option - its the default. by Karl Waclawek · 17 years ago
  96. 32c10a4 Added note about output locations for MS builds. by Karl Waclawek · 17 years ago
  97. ffdb4ab Added SolidCompression flag. Saves another 170KB. by Karl Waclawek · 17 years ago
  98. bddae7c Ignore .project of Eclipse by Sebastian Pipping · 17 years ago
  99. 1fdc5e5 VersionInfoVersion added (to avoid "0.0.0.0"), compression set to "lzma/max" by Sebastian Pipping · 17 years ago
  100. 19dbd9a Changed output directories so that all binaries end up in the same location. by Karl Waclawek · 17 years ago