]> granicus.if.org Git - flex/log
flex
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

23 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

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

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

23 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

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

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

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

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

23 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

23 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

23 years agoinclude flex.1 as it's the only working documentation for now
Will Estes [Fri, 27 Jul 2001 14:34:13 +0000 (14:34 +0000)]
include flex.1 as it's the only working documentation for now

23 years agorearrange to work with automake on building the ChangeLog
Will Estes [Fri, 27 Jul 2001 14:32:46 +0000 (14:32 +0000)]
rearrange to work with automake on building the ChangeLog

23 years agoautomake is unhappy if we specify the outfile
Will Estes [Fri, 27 Jul 2001 13:33:57 +0000 (13:33 +0000)]
automake is unhappy if we specify the outfile

23 years agomore conversions/corrections
Will Estes [Thu, 26 Jul 2001 21:18:33 +0000 (21:18 +0000)]
more conversions/corrections

23 years agowe removed misc/ so we don't mention it any more
Will Estes [Thu, 26 Jul 2001 14:04:15 +0000 (14:04 +0000)]
we removed misc/ so we don't mention it any more

23 years agobegin the manual conversion to texinfo; yes, it's broken right now
Will Estes [Wed, 25 Jul 2001 20:26:29 +0000 (20:26 +0000)]
begin the manual conversion to texinfo; yes, it's broken right now

23 years agocopy in manual author and thanks info
Will Estes [Wed, 25 Jul 2001 20:25:19 +0000 (20:25 +0000)]
copy in manual author and thanks info

23 years agohow to fake the ChangeLog into showing up in the distribution
Will Estes [Wed, 25 Jul 2001 14:46:03 +0000 (14:46 +0000)]
how to fake the ChangeLog into showing up in the distribution

23 years agoadd YFLAGS so parse.h gets made
Will Estes [Wed, 25 Jul 2001 13:07:26 +0000 (13:07 +0000)]
add YFLAGS so parse.h gets made

23 years agore-add these files
Will Estes [Tue, 24 Jul 2001 20:23:36 +0000 (20:23 +0000)]
re-add these files

23 years agoreflect recent doings
Will Estes [Tue, 24 Jul 2001 19:11:05 +0000 (19:11 +0000)]
reflect recent doings

23 years agowhat with automake, we don't need Makefile.in any more
Will Estes [Tue, 24 Jul 2001 19:07:54 +0000 (19:07 +0000)]
what with automake, we don't need Makefile.in any more

23 years agomore rearranging for automake
Will Estes [Tue, 24 Jul 2001 19:06:23 +0000 (19:06 +0000)]
more rearranging for automake

23 years agomore mail came in
Will Estes [Tue, 24 Jul 2001 19:04:58 +0000 (19:04 +0000)]
more mail came in

23 years agoadjust to automake's idea of the world
Will Estes [Tue, 24 Jul 2001 16:44:35 +0000 (16:44 +0000)]
adjust to automake's idea of the world

23 years agoadd Vern's misc dependencies; noinst_SCRIPTS was broken?; list a few last files to...
Will Estes [Tue, 24 Jul 2001 16:43:39 +0000 (16:43 +0000)]
add Vern's misc dependencies; noinst_SCRIPTS was broken?; list a few last files to be included in the distribution

23 years agorearrange for better order; add automake support as a news item
Will Estes [Tue, 24 Jul 2001 14:48:26 +0000 (14:48 +0000)]
rearrange for better order; add automake support as a news item

23 years agocopyright notice on Makefile.am; document some -D switches (are they still usable?)
Will Estes [Tue, 24 Jul 2001 14:38:01 +0000 (14:38 +0000)]
copyright notice on Makefile.am; document some -D switches (are they still usable?)

23 years agoadd lex-replacement issue
Will Estes [Tue, 24 Jul 2001 14:37:14 +0000 (14:37 +0000)]
add lex-replacement issue

23 years agoadd EXTRA_DIST
Will Estes [Tue, 24 Jul 2001 10:13:09 +0000 (10:13 +0000)]
add EXTRA_DIST

23 years agowe need to do the same thing in each directory
Will Estes [Mon, 23 Jul 2001 21:49:55 +0000 (21:49 +0000)]
we need to do the same thing in each directory

23 years agointroduce automake into the macro calls
Will Estes [Mon, 23 Jul 2001 21:25:22 +0000 (21:25 +0000)]
introduce automake into the macro calls

23 years agoadd AUTOMAKE_OPTIONS, info_TEXINFOS, include_HEADERS, noinst_HEADERS; it's libfl...
Will Estes [Mon, 23 Jul 2001 21:06:23 +0000 (21:06 +0000)]
add AUTOMAKE_OPTIONS, info_TEXINFOS, include_HEADERS, noinst_HEADERS; it's libfl.a, not libflex.a

23 years agobin_PROGRAMS and lib_LIBRARIES
Will Estes [Mon, 23 Jul 2001 20:16:11 +0000 (20:16 +0000)]
bin_PROGRAMS and lib_LIBRARIES

23 years agostreams.mail has moved here
Will Estes [Mon, 23 Jul 2001 19:32:22 +0000 (19:32 +0000)]
streams.mail has moved here

23 years agoadd xref for teximanual
Will Estes [Mon, 23 Jul 2001 19:12:41 +0000 (19:12 +0000)]
add xref for teximanual

23 years agoinclude typo/punctuation fixes from a patch submitted by noon@cote-dazur.com (Fabrice...
Will Estes [Thu, 19 Jul 2001 14:27:58 +0000 (14:27 +0000)]
include typo/punctuation fixes from a patch submitted by noon@cote-dazur.com (Fabrice Bauzac)

23 years agowe want gettext
Will Estes [Tue, 17 Jul 2001 18:40:17 +0000 (18:40 +0000)]
we want gettext