]> granicus.if.org Git - flex/log
flex
22 years agoAdded a missing input file for test-mem-nr/
John Millaway [Tue, 9 Jul 2002 23:02:20 +0000 (23:02 +0000)]
Added a missing input file for test-mem-nr/

22 years agoAdded tests for overriding memory.
John Millaway [Tue, 9 Jul 2002 22:47:52 +0000 (22:47 +0000)]
Added tests for overriding memory.

22 years agoAdded sections in manual for memory management.
John Millaway [Tue, 9 Jul 2002 22:45:41 +0000 (22:45 +0000)]
Added sections in manual for memory management.

22 years agonoted more user visible changes
Will Estes [Tue, 9 Jul 2002 21:36:45 +0000 (21:36 +0000)]
noted more user visible changes

22 years agoAdded yylex_destroy() to non-reentrant scanner.
John Millaway [Tue, 9 Jul 2002 20:52:14 +0000 (20:52 +0000)]
Added yylex_destroy() to non-reentrant scanner.
Added ability to override memory functions.
Added tests for overriding memory functions.

22 years agonew POSIXLY_CORRECT and new ru translation
Will Estes [Tue, 9 Jul 2002 18:41:18 +0000 (18:41 +0000)]
new POSIXLY_CORRECT and new ru translation

22 years agonew ru translation from the translation project
Will Estes [Tue, 9 Jul 2002 18:40:02 +0000 (18:40 +0000)]
new ru translation from the translation project

22 years agoMade note of set/get debug in docs.
John Millaway [Tue, 9 Jul 2002 18:25:03 +0000 (18:25 +0000)]
Made note of set/get debug in docs.

22 years agoReplaced obsolete macros in configure.in.
John Millaway [Tue, 9 Jul 2002 18:11:50 +0000 (18:11 +0000)]
Replaced obsolete macros in configure.in.
Modified create-test to handle the above changes in configure.in.
Added support for <stdbool.h>.

22 years agoCheck POSIXLY_CORRECT env variable.
John Millaway [Tue, 9 Jul 2002 17:27:25 +0000 (17:27 +0000)]
Check POSIXLY_CORRECT env variable.

22 years agoAdded prototypes for the get/set debug functions.
John Millaway [Tue, 9 Jul 2002 16:43:51 +0000 (16:43 +0000)]
Added prototypes for the get/set debug functions.

22 years agoMade yy_flex_debug non-global in reentrant scanner.
John Millaway [Tue, 9 Jul 2002 16:37:04 +0000 (16:37 +0000)]
Made yy_flex_debug non-global in reentrant scanner.
Created get/set functions for yy_flex_debug.
Defined prefixes for new yy_flex_debug symbols.
Added tests/ for yy_flex_debug.

22 years agocreate-test script now modifies .cvsignore
John Millaway [Tue, 9 Jul 2002 16:31:11 +0000 (16:31 +0000)]
create-test script now modifies .cvsignore

22 years agoImproved the error checking.
John Millaway [Tue, 9 Jul 2002 16:22:11 +0000 (16:22 +0000)]
Improved the error checking.

22 years agofix bug whereby prefix didn't get passed to everybody; patch by ...
Will Estes [Wed, 3 Jul 2002 13:12:16 +0000 (13:12 +0000)]
fix bug whereby prefix didn't get passed to everybody; patch by                                        rse@engelschall.com

22 years ago~ is an active character, so we'll just use the word 'about'
Will Estes [Wed, 3 Jul 2002 12:47:16 +0000 (12:47 +0000)]
~ is an active character, so we'll just use the word 'about'

22 years agoFixed typo.
John Millaway [Tue, 2 Jul 2002 22:59:02 +0000 (22:59 +0000)]
Fixed typo.

22 years agoAdded a faq.
John Millaway [Tue, 2 Jul 2002 19:47:15 +0000 (19:47 +0000)]
Added a faq.

22 years agoAdded 'tags' target -- something I should have done long ago.
John Millaway [Fri, 28 Jun 2002 23:05:00 +0000 (23:05 +0000)]
Added 'tags' target -- something I should have done long ago.

