1. f5f8728 xml and extension java source for the ExtensionFunctionResolver sample. by Morris Kwan · 19 years ago
  2. e412ba3 Service provider file for javax.xml.xpath.XPathFactory by Morris Kwan · 19 years ago
  3. e4c783e Patch for bug XALANJ-2097 from Nick Van den Bleeken by Henry Zongaro · 19 years ago
  4. 31e683a Patch for XALANJ-2124 by Morris Kwan · 19 years ago
  5. c7d0d8c Update with the latest xml-apis.jar built from xml-commons. by Morris Kwan · 19 years ago
  6. c59be41 The new xercesImpl.jar supports the secure processing feature. by Morris Kwan · 19 years ago
  7. 2af4557 Fix for XALANJ-1938. by Henry Zongaro · 19 years ago
  8. dfd05c6 Patch for XALANJ-2136 by Morris Kwan · 19 years ago
  9. cfc96f1 Patch for XALANJ-2136 by Morris Kwan · 19 years ago
  10. 0ab9a26 Patch for XALANJ-2134. by Morris Kwan · 19 years ago
  11. f02051d Applying patcth for JIRA XALANJ-2093 by Brian James Minchau · 19 years ago
  12. 4c784e0 Added "nowrap" as an empty attribute for elements <div> <src> and <tr> by Brian James Minchau · 19 years ago
  13. 4334eeb Patch for XALANJ-2123. by Morris Kwan · 19 years ago
  14. 157ef3b Putting static iniitialization of HTML element/attribute information in a static method, by Brian James Minchau · 19 years ago
  15. 49a6af4 Committing patch for issue XALANJ-2121, which is that some empty attributes by Brian James Minchau · 19 years ago
  16. 00556f2 For XALANJ-2126. New sample to demonstrate how to use the sample by Morris Kwan · 19 years ago
  17. 413b1f5 New messages for XALANJ-2126. by Morris Kwan · 19 years ago
  18. 78b676c Patch for XALANJ-2126. by Morris Kwan · 19 years ago
  19. 560024c Replace copyright statements. by Morris Kwan · 19 years ago
  20. ae5fa18 Add two samples to demonstrate how to use the XPath API in JAXP 1.3. by Morris Kwan · 19 years ago
  21. 0e93725 Support DOMResult.nextSibling in XSLTC. by Morris Kwan · 19 years ago
  22. 8bad714 Support DOMResult.nextSibling in XalanJ Interpretive. If by Morris Kwan · 19 years ago
  23. 5cee73e Put in the missing Transformer.reset() implementation when doing the JAXP 1.3 integration by Morris Kwan · 19 years ago
  24. 8802d1d Modified FunctionTable. Although it is not recommanded, but it is doable for users to add a customized function or overwrite the default implementation of a build-in function. Fixed bug report XALANJ-2116 by Christine Li · 19 years ago
  25. 3c9380b New xml-apis.jar containing JAXP 1.3 APIs. by Morris Kwan · 19 years ago
  26. 11caeab JAXP 1.3 integration by Morris Kwan · 19 years ago
  27. 957ab4d JAXP 1.3 integration by Morris Kwan · 19 years ago
  28. 53d1327 Putting Morris Kwan's name by some of the JAXP 1.3 line items by Brian James Minchau · 19 years ago
  29. 16941fb Current release plan for Xalan-J 2.7.0 by Brian James Minchau · 19 years ago
  30. e393781 Applying patch in XALANJ-2105 by Brian James Minchau · 19 years ago
  31. bc2bfb9 Fix for XALANJ-2109 applied (we won't \n to \r\n in an HTML attribute value on by Brian James Minchau · 19 years ago
  32. 855ae66 Clear XML reader for the case in which them main stylesheet is passed using a DOMSource. This fixes the problem of trying to use a DOM2SAX reader for included/imported stylesheets that are resolved by user-defined URI resovers. by Santiago Pericas-Geertsen · 19 years ago
  33. a4f9b3b Appling fix for XALANJ-2086, which pointed out that findCharToByteConverterMethod() by Brian James Minchau · 19 years ago
  34. 7639557 Committing patch for XALANJ-2077. This performance modification is by Brian James Minchau · 19 years ago
  35. a08853c Patch from XALANJ-1924 applied. The one deprecated API used is replace by Brian James Minchau · 19 years ago
  36. ce55679 Committing patch from XALANJ-2082 , mostly changing javadoc from: by Brian James Minchau · 19 years ago
  37. 2aa1523 Commiting patch for XALANJ-2095, that tabs in text nodes in XML documents by Brian James Minchau · 19 years ago
  38. cb7226f This is a fix for XALANJ-2089. by Yash Pal Talwar · 19 years ago
  39. 92e1ed8 This resolves XALANJ-2085. Sarah McNamara has reviewed this change. by Yash Pal Talwar · 19 years ago
  40. a6b91fc This is resolve UTF-8 Charcater support and QName character support for XML 1.1 support in XALANJ-2070. by Yash Pal Talwar · 19 years ago
  41. 0fb73d0 This is a fix for XALANJ-2081. by Yash Pal Talwar · 19 years ago
  42. 55b7069 Minor changes to comments. by Brian James Minchau · 19 years ago
  43. e0e4efd Minor changes to comments and javadoc comments. by Brian James Minchau · 19 years ago
  44. 4e30a7e One character change, updated copright to 1999-2005 (was 1999-2004). by Brian James Minchau · 19 years ago
  45. c1a4490 Patch for Jira bug report XALANJ-2079. by Henry Zongaro · 19 years ago
  46. 43ff468 update the copyright year for changes (5% of the file or more) by Christine Li · 19 years ago
  47. 6444db7 This patch fixes XALANJ-1431. The patch has been reviewed by Brian. by Yash Pal Talwar · 19 years ago
  48. c86975c Marked the code to be privileged, which allows users to load by Christine Li · 19 years ago
  49. fa94499 Fix for XALANJ-2074, committing patch2 in that issue, which removes two by Brian James Minchau · 19 years ago
  50. 01f65e6 Patch for XALANJ-1937. Change references in the docs from bugzilla to Apache Jira for reporting new issues and checking the status of existing issues. by Sarah McNamara · 19 years ago
  51. fed7d7c Patch for XALANJ-2026. Fixes typo in Debugger interface code example. by Sarah McNamara · 19 years ago
  52. e916208 Patch for XALANJ-1990. Fixes broken link to apidocs for Serializer.html. by Sarah McNamara · 19 years ago
  53. 7abcf44 Added implementation for getAttribute, getAttributeNS and by Christine Li · 19 years ago
  54. 5058b54 This patch fix XALANJ-2070. This patch add XML 1.1 support in term of following: by Yash Pal Talwar · 19 years ago
  55. 599a85d The fix is for XALANJ-2059. by Yash Pal Talwar · 19 years ago
  56. f8d97de Fix for XALANJ-2033 and XALANJ-2051 so that the serializer will serialize DTD by Brian James Minchau · 19 years ago
  57. 2605a60 Committing serializer.patch5.txt in JIRA issue XALANJ-1886, by Brian James Minchau · 19 years ago
  58. 3fced09 This is a fix for XALANJ-2058. by Yash Pal Talwar · 19 years ago
  59. 9f647be Fix for XALANJ-2037, that the trace information by Brian James Minchau · 19 years ago
  60. 70c5ab2 Fix for XALANJ-1985, reviewed by Henry Zongaro. by Brian James Minchau · 19 years ago
  61. 3044f91 Fix for XALANJ-1886. Multiple problems fixed related to collecting xsl:attributes by Brian James Minchau · 19 years ago
  62. 10263d8 Fix for XALANJ-1417 position() method when template is imported. by Yash Pal Talwar · 19 years ago
  63. c464eee Fix for Jira bug report XALANJ-2054. by Henry Zongaro · 19 years ago
  64. 327ab80 Fix for Jira bug report XALANJ-1478. by Henry Zongaro · 19 years ago
  65. 032daa3 Clean up javadoc to reduce warnings during doc builds. See XALANJ-2048 by Sarah McNamara · 19 years ago
  66. 362a062 Implement Errata E24 for XSLTC, when the value attribute of xsl:number is NaN, infinite or less than 0.5. More details please refer to bug report XALANJ-1979. by Christine Li · 19 years ago
  67. c6d0a2f Implement Errata E24, when the value attribute of xsl:number is NaN, infinite or less than 0.5. More details please refer to bug report XALANJ-1979. by Christine Li · 19 years ago
  68. 3bba285 Two part fix for Jira bug report XALANJ-1888. by Henry Zongaro · 19 years ago
  69. 11e41ad Fix for Jira bug report XALANJ-1888. by Henry Zongaro · 19 years ago
  70. def8bce Fix for Jira bug report XALANJ-1811. by Henry Zongaro · 19 years ago
  71. 927eb70 Clean up javadoc to reduce warnings during doc builds. See XALANJ-2048 by Sarah McNamara · 19 years ago
  72. cf43eb9 Clean up javadoc to reduce warnings during doc builds. See XALANJ-2048 by Sarah McNamara · 19 years ago
  73. 07c156f Clean up javadoc to reduce warnings during doc builds. See XALANJ-2048. by Sarah McNamara · 19 years ago
  74. 5c2b1b4 Clean up javadoc to reduce warnings during doc builds. See XALANJ-2048 by Sarah McNamara · 19 years ago
  75. 58a5b88 Clean up javadoc to reduce warnings during doc builds. See XALANJ-2048 by Sarah McNamara · 19 years ago
  76. 078fa55 Clean up javadoc to reduce warnings during doc builds. See XALANJ-2048 by Sarah McNamara · 19 years ago
  77. c5ad217 Clean up javadoc to reduce warnings during doc builds. See XALANJ-2048 by Sarah McNamara · 19 years ago
  78. 46241b8 Clean up javadoc to reduce warnings during doc builds. See XALANJ-2048. by Sarah McNamara · 19 years ago
  79. 9eafdac Clean up javadoc to reduce warnings during doc builds. See XALANJ-2048 by Sarah McNamara · 19 years ago
  80. 2ab1835 Clean up javadoc to reduce warnings during doc builds. See XALANJ-2048. by Sarah McNamara · 19 years ago
  81. 8a2d958 Applying patch for Jira bug report XALANJ-1640. by Henry Zongaro · 19 years ago
  82. 915bdff Update org.w3c.dom.xpath package to the latest DOM L3 Working Group Note level. See XALANJ-1985. by Sarah McNamara · 19 years ago
  83. f096984 Fix for Jira bug report XALANJ-1852. by Sarah McNamara · 19 years ago
  84. d827951 Fix for Jira bug report XALANJ-1853 . Use the new xalan interpretive manifest file by Sarah McNamara · 19 years ago
  85. e919afa New manifest file to resolve Jira bug report XALANJ-1853 . by Sarah McNamara · 19 years ago
  86. 7575817 Fix for JIRA bug #2013. Duplicate time zone string returned from EXSLT time() function. by Ilene Seelemann · 19 years ago
  87. eaa09e2 Added a FAQ about how to use XSLTC in applet when using JRE1.4. It is a fix for bug report XALANJ-1705. Patch reviewed and modified by Sarah McNamara by Christine Li · 19 years ago
  88. 617bb80 Applying patch for Jira bug report XALANJ-1427 on behalf of Yash Talwar by Henry Zongaro · 19 years ago
  89. ca23baa Serializer messages were copied into a message file in the by Brian James Minchau · 20 years ago
  90. 8bb5c70 Changes for moving the message keys, to be shared by all language by Brian James Minchau · 20 years ago
  91. d0f7a4f A class containing only message keys, to be shared by all language by Brian James Minchau · 20 years ago
  92. 4d8aff0 Other languages, for XALANJ-2021 by Brian James Minchau · 20 years ago
  93. a02d7d7 Partial fix for bug XALANJ-2021 just to make key/keyvalue consistent by Brian James Minchau · 20 years ago
  94. 0a0971d Partial fix for bug XALANJ-2021 by Brian James Minchau · 20 years ago
  95. 1b98a41 Patch for bug XALANJ-1592. Submitted by Catya Alone (catyaa@hotmail.com). by Morris Kwan · 20 years ago
  96. dd77a92 Patch for bug report XALANJ-2008 by Christine Li · 20 years ago
  97. 48dae1a fixed jira 1812, template inlining setting propagated to imported stylesheets by Joanne Tong · 20 years ago
  98. 94da1fd fixed jira 1662, allow pipeDocument to throw exceptions by Joanne Tong · 20 years ago
  99. 68e8782 fixed jira 1824, changed current template rule when named template executes an xsl:apply-imports by Joanne Tong · 20 years ago
  100. 0a93343 Replaced meaningless numbers by predefined constants in swapArray[] vector. by Santiago Pericas-Geertsen · 20 years ago