Commit graph

5 commits

Author SHA1 Message Date
xtraeme
9c7f1e3644 Update to 0.3.10:
0.3.10 (3 March 2007)

* Fix build system (Robert Schwebel)
* Minor re-work od build-debian-packages (Russel Stuart)

0.3.8 (15 January 2006)

* Update Debian packaging rules (Russell Stuart).
* Configure fixes for BeOS (Deryk Robosson).
* Fix make dist so that it works (Klaus Treichel).
2008-02-18 15:56:35 +00:00
jmmv
7c2f63ddba Update to 0.3.6. Doing this during the freeze to close the PR pkg/30513
submitted by pancake at phreaker.net.  Ok'ed by wiz@.

Changes since 0.3.0:

0.3.6 (16 January 2005)
* Fix a problem with treecc.spec (Russell Stuart).

0.3.4 (30 October 2004)
* Clean up Debian packaging rules (Russell Stuart).
* Man page formatting (Peter Lund).

0.3.2 (8 August 2004)
* Fixes for parallel builds (Gopal V).
2005-06-13 18:40:40 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
xtraeme
224db0e21d Update devel/treecc to 0.3.0.
Changes:

0.3.0 (13 March 2004)

        * Allow for parallel "make -jN" building (kloczek@pld.org.pl).
        * Fix the info directory (kloczek@pld.org.pl, qboosh@pld-linux.org).
        * Update the treecc.spec file (Russell Stuart).

0.2.8 (3 January 2004)

        * Add the "base_type" option (Gopal V).
        * Don't put trailing commas on enums because strict ANSI C
          does not allow trailing commas (Miroslaw Dobrzanski-Neumann).

0.2.6 (17 July 2003)

        * Add the "gc_allocator" option, so that node allocation can be
          done using "libgc" if the programmer chooses to do so.
        * Fix some non-ANSI variable declarations.

0.2.4 (29 March 2003)

        * Fixes to treecc.spec.in for RPM generation (Stephen Compall).
        * Add support for namespaces in C++ (Jeyasankar Kottalam).
        * Change "new.h" to "new" to comply with C++ standards
          (Jeyasankar Kottalam).
        * Fix the return type of YYNODESTATE::dealloc (Jeyasankar Kottalam).
2004-05-14 06:57:43 +00:00
xtraeme
8c2ad96e75 Initial import of treecc-0.2.6, packaged by pancake via pkgsrc-wip.
Treecc is a aspect-oriented programming tool that we wrote to assist in the
development of DotGNU Portable.NET's compiler, "cscc". It complements flex
and bison by providing support for abstract syntax tree creation and
manipulation.
2004-01-12 17:10:10 +00:00