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

23 years agoinclude c++ STD fixes from quanstro@quanstro.net
Will Estes [Sun, 24 Jun 2001 23:45:45 +0000 (23:45 +0000)]
include c++ STD fixes from quanstro@quanstro.net

23 years agochange some int types to size_t as per FreeBSD 28364 from avn@any.ru
Will Estes [Sun, 24 Jun 2001 22:33:13 +0000 (22:33 +0000)]
change some int types to size_t as per FreeBSD 28364 from avn@any.ru

23 years agoremove parse.[ch] from make clean target; repackage distribution (not rework)
Will Estes [Sun, 24 Jun 2001 22:31:17 +0000 (22:31 +0000)]
remove parse.[ch] from make clean target; repackage distribution (not rework)

23 years agoadd memory api and reworking of flex.skl reworking flex-2-5-5c
Will Estes [Tue, 19 Jun 2001 12:44:05 +0000 (12:44 +0000)]
add memory api and reworking of flex.skl reworking

23 years agoremove extraneous notice from flex.skl
Will Estes [Mon, 18 Jun 2001 17:18:11 +0000 (17:18 +0000)]
remove extraneous notice from flex.skl

23 years agopatch memory leak as per millaway
Will Estes [Mon, 18 Jun 2001 12:49:03 +0000 (12:49 +0000)]
patch memory leak as per millaway

23 years agoadd vern's ok for copyright/license changes and john's answer on line offsets
Will Estes [Sun, 17 Jun 2001 19:23:17 +0000 (19:23 +0000)]
add vern's ok for copyright/license changes and john's answer on line offsets

23 years agoremove creation of .cvsignore files (it's done); add other notes about the test suite
Will Estes [Sun, 17 Jun 2001 19:18:46 +0000 (19:18 +0000)]
remove creation of .cvsignore files (it's done); add other notes about the test suite

23 years agoadding .cvsignore files for existing tests/ subdirectories
Will Estes [Sun, 17 Jun 2001 19:16:24 +0000 (19:16 +0000)]
adding .cvsignore files for existing tests/ subdirectories

23 years agoreformat, say to add a description to this file and mention what to do re .cvsignore
Will Estes [Sun, 17 Jun 2001 19:12:39 +0000 (19:12 +0000)]
reformat, say to add a description to this file and mention what to do re .cvsignore

23 years agocreate template for .cvsignore
Will Estes [Sun, 17 Jun 2001 19:09:08 +0000 (19:09 +0000)]
create template for .cvsignore

23 years agoreorganize for logical reasons; test suite now seems to run out of the box
Will Estes [Sun, 17 Jun 2001 18:59:36 +0000 (18:59 +0000)]
reorganize for logical reasons; test suite now seems to run out of the box

23 years agowe dont want the Makefile either
Will Estes [Sun, 17 Jun 2001 18:28:51 +0000 (18:28 +0000)]
we dont want the Makefile either

23 years agotest.input was supposed to be here
Will Estes [Sun, 17 Jun 2001 17:36:10 +0000 (17:36 +0000)]
test.input was supposed to be here

23 years agoadd autoconf legacy files to be ignored
Will Estes [Sun, 17 Jun 2001 17:18:31 +0000 (17:18 +0000)]
add autoconf legacy files to be ignored

23 years agoclarify usage instructions; prepare tests/ as well
Will Estes [Sun, 17 Jun 2001 17:11:48 +0000 (17:11 +0000)]
clarify usage instructions; prepare tests/ as well

23 years ago. cvsignore for tests/ subdirectory
Will Estes [Sun, 17 Jun 2001 17:07:11 +0000 (17:07 +0000)]
. cvsignore for tests/ subdirectory

23 years agotell emacs that FlexLexer.h is c++
Will Estes [Sun, 17 Jun 2001 17:01:15 +0000 (17:01 +0000)]
tell emacs that FlexLexer.h is c++

23 years agotell emacs scan.l is in C mode
Will Estes [Sun, 17 Jun 2001 17:00:18 +0000 (17:00 +0000)]
tell emacs scan.l is in C mode

23 years agoadded punctuation
Will Estes [Sun, 17 Jun 2001 16:59:09 +0000 (16:59 +0000)]
added punctuation

23 years agochange copyright/license notices as per Vern's response to Theo
Will Estes [Sun, 17 Jun 2001 16:17:17 +0000 (16:17 +0000)]
change copyright/license notices as per Vern's response to Theo

23 years agoadd bill fenlason's emails
Will Estes [Fri, 15 Jun 2001 20:22:32 +0000 (20:22 +0000)]
add bill fenlason's emails

23 years agomake changes as per Theo De Raadt; remove tabs
Will Estes [Fri, 15 Jun 2001 20:21:34 +0000 (20:21 +0000)]
make changes as per Theo De Raadt; remove tabs

23 years agosave errno as per Theo de Raadt
Will Estes [Fri, 8 Jun 2001 12:42:57 +0000 (12:42 +0000)]
save errno as per Theo de Raadt

23 years agocorrect hyphenation as per openbsd tree
Will Estes [Thu, 7 Jun 2001 12:44:41 +0000 (12:44 +0000)]
correct hyphenation as per openbsd tree

23 years agochange references to TESTS/ to tests/ to account for the directory name changes
Will Estes [Tue, 5 Jun 2001 20:39:16 +0000 (20:39 +0000)]
change references to TESTS/ to tests/ to account for the directory name changes

23 years agocommit john millaway's YY_G wrapper corrections
Will Estes [Sun, 27 May 2001 19:22:16 +0000 (19:22 +0000)]
commit john millaway's YY_G wrapper corrections

23 years agoremove || exit calls
Will Estes [Mon, 21 May 2001 21:44:27 +0000 (21:44 +0000)]
remove || exit calls

23 years agocomplete john millaway's reentrant patch
Will Estes [Mon, 21 May 2001 19:50:45 +0000 (19:50 +0000)]
complete john millaway's reentrant patch

23 years ago more flex messages in the queue
Will Estes [Mon, 21 May 2001 17:23:54 +0000 (17:23 +0000)]
 more flex messages in the queue

23 years agojohn millaway's reentrancy patch
Will Estes [Fri, 18 May 2001 21:25:31 +0000 (21:25 +0000)]
john millaway's reentrancy patch

23 years agoremove || exit from testing loop
Will Estes [Fri, 18 May 2001 20:30:12 +0000 (20:30 +0000)]
remove || exit from testing loop

23 years agotell make about the tests directory and its associated targets
Will Estes [Fri, 18 May 2001 20:27:46 +0000 (20:27 +0000)]
tell make about the tests directory and its associated targets

23 years agorethink the todo list
Will Estes [Fri, 18 May 2001 20:26:23 +0000 (20:26 +0000)]
rethink the todo list

23 years agodescribe reentrant api changes
Will Estes [Fri, 18 May 2001 20:13:24 +0000 (20:13 +0000)]
describe reentrant api changes

23 years agomention work needed for tests/
Will Estes [Fri, 18 May 2001 20:10:29 +0000 (20:10 +0000)]
mention work needed for tests/