gforth: gforth/kernel/errore.fs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Current tag: MAIN
Revision 1.20
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 15:25:19 2012 UTC (5 months, 2 weeks ago) by anton
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
,
to selected 1.4
updated copyright year
Revision 1.19
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Aug 9 23:58:53 2012 UTC (10 months, 1 week ago) by pazsan
Branch:
MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
,
to selected 1.4
debug file id generalized, fixed uninitialized xc\!+
Revision 1.18
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Jul 27 23:28:10 2012 UTC (10 months, 3 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
,
to selected 1.4
Added terminal server as socket example
Revision 1.17
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Jun 23 20:38:01 2012 UTC (11 months, 3 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.16: +13 -8 lines
Diff to previous 1.16
,
to selected 1.4
Factored .error into error$ and usage
Revision 1.16
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 19:02:25 2007 UTC (5 years, 5 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-7-0
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
,
to selected 1.4
updated copyright year after changing license notice
Revision 1.15
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 18:40:26 2007 UTC (5 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.14: +2 -3 lines
Diff to previous 1.14
,
to selected 1.4
updated copyright notices for GPL v3
Revision 1.14
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 31 13:39:18 2006 UTC (6 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
,
to selected 1.4
updated copyright years
Revision 1.13
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Mar 25 18:37:16 2006 UTC (7 years, 2 months ago) by pazsan
Branch:
MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
,
to selected 1.4
Further R8C Forth additions: LCD init, ADC fetch, /line limit...
Revision 1.12
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Aug 25 14:17:54 2003 UTC (9 years, 9 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-2
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
,
to selected 1.4
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.11
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Mar 9 15:17:05 2003 UTC (10 years, 3 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-0,
v0-6-1
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
,
to selected 1.4
updated copyright years
Revision 1.10
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 23 15:47:10 2000 UTC (12 years, 8 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-5-0
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
,
to selected 1.4
changed FSF address in copyright messages
Revision 1.9
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 23 15:06:10 2000 UTC (12 years, 8 months ago) by anton
Branch:
MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
,
to selected 1.4
updated copyright dates in many files (not in ec-related files)
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 12 18:35:55 1999 UTC (13 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
,
to selected 1.4
gforth now works even if it cannot open the history file
Revision 1.7
-
(view)
(download)
(annotate)
- [select for diffs]
Mon May 17 15:07:02 1999 UTC (14 years, 1 month ago) by jwilke
Branch:
MAIN
Changes since 1.6: +3 -0 lines
Diff to previous 1.6
,
to selected 1.4
Added require at beginning of file.
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Feb 24 11:54:39 1999 UTC (14 years, 3 months ago) by jwilke
Branch:
MAIN
Changes since 1.5: +0 -1 lines
Diff to previous 1.5
,
to selected 1.4
Change of .error-frame for this pattern:
xxx.fs:312: Undefined word
blabla bla blablabla
^^^^^^
Error: Undefined word
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Dec 11 22:54:31 1998 UTC (14 years, 6 months ago) by pazsan
Branch:
MAIN
CVS Tags:
v0-4-0
Changes since 1.4: +4 -0 lines
Diff to previous 1.4
Added further options to shrink a kernel down
Cleaned up conditional primitives (works now for C-generated part, too)
Cleaned up mach files for embedded architectures
Cleaned up options in the kernel
Revision 1.4
-
(view)
(download)
(annotate)
- [selected]
Tue Dec 8 22:03:09 1998 UTC (14 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
updated dates in copyright messages
inserted copyright messages in most files that did not have them
removed outdated files engine/32bit.h engine/strsig.c
Revision 1.3
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Aug 29 20:46:14 1998 UTC (14 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.2: +10 -5 lines
Diff to previous 1.2
,
to selected 1.4
Fixed docu problems, added stderr output for errors and warnings
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 13 12:05:51 1997 UTC (15 years, 9 months ago) by jwilke
Branch:
MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
,
to selected 1.4
Changed hax-xy flags to environmental queries.
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Wed May 21 20:40:14 1997 UTC (16 years, 1 month ago) by anton
Branch:
MAIN
Diff
to selected 1.4
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.
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.