aboutsummaryrefslogtreecommitdiff
path: root/devel/ucpp
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.3Kirill Ponomarev2003-07-283-12/+11
| | | | | | | | | | | | | | | | | | | * brand new integer evaluation code, with precise evaluation * and checks * new hash table implementation, with binary trees * relaxed attitude on failed `##' operators * bugfix on macro definition on command-line wrt nesting macros * support for up to 32766 macro arguments in LOW_MEM code * support for optional additional "identifier" characters such * as '$' or '@' * bugfix: memory leak on void #assert PR: 54989 Submitted by: Mark Linimon <linimon@lonesome.com> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85792
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* - Support CC/CFLAGS properlyYing-Chieh Liao2002-12-222-9/+19
| | | | | | | | PR: 45929 Submitted by: Ports Fury Notes: svn path=/head/; revision=71797
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 1.2Ying-Chieh Liao2002-08-194-15/+14
| | | | | | | | update WWW and master site drop maintainership Notes: svn path=/head/; revision=64656
* upgrade to 1.1Ying-Chieh Liao2001-12-023-18/+8
| | | | | | | Submitted by: Jeroen Ruigrok/Asmodai <asmodai@ninth-circle.dnsalias.net> Notes: svn path=/head/; revision=50843
* add ucpp, a C preprocessor and lexerYing-Chieh Liao2001-02-156-0/+58
Notes: svn path=/head/; revision=38381