gforth: gforth/regexp.fs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Revision 1.31
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Dec 28 23:54:34 2010 UTC (2 years, 5 months ago) by pazsan
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
,
to selected 1.17
Added copyright date
Revision 1.30
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Dec 28 23:33:53 2010 UTC (2 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.29: +5 -5 lines
Diff to previous 1.29
,
to selected 1.17
Final fix for greedy regexps
Revision 1.29
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Dec 28 23:24:21 2010 UTC (2 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.28: +7 -7 lines
Diff to previous 1.28
,
to selected 1.17
Less stack elements on decisions
Revision 1.28
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Dec 28 23:16:02 2010 UTC (2 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.27: +11 -9 lines
Diff to previous 1.27
,
to selected 1.17
use last$ to walk greedy loop
Revision 1.27
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Dec 28 22:43:24 2010 UTC (2 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.26: +11 -12 lines
Diff to previous 1.26
,
to selected 1.17
First try at really fixing greedy loops
Revision 1.26
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 27 22:39:38 2010 UTC (2 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.25: +9 -5 lines
Diff to previous 1.25
,
to selected 1.17
Fixed greedy loop counting
Revision 1.25
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Oct 10 19:39:34 2010 UTC (2 years, 8 months ago) by pazsan
Branch:
MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
,
to selected 1.17
Alternatives fixed, LEAVE for failing
Revision 1.24
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Oct 10 19:34:16 2010 UTC (2 years, 8 months ago) by pazsan
Branch:
MAIN
Changes since 1.23: +7 -8 lines
Diff to previous 1.23
,
to selected 1.17
Alternatives fixed
Revision 1.23
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Sep 12 22:04:06 2010 UTC (2 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.22: +2 -3 lines
Diff to previous 1.22
,
to selected 1.17
More fixes
Revision 1.22
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Sep 12 21:46:30 2010 UTC (2 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.21: +9 -9 lines
Diff to previous 1.21
,
to selected 1.17
Still a problem with ?foos1
Revision 1.21
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Sep 12 17:10:04 2010 UTC (2 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
,
to selected 1.17
regexp alternatives fixed
decompiler output for regexp improved
Revision 1.20
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Sep 12 16:44:04 2010 UTC (2 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.19: +5 -1 lines
Diff to previous 1.19
,
to selected 1.17
Fixed string buffer overrun
Revision 1.19
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Sep 12 16:18:31 2010 UTC (2 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.18: +11 -11 lines
Diff to previous 1.18
,
to selected 1.17
Regexp vs. local conflict solved
Revision 1.18
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Sep 5 22:18:54 2010 UTC (2 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17
alternatives with backtracking
Revision 1.17
-
(view)
(download)
(annotate)
- [selected]
Sun Sep 5 19:09:55 2010 UTC (2 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.16: +19 -12 lines
Diff to previous 1.16
More fixes on regexp
Revision 1.16
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 4 21:34:23 2010 UTC (2 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.15: +5 -6 lines
Diff to previous 1.15
,
to selected 1.17
Fixed regexp replacement stuff
Revision 1.15
-
(view)
(download)
(annotate)
- [select for diffs]
Thu May 27 09:16:11 2010 UTC (3 years ago) by pazsan
Branch:
MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
,
to selected 1.17
Regexp replacement improved
Revision 1.14
-
(view)
(download)
(annotate)
- [select for diffs]
Thu May 27 08:58:57 2010 UTC (3 years ago) by pazsan
Branch:
MAIN
Changes since 1.13: +9 -6 lines
Diff to previous 1.13
,
to selected 1.17
Regexp replacement improved
Revision 1.13
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Nov 1 22:19:30 2008 UTC (4 years, 7 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-7-0
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
,
to selected 1.17
updated copyright years
Revision 1.12
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Aug 9 20:56:35 2008 UTC (4 years, 10 months ago) by pazsan
Branch:
MAIN
Changes since 1.11: +5 -5 lines
Diff to previous 1.11
,
to selected 1.17
Changed checks for start and end of regexp
Revision 1.11
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Aug 9 20:44:03 2008 UTC (4 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
,
to selected 1.17
fixed documentation bugs
Revision 1.10
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 18:40:24 2007 UTC (5 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.9: +2 -3 lines
Diff to previous 1.9
,
to selected 1.17
updated copyright notices for GPL v3
Revision 1.9
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 17:34:58 2007 UTC (5 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
,
to selected 1.17
updated copyright years
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Oct 3 18:41:09 2007 UTC (5 years, 8 months ago) by pazsan
Branch:
MAIN
Changes since 1.7: +119 -44 lines
Diff to previous 1.7
,
to selected 1.17
Added glossary entries to regexp (but no documentation chapter)
Revision 1.7
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 31 13:39:13 2006 UTC (6 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
,
to selected 1.17
updated copyright years
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Oct 3 22:36:02 2006 UTC (6 years, 8 months ago) by pazsan
Branch:
MAIN
Changes since 1.5: +22 -0 lines
Diff to previous 1.5
,
to selected 1.17
Regexp replacements added
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Feb 25 14:01:18 2006 UTC (7 years, 3 months ago) by pazsan
Branch:
MAIN
Changes since 1.4: +0 -12 lines
Diff to previous 1.4
,
to selected 1.17
R8C stuff
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Feb 4 22:09:11 2006 UTC (7 years, 4 months ago) by pazsan
Branch:
MAIN
Changes since 1.3: +12 -0 lines
Diff to previous 1.3
,
to selected 1.17
capscompare primitive added
case insensitive regexp extension
cleanup of error reports
Revision 1.3
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Dec 31 15:46:10 2005 UTC (7 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.2: +18 -0 lines
Diff to previous 1.2
,
to selected 1.17
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.2
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Nov 5 23:29:06 2005 UTC (7 years, 7 months ago) by pazsan
Branch:
MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
,
to selected 1.17
Changed comment
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Nov 5 23:26:49 2005 UTC (7 years, 7 months ago) by pazsan
Branch:
MAIN
Diff
to selected 1.17
Added regexp stuff
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.