CVS log for gforth/regexp-test.fs

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Dec 31 18:09:02 2010 UTC (13 years, 2 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.22: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.22: +1 -1 lines
updated copyright years

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Dec 28 23:16:02 2010 UTC (13 years, 3 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.21: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.21: +2 -2 lines
use last$ to walk greedy loop

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 27 22:39:38 2010 UTC (13 years, 3 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.20: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.20: +37 -0 lines
Fixed greedy loop counting

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Dec 27 21:46:25 2010 UTC (13 years, 3 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.19: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.19: +0 -1 lines
Removed non-working comment on regexp test

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Oct 10 19:34:16 2010 UTC (13 years, 5 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.18: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.18: +1 -1 lines
Alternatives fixed

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Sep 12 22:14:12 2010 UTC (13 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.17: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.17: +3 -3 lines
Still problems with loops inside alternatives

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Sep 12 22:04:06 2010 UTC (13 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.16: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.16: +10 -8 lines
More fixes

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Sep 12 21:46:30 2010 UTC (13 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.15: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.15: +14 -12 lines
Still a problem with ?foos1

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Sep 12 17:10:04 2010 UTC (13 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.14: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.14: +1 -1 lines
regexp alternatives fixed
decompiler output for regexp improved

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Sep 5 22:18:54 2010 UTC (13 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.13: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.13: +7 -1 lines
alternatives with backtracking

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Sep 5 20:07:50 2010 UTC (13 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.12: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.12: +4 -2 lines
More fixes on regexp

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Sep 5 19:09:55 2010 UTC (13 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.11: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.11: +17 -4 lines
More fixes on regexp

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Sep 4 22:27:22 2010 UTC (13 years, 6 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.10: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.10: +17 -1 lines
added another crash-bug to the regexp tests

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Sep 4 21:39:29 2010 UTC (13 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.9: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.9: +1 -1 lines
Fixed regexp replacement stuff

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Sep 4 21:34:23 2010 UTC (13 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.8: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.8: +7 -2 lines
Fixed regexp replacement stuff

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Sep 4 11:51:09 2010 UTC (13 years, 6 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.7: +14 -1 lines
added regexp replacement test case that shows what's currently broken

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu May 27 08:58:57 2010 UTC (13 years, 10 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.6: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.6: +11 -0 lines
Regexp replacement improved

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 31 15:32:35 2009 UTC (14 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.5: +1 -1 lines
updated copyright years

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Sep 16 15:21:59 2009 UTC (14 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.4: +7 -7 lines
Use 'x' notation instaed of 'x

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 31 19:02:24 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +1 -1 lines
updated copyright year after changing license notice

Revision 1.3: download - view: text, markup, annotated - [selected for diffs]
Mon Dec 31 18:40:24 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +2 -3 lines
updated copyright notices for GPL v3

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Dec 31 15:46:10 2005 UTC (18 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.1: +18 -0 lines
updated the copyright year on many files
added FSF copyright header to complex.fs fft.fs regexp-test.fs regexp.fs
added fsl-util.fs to update-copyright-blacklist

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 5 23:26:49 2005 UTC (18 years, 4 months ago) by pazsan
Branches: MAIN
Diff to: selected 1.3: preferred, unified
Added regexp stuff

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>