]>
granicus.if.org Git - flex/log
Will Estes [Mon, 23 Apr 2007 10:59:03 +0000 (10:59 +0000)]
fix parameter name in comment (patch from Manoj Srivastava from the debian patchset
Will Estes [Mon, 23 Apr 2007 10:57:49 +0000 (10:57 +0000)]
add a size_t cast (patch from Manoj Srivastava from the debian patchset
Will Estes [Mon, 16 Apr 2007 21:06:08 +0000 (21:06 +0000)]
cleanups to handle VPATH builds better; passifies make distcheck
Will Estes [Mon, 16 Apr 2007 20:42:27 +0000 (20:42 +0000)]
drop using the \ in \ escaping as it throws pdf generation for a loop
Will Estes [Sat, 14 Apr 2007 12:33:12 +0000 (12:33 +0000)]
add compile and *.tar.bz2 to .cvsignore
Will Estes [Sat, 14 Apr 2007 12:27:58 +0000 (12:27 +0000)]
add call to setlocale for ctype as per debian patchset
Will Estes [Sat, 14 Apr 2007 12:25:58 +0000 (12:25 +0000)]
provide for a PIC version of libfl.a for shared libraries using flex scanners
Will Estes [Fri, 13 Apr 2007 17:24:46 +0000 (17:24 +0000)]
annotate endifs since they're a bit far from their opening #if statements
Will Estes [Fri, 13 Apr 2007 16:55:07 +0000 (16:55 +0000)]
refactor and slightly redo alloca testing, resolves bug #
1675899
Will Estes [Fri, 13 Apr 2007 16:50:34 +0000 (16:50 +0000)]
overhaul configure.in: use octathorps for comments so they're passed through m4 processing; better bracketing of m4 arguments; retool checks as per suggestions from autoscan(1)
Will Estes [Fri, 13 Apr 2007 16:43:10 +0000 (16:43 +0000)]
better handling of class that use the prefix functionality; from submitted patch
Will Estes [Fri, 13 Apr 2007 16:32:31 +0000 (16:32 +0000)]
fix skeleton for reentrant scanners
Will Estes [Fri, 13 Apr 2007 01:50:13 +0000 (01:50 +0000)]
remove homegrown tags target; automake does that for us
Will Estes [Thu, 12 Apr 2007 19:12:56 +0000 (19:12 +0000)]
fix skeleton for reentrant scanners, resolves bug #
1694318
Will Estes [Thu, 12 Apr 2007 19:12:56 +0000 (19:12 +0000)]
declare some const where missing in c++ header file
Will Estes [Tue, 10 Apr 2007 19:20:58 +0000 (19:20 +0000)]
corrections to the manual as per suggestions from flex-help@
Will Estes [Tue, 3 Apr 2007 19:16:36 +0000 (19:16 +0000)]
include author names in online versions of the manual
Will Estes [Tue, 3 Apr 2007 19:07:31 +0000 (19:07 +0000)]
update copyright notice
Will Estes [Tue, 3 Apr 2007 18:54:16 +0000 (18:54 +0000)]
rearrange and update AUTHORS
Will Estes [Thu, 29 Mar 2007 15:45:11 +0000 (15:45 +0000)]
note sf feature request
1658379 in NEWS
Will Estes [Thu, 29 Mar 2007 15:36:23 +0000 (15:36 +0000)]
add sodabrew to cvsauthors file
Aaron Stone [Thu, 29 Mar 2007 15:25:07 +0000 (15:25 +0000)]
SourceForge feature request #
1658379 :
Expose YY_BUF_SIZE in the header file.
Will Estes [Wed, 7 Mar 2007 21:50:24 +0000 (21:50 +0000)]
apply patches submitted by sodabrew
Will Estes [Wed, 7 Mar 2007 21:20:35 +0000 (21:20 +0000)]
more changes describing building flex from cvs
Will Estes [Wed, 7 Mar 2007 21:16:33 +0000 (21:16 +0000)]
rename README.cvs-snapshot to README.cvs
Will Estes [Wed, 7 Mar 2007 21:14:06 +0000 (21:14 +0000)]
update to explain where flex cvs lives
Will Estes [Wed, 7 Mar 2007 20:45:31 +0000 (20:45 +0000)]
correct how to submit bugs
Will Estes [Fri, 16 Feb 2007 15:38:04 +0000 (15:38 +0000)]
clarify NEWS item re man page and pdf manual
Will Estes [Wed, 14 Feb 2007 17:03:08 +0000 (17:03 +0000)]
update bug address to point to flex-devel instead of lex-help
Will Estes [Tue, 13 Feb 2007 17:54:04 +0000 (17:54 +0000)]
make better use of AC_INIT; clean up, simplify and make more robust the generation of the man page
Will Estes [Tue, 13 Feb 2007 17:08:48 +0000 (17:08 +0000)]
remove option check-news from call to AM_INIT_AUTOMAKE as gnits implies check-news
Will Estes [Tue, 13 Feb 2007 15:07:43 +0000 (15:07 +0000)]
move automake options from Makefile.am to configure.in
Will Estes [Tue, 13 Feb 2007 15:04:53 +0000 (15:04 +0000)]
restore --install option to autogen.sh since --force does not imply --install
Will Estes [Tue, 13 Feb 2007 15:04:03 +0000 (15:04 +0000)]
add john43 to cvsauthors file
Will Estes [Tue, 13 Feb 2007 14:50:47 +0000 (14:50 +0000)]
call autoreconf with --force instead of --install
Will Estes [Tue, 13 Feb 2007 14:48:16 +0000 (14:48 +0000)]
remove texinfo.tex from cvs tree
Will Estes [Tue, 13 Feb 2007 01:15:13 +0000 (01:15 +0000)]
updates to NEWS file to reflect recent changes
Will Estes [Tue, 13 Feb 2007 01:14:37 +0000 (01:14 +0000)]
add flex.pdf to EXTRA_DIST
Will Estes [Tue, 13 Feb 2007 00:45:12 +0000 (00:45 +0000)]
remove flex.spec
Will Estes [Tue, 13 Feb 2007 00:44:45 +0000 (00:44 +0000)]
remove maintainercleanfiles
Will Estes [Thu, 1 Feb 2007 20:56:53 +0000 (20:56 +0000)]
more changes to build system to distribute man page
Will Estes [Thu, 1 Feb 2007 17:10:32 +0000 (17:10 +0000)]
add flex man page to distribution
Will Estes [Thu, 1 Feb 2007 17:09:14 +0000 (17:09 +0000)]
remove flex spec file
Will Estes [Fri, 17 Nov 2006 15:14:23 +0000 (15:14 +0000)]
make test target depend on test groupings, which in turn depend on building executables; cygwin portability fix
Will Estes [Fri, 10 Nov 2006 21:00:24 +0000 (21:00 +0000)]
change create-test script to edit files in place
Will Estes [Thu, 9 Nov 2006 20:14:46 +0000 (20:14 +0000)]
change CLEANFILES to include instead of just the testname for the executable
Will Estes [Thu, 9 Nov 2006 14:44:31 +0000 (14:44 +0000)]
fix typos in manual; resolves bug #
1592857
Will Estes [Thu, 9 Nov 2006 14:39:34 +0000 (14:39 +0000)]
change test template to remove test executable when that executable has an extension, e.g. under Cygwin
Will Estes [Wed, 8 Nov 2006 15:28:37 +0000 (15:28 +0000)]
test names weren't displaying in test success/failure messages (from #
1591672
Will Estes [Mon, 30 Oct 2006 20:28:30 +0000 (20:28 +0000)]
add flex.html to .cvsignore in doc directory
Will Estes [Sun, 22 Oct 2006 22:42:02 +0000 (22:42 +0000)]
update NEWS file for the work that millaway did
Will Estes [Sun, 22 Oct 2006 22:17:38 +0000 (22:17 +0000)]
make yywrap work with c++ scanners as per sf bug report
Will Estes [Fri, 20 Oct 2006 19:16:06 +0000 (19:16 +0000)]
memory leak issues in c++ scanner
Will Estes [Fri, 20 Oct 2006 17:10:50 +0000 (17:10 +0000)]
add unit test for c++ with yywrap
Will Estes [Fri, 20 Oct 2006 16:08:31 +0000 (16:08 +0000)]
use configure-provided awk variable for portability; add loadlibes variable to c++ test
Will Estes [Tue, 17 Oct 2006 13:41:04 +0000 (13:41 +0000)]
add noyywrap option to example; use whitespace to clarify example
Will Estes [Wed, 2 Aug 2006 14:43:27 +0000 (14:43 +0000)]
new translations
John Millaway [Tue, 11 Apr 2006 16:54:47 +0000 (16:54 +0000)]
Casted away signedness to appease -Werror freaks.
John Millaway [Tue, 28 Mar 2006 20:47:11 +0000 (20:47 +0000)]
Added ccl union operator.
Added test in test suite for ccl union operator.
Documented ccl union operator.
Removed crufty ccl cache to prevent parser problems.
John Millaway [Tue, 28 Mar 2006 17:56:31 +0000 (17:56 +0000)]
Extended syntax excluded for lex/posix compat mode.
Comments discarded inside (?x:) patterns.
Added test in test suite for comments in extended patterns.
Documented syntax additions.
John Millaway [Mon, 27 Mar 2006 22:48:37 +0000 (22:48 +0000)]
Implemented (?x:) syntax to allow whitespace in patterns.
Added test for (?x:) syntax in test suite.
John Millaway [Mon, 27 Mar 2006 22:04:15 +0000 (22:04 +0000)]
Implemented dot-all syntax.
Added test for dot-all syntax in test suite.
John Millaway [Mon, 27 Mar 2006 20:59:11 +0000 (20:59 +0000)]
Removed global variable caseins.
Added scanner stack flags for case-insensitivity.
Moved case-folding code from DFA-generation to parse time read-macros.
Added localized case-sensitivity syntax from Perl.
Added test for new syntax in test suite.
Documented new syntax.
John Millaway [Mon, 27 Mar 2006 19:00:17 +0000 (19:00 +0000)]
Added configure check for assert.h.
Added scanner flags stack.
John Millaway [Sat, 25 Mar 2006 19:03:04 +0000 (19:03 +0000)]
Added extended, perl-compatible comment syntax.
Added test for extended comment syntax.
Documented extended comment syntax.
John Millaway [Sat, 25 Mar 2006 17:57:52 +0000 (17:57 +0000)]
Changed explicit 'A'-'Z' to isupper(), where correct to do so.
Documentation.
John Millaway [Fri, 24 Mar 2006 22:33:39 +0000 (22:33 +0000)]
Documentation.
John Millaway [Fri, 24 Mar 2006 18:57:57 +0000 (18:57 +0000)]
Added appendix of patterns to manual.
John Millaway [Thu, 23 Mar 2006 23:34:16 +0000 (23:34 +0000)]
.
John Millaway [Wed, 22 Mar 2006 20:06:56 +0000 (20:06 +0000)]
Documentation.
John Millaway [Wed, 22 Mar 2006 20:03:43 +0000 (20:03 +0000)]
Documented set difference operator {-}.
John Millaway [Wed, 22 Mar 2006 19:06:36 +0000 (19:06 +0000)]
Added set difference operator {-} for character classes.
John Millaway [Wed, 22 Mar 2006 16:04:19 +0000 (16:04 +0000)]
Added negated character class expressions.
Documented negated character class expressions.
Added regression test for negated character class expressions.
John Millaway [Wed, 22 Mar 2006 12:49:41 +0000 (12:49 +0000)]
Replaced sprintf with snprintf everywhere.
John Millaway [Wed, 22 Mar 2006 00:15:10 +0000 (00:15 +0000)]
Removed includedir from AM_CPPFLAGS #
1439351 .
John Millaway [Tue, 21 Mar 2006 23:49:29 +0000 (23:49 +0000)]
Added test to verify user code is unmangled.
John Millaway [Tue, 21 Mar 2006 21:39:01 +0000 (21:39 +0000)]
Fixed escape in actions.
John Millaway [Tue, 21 Mar 2006 21:22:33 +0000 (21:22 +0000)]
Reverted previous input filter changes.
Added noop macro to scanner output.
Modified scan.l to escape m4 quotes found in user code.
John Millaway [Tue, 21 Mar 2006 21:18:02 +0000 (21:18 +0000)]
Removed m4 from test-table-opts
John Millaway [Tue, 21 Mar 2006 20:58:39 +0000 (20:58 +0000)]
Removed m4 from test-reject
John Millaway [Tue, 21 Mar 2006 18:23:06 +0000 (18:23 +0000)]
Moved set_input_file to different file.
John Millaway [Tue, 21 Mar 2006 02:17:56 +0000 (02:17 +0000)]
Relaxed tests for __STDC__ and __STDC_VERSION__ to cope with bugs in GCC and Sun cc.
John Millaway [Mon, 20 Mar 2006 01:50:44 +0000 (01:50 +0000)]
Documented filter chain. Removed fdopen. Added no-op fseek.
John Millaway [Mon, 13 Mar 2006 21:21:56 +0000 (21:21 +0000)]
Fixed another -Wall report.
Will Estes [Fri, 10 Mar 2006 14:59:58 +0000 (14:59 +0000)]
new vi translation
Will Estes [Thu, 9 Mar 2006 13:45:32 +0000 (13:45 +0000)]
new nl, ga translations
Will Estes [Tue, 21 Feb 2006 01:54:03 +0000 (01:54 +0000)]
add po.m4 to extra_dist in m4/ so it gets picked up by distributions
Will Estes [Tue, 21 Feb 2006 01:42:26 +0000 (01:42 +0000)]
add nls.m4 to extra_dist in m4/ so it will get picked up in distribution tarballs
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.