blob: b43e8f40df3e3643c91a7d1c0265618972b16b61 [file] [log] [blame]
<?xml version="1.0"?>
<Commits>
<Commit category="core">
<Who>costin@apache.org</Who>
<DateCommitted>03/16/2001</DateCommitted>
<Modified>java/src/org/apache/xalan/processor StylesheetHandler.java
java/src/org/apache/xpath Expression.java XPath.java
XPathContext.java
java/src/org/apache/xpath/compiler Compiler.java
XPathParser.java</Modified>
<Log>Renamed "assert()" to "assertion()".
Assert can be a keyword, and brake the compilation.</Log>
</Commit>
<Commit category="core">
<Who>mmidy@apache.org</Who>
<DateCommitted>03/19/2001</DateCommitted>
<Modified>java/src/org/apache/xalan/transformer KeyWalker.java</Modified>
<Log>Throw an error message if the key name in a key function was not defined</Log>
</Commit>
<Commit category="core">
<Who>jkesselm@apache.org</Who>
<DateCommitted>03/20/2001</DateCommitted>
<Modified>java/src/org/apache/xml/utils FastStringBuffer.java</Modified>
<Log>Reworked "chunk growth" algorithm again. Growing mode not
yet adequately tested, but fixed-size mode (which is what Xalan
is currently using) is simpler code and shows improved performance.</Log>
</Commit>
<Commit category="core">
<Who>curcuru@apache.org</Who>
<DateCommitted>03/20/2001</DateCommitted>
<Added>java/src/org/apache/xalan/xslt EnvironmentCheck.java</Added>
<Log>Utility class to check your JVM environment for common problems</Log>
</Commit>
<Commit category="compat">
<Who>jkesselm@apache.org</Who>
<DateCommitted>03/20/2001</DateCommitted>
<Modified>java/compat_src/org/apache/xalan/xpath XNumber.java</Modified>
<Log>Double-semicolon fixed so Henri's compiler stops complaining about an
unreachable statement. &lt;grin/&gt;</Log>
</Commit>
</Commits>