]> granicus.if.org Git - re2c/log
re2c
20 years agoSimplified scanner and parser rules.
nuffer [Wed, 26 May 2004 23:59:15 +0000 (23:59 +0000)]
Simplified scanner and parser rules.

20 years agoVersion to 0.9.3
nuffer [Wed, 26 May 2004 14:05:34 +0000 (14:05 +0000)]
Version to 0.9.3

20 years agoAdded description of -o option.
nuffer [Wed, 26 May 2004 13:33:25 +0000 (13:33 +0000)]
Added description of -o option.

20 years agoRemoved the website from the dist file list.
nuffer [Wed, 26 May 2004 13:18:42 +0000 (13:18 +0000)]
Removed the website from the dist file list.

20 years agoFixed problem of moving a file onto itself when bulding in the src dir.
nuffer [Sat, 22 May 2004 04:26:02 +0000 (04:26 +0000)]
Fixed problem of moving a file onto itself when bulding in the src dir.

20 years agoAdded patch from siebenschlaefer to allow building in a separate dir.
nuffer [Sat, 22 May 2004 03:30:41 +0000 (03:30 +0000)]
Added patch from siebenschlaefer to allow building in a separate dir.

20 years agoAdded strdup if its not available.
nuffer [Thu, 13 May 2004 14:26:01 +0000 (14:26 +0000)]
Added strdup if its not available.

20 years agoAdded -o option to specify the output file which also will set the #line directives...
nuffer [Thu, 13 May 2004 03:47:52 +0000 (03:47 +0000)]
Added -o option to specify the output file which also will set the #line directives to something useful.

20 years agoAdded some whitespace and the BUILT_SOURCES variable so that automake will handle...
nuffer [Thu, 13 May 2004 03:33:35 +0000 (03:33 +0000)]
Added some whitespace and the BUILT_SOURCES variable so that automake will handle the intermediate files better.

20 years agoRemoved configure checks for standard C headers which will always be available.
nuffer [Thu, 13 May 2004 03:28:29 +0000 (03:28 +0000)]
Removed configure checks for standard C headers which will always be available.

20 years agoModified the scanner generation rule to update the bootstrap version when the scanner...
nuffer [Thu, 13 May 2004 03:27:50 +0000 (03:27 +0000)]
Modified the scanner generation rule to update the bootstrap version when the scanner is regenerated

20 years agoModified code to use portable c++ streams instead of POSIX open/read/close. Changed...
nuffer [Thu, 13 May 2004 02:58:18 +0000 (02:58 +0000)]
Modified code to use portable c++ streams instead of POSIX open/read/close.  Changed iostream.h to iostream.  Added std:: qualifications where necessary.

20 years agoDont use -i flag so that automake will generate dependency tracking rules.
nuffer [Thu, 13 May 2004 02:46:11 +0000 (02:46 +0000)]
Dont use -i flag so that automake will generate dependency tracking rules.

20 years agoDont set CXXFLAGS so they can be set when running configure. Removed extra backslash...
nuffer [Thu, 13 May 2004 02:44:51 +0000 (02:44 +0000)]
Dont set CXXFLAGS so they can be set when running configure.  Removed extra backslash from CLEANFILES line end.

20 years agoFix possible SEGV
helly [Wed, 12 May 2004 09:46:18 +0000 (09:46 +0000)]
Fix possible SEGV

20 years agoreadCh must only be true when state-link == NULL
helly [Sat, 24 Apr 2004 23:53:55 +0000 (23:53 +0000)]
readCh must only be true when state-link == NULL

20 years agoWS
helly [Sat, 24 Apr 2004 23:51:16 +0000 (23:51 +0000)]
WS

20 years agoBugfix 869297
helly [Wed, 21 Apr 2004 08:49:44 +0000 (08:49 +0000)]
Bugfix 869297

