[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted coco-java 20110419-1 (source all)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 19 Apr 2011 16:21:52 +0200
Source: coco-java
Binary: coco-java
Architecture: source all
Version: 20110419-1
Distribution: unstable
Urgency: low
Maintainer: Markus Loeberbauer <Loeberbauer@ssw.jku.at>
Changed-By: Markus Loeberbauer <Loeberbauer@ssw.jku.at>
Description: 
 coco-java  - Coco/R Compiler Generator (Java Version)
Changes: 
 coco-java (20110419-1) unstable; urgency=low
 .
   * New upstream release
   * Frame files provided as command line argument take now precedence
     over frame files in the source directory of the attributed grammar.
   * The package can be set as a directive in the attributed
     grammar: $package=packageName
     if the package is set in the attributed grammar and on the command
     line, the command line argument takes precedence.
   * New option checkEOF: With the option checkEOF the user can specify
     whether the generated parser should check if the entire input has been
     consumed after parsing, i.e., if the token after the start symbol of
     the grammar is an end-of-file token. The user can enable or disable
     this check by the following directive in the attributed grammar:
     $checkEOF=true // enable the end of file check (default)
     $checkEOF=false // disable the end of file check
   * Support for UTF-8 input: The token stores the character position
     in Token.charPos.
   * Support for copyright sections in the generated files. If a
     file named Copyright.frame is provided, it will be included at
     the top of the generated scanner and parser.
   * Cleanup, removed the marker $$$ from the end of the frame files.
   * More robust scanner generation.
   * More robust UTF-8 handling in ParserGen.CopySourcePart and
     Scanner.GetString.
   * Simplified Coco.atg (using statements handled by ANY).
   * Minor change: Code cleanup.
Checksums-Sha1: 
 5593d60afae264d2f723bd29cd10902d43fd1941 1086 coco-java_20110419-1.dsc
 0adbbb4b6ef72d620bfd136f5fd6a83805ec9d20 40721 coco-java_20110419.orig.tar.gz
 50929bde92d8e2d49d70c4fe26ec280c65396872 6153 coco-java_20110419-1.diff.gz
 45a76127cf0fb3949c27ae739ca01f1d48ac57e8 69714 coco-java_20110419-1_all.deb
Checksums-Sha256: 
 7e16ca8ce3d3dc61f908163474d6f1dca461290cc04ca694d26c0519dca4e9d1 1086 coco-java_20110419-1.dsc
 31320076b1e63cbc2493a7ca0f4b5999685e490eb7191aa47845104380c857d0 40721 coco-java_20110419.orig.tar.gz
 34db893e6930467a2f10109450493013e3a0108bd72c99e8ba53f6ae15940347 6153 coco-java_20110419-1.diff.gz
 224356f431c0d37c5ba0b0b1b75112f62bbb500bbd90c1e3f65bdbfb6ec02816 69714 coco-java_20110419-1_all.deb
Files: 
 b5217a0eda4691355b4f724ba9079834 1086 devel optional coco-java_20110419-1.dsc
 726440b5f9af73e1f6468f2451f92024 40721 devel optional coco-java_20110419.orig.tar.gz
 d485fb1bba65da96699f0605bcc0b268 6153 devel optional coco-java_20110419-1.diff.gz
 30337e6a71b115c801921b95de98f99e 69714 devel optional coco-java_20110419-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk230n0ACgkQq7SPDcPCS97M8ACguiNva08wL/i7sIupZNXDTE9p
1QIAn1eqzB3JK9Jxc6caS0Itb6PAxgAw
=I5ub
-----END PGP SIGNATURE-----


Accepted:
coco-java_20110419-1.diff.gz
  to main/c/coco-java/coco-java_20110419-1.diff.gz
coco-java_20110419-1.dsc
  to main/c/coco-java/coco-java_20110419-1.dsc
coco-java_20110419-1_all.deb
  to main/c/coco-java/coco-java_20110419-1_all.deb
coco-java_20110419.orig.tar.gz
  to main/c/coco-java/coco-java_20110419.orig.tar.gz


Reply to: