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