]> granicus.if.org Git - flex/log
flex
22 years agothis is gettext cruft
Will Estes [Tue, 12 Mar 2002 19:12:32 +0000 (19:12 +0000)]
this is gettext cruft

22 years agogettext and autofoo are now involved
Will Estes [Tue, 12 Mar 2002 18:58:55 +0000 (18:58 +0000)]
gettext and autofoo are now involved

22 years agomostly, changes for gettext
Will Estes [Tue, 12 Mar 2002 18:29:38 +0000 (18:29 +0000)]
mostly, changes for gettext

22 years agothese sure change a lot
Will Estes [Tue, 12 Mar 2002 18:29:02 +0000 (18:29 +0000)]
these sure change a lot

22 years agonote about cvs documentation
Will Estes [Tue, 12 Mar 2002 18:28:40 +0000 (18:28 +0000)]
note about cvs documentation

22 years agowe now have turkish
Will Estes [Tue, 12 Mar 2002 18:02:06 +0000 (18:02 +0000)]
we now have turkish

22 years agoupdated translations, i think
Will Estes [Tue, 12 Mar 2002 18:01:50 +0000 (18:01 +0000)]
updated translations, i think

22 years agook, maybe we do keep these things?
Will Estes [Tue, 12 Mar 2002 17:42:27 +0000 (17:42 +0000)]
ok, maybe we do keep these things?

22 years agoREADME-alpha for those bad-hair days
Will Estes [Tue, 12 Mar 2002 17:26:28 +0000 (17:26 +0000)]
README-alpha for those bad-hair days

22 years agook,now we kinda have a m4/ subdir for gettext
Will Estes [Tue, 12 Mar 2002 17:18:10 +0000 (17:18 +0000)]
ok,now we kinda have a m4/ subdir for gettext

22 years agonow, we have a po/ subdirectory for gettext. i hope you're happy
Will Estes [Tue, 12 Mar 2002 17:13:06 +0000 (17:13 +0000)]
now, we have a po/ subdirectory for gettext. i hope you're happy

22 years agoremoving po files, maybe
Will Estes [Tue, 12 Mar 2002 17:06:36 +0000 (17:06 +0000)]
removing po files, maybe

22 years agoignore autom4te.cache
Will Estes [Tue, 12 Mar 2002 17:01:50 +0000 (17:01 +0000)]
ignore autom4te.cache

22 years agopo files from debian
Will Estes [Mon, 11 Mar 2002 14:27:27 +0000 (14:27 +0000)]
po files from debian

22 years agoadd several notes about tasks which need doing; create a new
Will Estes [Fri, 8 Mar 2002 15:00:32 +0000 (15:00 +0000)]
add several notes about tasks which need doing; create a new
top-level entry for generic coding concerns (this is distinct from
specific API or other such issues)

22 years agoeliminate to.do and faqs from the README file
Will Estes [Wed, 6 Mar 2002 21:15:24 +0000 (21:15 +0000)]
eliminate to.do and faqs from the README file

22 years agomore notes on tests/
Will Estes [Wed, 6 Mar 2002 21:13:47 +0000 (21:13 +0000)]
more notes on tests/

22 years agoremove subdirectories from EXTRA_DIST; add a SUBDIRS macro to handle examples/; clean...
Will Estes [Wed, 6 Mar 2002 16:32:59 +0000 (16:32 +0000)]
remove subdirectories from EXTRA_DIST; add a SUBDIRS macro to handle examples/; clean up the dist-hook target

22 years agowe want to generate Makefiles in some more subdirectories; automake will like this
Will Estes [Wed, 6 Mar 2002 16:32:13 +0000 (16:32 +0000)]
we want to generate Makefiles in some more subdirectories; automake will like this

22 years agonotes on subdirectories
Will Estes [Wed, 6 Mar 2002 16:26:25 +0000 (16:26 +0000)]
notes on subdirectories

