CVS log for gforth/kernel/errore.fs

[BACK] Up to [gforth] / gforth / kernel

Request diff between arbitrary revisions


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


Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Dec 31 15:25:19 2012 UTC (11 years, 2 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +1 -1 lines
updated copyright year

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Aug 9 23:58:53 2012 UTC (11 years, 7 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +1 -1 lines
debug file id generalized, fixed uninitialized xc\!+

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jul 27 23:28:10 2012 UTC (11 years, 7 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +1 -1 lines
Added terminal server as socket example

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jun 23 20:38:01 2012 UTC (11 years, 8 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +13 -8 lines
Factored .error into error$ and usage

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

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

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Dec 31 13:39:18 2006 UTC (17 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +1 -1 lines
updated copyright years

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Mar 25 18:37:16 2006 UTC (17 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +2 -2 lines
Further R8C Forth additions: LCD init, ADC fetch, /line limit...

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Aug 25 14:17:54 2003 UTC (20 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +1 -1 lines
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:17:05 2003 UTC (21 years ago) by anton
Branches: MAIN
CVS tags: v0-6-1, v0-6-0
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +1 -1 lines
updated copyright years

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:47:10 2000 UTC (23 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +1 -1 lines
changed FSF address in copyright messages

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:06:10 2000 UTC (23 years, 6 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +1 -1 lines
updated copyright dates in many files (not in ec-related files)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Dec 12 18:35:55 1999 UTC (24 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +1 -1 lines
gforth now works even if it cannot open the history file

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon May 17 15:07:02 1999 UTC (24 years, 10 months ago) by jwilke
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +3 -0 lines
Added require at beginning of file.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 24 11:54:39 1999 UTC (25 years ago) by jwilke
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +0 -1 lines
Change of .error-frame for this pattern:

xxx.fs:312: Undefined word
    blabla bla blablabla
    ^^^^^^
Error: Undefined word

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Dec 11 22:54:31 1998 UTC (25 years, 3 months ago) by pazsan
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +4 -0 lines
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: download - view: text, markup, annotated - select for diffs
Tue Dec 8 22:03:09 1998 UTC (25 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +1 -1 lines
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: download - view: text, markup, annotated - select for diffs
Sat Aug 29 20:46:14 1998 UTC (25 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +10 -5 lines
Fixed docu problems, added stderr output for errors and warnings

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Sep 13 12:05:51 1997 UTC (26 years, 6 months ago) by jwilke
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +1 -1 lines
Changed hax-xy flags to environmental queries.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 21 20:40:14 1997 UTC (26 years, 10 months ago) by anton
Branches: MAIN
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

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>