lp:ubuntu/natty/coco-cpp

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/coco-cpp
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

8. By Markus Loeberbauer <email address hidden>

* New upstream release
* More robust UTF-8 handling in ParserGen.CopySourcePart and
  Scanner.GetString.

7. By Markus Loeberbauer <email address hidden>

* New upstream release
* Support for pragmas which are part of terminal classes (thanks
  to Serge Voloshenyuk)
* Scanner.frame, we assume now that every unknown compiler supports
  swprintf (thanks to John David Duncan)
* #line directives for the parser, command line option -lines (thanks
  to Andrey Maykov)
* Minor change: Code cleanup.

6. By Markus Loeberbauer <email address hidden>

* New upstream release
* Bugfix: Robust namespace generation, for nested namespaces
  (thanks to Seth Heeren).
* Minor change: Added parenthesis around && expressions to satisfy
  paranoid c++ compilers (thanks to Andrey Maykov).
* Minor change: Code cleanup.

5. By Markus Loeberbauer <email address hidden>

* New upstram release
* Minor change: Code cleanup.
* Minor change: More robust Scanner, never assign Buffer.EOF to a char
                (which results in an overflow, should do no harm).

4. By Markus Loeberbauer <email address hidden>

Bugfix in package: make clean failed when the build directory was clean.
(Closes: #501048)
(Closes: #501082)

3. By Markus Loeberbauer <email address hidden>

* Minor change: Use only one variable 'i' in Scanner::Init(), support for
  old C++ compilers.
* Minor change: Generate token codes as enumeration values instead of
  fields, simplifies the code.

2. By Markus Loeberbauer <email address hidden>

Reworked pointer arithmetics to support 64 bit architectures
(Closes: #404713).

1. By Markus Loeberbauer <email address hidden>

Import upstream version 20061206

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/oneiric/coco-cpp
This branch contains Public information 
Everyone can see this information.

Subscribers