22 years agoadd two new items regarding coding; remove tests/ copyright notice
Will Estes [Fri, 28 Jun 2002 16:18:23 +0000 (16:18 +0000)]
add two new items regarding coding; remove tests/ copyright notice
item as it's done

22 years agonote the copyright messages in tests/
Will Estes [Wed, 26 Jun 2002 12:33:26 +0000 (12:33 +0000)]
note the copyright messages in tests/

22 years agoPrepended explicit license to all test-*/ sources.
John Millaway [Tue, 25 Jun 2002 19:37:06 +0000 (19:37 +0000)]
Prepended explicit license to all test-*/ sources.

22 years agonew ca, de, fr, sv, tr translations
Will Estes [Tue, 25 Jun 2002 12:56:36 +0000 (12:56 +0000)]
new ca, de, fr, sv, tr translations

22 years agoadd bootstrapper to the todo list
Will Estes [Wed, 19 Jun 2002 13:40:19 +0000 (13:40 +0000)]
add bootstrapper to the todo list

22 years agonew version number
Will Estes [Wed, 19 Jun 2002 13:38:31 +0000 (13:38 +0000)]
new version number

22 years agoupdate TODO list
Will Estes [Wed, 19 Jun 2002 13:38:19 +0000 (13:38 +0000)]
update TODO list

22 years agoaddress typos in NEWS; add --posix option for ERE parsing the way posix wants it...
Will Estes [Wed, 19 Jun 2002 13:26:43 +0000 (13:26 +0000)]
address typos in NEWS; add --posix option for ERE parsing the way posix wants it; update the TODO file

22 years agomade code quality warning more explicit; gave url for cvs and beta flex
Will Estes [Fri, 31 May 2002 17:18:01 +0000 (17:18 +0000)]
made code quality warning more explicit; gave url for cvs and beta flex

22 years agoFixed bug where omission of user section 3 caused unmatched #ifdef's in generated...
John Millaway [Thu, 23 May 2002 15:53:37 +0000 (15:53 +0000)]
Fixed bug where omission of user section 3 caused unmatched #ifdef's in generated code.

22 years agoconfigure.in requires at least autoconf 2.50
Will Estes [Mon, 20 May 2002 12:39:32 +0000 (12:39 +0000)]
configure.in requires at least autoconf 2.50

22 years agoUpdated my email address.
John Millaway [Mon, 13 May 2002 18:45:49 +0000 (18:45 +0000)]
Updated my email address.

22 years agochomp'd lines when reading external skel file.
John Millaway [Fri, 10 May 2002 19:33:34 +0000 (19:33 +0000)]
chomp'd lines when reading external skel file.

22 years agonew sweedish translation from the translation project
Will Estes [Tue, 7 May 2002 15:00:58 +0000 (15:00 +0000)]
new sweedish translation from the translation project

22 years agonew catalan translation from the translation project
Will Estes [Mon, 29 Apr 2002 15:37:56 +0000 (15:37 +0000)]
new catalan translation from the translation project

22 years agonew spanish translation from the translation project
Will Estes [Mon, 29 Apr 2002 15:37:47 +0000 (15:37 +0000)]
new spanish translation from the translation project

22 years agonote that the lex matching of abc{1,3} is the posix behavior and so we have a problem
Will Estes [Thu, 25 Apr 2002 21:54:44 +0000 (21:54 +0000)]
note that the lex matching of abc{1,3} is the posix behavior and so we have a problem

22 years agonote that the lex matching of abc{1,3} is the posix behavior
Will Estes [Thu, 25 Apr 2002 21:53:02 +0000 (21:53 +0000)]
note that the lex matching of abc{1,3} is the posix behavior

22 years agonew version 2.5.7; use autoconf versioning info
Will Estes [Tue, 23 Apr 2002 11:02:10 +0000 (11:02 +0000)]
new version 2.5.7; use autoconf versioning info

22 years agonote changes in 2.5.7
Will Estes [Tue, 23 Apr 2002 11:01:48 +0000 (11:01 +0000)]
note changes in 2.5.7

