Accepted coco-cs 20050316-2 (source)
Ubuntu Archive Auto-Sync
katie at jackass.ubuntu.com
Thu Apr 14 18:40:50 CDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Origin: Debian/unstable
Format: 1.7
Date: Thu, 14 Apr 2005 23:10:11 +0100
Source: coco-cs
Binary: coco-cs
Architecture: source
Version: 20050316-2
Distribution: breezy
Urgency: low
Maintainer: Loeberbauer Markus <loeberbauer at ssw.jku.at>
Changed-By: Ubuntu Archive Auto-Sync <katie at jackass.ubuntu.com>
Description:
coco-cs - Coco/R Compiler Generator (C-Sharp Version).
Closes: 302440
Changes:
coco-cs (20050316-2) unstable; urgency=low
.
* debian/control: For Depends, mono-mcs
* debian/control: For Build-Depends, unzip, mono-mcs (Closes: #302440)
.
coco-cs (20050316-1) unstable; urgency=low
.
* Scanners can read arbitrariliy large files now (needed for parsing
log files with several hundred megabytes).
* Generated scanners are substantially faster than before (about 30%).
.
coco-cs (20050111-1) unstable; urgency=low
.
* First upload to Debian unstable.
Sponsor: Rene Mayrhofer <rmayr at debian.org>
* Renamed package to coco-cs.
* Lexical structures like '(' {char} ')' resulted in an endless loop in the
scanner if char was defined as ANY - ')' and if the terminating ')' was
missing in the input stream of the generated compiler.
.
cocosorucescs (2004.10.27-2) unstable; urgency=low
.
* Minor bug fixes in package.
.
cocosorucescs (2004.10.27-1) unstable; urgency=low
.
* If an expression in curly braces or square brackets is deletable (as in [[x]])
a new LL(1) warning is printed: contents of [...] or {...} must not be deletable.
.
cocosorucescs (2004.10.11-1) unstable; urgency=low
.
* Blanks are specified as white spaces in the scanner frame now, so one can delete
this if one doesn't want to ignore blanks.
(Caution! Use the latest Coco.exe only with the latest Scanner.frame!)
.
cocosorucescs (2004.06.28-3) unstable; urgency=low
.
* Bug fix in ParserGen.cs and DFA.cs: Path seperator changed from "\\" to Path.DirectorySeperatorChar
.
cocosorucescs (2004.06.28-2) unstable; urgency=low
.
* Bug fix in Coco.atg: invalid TokenFactor and Terms caused Coco to crash.
.
cocosourcescs (2004.06.28-1) unstable; urgency=low
.
* New upstream release
* Generation of case-insensitive compilers changed
- keyword IGNORECASE instead of IGNORE CASE.
- case is also ignored in tokens and character sets now.
- User manual changed
* The scanner uses '\u0100' instead of '\u0' as an end of file (eof)
character now. This allowes \0 to be used in tokens (useful for parsing
binary files).
* Bug fix in the detection of tokens that cannot be distinguished.
* Various cleanups.
.
cocosourcescs (2004.04.14-1) unstable; urgency=low
* Method Tab.IgnoreCase added
* The frames directory is not specified by the environment variable CRFRAMES
any more but can be specified with the command line option -frames
* Bug fix in Coco.cs (incorrect handling of command line arguments)
* Fatal errors abort with System.Environment.Exit(1)
instead of System.Environment.Exit(0) now
.
cocosourcescs (2004.04.06-4) unstable; urgency=low
.
* corrected changelog
* directory names to lower case
.
cocosourcescs (2004.04.06-3) unstable; urgency=low
.
* Minor change: Error message changed form obsolete to misplaced resolver
.
cocosourcescs (2004.04.06-2) unstable; urgency=low
.
* Documentation separated to cocosourcesdoc
.
cocosourcescs (2004.04.06-1) unstable; urgency=low
.
* Resolvers have sometimes to be ignored in the computation of symbol sets
and sometimes not. The way how it was done sofar has subtle errors.
Changes in Tab.cs:
- field ignoreRslvs removed
- method Expected0 added
- method Expected0 called twice in CheckAlts and once in CheckRes
- CheckRes: computation of all start symbols of
an alternative chain modified
* UserManual.pdf updated
* Package name changed to lower case
.
CocoSourcesCS (2004.04.01-2) unstable; urgency=low
.
* Environment variable crframes changed to CRFRAMES
.
CocoSourcesCS (2004.04.01-1) unstable; urgency=low
.
* Characters in range 128..255 are handled correctly now. So far they were
translated to '?'.
* Corrected some directory names.
* Package renamed to CocoSourcesCS, the 's' was missing.
.
CocoSourceCS (2004.01.07-1) unstable; urgency=low
.
* New upstream release
Files:
4248a0ad68ed809256d6c6d64143046d 527 devel optional coco-cs_20050316-2.dsc
75dd72abcf936be37ba37513b10ece85 48265 devel optional coco-cs_20050316-2.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iQEVAwUBQl7qQwF4adwMEr3XAQKVzwf+M7NkI3Z3vK2ce3OZN7NLMhAY4CijjGsH
FJMOSj2/r6cnpp38xrK1s4lxODtYicZcbQ2/h8SbrmZQxTQuGl0y2CUlsEB5pH1g
4hAlSEQS80ZZofe58aci4+6FFj2RlSKcnCJg8g3b1i3k9FBgRkU6poguOu6S6yWe
WBzNcn/kOik6N2mZYtyUAHA3KeBjjZTrompSqMlyiQvz7c84Vxq3jLhM0yVjimIw
Qit99etajLxZwSmUPJEhnOJTB/bz2Ttbh3VpG8Tmnl+qAyVld68XXZjS9kg+dcZR
AtHlHk9Q9a+3+wosuZ3cR0chwJJgvX4VSVk/+FWBljwyx0R85WvmQg==
=nfDK
-----END PGP SIGNATURE-----
Accepted:
coco-cs_20050316-2.dsc
to pool/universe/c/coco-cs/coco-cs_20050316-2.dsc
coco-cs_20050316-2.tar.gz
to pool/universe/c/coco-cs/coco-cs_20050316-2.tar.gz
More information about the breezy-changes
mailing list