1. c326619 Merge pull request #36 from Biswa96/check-debug-mode-assert by Roger Leigh · 2 years, 5 months ago master
  2. 5d0ab2f Merge pull request #38 from kvarec/fix_build_without_XALAN_DEBUG by Roger Leigh · 2 years, 5 months ago
  3. cc76f9f Fix build without macro XALAN_DEBUG by Kvarec Lezki · 2 years, 5 months ago
  4. e4b2e9e Fix building in MinGW by Biswapriyo Nath · 3 years ago
  5. 58dc1ac Merge pull request #35 from musicinmybrain/master by Roger Leigh · 3 years, 5 months ago
  6. e8a46e1 NOTICE file should not have executable permissions by Benjamin Beasley · 3 years, 5 months ago
  7. 5f5c6d2 Merge pull request #34 from rleigh-codelibre/XALANC-812_remove_NDEBUG_usage by Roger Leigh · 3 years, 9 months ago
  8. 23d5d9e XALANC-812: Replace use of !NDEBUG with XALAN_DEBUG by Roger Leigh · 3 years, 9 months ago
  9. 5f70815 Merge pull request #33 from rleigh-codelibre/XALANC-812_remove_NDEBUG_check by Roger Leigh · 3 years, 9 months ago
  10. 70fba9e XALANC-812: Remove checks for NDEBUG and _DEBUG usage by Roger Leigh · 3 years, 9 months ago
  11. 2e658f0 Merge pull request #32 from rleigh-codelibre/XALANC-809_XalanTransformer_XalanCAPI_h_not_installed by Roger Leigh · 4 years ago
  12. ef45a83 XALANC-809: Install XalanTransformer/XalanCAPI.h by Roger Leigh · 4 years ago
  13. b6a50ce Merge pull request #31 from rleigh-codelibre/update-keys by Roger Leigh · 4 years ago
  14. 2d546d9 KEYS: Add rleigh@apache.org by Roger Leigh · 4 years ago
  15. 4055bb0 Add release date for 1.12 by Roger Leigh · 4 years ago Xalan-C_1_12_0
  16. 8e93107 Add release date for 1.12 by Roger Leigh · 4 years ago
  17. 34d50df Merge pull request #30 from rleigh-codelibre/XALANC-807_cmake_debug_postfix_and_other_fixes by Roger Leigh · 4 years ago Xalan-C_1_12_0_RC2
  18. 1f3d6b7 XALANC-807: Update release notes by Roger Leigh · 4 years ago
  19. 33bdf92 cmake: Add Documentation folder for Doxygen targets by Roger Leigh · 4 years ago
  20. a8869ac cmake: Fix use of CMAKE_DEBUG_POSTFIX by Roger Leigh · 4 years ago
  21. b62d3b2 Merge pull request #29 from rleigh-codelibre/documentation-fixes by Roger Leigh · 4 years ago
  22. 7055e21 Fix typos in releases.md by Roger Leigh · 4 years ago
  23. 428bb29 Merge pull request #28 from rleigh-codelibre/update-1.12-release-notes by Roger Leigh · 4 years ago Xalan-C_1_12_0_RC1
  24. c27a59c Rename licence page by Roger Leigh · 4 years ago
  25. 3d1082d Update 1.12 release notes with all Jira issues by Roger Leigh · 4 years ago
  26. ac7b995 Merge pull request #27 from rleigh-codelibre/XALANC-801_appveyor_ci by Roger Leigh · 4 years ago
  27. 8a8cc13 cmake: Drop FindICU.cmake by Roger Leigh · 4 years ago
  28. 09ecc24 Add AppVeyor CI support by Roger Leigh · 5 years ago
  29. d3a3141 Merge pull request #26 from rleigh-codelibre/drop-broken-tests by Roger Leigh · 4 years ago
  30. f2f6485 Drop Conf and Performance tests by Roger Leigh · 4 years ago
  31. 2823bb9 Merge pull request #25 from rleigh-codelibre/doc-licence-fix by Roger Leigh · 4 years ago
  32. 553bfe7 docs: Include duplicated licence text directly by Roger Leigh · 4 years ago
  33. 486a450 Merge pull request #24 from rleigh-codelibre/XALANC-800_check_symbol by Roger Leigh · 4 years ago
  34. 5c62919 XALANC-800: Use check_symbol_exists for MinGW compatibility by Roger Leigh · 4 years ago
  35. b00613a Merge pull request #23 from rleigh-codelibre/XALANC-800_feature_testing by Roger Leigh · 4 years ago
  36. bc613f7 gitignore: Ignore test output by Roger Leigh · 4 years ago
  37. c939e0d XALANC-800: Remove platform-specific headers by Roger Leigh · 4 years ago
  38. 110c0da XALANC-800: Autodetect system encoding and make freely configurable by Roger Leigh · 4 years ago
  39. d6f8404 XALANC-800: Autodetect Windows collation by Roger Leigh · 4 years ago
  40. a46e34c XALANC-800: Autodetect Windows or MinGW by Roger Leigh · 4 years ago
  41. 1aae9ca XALANC-800: Improve std::thread usage by Roger Leigh · 4 years ago
  42. d7448e3 XALANC-800: Add check for Win32 direct.h by Roger Leigh · 4 years ago
  43. 8360a4a XALANC-800: Add support for std::thread by Roger Leigh · 4 years ago
  44. e8c4953 XALANC-800: Replace WINDOWS_THREAD_FUNCTIONS with XALAN_USE_THREAD_WINDOWS by Roger Leigh · 4 years ago
  45. 7ce087a XALANC-800: Replace XALAN_POSIX2_AVAILABLE with XALAN_USE_THREAD_POSIX by Roger Leigh · 4 years ago
  46. 254cec3 XALANC-800: cmake: Add autodetection and option for thread implementation by Roger Leigh · 4 years ago
  47. c1c92cd XALANC-800: Drop obsolete Tru64 platform by Roger Leigh · 4 years ago
  48. 6a2105d XALANC-800: XalanEXSLTDateTime: Use feature macros by Roger Leigh · 4 years ago
  49. 6a7a8a5 XALANC-800: DoubleSupport: Use feature macros by Roger Leigh · 4 years ago
  50. b3c9cd5 XALANC-800: cmake: Check for time and isnan functions by Roger Leigh · 4 years ago
  51. 3157151 XALANC-800: Generate PlatformDefinitions.hpp by Roger Leigh · 4 years ago
  52. d7412c6 Merge pull request #22 from rleigh-codelibre/XALANC-799_remove_winres.h by Roger Leigh · 4 years ago
  53. 743de47 XALANC-799: Update XalanMsgLib.rc includes to match XalanC.rc by Roger Leigh · 4 years ago
  54. 3269ef2 Merge pull request #21 from rleigh-codelibre/XALANC-795_run_samples_with_ctest by Roger Leigh · 4 years ago
  55. da3069e XALANC-795: Add SimpleXPathCAPI and update documentation by Roger Leigh · 4 years ago
  56. bbea5c2 XALANC-795: Update SimpleXPathAPI documentation to match ctest invocation by Roger Leigh · 4 years ago
  57. 5ef1b9a XALANC-795: Add ThreadSafe by Roger Leigh · 4 years ago
  58. 2d4f3c4 XALANC-795: Add XalanTransformerCallback by Roger Leigh · 4 years ago
  59. e7b14d4 XALANC-795: Add XalanTransform by Roger Leigh · 4 years ago
  60. 916778b XALANC-795: Add UseStylesheetParam by Roger Leigh · 4 years ago
  61. 75f62af XALANC-795: Add TransformToXercesDOM by Roger Leigh · 4 years ago
  62. 71a2102 XALANC-795: Add TraceListen by Roger Leigh · 4 years ago
  63. e043204 XALANC-795: Add StreamTransform by Roger Leigh · 4 years ago
  64. 9176b44 XALANC-795: Add SimpleXPathAPI by Roger Leigh · 4 years ago
  65. dfaa557 XALANC-795: Add SimpleTransform by Roger Leigh · 4 years ago
  66. 4b1a8b9 XALANC-795: Add SerializeNodeSet by Roger Leigh · 4 years ago
  67. ecacefb XALANC-795: Add ParsedSourceWrappers by Roger Leigh · 4 years ago
  68. 6f33dcb XALANC-795: Add ExternalFunction by Roger Leigh · 4 years ago
  69. c2d58f9 XALANC-795: Add EntityResolver by Roger Leigh · 4 years ago
  70. cc28d1d XALANC-795: Add DocumentBuilder by Roger Leigh · 4 years ago
  71. 127f45e XALANC-795: Add CompileStylesheet by Roger Leigh · 4 years ago
  72. 56da7e8 Merge pull request #20 from rleigh-codelibre/XALANC-792_replace_stylebook_documentation_pt3 by Roger Leigh · 4 years ago
  73. 04e05a3 XALANC-792: Doxygen tagfile only used if present by Roger Leigh · 4 years ago
  74. 70718c9 Merge pull request #19 from rleigh-codelibre/XALANC-792_replace_stylebook_documentation_pt2 by Roger Leigh · 4 years ago
  75. 766b4bd XALANC-792: Use API reference hosted on GitHub pages by Roger Leigh · 4 years ago
  76. 68ef55f XALANC-792: Add introduction chapter by Roger Leigh · 4 years ago
  77. 0f90306 Merge pull request #16 from rleigh-codelibre/XALANC-792_replace_stylebook_documentation by Roger Leigh · 4 years ago
  78. d7841fd Merge remote-tracking branch 'origin/master' into XALANC-792_replace_stylebook_documentation by Roger Leigh · 4 years ago
  79. 144e47b XALANC-792: Remove trailing whitespace by Roger Leigh · 4 years ago
  80. e3ad1a4 XALANC-792: Additional doxygen links and markup correction by Roger Leigh · 4 years ago
  81. 22197e6 XALANC-792: Add doxygen links by Roger Leigh · 4 years ago
  82. 148d72a Merge pull request #18 from rleigh-codelibre/XALANC-798_remove_version.incl by Roger Leigh · 4 years ago
  83. 10cd37d XALANC-798: Simplify cmake versioning by Roger Leigh · 4 years ago
  84. 446dc78 XALANC-798: Rename XALAN_META_ to XALAN_ by Roger Leigh · 4 years ago
  85. a6e8e3b XALANC-798: Remove version.incl by Roger Leigh · 4 years ago
  86. 645b91b XALANC-798: Remove Autoconf compatibility variables by Roger Leigh · 4 years ago
  87. 36c77f6 Merge pull request #17 from rleigh-codelibre/XALANC-797_generate_XalanVersion.hpp by Roger Leigh · 4 years ago
  88. 329f262 ci: brew xerces-c and icu4c may already be installed by Roger Leigh · 4 years ago
  89. 2dd5865 XALANC-797: Generate XalanVersion.hpp by Roger Leigh · 4 years ago
  90. 9f288f4 XALANC-792: Replace stylebook documentation with markdown by Roger Leigh · 4 years, 1 month ago
  91. c28ae8c Merge pull request #15 from rleigh-codelibre/XALANC-790_use_windows_resource_files by Roger Leigh · 4 years, 1 month ago
  92. b7040fd XALANC-790: Update resource copyright dates by Roger Leigh · 4 years, 1 month ago
  93. 4a6d5aa XALANC-790: Build Windows resources by Roger Leigh · 4 years, 1 month ago
  94. a22a1ca Merge pull request #14 from rleigh-codelibre/XALANC-794_XalanTransform_transform by Roger Leigh · 4 years, 1 month ago
  95. b581a0a XALANC-794: XalanTransform transforms input rather than copying it by Roger Leigh · 4 years, 1 month ago
  96. e5a303f Merge pull request #13 from rleigh-codelibre/XALANC-788_drop_autoconf_build by Roger Leigh · 4 years, 1 month ago
  97. 2497241 XALANC-788: Travis CI uses bionic and latest cmake and ninja by Roger Leigh · 4 years, 1 month ago
  98. d046322 XALANC-788: Remove obsolete build script collections by Roger Leigh · 4 years, 1 month ago
  99. 708398e XALANC-788: Remove runConfigure and gmake documentation by Roger Leigh · 4 years, 1 month ago
  100. 34a6f9a XALANC-788: Travis CI tests CMake only by Roger Leigh · 4 years, 1 month ago