22 years agoconditional compile gettext initialization
Will Estes [Tue, 23 Apr 2002 10:23:10 +0000 (10:23 +0000)]
conditional compile gettext initialization

22 years agonew german translation from the translation project
Will Estes [Mon, 22 Apr 2002 17:28:21 +0000 (17:28 +0000)]
new german translation from the translation project

22 years agoFixed command line for test-include-by-reentrant/Makefile.am
John Millaway [Fri, 19 Apr 2002 22:40:51 +0000 (22:40 +0000)]
Fixed command line for test-include-by-reentrant/Makefile.am

22 years agoAdded -I . to compiler search path in tests (so it finds the generated parser.h).
John Millaway [Fri, 19 Apr 2002 22:30:52 +0000 (22:30 +0000)]
Added -I . to compiler search path in tests (so it finds the generated parser.h).

22 years agoApplied 'const' to a few more char*, where appropriate.
John Millaway [Fri, 19 Apr 2002 22:20:24 +0000 (22:20 +0000)]
Applied 'const' to a few more char*, where appropriate.

22 years agoAdded top_builddir to -I path.
John Millaway [Fri, 19 Apr 2002 21:54:54 +0000 (21:54 +0000)]
Added top_builddir to -I path.
Changed $(srcdir)/$(testname) to ./$(testname) in 'make test' rule.

22 years agoChanged 'char[]' to 'const char*' wherever in conflicted with gettext.
John Millaway [Fri, 19 Apr 2002 21:53:28 +0000 (21:53 +0000)]
Changed 'char[]' to 'const char*' wherever in conflicted with gettext.

22 years agonew files from translation after 2.5.6 beta release
Will Estes [Fri, 19 Apr 2002 14:35:49 +0000 (14:35 +0000)]
new files from translation after 2.5.6 beta release

22 years agoFixed minor typo/cut and paste error.
John Millaway [Thu, 18 Apr 2002 23:01:49 +0000 (23:01 +0000)]
Fixed minor typo/cut and paste error.

22 years agoAdded yylineno test.
John Millaway [Thu, 18 Apr 2002 22:07:23 +0000 (22:07 +0000)]
Added yylineno test.

22 years agoAdded yylineno tests.
John Millaway [Thu, 18 Apr 2002 22:06:46 +0000 (22:06 +0000)]
Added yylineno tests.

22 years agoCreated yylineno tests.
John Millaway [Thu, 18 Apr 2002 22:06:27 +0000 (22:06 +0000)]
Created yylineno tests.

22 years agoApplied gettext macros to error messages from scanopt.
John Millaway [Mon, 15 Apr 2002 20:49:57 +0000 (20:49 +0000)]
Applied gettext macros to error messages from scanopt.

22 years agoChanged copyright from Millaway to flex? U.S. Gov't? Regents of U. Cali.? Paxson?
John Millaway [Mon, 15 Apr 2002 20:46:33 +0000 (20:46 +0000)]
Changed copyright from Millaway to flex? U.S. Gov't? Regents of U. Cali.?  Paxson?

22 years agowe missed a few main.c files in the distribution
Will Estes [Mon, 15 Apr 2002 14:44:11 +0000 (14:44 +0000)]
we missed a few main.c files in the distribution

22 years agoa lot more work has happened to flex; note this by removing a number
Will Estes [Mon, 15 Apr 2002 12:05:16 +0000 (12:05 +0000)]
a lot more work has happened to flex; note this by removing a number
of TODO entries

22 years agomake sure all gettext modules use gettext translation facilities
Will Estes [Mon, 15 Apr 2002 11:59:08 +0000 (11:59 +0000)]
make sure all gettext modules use gettext translation facilities

22 years agoConverted faqs 34-41 to texinfo.
John Millaway [Sun, 14 Apr 2002 19:53:38 +0000 (19:53 +0000)]
Converted faqs 34-41 to texinfo.

22 years agoAdded faq.texi to archive.
John Millaway [Sun, 14 Apr 2002 18:42:56 +0000 (18:42 +0000)]
Added faq.texi to archive.
Added faq.texi to flex_TEXINFOS macro in Makefile.am.
flex.texi now includes faq.texi.