20 years agoHeader mbo_getopt.h is needed too
helly [Mon, 19 Apr 2004 23:35:09 +0000 (23:35 +0000)]
Header mbo_getopt.h is needed too

20 years agoCorrect output
helly [Mon, 19 Apr 2004 23:31:34 +0000 (23:31 +0000)]
Correct output

20 years agoUpdate
helly [Mon, 19 Apr 2004 22:32:48 +0000 (22:32 +0000)]
Update

20 years ago- Drop unused variable.
helly [Mon, 19 Apr 2004 21:27:15 +0000 (21:27 +0000)]
- Drop unused variable.
- Add some info about the switches.

20 years agoAdd -- style options.
helly [Mon, 19 Apr 2004 21:14:46 +0000 (21:14 +0000)]
Add -- style options.

20 years agoExpand test
helly [Mon, 19 Apr 2004 02:39:05 +0000 (02:39 +0000)]
Expand test

20 years agoBe more informative with error messages.
helly [Mon, 19 Apr 2004 02:32:06 +0000 (02:32 +0000)]
Be more informative with error messages.

20 years agoFeaturerequest #869298 (Add case insensitive string literals)
helly [Mon, 19 Apr 2004 02:13:49 +0000 (02:13 +0000)]
Featurerequest #869298 (Add case insensitive string literals)

20 years agoFix example, cur must be set to make the uncommented printf's working
helly [Sat, 17 Apr 2004 15:49:13 +0000 (15:49 +0000)]
Fix example, cur must be set to make the uncommented printf's working

20 years agoFix WS and set the curser to make the uncommented pinrf's working
helly [Sat, 17 Apr 2004 15:46:28 +0000 (15:46 +0000)]
Fix WS and set the curser to make the uncommented pinrf's working

20 years agoNeed to use original name (not alias)
helly [Tue, 13 Apr 2004 20:37:04 +0000 (20:37 +0000)]
Need to use original name (not alias)

20 years agoForce rebuilding with self created scanner.cc
helly [Tue, 30 Mar 2004 01:06:58 +0000 (01:06 +0000)]
Force rebuilding with self created scanner.cc

20 years agoUpdate docu
helly [Tue, 30 Mar 2004 01:02:45 +0000 (01:02 +0000)]
Update docu

20 years agoClose: [ 891940 ] braced quantifiers: {\d+(,|,\d+)?} style
helly [Tue, 30 Mar 2004 00:49:19 +0000 (00:49 +0000)]
Close: [ 891940 ] braced quantifiers: {\d+(,|,\d+)?} style

20 years agoHandle include files correctly
helly [Sun, 14 Mar 2004 22:40:11 +0000 (22:40 +0000)]
Handle include files correctly

20 years agoUpdate
helly [Sun, 14 Mar 2004 14:23:40 +0000 (14:23 +0000)]
Update

20 years agoReenable release param to makerpm.
helly [Sun, 14 Mar 2004 14:00:55 +0000 (14:00 +0000)]
Reenable release param to makerpm.

20 years agoUpdate
helly [Sun, 14 Mar 2004 14:00:19 +0000 (14:00 +0000)]
Update

20 years agoUpdate
helly [Sun, 14 Mar 2004 13:02:45 +0000 (13:02 +0000)]
Update

20 years agoNext step of autogen patch
helly [Sun, 14 Mar 2004 12:54:19 +0000 (12:54 +0000)]
Next step of autogen patch

20 years agoFix check to work on correct file
helly [Sun, 14 Mar 2004 11:58:41 +0000 (11:58 +0000)]
Fix check to work on correct file

20 years agoUpdated configure stuff
helly [Sat, 13 Mar 2004 20:35:12 +0000 (20:35 +0000)]
Updated configure stuff

20 years agoPatch #914462 (automake build patch) by moriyoshi
helly [Sat, 13 Mar 2004 13:40:37 +0000 (13:40 +0000)]
Patch #914462 (automake build patch) by moriyoshi
Slightly modified

