1. 41010b7 Fix to allow iterator access within attribute sets. This is necessary for by Morten Jorgensen · 23 years ago
  2. 82f0cf1 This putback contains three fixes: by Morten Jorgensen · 23 years ago
  3. 45ab53a Resolve bugzilla bug 2098 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2098). by Gary L Peskin · 23 years ago
  4. 6a93f44 Enhancement to implement xalan:omit-meta-tag="yes" on the xsl:output element. When specified, by Gary L Peskin · 23 years ago
  5. 5511e8e fix path for external java function by Tom Amiro · 23 years ago
  6. 9964b12 The change from using DOM to using SAX in the stylesheet input caused some by Morten Jorgensen · 23 years ago
  7. 4a3697b A few more changes to make sure the parsers used are namespace aware. by Morten Jorgensen · 23 years ago
  8. 9b3dc2b Added two lines of code to explicitly set the feature by Morten Jorgensen · 23 years ago
  9. b1597cd Updated a few classes that were still calling Parser.addError(), by Morten Jorgensen · 23 years ago
  10. 65e2a92 unified Parser error reporting to use Mortens reportError routine by tmiller · 23 years ago
  11. c1e6148 Reverted changes to SAX output handler. by Morten Jorgensen · 23 years ago
  12. 8da239f Fixed the code that resolves conflicts between templates with identical by Morten Jorgensen · 23 years ago
  13. 4bf6dbd Minor change in output indentation/line feeds. by Morten Jorgensen · 23 years ago
  14. 81c0231 Minor fix to make sure that attributes are processed in the correct order. by Morten Jorgensen · 23 years ago
  15. 65b2228 Adding a class for handling unsupported stylesheet elements by Morten Jorgensen · 23 years ago
  16. 12dab06 Removed the intermediate DOM used to contain the input document (the by Morten Jorgensen · 23 years ago
  17. 7ab4967 Added a constructor for copying an org.xml.sax.Attributes to our by Morten Jorgensen · 23 years ago
  18. bb7ae67 translet transformation errors now forwarded to by tmiller · 23 years ago
  19. 210649c Transformer factory's setErrorListener() now throws by tmiller · 23 years ago
  20. 4ea8cdd Enabled servlet to sometimes use a default Tem0lates object by Donald Leslie · 23 years ago
  21. 89eac16 fix typo XCLTC, should be XSLTC by Tom Amiro · 23 years ago
  22. 853ae29 stylesheet compilation error listening added for TrAX support by tmiller · 23 years ago
  23. 0d75489 Resolved bugzilla bug 1830 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1830). by Gary L Peskin · 23 years ago
  24. 03e695f Clarify format for declaring extension namespaces as the xalan: scheme evolves. by Gary L Peskin · 23 years ago
  25. 5147aad Fixed removeAttribute bug pointed out by by dims. This should be fixed in the next release of SAX. by Gary L Peskin · 23 years ago
  26. 0442366 Fixed minor typo. by Donald Leslie · 23 years ago
  27. 74c161f Updated for xalan-j_2_1_0 release - hack to remove misc javadoc files longer than 100 chars by Shane Curcuru · 23 years ago
  28. 10b88f0 bug fix 1403, output escaping fixed by tmiller · 23 years ago
  29. 98c4f91 Added a new demo. This one demonstrates how pre-compiled translets can be by Morten Jorgensen · 23 years ago
  30. 25c9a1c Updated for xalan-j_2_1_0 release by Shane Curcuru · 23 years ago
  31. 65512cf xerces.jar version 1.4 from Xerces-J-bin_1_4_0.zip by Shane Curcuru · 23 years ago
  32. bd323bf Minor editorial corrections. by Donald Leslie · 23 years ago
  33. bb85344 Updated Xerces version to 1.4 by Donald Leslie · 23 years ago
  34. 95eaecd Updated to include commits after 5/15/01 by Donald Leslie · 23 years ago
  35. 9bff439 Major performance improvement. I removed all references to by Morten Jorgensen · 23 years ago
  36. 97a5751 Always use _underscore variables and unset them all to not conflict with runtest.bat by Shane Curcuru · 23 years ago
  37. 6c93aaf Modify getResourceAsStream calls to use the contextClassLoader, if available. by Gary L Peskin · 23 years ago
  38. 405433e Added John Gentilin and Costin Manolache to list of active developers. by Donald Leslie · 23 years ago
  39. 2e8a85e Added info provided by Shane on use of EnvironmentCheck by Donald Leslie · 23 years ago
  40. f6779c7 Removed question mark from entity defining Xerces release used. by Donald Leslie · 23 years ago
  41. a458464 bug fix 1499, text output method and copy of by tmiller · 23 years ago
  42. 8c1614b Correct implementation of ContextClassLoader to support case where properties file is to be loaded by a different ClassLoader than the OutputProperties class. Thanks to Davanum Srinivas <dims@yahoo.com> for this code and for reporting this bug. by Gary L Peskin · 23 years ago
  43. 684e187 light edit by Donald Leslie · 23 years ago
  44. aad292d Updates for releae 2.1 by Donald Leslie · 23 years ago
  45. 16f4ac7 Fix to the following bug reported by dims@yahoo.com: by Gary L Peskin · 23 years ago
  46. 9b09ada Performance: Improved the way in which translets pass namespace declarations by Morten Jorgensen · 23 years ago
  47. ebd9bf1 Updates for releae 2.1 by Donald Leslie · 23 years ago
  48. 36cdc15 1. build.xml - Added xsltc design docs to site target. by Donald Leslie · 23 years ago
  49. 36e1c85 Change to ensure that the translet only instanciates e DecimalFormat by Morten Jorgensen · 23 years ago
  50. c19fcac Catch SecurityException as needed PR: Bugzilla1258 by Shane Curcuru · 23 years ago
  51. 1ede383 Fix for bugs reported by the Eclipse folks for TransformState, where by Scott Boag · 23 years ago
  52. 8572424 Optimized the DOM builder inner class of DOMImpl by Morten Jorgensen · 23 years ago
  53. 8c6e4ff Catch SecurityException whenever accessing System.getProperty("user.dir"); by Shane Curcuru · 23 years ago
  54. 233cd11 Resolve bug 1762 <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1762>. by Gary L Peskin · 23 years ago
  55. 7a1b2ae by Tom Amiro · 23 years ago
  56. 1b60ad6 Resolve bug 1330 <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1330>. by Gary L Peskin · 23 years ago
  57. aae9a42 Added comment on loading properties from properties file. by Donald Leslie · 23 years ago
  58. ad141a9 added more support for StreamResult output targets by tmiller · 23 years ago
  59. 92f95d9 Removed ref to -Validate option. by Donald Leslie · 23 years ago
  60. 0aa1b27 Clariified setup for running xsltc samples. by Donald Leslie · 23 years ago
  61. d27e6ad Added xsltc.samples target for building translet samples. by Donald Leslie · 23 years ago
  62. abc4443 Moved XSLt stylesheet to working directory by Donald Leslie · 23 years ago
  63. 1977fa3 Update Javadoc and remove commented out reference to properties file by Shane Curcuru · 23 years ago
  64. 4952697 Remove outdated, unused files: old makefiles by Shane Curcuru · 23 years ago
  65. c801f22 Removed printline by Donald Leslie · 23 years ago
  66. 34a8f48 Fixed key name for TransformerFactory system property. by Donald Leslie · 23 years ago
  67. bf6b76b Simplified getting/setting system properties. by Donald Leslie · 23 years ago
  68. 35035d4 Added XSLTC demo files to the java/samples directory. by Morten Jorgensen · 23 years ago
  69. 84e1bdd Rmeember to reset system properties! by Donald Leslie · 23 years ago
  70. 06c809f Removed demo files from src/org/apache/xalan/xsltc/demo by Morten Jorgensen · 23 years ago
  71. b13a12c Preliminary info on translet JAXP samples. by Donald Leslie · 23 years ago
  72. b1c3aeb Translet samples using JAXP 1.1 by Donald Leslie · 23 years ago
  73. b25c8d4 bug # 1406 fixed, omit xml header implemented by tmiller · 23 years ago
  74. bab9487 Added prefix to xsltc extension URI. by Morten Jorgensen · 23 years ago
  75. af15ea9 Added a qname stack to the translet output handler to ensure that closing by Morten Jorgensen · 23 years ago
  76. 23e8222 Changed Template's translate() method so that the current class name is by Morten Jorgensen · 23 years ago
  77. c900aed Added code that resolved import precedence for multiple declarations of the by Morten Jorgensen · 23 years ago
  78. fecd1aa Added a small fix to make sure that global variables and parameters are by Morten Jorgensen · 23 years ago
  79. d42d130 Changed the URI for external Java functions (still only static methods) to by Morten Jorgensen · 23 years ago
  80. ee8830a Changed the TypedFollowingSiblingIterator and TypedFollowingIterator by Morten Jorgensen · 23 years ago
  81. 6fcd3b0 Added exclusion of include18.xsl. by Scott Boag · 23 years ago
  82. d82e00b Code cleanup in examples. by Donald Leslie · 23 years ago
  83. bee6a8c Added missing 'import' from first import statement in the 2 examples. by Donald Leslie · 23 years ago
  84. b30149b Fixed "conflict" in javadoc comments. by Donald Leslie · 23 years ago
  85. 6125b31 Editing pass. by Donald Leslie · 23 years ago
  86. c80eb0e Attempted to clarify situation with respect to streaming vs. caching. by Donald Leslie · 23 years ago
  87. 0706183 removed all caching for now by tmiller · 23 years ago
  88. 078a695 This is the "thread pooling hook". by Costin Manolache · 23 years ago
  89. e9b2dd5 2 more instances where Class.forName was used. by Costin Manolache · 23 years ago
  90. bf8c4dd Make getClassForName a public method. There are few other places in xalan by Costin Manolache · 23 years ago
  91. 4d53b2e Use the context class loader if available. by Costin Manolache · 23 years ago
  92. a684bbe by Tom Amiro · 23 years ago
  93. ad505cb TransletTemplates compiles its own translets now. by tmiller · 23 years ago
  94. 4f3acee Added link to design doc on transets and TrAX. by Donald Leslie · 23 years ago
  95. c308a32 Added link to xsltc_usage#api by Donald Leslie · 23 years ago
  96. 04ea4d6 Added link to in xsltcreadme to XSLTC Design docs. by Donald Leslie · 23 years ago
  97. 0d04f70 Added info on using Crimson parser to usagepatterns.xml by Donald Leslie · 23 years ago
  98. bc2679a Correct bugzilla bug 1748 <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1748>. by Gary L Peskin · 23 years ago
  99. c06f315 Correct typo introduced in revision 1.30 causing problems with transforms on Unix platforms. by Gary L Peskin · 23 years ago
  100. 5f0a5f1 Added info on using JAXP API by Donald Leslie · 23 years ago