------------------------------------------------------------------- Sat Oct 7 11:54:36 CEST 2006 - dbornkessel@suse.de - added check that checks whether deleted files ShowString.java and StreamConverter.java are really not in place ------------------------------------------------------------------- Thu Oct 5 17:27:00 CEST 2006 - dbornkessel@suse.de - deleted antlr-2.7.6/examples/java/unicode.IDENTs/ShowString.java antlr-2.7.6/examples/java/unicode.IDENTs/StreamConverter.java from tar ball due to licensing issues (Bug #207621) ------------------------------------------------------------------- Mon Sep 25 17:35:36 CEST 2006 - dbornkessel@suse.de - fixes necessary to compile with Java 1.5.0 - set source="1.4" and target="1.4" for ant "javac" tasks - set source="1.4" for ant "javadoc" tasks ------------------------------------------------------------------- Wed Sep 20 10:35:11 CEST 2006 - dbornkessel@suse.de - Provide: antlr-bootstrap Obsoletes: antlr-bootstrap ------------------------------------------------------------------- Mon Sep 18 11:32:54 CEST 2006 - dbornkessel@suse.de - update to 2.7.6 - added size, index methods to TokenStreamRewriteEngine.java - bug in syn preds for tree parsers. Submitted by Ole Kniemeyer. - all Class.forName yanked out; uses thread context loader - option to prevent System.exit termination - added recover() method to lexers - fixed code gen bug for syn preds in tree parsers. Thanks to Marc Horowitz. - BaseAST was not checking for null text in toString() - Scott added java line ouput in code gen - Prashant tweaked a few things for ANTLRStudio; a few new classes in ASdebug package - Give errors if the user attempts to set k>1 in a TreeWalker - Added missing Makefile.in for C++ heteroAST example and enabled it in configure.in - Many small C++ support code and codegen tweaks fixes to increase portability. (Compaq Tru64 UNIX V5.1, VC's) - Prevent '\' entering the bitset dump comments, might occur at end of line. Some compilers continue the comment to the next line (not sure if this is a compiler bug, should look it up) ------------------------------------------------------------------- Wed Jan 25 21:45:44 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Tue Oct 25 14:01:10 CEST 2005 - jsmeix@suse.de - removed sub-package antlr-jedit because since jedit version 4.2 /usr/share/jedit/modes/antlr.xml is included in jedit. ------------------------------------------------------------------- Wed Jul 27 14:11:08 CEST 2005 - jsmeix@suse.de - Adjustments in the spec file. ------------------------------------------------------------------- Tue Jul 19 17:35:03 CEST 2005 - jsmeix@suse.de - Current version 2.7.4 from JPackage.org ------------------------------------------------------------------- Wed Mar 2 16:14:37 CET 2005 - skh@suse.de - added support for C++ output (#67164) ------------------------------------------------------------------- Thu Sep 16 15:11:14 CEST 2004 - skh@suse.de - Fix prerequires of javadoc subpackage - conflict with pccts ------------------------------------------------------------------- Thu Sep 2 15:58:43 CEST 2004 - skh@suse.de - Initial package created with version 2.7.4 (JPackage 1.5)