22 years agonow examples/ fits into automake
Will Estes [Tue, 5 Mar 2002 14:49:29 +0000 (14:49 +0000)]
now examples/ fits into automake

22 years agoexamples/fastwc now fits into automake
Will Estes [Tue, 5 Mar 2002 14:48:37 +0000 (14:48 +0000)]
examples/fastwc now  fits into automake

22 years agoexamples/manual directory now fits into automake
Will Estes [Tue, 5 Mar 2002 14:47:36 +0000 (14:47 +0000)]
examples/manual directory now fits into automake

22 years agorenamed Makefile to Makefile.examples for automake's sake
Will Estes [Tue, 5 Mar 2002 14:45:39 +0000 (14:45 +0000)]
renamed Makefile to Makefile.examples for automake's sake

22 years agoadd parse.c and scan.c to built_sources
Will Estes [Mon, 4 Mar 2002 15:58:16 +0000 (15:58 +0000)]
add parse.c and scan.c to built_sources

22 years agoRemoved CVS-specific code from 'dist-hook' target so anybody with a copy of the
John Millaway [Sun, 24 Feb 2002 22:19:57 +0000 (22:19 +0000)]
Removed CVS-specific code from 'dist-hook' target so anybody with a copy of the
tree can build a dist.

22 years agoConverted test script to portable /bin/sh.
John Millaway [Fri, 22 Feb 2002 22:50:12 +0000 (22:50 +0000)]
Converted test script to portable /bin/sh.

22 years agoAdded some spaces in shell scripts for portability.
John Millaway [Fri, 22 Feb 2002 22:47:46 +0000 (22:47 +0000)]
Added some spaces in shell scripts for portability.

22 years agoFixed #! line for portability.
John Millaway [Fri, 22 Feb 2002 21:59:33 +0000 (21:59 +0000)]
Fixed #! line for portability.

22 years agoFixed return status code on bison-lloc test.
John Millaway [Fri, 22 Feb 2002 21:58:16 +0000 (21:58 +0000)]
Fixed return status code on bison-lloc test.

22 years agoAdded script to auto-create tests. Probably overkill.
John Millaway [Thu, 21 Feb 2002 05:40:26 +0000 (05:40 +0000)]
Added script to auto-create tests. Probably overkill.

22 years agoFixed C++ #ifdef problem.
John Millaway [Thu, 21 Feb 2002 05:16:22 +0000 (05:16 +0000)]
Fixed C++ #ifdef problem.
Removed mistyped __CPLUSPLUS macro.
Removed THROW_NIL. Not sure where it came from in the first place.

22 years agoAdded test-c-cpp-nr and test-c-cpp-r.
John Millaway [Thu, 21 Feb 2002 05:12:10 +0000 (05:12 +0000)]
Added test-c-cpp-nr and test-c-cpp-r.

22 years agoAdded missing #endif.
John Millaway [Sat, 16 Feb 2002 20:26:30 +0000 (20:26 +0000)]
Added missing #endif.

22 years agoadd OUTPUT to .cvsignore files in test directories; it's also in the template directory
Will Estes [Thu, 7 Feb 2002 15:19:05 +0000 (15:19 +0000)]
add OUTPUT to .cvsignore files in test directories; it's also in the template directory

22 years agofix interrupted reads and freads; from the debian package maintainer
Will Estes [Wed, 6 Feb 2002 23:30:29 +0000 (23:30 +0000)]
fix interrupted reads and freads; from the debian package maintainer

22 years agosupport large flex tables; from debian package maintainer
Will Estes [Wed, 6 Feb 2002 21:41:52 +0000 (21:41 +0000)]
support large flex tables; from debian package maintainer

22 years agoadd more output files to account for new tests
Will Estes [Tue, 29 Jan 2002 13:48:01 +0000 (13:48 +0000)]
add more output files to account for new tests

22 years agoadd this test
Will Estes [Thu, 3 Jan 2002 20:19:06 +0000 (20:19 +0000)]
add this test

