CVS log for gforth/Attic/gforth.ds

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


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


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

Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Apr 10 15:00:06 1997 UTC (26 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.47: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.47: +35 -24 lines
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.47: download - view: text, markup, annotated - select for diffs
Thu Mar 20 14:39:50 1997 UTC (27 years ago) by anton
Branches: MAIN
CVS tags: v0-3-0
Diff to: previous 1.46: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.46: +2 -4 lines
fixed a few Makefile bugs (make clean)
renamed blocks.fs:flush-file into flush-blocks
fixed bell bug (now flushes the output)
documentation changes

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Mar 19 18:27:15 1997 UTC (27 years ago) by anton
Branches: MAIN
Diff to: previous 1.45: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.45: +12 -2 lines
fixed some documentation bugs
updated dates on copyright messages
updated NEWS
some fixes in Makefile.in

Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Mar 11 16:00:38 1997 UTC (27 years ago) by anton
Branches: MAIN
Diff to: previous 1.44: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.44: +93 -72 lines
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.44: download - view: text, markup, annotated - select for diffs
Tue Mar 4 17:49:49 1997 UTC (27 years ago) by anton
Branches: MAIN
Diff to: previous 1.43: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.43: +11 -3 lines
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.43: download - view: text, markup, annotated - select for diffs
Sat Feb 1 14:59:30 1997 UTC (27 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.42: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.42: +1097 -235 lines
documentation changes: added chapter on image files; added concept index
bug fixes

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Jan 14 16:30:50 1997 UTC (27 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.41: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.41: +13 -9 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.41: download - view: text, markup, annotated - select for diffs
Sat Jan 4 16:32:29 1997 UTC (27 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.40: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.40: +21 -21 lines
reformatted errore.fs to single-column format
updated definition of UNUSED
fixed some documentation typos
removed FUZZ

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Nov 11 16:59:16 1996 UTC (27 years, 4 months ago) by anton
Branches: MAIN
CVS tags: v0-2-1, v0-2-0
Diff to: previous 1.39: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.39: +55 -3 lines
Added ans-report.fs objects.fs

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Oct 2 09:48:57 1996 UTC (27 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.38: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.38: +6 -6 lines
made path separator OS-dependent (';' for non-Unix)
renamed use-file to open-blocks
reintroduced FUZZ (for non-Unix)

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Oct 1 16:25:58 1996 UTC (27 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.37: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.37: +8 -2 lines
added POSTPONE,; optimized POSTPONE
doc changes

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Sep 30 13:16:09 1996 UTC (27 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.36: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.36: +79 -16 lines
Documentation changes
Building in a dir different from the srcdir now works
a few bug fixes

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Sep 23 08:52:47 1996 UTC (27 years, 6 months ago) by anton
Branches: MAIN
Diff to: previous 1.35: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.35: +224 -60 lines
documentation changes

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Sep 10 16:08:37 1996 UTC (27 years, 6 months ago) by anton
Branches: MAIN
Diff to: previous 1.34: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.34: +250 -13 lines
fixed bugs in code.fs
added primitive threading-method
fixed create-interpret/compile such that "' word >body" works as expected
documented some defining words

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Aug 21 14:58:40 1996 UTC (27 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.33: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.33: +61 -8 lines
a little cleanup in 386.h
renamed special: to interpret/compile:
renamed save-string to save-mem
added extend-mem
replaced (name>) with ((name>))
replaced name> with name>int and name>comp
renamed compile-only to compile-only-error
replaced xt>i with name>int
replaced xt>c with name>comp
removed xt>s
removed found
search-wordlist now delivers interpretation-xt
replaced (sfind) with find-name
replaced C' with COMP' and [C'] with [COMP']
removed S' and [S']
added hex.
added some helper words
adapted other words to the changes
started documenting the intergration of Gforth in applications

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon May 13 16:36:56 1996 UTC (27 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.32: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.32: +8 -6 lines
eliminated state-smartness in ;code and sfnumber
immediate-flag is now $40 and restrict-flag $20
HEADER now stores the compilation wordlist in the header and
	REVEAL reveals into that wordlist
assorted cleanups

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Feb 19 18:57:26 1996 UTC (28 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.31: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.31: +28 -21 lines
a few bug fixes, doc changes

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Feb 9 17:34:09 1996 UTC (28 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.30: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.30: +15 -6 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.30: download - view: text, markup, annotated - select for diffs
Thu Jan 25 16:45:50 1996 UTC (28 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.29: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.29: +50 -55 lines
eliminated "make realclean"; it's dangerous and useless.
eliminated relocation stuff in the kernal; was buggy and useless.
SIGPIPE now returns control to Forth.
Implemented form, rows, and cols; SIGWINCH updates these (on good OS's).
changed popen and pclose to open-pipe and close-pipe.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Jan 7 17:22:09 1996 UTC (28 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.28: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.28: +17 -5 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.28: download - view: text, markup, annotated - select for diffs
Sat Dec 23 16:21:57 1995 UTC (28 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.27: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.27: +4 -1 lines
Improved etags support
prims2x now supports synclines ("#line ...")
improved strsignal replacement

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Dec 4 16:38:53 1995 UTC (28 years, 3 months ago) by anton
Branches: MAIN
CVS tags: gforth-0_1beta
Diff to: previous 1.26: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.26: +8 -3 lines
the GCC variable is now conserved across config.status runs
restore-input now works only within one input source and complains otherwise

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Nov 30 18:04:27 1995 UTC (28 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.25: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.25: +43 -24 lines
make test now works from scratch
final touches on the system documentation requirements and Performance

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Nov 28 18:45:28 1995 UTC (28 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.24: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.24: +38 -5 lines
make clean & co. now work as advertised
Some documentation changes

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Nov 15 17:29:07 1995 UTC (28 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.23: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.23: +40 -15 lines
fixed a bug in the unit conversion in main.c
"make bench" now also works on 64-bit machines
documentation improvements

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Nov 14 22:12:50 1995 UTC (28 years, 4 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.22: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.22: +13 -4 lines
Added pedegree of VolksForth

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Nov 13 18:37:10 1995 UTC (28 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.21: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.21: +6 -0 lines
some documentation changes
added make targets "bench" and "uninstall"

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Nov 7 18:06:41 1995 UTC (28 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.20: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.20: +4 -4 lines
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
 assertions and ~~

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Oct 29 21:35:11 1995 UTC (28 years, 4 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.19: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.19: +392 -2 lines
Corrected aligned instructions
Added COPYING to gforth.ds
added options to gforth.1

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Oct 16 18:33:08 1995 UTC (28 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.18: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.18: +25 -7 lines
added answords.fs and strsignal.c
added checking of documenetation of ANS Forth words
Fixed many documentation errors and added some documentation
signal handling now uses strsignal and can handle signals not present on all machines

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Oct 7 17:38:14 1995 UTC (28 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.17: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.17: +107 -26 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.17: download - view: text, markup, annotated - select for diffs
Fri Sep 15 14:52:51 1995 UTC (28 years, 6 months ago) by anton
Branches: MAIN
Diff to: previous 1.16: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.16: +203 -91 lines
Some more documentation
Added word index
Changed all appearances of GNU Forth to Gforth.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jun 3 14:24:42 1995 UTC (28 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.15: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.15: +18 -0 lines
replaced Bernds solution for the path searching problem with mine.
Use different register declarations for Intel depending on compiler version
Updated bug list
added GNU-convention make target check

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 29 14:51:16 1995 UTC (28 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.14: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.14: +209 -276 lines
Added more ANS system documentation (now complete)
Minor changes

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Apr 20 09:42:52 1995 UTC (28 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.13: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.13: +1091 -2 lines
added "system documentation requirements" section to gforth.ds.
added answers for environmental queries for wordsets.
changed W/O file access mode from "w+" to "w".
S" now uses a buffer
BIN is now idempotent
added FILE-STATUS
some other minor changes and bug fixes.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 20 18:16:24 1995 UTC (29 years ago) by anton
Branches: MAIN
Diff to: previous 1.12: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.12: +3 -0 lines
added make targets bindist and binonlydist
configure now checks the cell size and chooses the image accordingly

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Mar 13 09:17:26 1995 UTC (29 years ago) by anton
Branches: MAIN
Diff to: previous 1.11: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.11: +2 -2 lines
Added stuff for documenting Forth source and integrating it into the texi file
changed checks for DOMAINOS to checks for apollo (which is defined on apollos)
changed "-evaluate" (which did not work anyway) to "--evaluate"
added debugging.fs and assert.fs to startup.fs

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Feb 22 18:40:15 1995 UTC (29 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.10: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.10: +1 -1 lines
Moved the stores back to where they belong.
Instead, a new part of NEXT is introduced: NEXT_PO resides at the start of
 the primitive. Additional macros were introduced to accommodate more
 scheduling alternatives. Scheduling is determined by two new flags,
 -DLONG_LATENCY and -DAUTO_INCREMENT.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Feb 9 17:49:55 1995 UTC (29 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.9: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.9: +5 -1 lines
fixed blocks.fb creation bug by making result of create-file readable.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jan 30 18:47:47 1995 UTC (29 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.8: +3 -0 lines
fixed a few bugs and documented others
added required and require
added [ENDIF]

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jan 25 18:53:47 1995 UTC (29 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.7: +5 -4 lines
Configure now only generates the antidependences for the actual machines
Bug fixes and Bug reports

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jan 24 17:31:22 1995 UTC (29 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.6: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.6: +6 -5 lines
cross.fs: Corrected bug on le machines
Minor changes on other files

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 18 18:41:37 1995 UTC (29 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.5: +4 -3 lines
worked a bit on m68k.h and power.h
moved hyperbolic functions and falog to primitives

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 12 18:37:51 1995 UTC (29 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.4: +67 -4 lines
fixed a few bugs in gforth.el
more documentation

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 10 18:57:43 1995 UTC (29 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +353 -84 lines
Changes to make creation of info files possible
more documentation
included unistd.h in engine.c

Revision 1.3: download - view: text, markup, annotated - [selected for diffs]
Wed Nov 23 16:54:39 1994 UTC (29 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +443 -33 lines
added package target to Makefile.in
some documentation changes

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 14 19:01:16 1994 UTC (29 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified; selected 1.3: preferred, unified
Changes since revision 1.1: +568 -8 lines
Only documentation changes

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Oct 24 19:15:57 1994 UTC (29 years, 5 months ago) by anton
Branches: MAIN
Diff to: selected 1.3: preferred, unified
Added automatic glossary entry transfer from primitives to the texi file.
renamed gfoprth.texi to gforth.ds.
fixed a few minor bugs.
changed the behaviour of locals scoping when encountering an unreachable BEGIN.
made UNREACHABLE immediate

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>