CVS log for gforth/Attic/vars.fs

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


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


Revision 1.16
Wed May 21 20:39:44 1997 UTC (26 years, 11 months ago) by anton
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.15: +0 -0 lines
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 19 18:27:17 1997 UTC (27 years, 1 month ago) by anton
Branches: MAIN
CVS tags: v0-3-0
Diff to: previous 1.14: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.14: +2 -2 lines
fixed some documentation bugs
updated dates on copyright messages
updated NEWS
some fixes in Makefile.in

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Feb 8 22:58:16 1997 UTC (27 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.13: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.13: +0 -1 lines
Merged in gforth-EC patches

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jan 14 16:30:52 1997 UTC (27 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.12: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.12: +1 -0 lines
added PRIM_VERSION to primitives checksum computation.
added and documented environmental queries return-stack-cells,
	stack-cells, and floating-stack.
fixed make test for 64-bit machines.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 9 17:34:13 1996 UTC (28 years, 2 months ago) by anton
Branches: MAIN
CVS tags: v0-2-1, v0-2-0
Diff to: previous 1.11: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.11: +3 -0 lines
?DUP-IF and ?DUP-0=-IF are now supported by primitives
added primitives EMIT-FILE, STDOUT, STDERR
EMIT and TYPE now work through file words
added some code for the BUGGY_LONG_LONG case (not yet complete)
eliminated D! and D@
made DMIN, DMAX, DABS high-level
added compat/control.fs (?DUP-IF etc.)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jan 7 17:22:16 1996 UTC (28 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.10: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.10: +0 -2 lines
added more.fs for people with old terminals.
WORDS and SEE now now respect the terminal size.
a lot of reordering in the Makefile, approaching the GNU standards.
factored NAME>STRING out of many words.
use AC_DECL_SYS_SIGLIST test in configure.in.
removed emitcounter (it was not used anyway).
SYSTEM now unpreps and repreps the terminal.
fixed byg in prims2x.fs.
added NEEDS, ?CSP, !CSP.
rewrote ALIAS?.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Nov 30 18:01:49 1995 UTC (28 years, 4 months ago) by pazsan
Branches: MAIN
CVS tags: gforth-0_1beta
Diff to: previous 1.9: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.9: +1 -3 lines
Added the terminal

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Nov 9 18:06:20 1995 UTC (28 years, 5 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.8: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.8: +1 -0 lines
Changed evaluate to parse in place

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Nov 7 18:07:04 1995 UTC (28 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.7: +23 -2 lines
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
 assertions and ~~

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Oct 7 17:38:21 1995 UTC (28 years, 6 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +3 -3 lines
added code.fs (code, ;code, end-code, assembler)
renamed dostruc to dofield
made index and doc-entries nicer
Only words containing 'e' or 'E' are converted to FP numbers.
added many wordset comments
added flush-icache primitive and FLUSH_ICACHE macro
added +DO, U+DO, -DO, U-DO and -LOOP
added code address labels (`docol:' etc.)
fixed sparc cache_flush

Revision 1.6: download - view: text, markup, annotated - [selected for diffs]
Wed Aug 31 19:42:54 1994 UTC (29 years, 7 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +8 -0 lines
Added options to allow good register scheduling on i386
added blocks

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jul 21 10:52:53 1994 UTC (29 years, 9 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.4: +1 -1 lines
Added dictionary hashing
Changed argument interpretation as documented
Made refill for DOS 20 times faster
Added m*/ and missing FP words.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jul 8 15:01:05 1994 UTC (29 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.3: +5 -1 lines
signals are now translated into THROWs
A number of bug fixes (make a diff of BUGS for details)
added assert.fs and debugging.fs
made .s nicer
keep names of included files (in loadfilename) and print them upon error

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 7 14:56:07 1994 UTC (29 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.2: +5 -1 lines
local variables
rewrote primitives2c.el in Forth (prims2x.el)
various small changes
Added Files:
 	from-cut-here gforth.el gforth.texi glocals.fs gray.fs
 	locals-test.fs prims2x.fs

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 5 15:46:53 1994 UTC (29 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.1: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.1: +6 -1 lines
Added direct threading for R3/4000. Still needs cache flush.
Added direct threading for R3/4000. Needs still cache flush.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 11 16:30:47 1994 UTC (30 years, 2 months ago) by anton
Branches: MAIN
Diff to: selected 1.6: preferred, unified
Initial revision

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>