22 years agoadd this test suite
Will Estes [Thu, 3 Jan 2002 20:17:34 +0000 (20:17 +0000)]
add this test suite

22 years agomillaway: Fixed yytext_ptr when using %array in reentrant scanner
Will Estes [Tue, 20 Nov 2001 19:58:06 +0000 (19:58 +0000)]
millaway: Fixed yytext_ptr when using %array in reentrant scanner

22 years agooops, forgot this one line
Will Estes [Tue, 20 Nov 2001 19:48:40 +0000 (19:48 +0000)]
oops, forgot this one line

22 years agoand more fallout
Will Estes [Wed, 14 Nov 2001 23:09:47 +0000 (23:09 +0000)]
and more fallout

22 years agomore from the same batch
Will Estes [Wed, 14 Nov 2001 21:13:06 +0000 (21:13 +0000)]
more from the same batch

22 years agoa big batch from millaway
Will Estes [Wed, 14 Nov 2001 21:12:13 +0000 (21:12 +0000)]
a big batch from millaway

22 years agonow NEWS has forgotten about the _r variables
Will Estes [Fri, 26 Oct 2001 14:30:10 +0000 (14:30 +0000)]
now NEWS has forgotten about the _r variables

22 years agomillaway simplified the reentrant api; here's the result
Will Estes [Fri, 26 Oct 2001 12:59:35 +0000 (12:59 +0000)]
millaway simplified the reentrant api; here's the result

23 years agomore from millaway
Will Estes [Tue, 23 Oct 2001 21:07:57 +0000 (21:07 +0000)]
more from millaway

23 years agothe last checkin was broken; millaway fixed it
Will Estes [Mon, 22 Oct 2001 14:37:43 +0000 (14:37 +0000)]
the last checkin was broken; millaway fixed it

23 years agophew, millaway's latest batch
Will Estes [Mon, 22 Oct 2001 13:42:24 +0000 (13:42 +0000)]
phew, millaway's latest batch

23 years agoflex.skl should come up in C mode
Will Estes [Sun, 21 Oct 2001 17:24:40 +0000 (17:24 +0000)]
flex.skl should come up in C mode

23 years agoapparently, isatty and c++ need help getting along (from octave)
Will Estes [Sun, 21 Oct 2001 17:23:53 +0000 (17:23 +0000)]
apparently, isatty and c++ need help getting along (from octave)

23 years agodocument new options and new option handling
Will Estes [Fri, 19 Oct 2001 21:13:35 +0000 (21:13 +0000)]
document new options and new option handling

23 years agotell emacs that TODO is a text/outline mode file
Will Estes [Fri, 19 Oct 2001 20:58:41 +0000 (20:58 +0000)]
tell emacs that TODO is a text/outline mode file

23 years agowe have new long options; we need to document that
Will Estes [Fri, 19 Oct 2001 20:55:59 +0000 (20:55 +0000)]
we have new long options; we need to document that

23 years agotell emacs that NEWS is text/outline mode
Will Estes [Fri, 19 Oct 2001 20:36:04 +0000 (20:36 +0000)]
tell emacs that NEWS is text/outline mode

23 years agooops, lost a line somewhere in the merge process on millaway's work
Will Estes [Fri, 19 Oct 2001 18:04:59 +0000 (18:04 +0000)]
oops, lost a line somewhere in the merge process on millaway's work

23 years agomerge latest batch of millaway's changes
Will Estes [Wed, 17 Oct 2001 14:29:52 +0000 (14:29 +0000)]
merge latest batch of millaway's changes

23 years agoFixed typo in options display
Will Estes [Sat, 22 Sep 2001 17:50:32 +0000 (17:50 +0000)]
Fixed typo in options display

23 years agoreentrant and non-reentrant scanners share the same yywrap MACRO. millaway
Will Estes [Thu, 20 Sep 2001 19:27:08 +0000 (19:27 +0000)]
reentrant and non-reentrant scanners share the same yywrap MACRO. millaway