22 years agodefined FLEX_EXIT macro to call longjmp on errors.
John Millaway [Sat, 13 Apr 2002 04:16:05 +0000 (04:16 +0000)]
defined FLEX_EXIT macro to call longjmp on errors.

22 years agoReplaced exit(2) calls with longjmps (in the form of FLEX_EXIT macro).
John Millaway [Sat, 13 Apr 2002 04:08:57 +0000 (04:08 +0000)]
Replaced exit(2) calls with longjmps (in the form of FLEX_EXIT macro).
Moved main() to flex_main() to allow flex to be called from a library.

22 years agoFixed minor typo in error message
John Millaway [Sat, 13 Apr 2002 04:06:57 +0000 (04:06 +0000)]
Fixed  minor typo in error message

22 years agoremoved eroneous files listed in EXTRA_DIST
Will Estes [Fri, 12 Apr 2002 16:23:28 +0000 (16:23 +0000)]
removed eroneous files listed in EXTRA_DIST

22 years agoignore Makefile.in
Will Estes [Fri, 12 Apr 2002 16:09:51 +0000 (16:09 +0000)]
ignore Makefile.in

22 years agoit's Makefile.in, not makefile.in
Will Estes [Fri, 12 Apr 2002 16:09:15 +0000 (16:09 +0000)]
it's Makefile.in, not makefile.in

22 years agoput test-yyextra under automake
Will Estes [Fri, 12 Apr 2002 16:02:21 +0000 (16:02 +0000)]
put test-yyextra under automake

22 years agoput test-string-r under automake
Will Estes [Fri, 12 Apr 2002 15:52:38 +0000 (15:52 +0000)]
put test-string-r under automake

22 years agowe can ignore Makefile.in
Will Estes [Fri, 12 Apr 2002 15:50:04 +0000 (15:50 +0000)]
we can ignore Makefile.in

22 years agoput test-string-nr under automake
Will Estes [Fri, 12 Apr 2002 15:49:38 +0000 (15:49 +0000)]
put test-string-nr under automake

22 years agoignore Makefile.in
Will Estes [Fri, 12 Apr 2002 15:40:26 +0000 (15:40 +0000)]
ignore Makefile.in

22 years agoput test-pthread under automake
Will Estes [Fri, 12 Apr 2002 15:37:55 +0000 (15:37 +0000)]
put test-pthread under automake

22 years agoput test-prefix-r under automake
Will Estes [Fri, 12 Apr 2002 15:23:45 +0000 (15:23 +0000)]
put test-prefix-r under automake

22 years agowe can ignore Makefile.in
Will Estes [Fri, 12 Apr 2002 15:20:11 +0000 (15:20 +0000)]
we can ignore Makefile.in

22 years agoput test-prefix-nr under automake
Will Estes [Fri, 12 Apr 2002 15:19:25 +0000 (15:19 +0000)]
put test-prefix-nr under automake

22 years agoput test-multiple-scanners-r under automake
Will Estes [Fri, 12 Apr 2002 12:02:52 +0000 (12:02 +0000)]
put test-multiple-scanners-r under automake

22 years agowe can ignore Makefile.in now
Will Estes [Fri, 12 Apr 2002 11:59:59 +0000 (11:59 +0000)]
we can ignore Makefile.in now

22 years agoput test-multiple-scanners-nr under automake
Will Estes [Fri, 12 Apr 2002 11:59:22 +0000 (11:59 +0000)]
put test-multiple-scanners-nr under automake

22 years agowe didn't need parser.y
Will Estes [Thu, 11 Apr 2002 11:44:16 +0000 (11:44 +0000)]
we didn't need parser.y

22 years agowork done on the test suite; remove relevant entries from TODO
Will Estes [Thu, 11 Apr 2002 11:43:23 +0000 (11:43 +0000)]
work done on the test suite; remove relevant entries from TODO

22 years agoput test-include-by-reentrant under automake
Will Estes [Wed, 10 Apr 2002 17:06:38 +0000 (17:06 +0000)]
put test-include-by-reentrant under automake

