gforth: gforth/Attic/gforth.1
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Revision 1.9
Wed May 21 20:39:27 1997 UTC (16 years ago) by anton
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.8: +0 -0 lines
FILE REMOVED
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Apr 10 15:00:05 1997 UTC (16 years, 1 month ago) by anton
Branch:
MAIN
Changes since 1.7: +8 -3 lines
Diff to previous 1.7
bumped the version number to 0.3.1
gforth-makeimage now makes an executable file and uses $GFORTH
documentation changes
fixed bug involving locals and recurse
Revision 1.7
-
(view)
(download)
(annotate)
- [selected]
Wed Mar 19 18:27:14 1997 UTC (16 years, 2 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-3-0
Changes since 1.6: +7 -2 lines
Diff to previous 1.6
fixed some documentation bugs
updated dates on copyright messages
updated NEWS
some fixes in Makefile.in
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Mar 11 16:00:37 1997 UTC (16 years, 2 months ago) by anton
Branch:
MAIN
Changes since 1.5: +17 -5 lines
Diff to previous 1.5
,
to selected 1.7
added primitive K
the Makefile now works with Digital Unix make
renamed the gforth-makeimage variable GFORTH into GFORTHD
fixed bug in comp-image (can now generate data-relocatable images).
gforth-makeimage uses a new option --no-offset-im to avoid differences
from the command line
Documentation changes
fixed another bug involving relocatablility of code addresses.
my_alloc now works on machines without MAP_FILE and MAP_PRIVATE
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Tue May 7 16:15:21 1996 UTC (17 years ago) by pazsan
Branch:
MAIN
CVS Tags:
v0-2-0,
v0-2-1
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
,
to selected 1.7
Some small bugfixes.
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Nov 7 18:06:40 1995 UTC (17 years, 6 months ago) by anton
Branch:
MAIN
CVS Tags:
gforth-0_1beta
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
,
to selected 1.7
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
assertions and ~~
Revision 1.3
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Oct 29 21:35:11 1995 UTC (17 years, 7 months ago) by pazsan
Branch:
MAIN
Changes since 1.2: +96 -8 lines
Diff to previous 1.2
,
to selected 1.7
Corrected aligned instructions
Added COPYING to gforth.ds
added options to gforth.1
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Oct 7 17:38:13 1995 UTC (17 years, 7 months ago) by anton
Branch:
MAIN
Changes since 1.1: +4 -0 lines
Diff to previous 1.1
,
to selected 1.7
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.1
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Nov 30 17:46:05 1994 UTC (18 years, 5 months ago) by anton
Branch:
MAIN
Diff
to selected 1.7
Added FORCE_REG stuff to decstation.h
added man page
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.