23 years agoclarify item on comments in lexical files
Will Estes [Thu, 20 Sep 2001 16:32:12 +0000 (16:32 +0000)]
clarify item on comments in lexical files

23 years agonow flex recognizes \r as an eol character
Will Estes [Thu, 20 Sep 2001 16:29:09 +0000 (16:29 +0000)]
now flex recognizes \r as an eol character

23 years agospecify cvsroot so automake distcheck works
Will Estes [Thu, 20 Sep 2001 14:55:36 +0000 (14:55 +0000)]
specify cvsroot so automake distcheck works

23 years agotex has lost its mind; we remove parentheses to compensate
Will Estes [Wed, 19 Sep 2001 20:39:46 +0000 (20:39 +0000)]
tex has lost its mind; we remove parentheses to compensate

23 years agonow that c++ is better supported, let's mention it as a news item
Will Estes [Wed, 19 Sep 2001 19:42:58 +0000 (19:42 +0000)]
now that c++ is better supported, let's mention it as a news item

23 years agocommit the backwash from the branch merges
Will Estes [Wed, 19 Sep 2001 19:37:43 +0000 (19:37 +0000)]
commit the backwash from the branch merges

23 years agomade preliminary c++ fixes; the intent is to make it work with recent c++ compilers
Will Estes [Wed, 19 Sep 2001 19:19:03 +0000 (19:19 +0000)]
made preliminary c++ fixes; the intent is to make it work with recent c++ compilers

23 years agoremove argv_fixup; fix typo in error message; changes from millaway's branch
Will Estes [Sun, 26 Aug 2001 16:14:28 +0000 (16:14 +0000)]
remove argv_fixup; fix typo in error message; changes from millaway's branch

23 years agomention no more c++ comments in c scanners
Will Estes [Fri, 24 Aug 2001 15:54:44 +0000 (15:54 +0000)]
mention no more c++ comments in c scanners

23 years agoChanged // comments to /* */ comments in skeleton.
John Millaway [Tue, 21 Aug 2001 17:47:50 +0000 (17:47 +0000)]
Changed // comments to /* */ comments in skeleton.

23 years agoChanged @var to @code everywhere.
John Millaway [Sun, 19 Aug 2001 20:34:20 +0000 (20:34 +0000)]
Changed @var to @code everywhere.

23 years agomore mail
Will Estes [Thu, 16 Aug 2001 18:19:05 +0000 (18:19 +0000)]
more mail

23 years agothe manual now has its own section; we're not adding comments either
Will Estes [Thu, 16 Aug 2001 15:03:47 +0000 (15:03 +0000)]
the manual now has its own section; we're not adding comments either

23 years agoCleaned up the output of the tests.
John Millaway [Sat, 4 Aug 2001 01:14:13 +0000 (01:14 +0000)]
Cleaned up the output of the tests.

23 years agonote jason's thoughts on having a manpage
Will Estes [Fri, 3 Aug 2001 20:43:40 +0000 (20:43 +0000)]
note jason's thoughts on having a manpage

23 years agonote millaway's assignment and tests to be under flex license
Will Estes [Fri, 3 Aug 2001 20:41:56 +0000 (20:41 +0000)]
note millaway's assignment and tests to be under flex license