22 years agowe have a Makefile.in which we need to ignore
Will Estes [Tue, 9 Apr 2002 13:52:33 +0000 (13:52 +0000)]
we have a Makefile.in which we need to ignore

22 years agotest-include-by-buffer now under automake control
Will Estes [Tue, 9 Apr 2002 13:33:05 +0000 (13:33 +0000)]
test-include-by-buffer now under automake control

22 years agoand we want LFLAGS in the rule to make scanner.c as well
Will Estes [Tue, 9 Apr 2002 13:32:20 +0000 (13:32 +0000)]
and we want LFLAGS in the rule to make scanner.c as well

22 years agoput test-header-r under automake
Will Estes [Tue, 9 Apr 2002 13:13:53 +0000 (13:13 +0000)]
put test-header-r under automake

22 years agowe now generate a Makefile.in from automake; cvs should ignore it
Will Estes [Tue, 9 Apr 2002 13:12:41 +0000 (13:12 +0000)]
we now generate a Makefile.in from automake; cvs should ignore it

22 years agoadd dependencies for main.o and scaner.h
Will Estes [Tue, 9 Apr 2002 13:12:16 +0000 (13:12 +0000)]
add dependencies for main.o and scaner.h

22 years agoWe may want to have LFLAGS readily available
Will Estes [Tue, 9 Apr 2002 13:11:25 +0000 (13:11 +0000)]
We may want to have LFLAGS readily available

22 years agoput test-header-nr under automake
Will Estes [Tue, 9 Apr 2002 12:48:10 +0000 (12:48 +0000)]
put test-header-nr under automake

22 years agooops, we need to clean objects too
Will Estes [Tue, 9 Apr 2002 12:47:08 +0000 (12:47 +0000)]
oops, we need to clean objects too

22 years agonow that config.h lives in the top-level directory, we need to tell the testsuite
Will Estes [Tue, 9 Apr 2002 12:35:52 +0000 (12:35 +0000)]
now that config.h lives in the top-level directory, we need to tell the testsuite

22 years agowe can ignore some Makefile.in
Will Estes [Mon, 8 Apr 2002 15:06:34 +0000 (15:06 +0000)]
we can ignore some Makefile.in

22 years agoonly one config file header apparently; this will have consequences in the test suite
Will Estes [Mon, 8 Apr 2002 15:00:44 +0000 (15:00 +0000)]
only one config file header apparently; this will have consequences in the test suite

22 years agoadding automake support
Will Estes [Mon, 8 Apr 2002 14:36:04 +0000 (14:36 +0000)]
adding automake support

22 years agotuned Makefile.am to build correctly; ignore Makefile.in now
Will Estes [Mon, 8 Apr 2002 14:26:43 +0000 (14:26 +0000)]
tuned Makefile.am to build correctly; ignore Makefile.in now

22 years agotest suite changes
Will Estes [Mon, 8 Apr 2002 13:22:08 +0000 (13:22 +0000)]
test suite changes

22 years agotest suite changes
Will Estes [Mon, 8 Apr 2002 13:13:13 +0000 (13:13 +0000)]
test suite changes

22 years agoCorrected error in manual regarding return type for yy_scan_{string,buffer,bytes}.
John Millaway [Fri, 5 Apr 2002 19:18:26 +0000 (19:18 +0000)]
Corrected error in manual regarding return type for yy_scan_{string,buffer,bytes}.

22 years agonew german translations from the translation project
Will Estes [Fri, 5 Apr 2002 13:25:50 +0000 (13:25 +0000)]
new german translations from the translation project

22 years agonew spanish translations
Will Estes [Wed, 3 Apr 2002 18:13:42 +0000 (18:13 +0000)]
new spanish translations

22 years agoDIST_SUBDIRS: new variable. we can build flex with SUBDIRS and then build the distrib...
Will Estes [Mon, 1 Apr 2002 16:47:33 +0000 (16:47 +0000)]
DIST_SUBDIRS: new variable. we can build flex with SUBDIRS and then build the distribution using DIST_SUBDIRS

22 years agofix typo in comment
Will Estes [Mon, 1 Apr 2002 13:03:33 +0000 (13:03 +0000)]
fix typo in comment