gforth: gforth/Attic/threading.h
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
(as text)
Revision 1.6
Wed May 21 20:39:43 1997 UTC (16 years ago) by anton
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.5: +0 -0 lines
FILE REMOVED
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.
Revision 1.5
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Mar 4 17:49:56 1997 UTC (16 years, 2 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-3-0
Changes since 1.4: +23 -6 lines
Diff to previous 1.4
added double indirect threaded version and making of fully relocatable images.
added gforth-makeimage script for making fully relocatable images.
removed locals bug in if else endif constructs.
added mmap support for machines without MAP_ANON
removed command-line options -c and -o
moved definition of DOES_HANDLER_SIZE from machine.h to forth.h.
added hpux FLUSH_ICACHE in m68k.h
made source words print decimal
Revision 1.4
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Feb 19 18:57:27 1996 UTC (17 years, 3 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-2-0,
v0-2-1
Changes since 1.3: +68 -1 lines
Diff to previous 1.3
a few bug fixes, doc changes
Revision 1.3
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Nov 9 18:28:40 1995 UTC (17 years, 6 months ago) by pazsan
Branch:
MAIN
CVS Tags:
gforth-0_1beta
Changes since 1.2: +4 -4 lines
Diff to previous 1.2
Moved all parts of NEXT to NEXT_P2 if CISC_NEXT and INDIRECT_THREADING,
but not LONG_LATENCY.
Revision 1.2
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Nov 7 18:07:02 1995 UTC (17 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.1: +25 -4 lines
Diff to previous 1.1
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
assertions and ~~
Revision 1.1
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Oct 26 22:48:43 1995 UTC (17 years, 7 months ago) by pazsan
Branch:
MAIN
Changed threading ifdefs.
Requires debugging !!!!!!
Perhaps change concepts with LONG_LATENCY
on RISCs.
Added sokoban.fs as a nice little game.
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.