23 years agoFixed semantics of test (the success or failure of this test should be
John Millaway [Wed, 1 Aug 2001 21:14:06 +0000 (21:14 +0000)]
Fixed semantics of test (the success or failure of this test should be
unaffected by this change.)

23 years agofake automake into believing that ChangeLog already exists
Will Estes [Wed, 1 Aug 2001 20:13:01 +0000 (20:13 +0000)]
fake automake into believing that ChangeLog already exists

23 years agomillaway needs to be covered in the ChangeLog
Will Estes [Wed, 1 Aug 2001 20:06:39 +0000 (20:06 +0000)]
millaway needs to be covered in the ChangeLog

23 years agoautomake is supplying version info now so we just pick it up
Will Estes [Wed, 1 Aug 2001 19:41:16 +0000 (19:41 +0000)]
automake is supplying version info now so we just pick it up

23 years agoforgot braces on @copyright
Will Estes [Wed, 1 Aug 2001 19:40:49 +0000 (19:40 +0000)]
forgot braces on @copyright

23 years agoAdded missing argument to yy_flex_free.
John Millaway [Wed, 1 Aug 2001 19:40:39 +0000 (19:40 +0000)]
Added missing argument to yy_flex_free.

23 years agojohn millaway wrote the reentrant C support
Will Estes [Wed, 1 Aug 2001 14:05:50 +0000 (14:05 +0000)]
john millaway wrote the reentrant C support

23 years agoadd license node to the manual
Will Estes [Wed, 1 Aug 2001 14:05:26 +0000 (14:05 +0000)]
add license node to the manual

23 years agoc++ ideas
Will Estes [Wed, 1 Aug 2001 13:48:11 +0000 (13:48 +0000)]
c++ ideas

23 years agoerror messages will now show up the way that emacs likes them
Will Estes [Tue, 31 Jul 2001 21:31:46 +0000 (21:31 +0000)]
error messages will now show up the way that emacs likes them

23 years agooops, left in an extra backslash
Will Estes [Tue, 31 Jul 2001 19:56:18 +0000 (19:56 +0000)]
oops, left in an extra backslash

23 years agoflex.texi is here; clarify tests/ rewrite issue
Will Estes [Tue, 31 Jul 2001 19:05:57 +0000 (19:05 +0000)]
flex.texi is here; clarify tests/ rewrite issue

23 years agohey, we have texinfo, not man
Will Estes [Tue, 31 Jul 2001 19:04:33 +0000 (19:04 +0000)]
hey, we have texinfo, not man

23 years agono more manpage
Will Estes [Tue, 31 Jul 2001 19:03:43 +0000 (19:03 +0000)]
no more manpage

23 years agoremove flex.1 and rewrite the dist-hook so that we pick up a couple more directories
Will Estes [Tue, 31 Jul 2001 19:01:56 +0000 (19:01 +0000)]
remove flex.1 and rewrite the dist-hook so that we pick up a couple more directories

23 years agothe namual now compiles; hurray
Will Estes [Tue, 31 Jul 2001 18:15:53 +0000 (18:15 +0000)]
the namual now compiles; hurray

23 years agofirst attempt at including the tests/ directory via automake, dist-hook target added
Will Estes [Tue, 31 Jul 2001 10:13:13 +0000 (10:13 +0000)]
first attempt at including the tests/ directory via automake, dist-hook target added

23 years agoignore config.cache in tests/ directory
Will Estes [Tue, 31 Jul 2001 10:12:21 +0000 (10:12 +0000)]
ignore config.cache in tests/ directory

23 years agoautomake groks the ChangeLog now so we don't have to remind the maintainer to remake it
Will Estes [Tue, 31 Jul 2001 09:46:34 +0000 (09:46 +0000)]
automake groks the ChangeLog now so we don't have to remind the maintainer to remake it

23 years agomore corrections to the manual; the end is in site
Will Estes [Mon, 30 Jul 2001 21:06:46 +0000 (21:06 +0000)]
more corrections to the manual; the end is in site

23 years agoauto-generated backup?
Will Estes [Mon, 30 Jul 2001 21:06:30 +0000 (21:06 +0000)]
auto-generated backup?

23 years agotoday's tinkering on the manual
Will Estes [Fri, 27 Jul 2001 21:12:57 +0000 (21:12 +0000)]
today's tinkering on the manual

23 years agoif we want flex.1 we have to say so in EXTRA_DIST
Will Estes [Fri, 27 Jul 2001 14:50:42 +0000 (14:50 +0000)]
if we want flex.1 we have to say so in EXTRA_DIST

23 years agonote future issues with flex.texi
Will Estes [Fri, 27 Jul 2001 14:49:48 +0000 (14:49 +0000)]
note future issues with flex.texi