]>
granicus.if.org Git - flex/log
Will Estes [Thu, 14 Mar 2002 14:11:03 +0000 (14:11 +0000)]
editing changes to README
Will Estes [Wed, 13 Mar 2002 20:50:45 +0000 (20:50 +0000)]
scan.l, not scan.c because gettext gets confused
Will Estes [Wed, 13 Mar 2002 17:36:55 +0000 (17:36 +0000)]
gettext cruft
Will Estes [Wed, 13 Mar 2002 15:57:32 +0000 (15:57 +0000)]
separate out test descriptions
Will Estes [Wed, 13 Mar 2002 14:34:49 +0000 (14:34 +0000)]
french and korean dont crash now
Will Estes [Tue, 12 Mar 2002 21:40:57 +0000 (21:40 +0000)]
remove duplicate messages as per advice from Jordi Mallach <jordi@debian.org>
Will Estes [Tue, 12 Mar 2002 19:21:03 +0000 (19:21 +0000)]
yes, more gettext cruft
Will Estes [Tue, 12 Mar 2002 19:12:32 +0000 (19:12 +0000)]
this is gettext cruft
Will Estes [Tue, 12 Mar 2002 18:58:55 +0000 (18:58 +0000)]
gettext and autofoo are now involved
Will Estes [Tue, 12 Mar 2002 18:29:38 +0000 (18:29 +0000)]
mostly, changes for gettext
Will Estes [Tue, 12 Mar 2002 18:29:02 +0000 (18:29 +0000)]
these sure change a lot
Will Estes [Tue, 12 Mar 2002 18:28:40 +0000 (18:28 +0000)]
note about cvs documentation
Will Estes [Tue, 12 Mar 2002 18:02:06 +0000 (18:02 +0000)]
we now have turkish
Will Estes [Tue, 12 Mar 2002 18:01:50 +0000 (18:01 +0000)]
updated translations, i think
Will Estes [Tue, 12 Mar 2002 17:42:27 +0000 (17:42 +0000)]
ok, maybe we do keep these things?
Will Estes [Tue, 12 Mar 2002 17:26:28 +0000 (17:26 +0000)]
README-alpha for those bad-hair days
Will Estes [Tue, 12 Mar 2002 17:18:10 +0000 (17:18 +0000)]
ok,now we kinda have a m4/ subdir for gettext
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
Will Estes [Tue, 12 Mar 2002 17:06:36 +0000 (17:06 +0000)]
removing po files, maybe
Will Estes [Tue, 12 Mar 2002 17:01:50 +0000 (17:01 +0000)]
ignore autom4te.cache
Will Estes [Mon, 11 Mar 2002 14:27:27 +0000 (14:27 +0000)]
po files from debian
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)
Will Estes [Wed, 6 Mar 2002 21:15:24 +0000 (21:15 +0000)]
eliminate to.do and faqs from the README file
Will Estes [Wed, 6 Mar 2002 21:13:47 +0000 (21:13 +0000)]
more notes on tests/
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
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
Will Estes [Wed, 6 Mar 2002 16:26:25 +0000 (16:26 +0000)]
notes on subdirectories
Will Estes [Tue, 5 Mar 2002 14:49:29 +0000 (14:49 +0000)]
now examples/ fits into automake
Will Estes [Tue, 5 Mar 2002 14:48:37 +0000 (14:48 +0000)]
examples/fastwc now fits into automake
Will Estes [Tue, 5 Mar 2002 14:47:36 +0000 (14:47 +0000)]
examples/manual directory now fits into automake
Will Estes [Tue, 5 Mar 2002 14:45:39 +0000 (14:45 +0000)]
renamed Makefile to Makefile.examples for automake's sake
Will Estes [Mon, 4 Mar 2002 15:58:16 +0000 (15:58 +0000)]
add parse.c and scan.c to built_sources
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.
John Millaway [Fri, 22 Feb 2002 22:50:12 +0000 (22:50 +0000)]
Converted test script to portable /bin/sh.
John Millaway [Fri, 22 Feb 2002 22:47:46 +0000 (22:47 +0000)]
Added some spaces in shell scripts for portability.
John Millaway [Fri, 22 Feb 2002 21:59:33 +0000 (21:59 +0000)]
Fixed #! line for portability.
John Millaway [Fri, 22 Feb 2002 21:58:16 +0000 (21:58 +0000)]
Fixed return status code on bison-lloc test.
John Millaway [Thu, 21 Feb 2002 05:40:26 +0000 (05:40 +0000)]
Added script to auto-create tests. Probably overkill.
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.
John Millaway [Thu, 21 Feb 2002 05:12:10 +0000 (05:12 +0000)]
Added test-c-cpp-nr and test-c-cpp-r.
John Millaway [Sat, 16 Feb 2002 20:26:30 +0000 (20:26 +0000)]
Added missing #endif.
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
Will Estes [Wed, 6 Feb 2002 23:30:29 +0000 (23:30 +0000)]
fix interrupted reads and freads; from the debian package maintainer
Will Estes [Wed, 6 Feb 2002 21:41:52 +0000 (21:41 +0000)]
support large flex tables; from debian package maintainer
Will Estes [Tue, 29 Jan 2002 13:48:01 +0000 (13:48 +0000)]
add more output files to account for new tests
Will Estes [Thu, 3 Jan 2002 20:19:06 +0000 (20:19 +0000)]
add this test
Will Estes [Thu, 3 Jan 2002 20:17:34 +0000 (20:17 +0000)]
add this test suite
Will Estes [Tue, 20 Nov 2001 19:58:06 +0000 (19:58 +0000)]
millaway: Fixed yytext_ptr when using %array in reentrant scanner
Will Estes [Tue, 20 Nov 2001 19:48:40 +0000 (19:48 +0000)]
oops, forgot this one line
Will Estes [Wed, 14 Nov 2001 23:09:47 +0000 (23:09 +0000)]
and more fallout
Will Estes [Wed, 14 Nov 2001 21:13:06 +0000 (21:13 +0000)]
more from the same batch
Will Estes [Wed, 14 Nov 2001 21:12:13 +0000 (21:12 +0000)]
a big batch from millaway
Will Estes [Fri, 26 Oct 2001 14:30:10 +0000 (14:30 +0000)]
now NEWS has forgotten about the _r variables
Will Estes [Fri, 26 Oct 2001 12:59:35 +0000 (12:59 +0000)]
millaway simplified the reentrant api; here's the result
Will Estes [Tue, 23 Oct 2001 21:07:57 +0000 (21:07 +0000)]
more from millaway
Will Estes [Mon, 22 Oct 2001 14:37:43 +0000 (14:37 +0000)]
the last checkin was broken; millaway fixed it
Will Estes [Mon, 22 Oct 2001 13:42:24 +0000 (13:42 +0000)]
phew, millaway's latest batch
Will Estes [Sun, 21 Oct 2001 17:24:40 +0000 (17:24 +0000)]
flex.skl should come up in C mode
Will Estes [Sun, 21 Oct 2001 17:23:53 +0000 (17:23 +0000)]
apparently, isatty and c++ need help getting along (from octave)
Will Estes [Fri, 19 Oct 2001 21:13:35 +0000 (21:13 +0000)]
document new options and new option handling
Will Estes [Fri, 19 Oct 2001 20:58:41 +0000 (20:58 +0000)]
tell emacs that TODO is a text/outline mode file
Will Estes [Fri, 19 Oct 2001 20:55:59 +0000 (20:55 +0000)]
we have new long options; we need to document that
Will Estes [Fri, 19 Oct 2001 20:36:04 +0000 (20:36 +0000)]
tell emacs that NEWS is text/outline mode
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
Will Estes [Wed, 17 Oct 2001 14:29:52 +0000 (14:29 +0000)]
merge latest batch of millaway's changes
Will Estes [Sat, 22 Sep 2001 17:50:32 +0000 (17:50 +0000)]
Fixed typo in options display
Will Estes [Thu, 20 Sep 2001 19:27:08 +0000 (19:27 +0000)]
reentrant and non-reentrant scanners share the same yywrap MACRO. millaway
Will Estes [Thu, 20 Sep 2001 16:32:12 +0000 (16:32 +0000)]
clarify item on comments in lexical files
Will Estes [Thu, 20 Sep 2001 16:29:09 +0000 (16:29 +0000)]
now flex recognizes \r as an eol character
Will Estes [Thu, 20 Sep 2001 14:55:36 +0000 (14:55 +0000)]
specify cvsroot so automake distcheck works
Will Estes [Wed, 19 Sep 2001 20:39:46 +0000 (20:39 +0000)]
tex has lost its mind; we remove parentheses to compensate
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
Will Estes [Wed, 19 Sep 2001 19:37:43 +0000 (19:37 +0000)]
commit the backwash from the branch merges
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
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
Will Estes [Fri, 24 Aug 2001 15:54:44 +0000 (15:54 +0000)]
mention no more c++ comments in c scanners
John Millaway [Tue, 21 Aug 2001 17:47:50 +0000 (17:47 +0000)]
Changed // comments to /* */ comments in skeleton.
John Millaway [Sun, 19 Aug 2001 20:34:20 +0000 (20:34 +0000)]
Changed @var to @code everywhere.
Will Estes [Thu, 16 Aug 2001 18:19:05 +0000 (18:19 +0000)]
more mail
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
John Millaway [Sat, 4 Aug 2001 01:14:13 +0000 (01:14 +0000)]
Cleaned up the output of the tests.
Will Estes [Fri, 3 Aug 2001 20:43:40 +0000 (20:43 +0000)]
note jason's thoughts on having a manpage
Will Estes [Fri, 3 Aug 2001 20:41:56 +0000 (20:41 +0000)]
note millaway's assignment and tests to be under flex license
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.)
Will Estes [Wed, 1 Aug 2001 20:13:01 +0000 (20:13 +0000)]
fake automake into believing that ChangeLog already exists
Will Estes [Wed, 1 Aug 2001 20:06:39 +0000 (20:06 +0000)]
millaway needs to be covered in the ChangeLog
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
Will Estes [Wed, 1 Aug 2001 19:40:49 +0000 (19:40 +0000)]
forgot braces on @copyright
John Millaway [Wed, 1 Aug 2001 19:40:39 +0000 (19:40 +0000)]
Added missing argument to yy_flex_free.
Will Estes [Wed, 1 Aug 2001 14:05:50 +0000 (14:05 +0000)]
john millaway wrote the reentrant C support
Will Estes [Wed, 1 Aug 2001 14:05:26 +0000 (14:05 +0000)]
add license node to the manual
Will Estes [Wed, 1 Aug 2001 13:48:11 +0000 (13:48 +0000)]
c++ ideas
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
Will Estes [Tue, 31 Jul 2001 19:56:18 +0000 (19:56 +0000)]
oops, left in an extra backslash
Will Estes [Tue, 31 Jul 2001 19:05:57 +0000 (19:05 +0000)]
flex.texi is here; clarify tests/ rewrite issue
Will Estes [Tue, 31 Jul 2001 19:04:33 +0000 (19:04 +0000)]
hey, we have texinfo, not man
Will Estes [Tue, 31 Jul 2001 19:03:43 +0000 (19:03 +0000)]
no more manpage
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
Will Estes [Tue, 31 Jul 2001 18:15:53 +0000 (18:15 +0000)]
the namual now compiles; hurray
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