20 years agoNot needed here
helly [Sat, 13 Mar 2004 12:34:15 +0000 (12:34 +0000)]
Not needed here

20 years agoUpdate
helly [Thu, 11 Mar 2004 22:33:11 +0000 (22:33 +0000)]
Update

20 years agoRemove temporary files
helly [Thu, 11 Mar 2004 22:26:39 +0000 (22:26 +0000)]
Remove temporary files

20 years agoExchange clean/dist-clean as they are normally used
helly [Thu, 11 Mar 2004 22:23:25 +0000 (22:23 +0000)]
Exchange clean/dist-clean as they are normally used

21 years agoAdded a <br>
nuffer [Sat, 31 Jan 2004 19:48:49 +0000 (19:48 +0000)]
Added a <br>

21 years agoIntegrated patch from UTF2000 wiki.
nuffer [Sat, 31 Jan 2004 17:42:53 +0000 (17:42 +0000)]
Integrated patch from UTF2000 wiki.

21 years agoregenerated.
nuffer [Sat, 31 Jan 2004 17:38:05 +0000 (17:38 +0000)]
regenerated.

21 years agoRemoving generated file.
nuffer [Sat, 31 Jan 2004 17:34:16 +0000 (17:34 +0000)]
Removing generated file.

21 years agoAdded some links to re2c stuff on the web.
nuffer [Sat, 31 Jan 2004 17:19:22 +0000 (17:19 +0000)]
Added some links to re2c stuff on the web.

21 years agoFixed things so they compile.
nuffer [Sat, 31 Jan 2004 17:02:47 +0000 (17:02 +0000)]
Fixed things so they compile.

21 years agoApplied patch from Marcus Boerger
nuffer [Sat, 31 Jan 2004 15:44:39 +0000 (15:44 +0000)]
Applied patch from Marcus Boerger

21 years agoRemoving compressed file and added uncompressed version.
nuffer [Sun, 25 Jan 2004 00:13:52 +0000 (00:13 +0000)]
Removing compressed file and added uncompressed version.

21 years agoAdding cleanup.pl script from yasm.
nuffer [Mon, 12 Jan 2004 04:36:46 +0000 (04:36 +0000)]
Adding cleanup.pl script from yasm.

21 years agoIntegrated in bug fixes from yasm. 1. Fix detection of EOF in the re2c scanner....
nuffer [Mon, 12 Jan 2004 04:36:00 +0000 (04:36 +0000)]
Integrated in bug fixes from yasm.  1. Fix detection of EOF in the re2c scanner.  2. Correctly output #line directives so that debugging the generated output is possible.

21 years agoAdded a fix to catch eof in certain situations. Patch thanks to Peter Johnson.
nuffer [Sun, 11 Jan 2004 03:44:39 +0000 (03:44 +0000)]
Added a fix to catch eof in certain situations.  Patch thanks to Peter Johnson.

21 years agoIntegrated debian patches.
nuffer [Fri, 2 Jan 2004 15:33:07 +0000 (15:33 +0000)]
Integrated debian patches.

21 years agoIncorporated patches from FreeBSD ports.
nuffer [Fri, 2 Jan 2004 15:07:12 +0000 (15:07 +0000)]
Incorporated patches from FreeBSD ports.

21 years agoAdded sf link.
nuffer [Fri, 2 Jan 2004 14:25:05 +0000 (14:25 +0000)]
Added sf link.

21 years agoAdded.
nuffer [Fri, 2 Jan 2004 14:16:55 +0000 (14:16 +0000)]
Added.

21 years agoInitial revision
nuffer [Sat, 13 Dec 2003 04:58:19 +0000 (04:58 +0000)]
Initial revision

21 years agoNew repository initialized by cvs2svn.
(no author) [Sat, 13 Dec 2003 04:58:19 +0000 (04:58 +0000)]
New repository initialized by cvs2svn.