2002-11-27 |
Will Estes | flex uses flex_int*_t types |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Will Estes | integer types for non-C99 systems flexint.h |
commit | commitdiff | tree | snapshot |
2002-11-27 |
John Millaway | Changed int types to flex_intX_t. The build is now... |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Will Estes | MAINTAINERCLEANFILES: new variable: try to make it... |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Will Estes | remove config.rpath |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Will Estes | just list location of betas |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Will Estes | __STDC_VERSION__ needs an L suffix |
commit | commitdiff | tree | snapshot |
2002-11-26 |
Will Estes | new pt_br translation from the translation project |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Will Estes | include inttypes.h for folks who really are C99 |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Will Estes | fix a typo |
commit | commitdiff | tree | snapshot |
2002-11-25 |
Will Estes | version 2.5.24 flex-2-5-24 |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Will Estes | try to make sure we have GNU m4 |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Will Estes | include tests/test-c++-multipl-scanners/test.input |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Will Estes | more portability fixes |
commit | commitdiff | tree | snapshot |
2002-11-23 |
Will Estes | apparently on some BSD systems, we need sys/params... |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Will Estes | update NEWS |
commit | commitdiff | tree | snapshot |
2002-11-22 |
John Millaway | Fixed prefix of yyalloc,yyfree,yyrealloc in C++ scanner. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
John Millaway | renamed some faqs. |
commit | commitdiff | tree | snapshot |
2002-11-22 |
Will Estes | update wording about authorship |
commit | commitdiff | tree | snapshot |
2002-11-17 |
John Millaway | Removed space before line num in error messages to... |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Will Estes | new turkish translation from the translation project |
commit | commitdiff | tree | snapshot |
2002-10-28 |
Will Estes | applied c++ from lilypond folks for std:: reasons |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Will Estes | proofreading |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Will Estes | proofreading |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Will Estes | use c-style header names in c++ for now; at some point... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Will Estes | c++ rants |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Will Estes | more proofreading |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Will Estes | include intent.pro; indent target is MAINTAINER_MODE... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Will Estes | When we use AC_PATH_PROG, value-if-not-found is the... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
John Millaway | Added a missing function prototype. |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | version 2.5.23 flex-2-5-23 |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | update NEWS on recent changes |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | use sys/types.h and not inttypes.h |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | check for limits.h |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | update TODO on recent suggestions |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | titlepage and contents |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | typo |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Will Estes | include README.cvs-snapshot in the distribution; in... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
John Millaway | typo. |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Will Estes | report the current version info that flex provides... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Will Estes | report the current version info that flex provides |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Will Estes | FLEX_BETA defined if flex is beta |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Will Estes | if we're doing c++, then we can't use long long |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Will Estes | update TODO on several things |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Will Estes | more proofreading |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Will Estes | remove BISON assignment as per suggestion from Akim... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Will Estes | remove intl from dist |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Will Estes | we use maintainer mode now |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Will Estes | include create-test |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Will Estes | rename test to check-local as per Akim Demaille; test... |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Will Estes | use dist_noinst_scripts as per email from Akim Demaille |
commit | commitdiff | tree | snapshot |
2002-10-10 |
John Millaway | Documentation. |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Will Estes | version 2.5.22; portability fixes and attn to the test... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Will Estes | ok, this seems to work |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Will Estes | use builddir in tests that need it in their include... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Will Estes | sometimes we put header files in the builddir and so... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Will Estes | replace the last instance |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Will Estes | include unistd.h and not cunistd as cunistd only seems... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Will Estes | redo integral types again; add flexint.h; change depend... |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Will Estes | current swipe at header magic; int types be damned |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Will Estes | change version constant info to reflect change to flex.skl |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Will Estes | remove README-alpha option; add definitions for FLEX_... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Will Estes | ok, here goes; try to handle integral typedefs in one... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Will Estes | we check for {u,}int*_t types; maybe this will simplify... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Will Estes | we create the tests/TEMPLATE/Makefile so that we can... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Will Estes | more test suite cleanups |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Will Estes | we don't use header files... |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Will Estes | remove include of malloc.h |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Will Estes | more editing; remove examples index; merge examples... |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Will Estes | edited one more faq; used C-u C-c C-u C-a to update... |
commit | commitdiff | tree | snapshot |
2002-10-04 |
Will Estes | yesterday's proofreading |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Will Estes | proofread some more |
commit | commitdiff | tree | snapshot |
2002-10-02 |
Will Estes | proofread edit begins |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Will Estes | test c++ with multiple scanners |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | we used INCLUDES in another place in the Makefile.am... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | oops, I typed that last s/// command to perl way wrong |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | use AM_CPPFLAGS instead of INCLUDES; write -I with... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | INCLUDES is obsolete; use AM_CPPFLAGS instead |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | apparently, AM_CONFIG_HEADER is obsolete |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | integrate test suite into automake |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | since we dont run the template test, we dont need to... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | use autoreconf instead of calling individual utilities... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | check for c++ compiler |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Will Estes | re-organize according to suggested layout in autoconf... |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Will Estes | update automake to 1.7 and autoconf to 2.54 |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Will Estes | use AM_YFLAGS since YFLAGS is a user variable |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Will Estes | catch NEWS up on things, some of which happened a long... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Will Estes | include a single, automatically generated version numbe... |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Will Estes | complain audibly when argument not supplied; echo on... |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Will Estes | DIST_SUBDIRS so we don't have to run the TEMPLATE test... |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Will Estes | not all compilers support '-I dir' so we write '-Idir... |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Will Estes | reorganize faq entries; proofread the manual |
commit | commitdiff | tree | snapshot |
2002-09-23 |
Will Estes | move c++ experimental warning to top of cxx node |
commit | commitdiff | tree | snapshot |
2002-09-20 |
Will Estes | move stdint.h include to table-serialization section... |
commit | commitdiff | tree | snapshot |
2002-09-20 |
Will Estes | new smarter skeleton/scanner generation |
commit | commitdiff | tree | snapshot |
2002-09-20 |
John Millaway | bison-bridge skel handled via %if/%endif pairs. |
commit | commitdiff | tree | snapshot |
2002-09-19 |
John Millaway | reentrant skel handled via %if/%endif pairs. |
commit | commitdiff | tree | snapshot |
2002-09-19 |
John Millaway | skeleton uses %push/%pop to keep skelout() scope sane. |
commit | commitdiff | tree | snapshot |
2002-09-19 |
John Millaway | Added %push and %pop operations to skel processing. |
commit | commitdiff | tree | snapshot |
2002-09-17 |
Will Estes | flex 2.5.21 flex-2-5-21 |
commit | commitdiff | tree | snapshot |
next |