Up to [cvs.netbsd.org] / pkgsrc / lang / cdl3
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Tue Apr 19 19:45:02 2011 UTC (13 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
HEAD
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Update to CDL3 version 1.2.8 This release fixes few minor issues and improves compiler support.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Mar 18 15:12:37 2007 UTC (5 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.3: +4 -6
lines
Diff to previous 1.3 (colored)
Update cdl3 to 1.2.7.
Provided by MAINTAINER, Jaap Boender in PR 35941.
ChangeLog:
2006-01 M. Seutter
* Bumped version to 1.2.7
* ANSI-fied code of runtime system and prepared for WIN32 port
* Finished MS VC++ 6.0 port
2004-12-10 Marco van Zwetselaar
* Added autogen.sh as a convenience for maintainers. It invokes the
autotools machinery and should be called right after pulling cdl3
from CVS, or whenever a Makefile.am or configure.in changes
* Updated the README, INSTALL, NEWS, TODO and AUTHORS files
* Added .cvsignore files in several places
* Fixed various Makefile.ams to get rid of cruft
* configure.in
- bumped version to 1.2.6
* man pages
- moved man N stuff to man 7 as per File Hierarchy Standard
- use the autotools man_MANS mechanism
- man.{1,3} pages now get generated from man.{1,3}.in
* examples
- Makefile.example now gets generated from Makefile.example.in
Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 24 09:03:06 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Add RMD160 digests
Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 8 11:56:10 2004 UTC (7 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Changes 1.2.5: * Bug-fixes and improvements
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jul 23 02:04:23 2004 UTC (7 years, 10 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import cdl3 from pkgsrc-wip. Provided by Jaap Boender in PR pkg/22794. CDL3 is a programming language, based on Affix Grammars, intended for the development of compilers and other complicated pieces of software that can be implemented as syntax-directed transducers.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 23 02:04:23 2004 UTC (7 years, 10 months ago) by minskim
Branch: MAIN
Initial revision