sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
c114d7057b
add pthread to COMPILER_LIBCXX.
...
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
sthen
4fcf8f2aaf
drop MAINTAINER on a few things
2017-07-05 10:22:05 +00:00
sthen
f422e0e861
update to re2c-0.16
2017-05-18 13:30:21 +00:00
sthen
7b9fdbb2c9
use LIBCXX
2017-04-10 11:45:22 +00:00
sthen
85a3be8523
update to re2c-0.15.3
2015-12-04 14:40:56 +00:00
sthen
fca67e7959
update to re2c-0.14.3
2015-05-20 14:07:23 +00:00
sthen
28958ba457
update to re2c-0.14.2
2015-03-27 11:34:58 +00:00
sthen
522486925d
update to re2c-0.14.1
2015-03-20 12:31:30 +00:00
naddy
8766820654
fix roff errors that were eating some text; drop USE_GROFF
2015-02-18 18:06:59 +00:00
sthen
aa12db14fc
update to re2c-0.13.6
2013-07-06 08:22:04 +00:00
espie
bcf3856632
PERMIT_* / REGRESS->TEST sweep
2013-03-11 10:50:00 +00:00
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +00:00
espie
5c08d95027
USE_GROFF=Yes
2010-10-18 17:47:50 +00:00
sthen
abe1272a3e
Maintenance update to 0.13.5 - a couple of segfaults fixed and
...
some new features. Regen plist while there.
2008-09-19 00:26:42 +00:00
sthen
3daba1a1a9
update version and take MAINTAINER
...
ok steven@
2007-10-12 21:23:17 +00:00
merdely
376b75df06
Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN
2007-09-16 02:52:56 +00:00
steven
826ae21d4a
import re2c 0.12.0
...
re2c is a tool for writing very fast and very flexible scanners.
re2c focuses on generating high efficient code for regular expression
matching. As a result this allows a much broader range of use than
any traditional lexer offers. And last but not least re2c generates
warning free code that is equal to hand-written code in terms of
size, speed and quality.
from Stuart Henderson <stu at spacehopper.org>
2007-05-16 14:10:57 +00:00