CVS log for gforth/mach16b.fs
Up to [gforth] / gforth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Dec 31 19:02:24 2007 UTC (15 years, 9 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0,
HEAD
Diff to: previous 1.12: preferred, colored; selected 1.10: preferred, colored
Changes since revision 1.12: +1 -1
lines
updated copyright year after changing license notice
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:24 2007 UTC (15 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.11: preferred, colored; selected 1.10: preferred, colored
Changes since revision 1.11: +2 -3
lines
updated copyright notices for GPL v3
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Aug 25 14:17:45 2003 UTC (20 years, 1 month ago) by anton
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1
lines
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:46:57 2000 UTC (23 years ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.8: preferred, colored; selected 1.10: preferred, colored
Changes since revision 1.8: +1 -1
lines
changed FSF address in copyright messages
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:06:01 2000 UTC (23 years ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, colored; selected 1.10: preferred, colored
Changes since revision 1.7: +1 -1
lines
updated copyright dates in many files (not in ec-related files)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 22 17:40:19 1999 UTC (24 years, 7 months ago) by jwilke
Branches: MAIN
Diff to: previous 1.6: preferred, colored; selected 1.10: preferred, colored
Changes since revision 1.6: +1 -1
lines
Replaces bits/byte by bits/char. EC-targets currently broken.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Dec 8 22:02:46 1998 UTC (24 years, 9 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.5: preferred, colored; selected 1.10: preferred, colored
Changes since revision 1.5: +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.5: download - view: text, markup, annotated - select for diffs
Sat Sep 13 12:04:57 1997 UTC (26 years ago) by jwilke
Branches: MAIN
Diff to: previous 1.4: preferred, colored; selected 1.10: preferred, colored
Changes since revision 1.4: +1 -11
lines
Fixes to tasker.fs, environ.fs
Changed has-xy flags to environmental queries!!
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Feb 8 22:58:11 1997 UTC (26 years, 7 months ago) by pazsan
Branches: MAIN
CVS tags: v0-3-0
Diff to: previous 1.3: preferred, colored; selected 1.10: preferred, colored
Changes since revision 1.3: +5 -0
lines
Merged in gforth-EC patches
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 6 21:23:01 1997 UTC (26 years, 7 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.2: preferred, colored; selected 1.10: preferred, colored
Changes since revision 1.2: +10 -0
lines
Started to merge in changes made for gforth-EC project.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Nov 7 18:06:49 1995 UTC (27 years, 10 months ago) by anton
Branches: MAIN
CVS tags: v0-2-1,
v0-2-0,
gforth-0_1beta
Diff to: previous 1.1: preferred, colored; selected 1.10: preferred, colored
Changes since revision 1.1: +18 -0
lines
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
assertions and ~~
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 19 17:48:03 1995 UTC (28 years, 8 months ago) by pazsan
Branches: MAIN
Diff to: selected 1.10: preferred, colored
float.fs: Added f~ (f-proximate)
wordsets.fs: Added missing float words
Added 16 bit and 64 bit support in cross.fs
Fixed some bugs which asume sizeof(int)=sizeof(Cell)
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>