1. 14ddfe8 Update web linkage by Steven J. Hathaway · 12 years ago
  2. b30c4f7 Xalan-C Version 1.11 xdoc Sources by Steven J. Hathaway · 12 years ago
  3. 98e6324 Removing Old xdocs Version 1.10, Preparing for new xdocs by Steven J. Hathaway · 12 years ago
  4. d5e4cae JIRA XALANC-730 XalanTransformer memory leaks by Steven J. Hathaway · 12 years ago
  5. 2f15f40 JIRA XALANC-643 --as-needed patch by Steven J. Hathaway · 12 years ago
  6. 340fd54 Fix logic warnings by Steven J. Hathaway · 12 years ago
  7. 76c2e83 Remove unused, unsupported, Windows projects by Steven J. Hathaway · 12 years ago
  8. 092fcda Fix some logic compile warnings by Steven J. Hathaway · 12 years ago
  9. 35a79ea Committer Key for Steven J. Hathaway by Steven J. Hathaway · 12 years ago
  10. bcda5ff Updates for Xalan-C apiDocs by Steven J. Hathaway · 12 years ago
  11. ef85b4f Add Number and Nodeset Top-Level Parameter support for XalanCAPI by Steven J. Hathaway · 12 years ago
  12. 3283107 Copyright Update by Steven J. Hathaway · 12 years ago
  13. 6f65541 Update to the latest ASF license header. See http://www.apache.org/legal/src-headers.html. by Michael Glavassevich · 12 years ago
  14. f634129 Align NOTICE file with the copy under xdocs/sources/xalan/NOTICE. by Michael Glavassevich · 12 years ago
  15. 6d61d86 Updating copyright years. by Michael Glavassevich · 12 years ago
  16. abf6ffa Updating copyright years. by Michael Glavassevich · 12 years ago
  17. 07a06d6 Updating year. by Michael Glavassevich · 12 years ago
  18. 299b414 Fix VC8 Build Interfaces by Steven J. Hathaway · 12 years ago
  19. a295ceb More Microsoft VC9,VC10 Project Fixes by Steven J. Hathaway · 12 years ago
  20. 5b89d16 Fix VC9 Samples Linkage - vcproj edits by Steven J. Hathaway · 12 years ago
  21. a187b8e Fix linkage to library from samples by editing VC10 vcxproj files by Steven J. Hathaway · 12 years ago
  22. 209ff2f More VC10 Cleanup by Steven J. Hathaway · 12 years ago
  23. 2da34e0 Add Microsoft .NET 2010 (VC10) support by Steven J. Hathaway · 12 years ago
  24. 0855435 XALANC-687 remove compiler warnings by Steven J. Hathaway · 13 years ago
  25. 8c919d7 XALANC-719 Xerces Parser Liaison - errors on elements with no attributes by Steven J. Hathaway · 13 years ago
  26. 76d767e XALANC-715 FIX, Support empty strings, empty nodesets, by Steven J. Hathaway · 13 years ago
  27. ee641b3 XALANC-451 XalanTransformer setStylesheetParam() :: add support for strings, numbers, and nodesets by Steven J. Hathaway · 13 years ago
  28. b546424 JIRA XALANC-716 incorrect buffer-size calculation in XalanUTF16Writer.hpp by Steven J. Hathaway · 13 years ago
  29. d9a8d60 JIRA [XALANC-708] ensure that XMLCh is defined when using 'C' language API interfaces. by Steven J. Hathaway · 13 years ago
  30. 0064bc6 JIRA [XALANC-701] Update: Fix on bad XALAN-675 patch -- XSLT/KeyTable issue by Steven J. Hathaway · 13 years ago
  31. 702b64c JIRA[XALANC-710] Fix: Debug Build Issue - Win32/VC9/AllInOne by Steven J. Hathaway · 13 years ago
  32. e8717a4 updated license to v2 and added Notice. Thanks to Steve Hathaway. by Gareth Reakes · 13 years ago
  33. 5056c79 Fixed some source code glitches. by David N Bertoni · 13 years ago
  34. 0992cfc Fixed return statements and return types of various template functions. Fixes XALANC-570. by David N Bertoni · 13 years ago
  35. fea32fb Fixing JIRA Issue #709: http://issues.apache.org/jira/browse/XALANC-709. Changes to a comment to correct a doxygen bug. Patch thanks to Steven Hathaway. by Michael Glavassevich · 13 years ago
  36. 709950c Fix for XALANC-703. by David N Bertoni · 14 years ago
  37. 04c770b Fix for XALANC-705. by David N Bertoni · 14 years ago
  38. 67e0800 Fixes for XALANC-700. by David N Bertoni · 14 years ago
  39. 69e08d6 Fixed buffer overflow problem with XMLString::replaceTokens. See XALANC-698. by David N Bertoni · 14 years ago
  40. 7eef697 Use default constructor for compatibility with VS2010. Fixed a few typos. Fixes XALANC-699. by David N Bertoni · 14 years ago
  41. 1989bbd Fix for XALANC-692. by David N Bertoni · 15 years ago
  42. a527111 Fixes for XALANC-690. by David N Bertoni · 15 years ago
  43. 40ac2be Enabled code that had been erroneously commented out earlier. by David N Bertoni · 15 years ago
  44. 9cfd982 Cleaned up a misspelled macro and some MinGW makefile issues. by David N Bertoni · 15 years ago
  45. eaeb1b5 Tweaks for HP-UX PA-RISC. by David N Bertoni · 15 years ago
  46. db119cc Cleaned up some some argument names and unnecessary code. by David N Bertoni · 15 years ago
  47. f98e1b4 Update a comment. by David N Bertoni · 15 years ago
  48. dd08a74 Fixes for building on Solaris with Sun Workshop and STLport 4. by David N Bertoni · 15 years ago
  49. e51cac3 Made the function formatMessageLocal(), in XalanFSStreamOutputStream.cpp, a static member function of XalanOutputStream to avoid having XalanFileOutputStream refer to it as an extern. by David N Bertoni · 15 years ago
  50. ad15d3d Fixed typos and problems with building on Visual Studio 6. by David N Bertoni · 15 years ago
  51. dc240e0 Removed unused member function and fixed tabs. by David N Bertoni · 15 years ago
  52. 5988d02 Visual C++ 6.0 fix. by David N Bertoni · 15 years ago
  53. 9b2a216 Removed obsolete author tag. Fixed assignment operator to protect against self-assignment. Updated XalanDequeIterator and XalanDeque to avoid exposing data members. Fixed some issues where exceptions might cause memory leaks. Used a typedef for better clarity, and added and updated some comments. by David N Bertoni · 15 years ago
  54. ae9c79f Removed obsolete author tag. Used a typedef for more clarity and added some comments. by David N Bertoni · 15 years ago
  55. 8dbe6d1 Created a typedef for more clarity. Added some comments. by David N Bertoni · 15 years ago
  56. ee90cdc Fixed comment in header file. by David N Bertoni · 15 years ago
  57. d083331 Return the error count from main() for the conf executable. by David N Bertoni · 15 years ago
  58. d2c5c16 Removed obsolete author tags. by David N Bertoni · 15 years ago
  59. 07d9f63 Reduced optimization level on PA-RISC because of excessive memory usage. by David N Bertoni · 15 years ago
  60. 350d11f Cleaned up pthread options to fix 64-bit build on Solaris x86. Cleaned up old 64-bit defines and removed unnecessary 32-bit build options. by David N Bertoni · 15 years ago
  61. e34ac74 Initial configuration changes for OpenBSD port. by David N Bertoni · 15 years ago
  62. aa0098a Reverted previous change for Mingw, since it breaks other platforms. by David N Bertoni · 15 years ago
  63. 0669e5c Makefile fixes for Mingw. by David N Bertoni · 15 years ago
  64. f03ff9f Fixes for Visual Studio 6. by David N Bertoni · 15 years ago
  65. b025ca4 More cleanup. by David N Bertoni · 15 years ago
  66. b80dc89 Fix for XALANC-684. by David N Bertoni · 15 years ago
  67. c2f794a Use GCC as the default compiler. Bump optimization level to 3 for GCC and the HP compiler. by David N Bertoni · 16 years ago
  68. c4638e7 Updated Xalan library version. by David N Bertoni · 16 years ago
  69. 10963c6 Updated VS6 message library version numbers. by David N Bertoni · 16 years ago
  70. 9ca1e29 Updated VS6 Xerces-C library version numbers. by David N Bertoni · 16 years ago
  71. 7a4bf8f Clean up for VS6. Updated version numbers for libraries and removed obsolete configurations. Fixed a few compiler errors due to compiler limitations. by David N Bertoni · 16 years ago
  72. 89c6f10 Fixed bugs where early exits would leave file handles open. by David N Bertoni · 16 years ago
  73. 954bfa6 Fixed typo in macro. by David N Bertoni · 16 years ago
  74. 9e52f12 Changes for mingw and fixes to runConfigure for disabling threads. by David N Bertoni · 16 years ago
  75. 6d3e038 Removed unused configurations. by David N Bertoni · 16 years ago
  76. 4865ec5 Updated version numbers and added new source files to AllInOneWithICU projects. by David N Bertoni · 16 years ago
  77. 77a1ee2 Updated version number to 1.11. by David N Bertoni · 16 years ago
  78. 2e40961 Fixed bug where error message is not displayed when no error is reported through the FormatterListener. by David N Bertoni · 16 years ago
  79. 9a7b0bc Set first character in the buffers to null, in case nothing is read from the files. by David N Bertoni · 16 years ago
  80. 37ba219 isnan() is not available on Cygwin. by David N Bertoni · 16 years ago
  81. 472548b Removed use of LocatorType typedef. by David N Bertoni · 16 years ago
  82. 12facbf Broke up some functions for better inlining. by David N Bertoni · 16 years ago
  83. cedae04 Fixes for missing header files reported on Fedora 9. by David N Bertoni · 16 years ago
  84. c299d60 Quiet some HP aCC warnings. by David N Bertoni · 16 years ago
  85. 3c37137 Fixes for Xerces-C 2.8 suppport. by David N Bertoni · 16 years ago
  86. f10da98 Removed obsolete -ptr option for Sun CC. by David N Bertoni · 16 years ago
  87. f960593 Use stdd::numeric_limits for Solaris x86 and AMD64. Fixes XALANC-588. Also removed obsolete #define. by David N Bertoni · 16 years ago
  88. 138b426 Changed tabs to spaces. by David N Bertoni · 16 years ago
  89. 165ce25 Disable one more bogus output test. by David N Bertoni · 16 years ago
  90. 9028425 Cleaned up usage of MemoryManagerType typedef. by David N Bertoni · 16 years ago
  91. be47bb5 Fixed loop with POSIX threads. by David N Bertoni · 16 years ago
  92. 7306560 Fix problem with classic iostreams. by David N Bertoni · 16 years ago
  93. 7afafa4 Disable more tests that aren't portable. by David N Bertoni · 16 years ago
  94. 09ea9d4 Fixed bugs where the local name was used in the startElement and endElement functions, instead of the qname. A recent change to Xerces-C sends only the qname when namespace processing is not enabled, per the SAX spec. by David N Bertoni · 16 years ago
  95. 9d2171d Cleaned up a bunch of old DOMStringHelper cruft. Removed obsolete files. by David N Bertoni · 16 years ago
  96. 2b2b225 Finish implementing exclusion of test cases that are known to be bad. by David N Bertoni · 16 years ago
  97. 1af79d9 Cleaned up a bunch of old DOMStringHelper cruft. by David N Bertoni · 16 years ago
  98. d5f2e34 Disabled some tests related to XALANC-682, since the conformance test gold results are currently wrong. by David N Bertoni · 16 years ago
  99. 99c5d2e Fix for XALANC-682. Also cleaned up some old DOMStringHelper functions. by David N Bertoni · 16 years ago
  100. d8a8999 Disable conformance tests that are known to be broken. by David N Bertoni · 16 years ago