CVS log for gforth/blocked.fb
Up to [gforth] / gforth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Nov 6 22:43:14 1999 UTC (23 years, 10 months ago) by pazsan
Branches: MAIN
CVS tags: v0-7-0,
v0-6-2,
v0-6-1,
v0-6-0,
v0-5-0,
HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1
lines
Added "Forth definitions" at the end
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Aug 29 21:44:44 1999 UTC (24 years, 1 month ago) by pazsan
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1
lines
Made block 0 the first block and provided OFFSET for backward compatibility
(store 1 there).
Fixed bug for negative buffers.
Added a type in write-file for OS-less ports.
Some corrections to make the SHARC port compile again.
HAS_DEBUG is now a central flag which replaces perror and fprintf if not set.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 10 10:28:33 1998 UTC (24 years, 11 months ago) by pazsan
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1
lines
Changed virtual method table pointer in dictionary objects to be compatible with
the other OO packages (VMT-pointer on first cell)
You need a new kernel.fi to recompile the kernel
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 21 20:39:17 1997 UTC (26 years, 4 months ago) by anton
Branches: MAIN
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>