]>
granicus.if.org Git - flex/log
Will Estes [Tue, 21 Feb 2006 01:10:09 +0000 (01:10 +0000)]
remove website directory from configure.in
Will Estes [Mon, 20 Feb 2006 19:22:25 +0000 (19:22 +0000)]
version 2.5.33 marks in NEWS and configure.in
Will Estes [Mon, 20 Feb 2006 18:21:20 +0000 (18:21 +0000)]
change email address in configure.in to point to flex-help@sourceforge.net
John Millaway [Mon, 20 Feb 2006 17:30:19 +0000 (17:30 +0000)]
Documentation.
John Millaway [Mon, 20 Feb 2006 17:17:43 +0000 (17:17 +0000)]
Appended to BUGS file.
Will Estes [Sat, 18 Feb 2006 19:09:48 +0000 (19:09 +0000)]
remove website directory (since it now has its own module in the flex project
John Millaway [Thu, 16 Feb 2006 22:20:43 +0000 (22:20 +0000)]
Fixed buffer overflow in reject state buffer.
Corrected documentation on the state buffer.
John Millaway [Thu, 16 Feb 2006 15:02:53 +0000 (15:02 +0000)]
Reverted num_read from size_t back to int.
John Millaway [Wed, 15 Feb 2006 23:58:13 +0000 (23:58 +0000)]
Removed reference to RoadMap in Makefile.am.
Added website directory.
Will Estes [Wed, 15 Feb 2006 21:08:40 +0000 (21:08 +0000)]
remove RoadMap and reference to it in README
John Millaway [Wed, 15 Feb 2006 18:35:45 +0000 (18:35 +0000)]
Eliminated references to lex.sf.net.
John Millaway [Wed, 15 Feb 2006 18:31:06 +0000 (18:31 +0000)]
Transfered bugs list from lex.sf.net to BUGS file.
John Millaway [Wed, 15 Feb 2006 18:11:40 +0000 (18:11 +0000)]
Recommit of last commit -- broken pipe.
John Millaway [Wed, 15 Feb 2006 18:06:21 +0000 (18:06 +0000)]
yy_lex_destroy calls yy_init_globals to reset everything for next call to yylex.
Added two new tests for reusing scanners.
John Millaway [Tue, 14 Feb 2006 20:28:28 +0000 (20:28 +0000)]
Patched rpm spec file.
John Millaway [Tue, 14 Feb 2006 20:23:47 +0000 (20:23 +0000)]
Added C99 macro for inttypes, just to be conformant.
John Millaway [Tue, 14 Feb 2006 19:38:11 +0000 (19:38 +0000)]
Changed symbol INFINITE to fix conflict with C math symbol.
John Millaway [Tue, 14 Feb 2006 19:28:53 +0000 (19:28 +0000)]
Omitting parens for named rules in trailing context.
John Millaway [Tue, 14 Feb 2006 18:55:42 +0000 (18:55 +0000)]
Added check for locale.h and libintl.h in configure script.
John Millaway [Tue, 14 Feb 2006 18:36:53 +0000 (18:36 +0000)]
Removed unused local vars.
John Millaway [Tue, 14 Feb 2006 18:25:07 +0000 (18:25 +0000)]
Removed certain offending #undefs.
John Millaway [Tue, 14 Feb 2006 18:07:00 +0000 (18:07 +0000)]
Removed logical and from preprocessor statement.
Will Estes [Tue, 14 Feb 2006 11:40:42 +0000 (11:40 +0000)]
remove eroneously named nl.po.1; update nl.po
John Millaway [Tue, 14 Feb 2006 06:38:28 +0000 (06:38 +0000)]
.
John Millaway [Tue, 14 Feb 2006 05:27:26 +0000 (05:27 +0000)]
Included <sys/types.h> for serialized tables.
John Millaway [Tue, 14 Feb 2006 05:22:25 +0000 (05:22 +0000)]
Minor patch to call to head in configure script.
John Millaway [Tue, 14 Feb 2006 05:12:34 +0000 (05:12 +0000)]
Documentation patch.
John Millaway [Tue, 14 Feb 2006 03:32:28 +0000 (03:32 +0000)]
Patch for full file system failure.
John Millaway [Mon, 13 Feb 2006 21:45:06 +0000 (21:45 +0000)]
Documentation.
John Millaway [Mon, 13 Feb 2006 21:18:57 +0000 (21:18 +0000)]
Fixed double-fclose when input file is empty.
Will Estes [Fri, 10 Feb 2006 23:17:04 +0000 (23:17 +0000)]
newtranslations
John Millaway [Thu, 22 Dec 2005 00:24:19 +0000 (00:24 +0000)]
Improvement request
1069716 log vs. log10
John Millaway [Thu, 22 Dec 2005 00:16:24 +0000 (00:16 +0000)]
Fixed bug
1257093 yy_init_globals in header file
Will Estes [Thu, 14 Apr 2005 20:45:49 +0000 (20:45 +0000)]
new nl translation
Will Estes [Thu, 7 Apr 2005 12:49:07 +0000 (12:49 +0000)]
new nl and vi translations
Will Estes [Tue, 20 Jul 2004 20:32:02 +0000 (20:32 +0000)]
correct improper stdin assignment
Will Estes [Sat, 22 May 2004 22:42:53 +0000 (22:42 +0000)]
new tr translation
Will Estes [Wed, 12 May 2004 00:44:08 +0000 (00:44 +0000)]
.cvsignore and .indent.pro got missed in the import to sourceforge; replace them
Will Estes [Tue, 11 May 2004 13:28:01 +0000 (13:28 +0000)]
new fr translation
Will Estes [Mon, 3 May 2004 14:52:30 +0000 (14:52 +0000)]
polish is pl, not po
Will Estes [Mon, 22 Mar 2004 13:10:44 +0000 (13:10 +0000)]
yet another sweedish update
Will Estes [Fri, 19 Mar 2004 14:27:26 +0000 (14:27 +0000)]
new sv translation
John Millaway [Thu, 11 Dec 2003 01:43:13 +0000 (01:43 +0000)]
Configure checks for GNU m4.
Environment variable M4 overrides built-in m4 path.
Generated m4 does a late check for GNU m4.
John Millaway [Tue, 9 Dec 2003 02:17:58 +0000 (02:17 +0000)]
added 3 faqs
Will Estes [Mon, 24 Nov 2003 13:12:28 +0000 (13:12 +0000)]
new ro translation
Will Estes [Fri, 7 Nov 2003 18:38:15 +0000 (18:38 +0000)]
new french translation
Will Estes [Fri, 7 Nov 2003 13:57:37 +0000 (13:57 +0000)]
new catalan translation from the translation project
Will Estes [Fri, 7 Nov 2003 13:50:20 +0000 (13:50 +0000)]
new polish translation; updated irish translation from translation project
Will Estes [Fri, 10 Oct 2003 12:47:38 +0000 (12:47 +0000)]
new Irish translation
Will Estes [Mon, 25 Aug 2003 11:57:02 +0000 (11:57 +0000)]
add romanian translation
Will Estes [Wed, 16 Jul 2003 15:05:54 +0000 (15:05 +0000)]
flex_*int* type fixes
Will Estes [Wed, 16 Jul 2003 14:45:56 +0000 (14:45 +0000)]
change wlestes email address
Will Estes [Wed, 16 Jul 2003 14:43:03 +0000 (14:43 +0000)]
undef yytext_ptr has some bad side effects
John Millaway [Mon, 7 Jul 2003 17:32:24 +0000 (17:32 +0000)]
Documented m4 incompatibility with lex.
Will Estes [Wed, 21 May 2003 17:57:34 +0000 (17:57 +0000)]
upgrade to gettext 0.12
Will Estes [Tue, 20 May 2003 20:25:38 +0000 (20:25 +0000)]
patches from manoj via sourceforge
Will Estes [Tue, 20 May 2003 20:09:14 +0000 (20:09 +0000)]
upgrade gettext to 0.12; this allows running make pdf and make ps to be successful
Will Estes [Tue, 20 May 2003 17:41:23 +0000 (17:41 +0000)]
cvs should ignore flex.pdf and flex.ps
John Millaway [Fri, 25 Apr 2003 19:45:00 +0000 (19:45 +0000)]
Added yylineno bugs to TODO list.
John Millaway [Thu, 3 Apr 2003 01:01:37 +0000 (01:01 +0000)]
Docbook.
John Millaway [Thu, 3 Apr 2003 00:22:08 +0000 (00:22 +0000)]
xml now validates.
John Millaway [Wed, 2 Apr 2003 23:20:49 +0000 (23:20 +0000)]
Began conversion to DocBook.
Will Estes [Tue, 1 Apr 2003 16:17:51 +0000 (16:17 +0000)]
version 2.5.31
Will Estes [Tue, 1 Apr 2003 16:14:01 +0000 (16:14 +0000)]
remove --enable-maintainer-mode configure option
Will Estes [Tue, 1 Apr 2003 16:08:28 +0000 (16:08 +0000)]
remove AM_MAINTAINER_MODE
John Millaway [Tue, 1 Apr 2003 01:51:38 +0000 (01:51 +0000)]
Renamed some internal variables.
Will Estes [Mon, 31 Mar 2003 13:21:40 +0000 (13:21 +0000)]
yylineno is now per-buffer in reentrant scanners
John Millaway [Mon, 31 Mar 2003 02:04:00 +0000 (02:04 +0000)]
Added TODO item.
John Millaway [Sun, 30 Mar 2003 19:58:44 +0000 (19:58 +0000)]
yylineno is per-buffer in the reentrant scanner.
support for yycolumn exists, but is not yet developed.
John Millaway [Fri, 28 Mar 2003 21:08:40 +0000 (21:08 +0000)]
Minor documentation.
Will Estes [Fri, 28 Mar 2003 14:17:06 +0000 (14:17 +0000)]
added %top directive
John Millaway [Thu, 27 Mar 2003 18:02:58 +0000 (18:02 +0000)]
Added %top block syntax.
Added test for %top block.
Documented %top block.
John Millaway [Thu, 27 Mar 2003 04:02:15 +0000 (04:02 +0000)]
Documented the m4 dependency.
Will Estes [Wed, 26 Mar 2003 21:43:48 +0000 (21:43 +0000)]
check for sys/wait.h since we use wait(2)
Will Estes [Wed, 26 Mar 2003 21:35:19 +0000 (21:35 +0000)]
reorder include directives so as to catch system integer types before flex defined values for same
Will Estes [Wed, 26 Mar 2003 19:19:08 +0000 (19:19 +0000)]
assign tasks due before major release can happen; remove
--enable-maintainer-mode entry
Will Estes [Wed, 26 Mar 2003 19:15:31 +0000 (19:15 +0000)]
only rebuild the ChangeLog if we're inside a cvs working directory
Will Estes [Wed, 26 Mar 2003 19:05:27 +0000 (19:05 +0000)]
add tools/ subdirectory to distribution
Will Estes [Wed, 26 Mar 2003 19:05:14 +0000 (19:05 +0000)]
remove maintainer_mode conditional; add filter.c and regex.c to indentfiles; reformat and sort indentfiles so it's easier to add files in the future
Will Estes [Wed, 26 Mar 2003 19:04:07 +0000 (19:04 +0000)]
clean up flex.texi processing leftovers with cleanfiles
Will Estes [Wed, 26 Mar 2003 18:29:45 +0000 (18:29 +0000)]
an awk script wasn't included in the distribution
John Millaway [Wed, 26 Mar 2003 16:52:53 +0000 (16:52 +0000)]
Added test for yypush_buffer_state and yypop_buffer_state.
John Millaway [Wed, 26 Mar 2003 03:27:36 +0000 (03:27 +0000)]
Removed items from TODO list.
John Millaway [Wed, 26 Mar 2003 03:26:50 +0000 (03:26 +0000)]
Added test for #line directives.
John Millaway [Wed, 26 Mar 2003 01:37:33 +0000 (01:37 +0000)]
Added test for noansi (traditional) options.
Reordered the tests so the basic ones are first.
Will Estes [Tue, 25 Mar 2003 20:51:51 +0000 (20:51 +0000)]
remove maintainer-mode conditional around rebuilding of manpage
Will Estes [Tue, 25 Mar 2003 20:45:46 +0000 (20:45 +0000)]
mention doc/ for user documentation
Will Estes [Tue, 25 Mar 2003 20:45:25 +0000 (20:45 +0000)]
rework distribution items
Will Estes [Tue, 25 Mar 2003 20:45:11 +0000 (20:45 +0000)]
mention m4 processing
Will Estes [Tue, 25 Mar 2003 20:44:52 +0000 (20:44 +0000)]
update instructions for running test suite
Will Estes [Tue, 25 Mar 2003 16:39:08 +0000 (16:39 +0000)]
merge millaway's m4 branch work
Will Estes [Thu, 20 Mar 2003 20:10:15 +0000 (20:10 +0000)]
we want to move the contents of to.do/Wishlist to top level TODO
John Millaway [Thu, 20 Mar 2003 18:09:36 +0000 (18:09 +0000)]
Assessment of every item in Wish-List.
Will Estes [Wed, 5 Mar 2003 19:52:56 +0000 (19:52 +0000)]
move texinfo.tex to doc/
Will Estes [Wed, 5 Mar 2003 19:37:48 +0000 (19:37 +0000)]
update TODO
Will Estes [Wed, 5 Mar 2003 19:37:40 +0000 (19:37 +0000)]
version 2.5.29
John Millaway [Tue, 4 Mar 2003 23:43:53 +0000 (23:43 +0000)]
Added growable buffer stack to C++ scanner as well.
yyensure_buffer_stack is now static.
John Millaway [Sun, 2 Mar 2003 01:45:17 +0000 (01:45 +0000)]
Removed awkward %push %pop syntax from skeleton.
John Millaway [Sun, 2 Mar 2003 00:34:12 +0000 (00:34 +0000)]
Renamed YY_CURRENT_BUFFER_FAST to YY_CURRENT_BUFFER_LVALUE to better reflect
its purpose.
John Millaway [Fri, 28 Feb 2003 20:19:37 +0000 (20:19 +0000)]
made entry on input buffer stacks.