[gforth] / gforth / extend.fs  

gforth: gforth/extend.fs


Default branch: MAIN
Bookmark a link to HEAD: (view) (download)

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Sat Dec 31 15:29:25 2011 UTC (16 months, 3 weeks ago) by anton
Branch: MAIN
CVS Tags: HEAD
Changes since 1.69: +1 -1 lines
Diff to previous 1.69 , to selected 1.19
updated copyright years

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Fri Aug 12 16:53:19 2011 UTC (21 months, 1 week ago) by anton
Branch: MAIN
Changes since 1.68: +23 -6 lines
Diff to previous 1.68 , to selected 1.19
added CONTOF (undocumented for now)

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Wed Aug 10 13:55:02 2011 UTC (21 months, 1 week ago) by anton
Branch: MAIN
Changes since 1.67: +4 -3 lines
Diff to previous 1.67 , to selected 1.19
added ?OF

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Fri Dec 31 18:09:02 2010 UTC (2 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.66: +1 -1 lines
Diff to previous 1.66 , to selected 1.19
updated copyright years

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Sat May 29 16:31:28 2010 UTC (2 years, 11 months ago) by pazsan
Branch: MAIN
Changes since 1.65: +2 -1 lines
Diff to previous 1.65 , to selected 1.19
Fixed bug in obsoleted EXPECT

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Thu Dec 31 15:32:35 2009 UTC (3 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.64: +1 -1 lines
Diff to previous 1.64 , to selected 1.19
updated copyright years

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Sat Oct 3 18:25:31 2009 UTC (3 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.63: +1 -1 lines
Diff to previous 1.63 , to selected 1.19
bugfix for <http://savannah.gnu.org/bugs/?27578>:
  eliminated dependence of extend.fs on except.fs
  added missing dependence to tags.fs

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Sun Aug 23 12:14:47 2009 UTC (3 years, 9 months ago) by pazsan
Branch: MAIN
Changes since 1.62: +2 -10 lines
Diff to previous 1.62 , to selected 1.19
Fixed --clear-dictionary bug
Fixed marker bug (Aleksej)

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 18:40:24 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
CVS Tags: v0-7-0
Changes since 1.61: +2 -3 lines
Diff to previous 1.61 , to selected 1.19
updated copyright notices for GPL v3

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 17:34:58 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.60: +1 -1 lines
Diff to previous 1.60 , to selected 1.19
updated copyright years

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Fri Jul 6 12:54:56 2007 UTC (5 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.59: +4 -4 lines
Diff to previous 1.59 , to selected 1.19
fixed most problems reported by "make checkdoc"

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Thu Mar 8 13:55:49 2007 UTC (6 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.58: +6 -2 lines
Diff to previous 1.58 , to selected 1.19
M*/ now also works on symmetric-division systems

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Thu Jan 25 09:11:08 2007 UTC (6 years, 3 months ago) by pazsan
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57 , to selected 1.19
M*/ is now floored

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Sat Dec 31 15:46:08 2005 UTC (7 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.56: +1 -1 lines
Diff to previous 1.56 , to selected 1.19
updated the copyright year on many files
added FSF copyright header to complex.fs fft.fs regexp-test.fs regexp.fs
added fsl-util.fs to update-copyright-blacklist

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Tue Jun 28 06:45:07 2005 UTC (7 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.55: +2 -0 lines
Diff to previous 1.55 , to selected 1.19
refactored text interpreter to make return stack words work within a line
  replaced parser, compiler, interpreter, ...-notfound by words
  with an appended "1"

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Sun Mar 9 15:16:49 2003 UTC (10 years, 2 months ago) by anton
Branch: MAIN
CVS Tags: v0-6-0, v0-6-1, v0-6-2
Changes since 1.54: +1 -1 lines
Diff to previous 1.54 , to selected 1.19
updated copyright years

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Fri Jan 31 22:45:11 2003 UTC (10 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.53: +1 -1 lines
Diff to previous 1.53 , to selected 1.19
fixed some portability bugs

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Sun Jan 26 20:56:37 2003 UTC (10 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.52: +1 -1 lines
Diff to previous 1.52 , to selected 1.19
use AC_SYS_LARGEFILE instead of declaring this stuff unconditionally
moved memcasecmp() into support.c
eliminated -TEXT (all uses replaced, except within prim)
converted CAPSCOMP and -TRAILING into high-level words
folded C code for more complex primitives into support.c
Fliterals are now decompiled ok
f.rdp etc. documentation changes
added test cases for SEARCH

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Mon Jan 20 17:07:37 2003 UTC (10 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.51: +1 -1 lines
Diff to previous 1.51 , to selected 1.19
undid changes to copyright notices

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Sun Jan 19 23:35:29 2003 UTC (10 years, 4 months ago) by pazsan
Branch: MAIN
Changes since 1.50: +1 -1 lines
Diff to previous 1.50 , to selected 1.19
Updated copyright notices
Added stack effects to kernel/input.fs

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Fri Dec 27 12:32:52 2002 UTC (10 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.49: +1 -1 lines
Diff to previous 1.49 , to selected 1.19
replaced some automake macros with autoconf macros; related changes in
  autoconf variables (e.g., @VERSION@ -> @PACKAGE_VERSION@)
gforth-prof and gforth-native are now not built by default
modernized "Automatic Remaking" section of Makefile.in
Updated bug reporting instructions
Eliminated use of old bug reporting email address

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Sat Dec 21 17:27:13 2002 UTC (10 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.48: +2 -0 lines
Diff to previous 1.48 , to selected 1.19
gforth.el: LEAVE ?LEAVE
rest: made compilable with gforth 0.5.0

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Fri Dec 13 15:49:53 2002 UTC (10 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.47: +4 -1 lines
Diff to previous 1.47 , to selected 1.19
dynamically generated code is now (sort of) released on executing a MARKER

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Wed Dec 4 10:42:58 2002 UTC (10 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.46: +0 -5 lines
Diff to previous 1.46 , to selected 1.19
eliminated all uses of "lit (abort") (s") (.") outside cross.fs, except one
eliminated (c"); cliteral is now in the kernel.

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sun Oct 29 20:27:02 2000 UTC (12 years, 6 months ago) by pazsan
Branch: MAIN
Changes since 1.45: +2 -1 lines
Diff to previous 1.45 , to selected 1.19
Added new input handling (OO approach). Only available if capability
new-input is true (so setting that to false in machpc.fs gets you the old
input handling back).

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Sat Sep 23 15:46:56 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
CVS Tags: v0-5-0
Changes since 1.44: +1 -1 lines
Diff to previous 1.44 , to selected 1.19
changed FSF address in copyright messages

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Sat Sep 23 15:05:59 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.43: +1 -1 lines
Diff to previous 1.43 , to selected 1.19
updated copyright dates in many files (not in ec-related files)

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sun Sep 10 19:50:33 2000 UTC (12 years, 8 months ago) by pazsan
Branch: MAIN
Changes since 1.42: +2 -1 lines
Diff to previous 1.42 , to selected 1.19
Changed (read-line) again

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sat Sep 9 20:32:58 2000 UTC (12 years, 8 months ago) by pazsan
Branch: MAIN
Changes since 1.41: +1 -1 lines
Diff to previous 1.41 , to selected 1.19
Fixed CR/LF bug wrt save/restore-input

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Thu Aug 17 12:46:57 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.40: +5 -4 lines
Diff to previous 1.40 , to selected 1.19
documentation changes
added path-allot and clear-path

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Wed Aug 9 20:04:05 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.39: +5 -6 lines
Diff to previous 1.39 , to selected 1.19
documentation changes
fixed bug in f~

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Tue Aug 8 12:37:05 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.38: +1 -1 lines
Diff to previous 1.38 , to selected 1.19
added primitives utime cputime v* faxpy
changed default on 386 to USE_NO_FTOS

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Thu Apr 27 08:51:33 2000 UTC (13 years ago) by anton
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 , to selected 1.19
fixed RESTORE-INPUT (still does not work with CRLF, and at EOF).

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Fri Feb 4 14:52:30 2000 UTC (13 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.36: +6 -1 lines
Diff to previous 1.36 , to selected 1.19
[COMPILE] EXIT bug fixed
On Alphas Gforth is now compiled with -mieee (test for availability of -mieee)

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Mon Nov 8 22:01:08 1999 UTC (13 years, 6 months ago) by crook
Branch: MAIN
Changes since 1.35: +23 -23 lines
Diff to previous 1.35 , to selected 1.19
Various minor documentation changes to match the latest gforth.ds

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Fri May 21 20:35:35 1999 UTC (14 years ago) by anton
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34 , to selected 1.19
documentation changes
introduced <IS>
fixed TO in comp.fs

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Mar 29 22:52:28 1999 UTC (14 years, 1 month ago) by crook
Branch: MAIN
Changes since 1.33: +30 -13 lines
Diff to previous 1.33 , to selected 1.19
Added section talking about different memory regions, and glossed
associated words. Glossed words associated with user input; the
manual still needs a bunch of examples for these.

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue Mar 23 20:24:18 1999 UTC (14 years, 2 months ago) by crook
Branch: MAIN
Changes since 1.32: +17 -16 lines
Diff to previous 1.32 , to selected 1.19
Makefile.in

-- changes to make documentation build with moofglos.fs
   rather than with mini-oof.fs (since the former contains glossary
   entries and the latter does not)

assert.fs blocks.fs debug.fs environ.fs errors.fs extend.fs float.fs
glocals.fs moofglos.fs prim search.fs struct.fs stuff.fs vt100.fs
kernel/args.fs kernel/basics.fs kernel/comp.fs kernel/cond.fs
kernel/files.fs kernel/getdoers.fs kernel/int.fs kernel/io.fs
kernel/nio.fs kernel/paths.fs kernel/require.fs kernel/special.fs
kernel/tools.fs kernel/toolsext.fs kernel/vars.fs

-- many small changes to glossary entries.. I think most are done
   now, so I hope to change far fewer files next time!

doc/gforth.ds

-- many, many small changes and a few large ones. Moved some sections
   around, fixed typos and formatting errors, added new section on
   exception handling, rearranged 'files' section.

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Wed Feb 3 00:10:20 1999 UTC (14 years, 3 months ago) by crook
Branch: MAIN
Changes since 1.31: +24 -4 lines
Diff to previous 1.31 , to selected 1.19
New "docclean" target for makefile (removes glossary dependencies when
rebuilding documentation). Changes to .fs files and prim are restricted
to glossary (\G) additions for the documentation; this has necessitated
the addition of new white-space in places to stop the \G stuff from
obscuring the code. Many additions to doc/gforth.ds - new sections
added, a few things moved and some sections re-written slightly. There
are a set of things to tidy up before this rev. is suitable for
release, and those will be my highest priority. I have also used
"@comment TODO" to highlight other sections I plan to work on, and
added a set of comments at the start to indicate other things I plan
to modify in the medium-term.

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sat Dec 19 13:43:17 1998 UTC (14 years, 5 months ago) by anton
Branch: MAIN
CVS Tags: v0-4-0
Changes since 1.30: +41 -7 lines
Diff to previous 1.30 , to selected 1.19
markers now reset included-files
fixed another bug in marker
added/changed some comments

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Tue Dec 8 22:02:41 1998 UTC (14 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29 , to selected 1.19
updated dates in copyright messages
inserted copyright messages in most files that did not have them
removed outdated files engine/32bit.h engine/strsig.c

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Mon Dec 1 21:15:02 1997 UTC (15 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.28: +11 -1 lines
Diff to previous 1.28 , to selected 1.19
Changed "marker and order" problem

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Thu Jul 31 16:17:09 1997 UTC (15 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.27: +12 -14 lines
Diff to previous 1.27 , to selected 1.19
Added documentation for structures and object.fs
Changed representation of structures from "size align" to "align size",
   and renamed 1 cells: to cell% etc.
added %size and %alignment
fixed search bug
added command-line option --die-on-signal

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun Jul 6 15:55:23 1997 UTC (15 years, 10 months ago) by jwilke
Branch: MAIN
Changes since 1.26: +34 -5 lines
Diff to previous 1.26 , to selected 1.19
Major change!
hash and search does not rely on each other.
context and voclink are now present in kernel.
words and marker can now defined without loading hash or search
marker went to extend.fs
word went to kernel/tools.fs
table goes to seperate file (at the moment)
glocals.fs and kernel/toolsext.fs are changed because of the change in the
wordlist-map-struct...
Attention: You can't recompile the code without new kernel-files!!!
jens

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Mon Jun 23 16:57:02 1997 UTC (15 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 , to selected 1.19
fixed bug in CONVERT

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 17:27:55 1997 UTC (15 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.24: +0 -8 lines
Diff to previous 1.24 , to selected 1.19
Environmental query "gforth" now returns the version-string
dictionary-end and unused moved into the kernel/basics.fs
Minor gforth.el bug fixes
Major rewrite of objects.fs (not yet done)
fixed -trailing bug (with test in test/other.fs)
optimization of fields with offset 0 in struct.fs and compat/struct.fs
other changes in compat/struct.fs (not yet done)
added ansreports to compat/*.fs
documentation changes
allot now checks for dict overflow
named [IS] (compilation semantics of IS).
minor changes

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu May 29 19:42:13 1997 UTC (15 years, 11 months ago) by pazsan
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23 , to selected 1.19
Bug fixes, consistency improvements,
added lib.fs

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Mar 27 13:31:01 1997 UTC (16 years, 2 months ago) by anton
Branch: MAIN
CVS Tags: v0-3-0
Changes since 1.22: +4 -1 lines
Diff to previous 1.22 , to selected 1.19
threw out blocks.fs:include (would confuse users)
added dictionary-end
script? is now set correctly
look and represent now work correctly on the Alpha

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Mar 19 18:27:12 1997 UTC (16 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21 , to selected 1.19
fixed some documentation bugs
updated dates on copyright messages
updated NEWS
some fixes in Makefile.in

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Feb 9 21:51:39 1997 UTC (16 years, 3 months ago) by pazsan
Branch: MAIN
Changes since 1.20: +0 -2 lines
Diff to previous 1.20 , to selected 1.19
A few additional fixes. gforth EC should run now with only three
doers: docol, dovar and dodoes. Tried without dovar, failed (strange).

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Feb 6 21:23:00 1997 UTC (16 years, 3 months ago) by pazsan
Branch: MAIN
Changes since 1.19: +0 -20 lines
Diff to previous 1.19
Started to merge in changes made for gforth-EC project.

Revision 1.19 - (view) (download) (annotate) - [selected]
Sat Jan 4 16:32:28 1997 UTC (16 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.18: +2 -3 lines
Diff to previous 1.18
reformatted errore.fs to single-column format
updated definition of UNUSED
fixed some documentation typos
removed FUZZ

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Sep 10 16:08:36 1996 UTC (16 years, 8 months ago) by anton
Branch: MAIN
CVS Tags: v0-2-0, v0-2-1
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 , to selected 1.19
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.17 - (view) (download) (annotate) - [select for diffs]
Tue Jul 16 20:57:08 1996 UTC (16 years, 10 months ago) by pazsan
Branch: MAIN
Changes since 1.16: +2 -11 lines
Diff to previous 1.16 , to selected 1.19
SPECIAL: to create special "state-smart" words

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Feb 13 11:12:17 1996 UTC (17 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.15: +2 -0 lines
Diff to previous 1.15 , to selected 1.19
completed double-cell support for machines without a corresponding C int type

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Feb 9 17:34:09 1996 UTC (17 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.14: +3 -0 lines
Diff to previous 1.14 , to selected 1.19
?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.14 - (view) (download) (annotate) - [select for diffs]
Mon Dec 4 16:38:52 1995 UTC (17 years, 5 months ago) by anton
Branch: MAIN
CVS Tags: gforth-0_1beta
Changes since 1.13: +48 -14 lines
Diff to previous 1.13 , to selected 1.19
the GCC variable is now conserved across config.status runs
restore-input now works only within one input source and complains otherwise

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Wed Nov 29 20:20:35 1995 UTC (17 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 , to selected 1.19
replced tester.fs and coretest.fs with the new versions from John Hayes
make mostlyclean virtualclean added
Cache-flushing now works on the Alpha (other minor changes there)
configure now uses gcc by default and passes its GCC variable to the Makefile
introduced sourcefilename and sourceline# (and used them in many places).

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Nov 7 18:06:39 1995 UTC (17 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.11: +19 -0 lines
Diff to previous 1.11 , to selected 1.19
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
 assertions and ~~

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Oct 16 18:33:07 1995 UTC (17 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.10: +63 -43 lines
Diff to previous 1.10 , to selected 1.19
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.10 - (view) (download) (annotate) - [select for diffs]
Thu Jul 6 15:57:27 1995 UTC (17 years, 10 months ago) by pazsan
Branch: MAIN
Changes since 1.9: +5 -4 lines
Diff to previous 1.9 , to selected 1.19
Added makedoc facility to cross compiler.
Now most doc-* reverences are resolved.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Apr 20 09:42:50 1995 UTC (18 years, 1 month ago) by anton
Branch: MAIN
Changes since 1.8: +7 -3 lines
Diff to previous 1.8 , to selected 1.19
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.8 - (view) (download) (annotate) - [select for diffs]
Mon Jan 30 18:47:45 1995 UTC (18 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 , to selected 1.19
fixed a few bugs and documented others
added required and require
added [ENDIF]

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Sep 2 15:23:35 1994 UTC (18 years, 8 months ago) by pazsan
Branch: MAIN
Changes since 1.6: +10 -0 lines
Diff to previous 1.6 , to selected 1.19
Corrected bug in error reporting due to input stream restoration
Corrected bug in cross compiler du to later defined constants
renamed search into lookup and implemented the correct "search"
UPS: removed double deferred header and (header) - if problems tell
me why double deferred?

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Aug 31 19:42:45 1994 UTC (18 years, 8 months ago) by pazsan
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 , to selected 1.19
Added options to allow good register scheduling on i386
added blocks

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Aug 25 15:25:22 1994 UTC (18 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.4: +0 -4 lines
Diff to previous 1.4 , to selected 1.19
make now generates both images
the image names were changed
added C-level support for deferred words (dodefer)
made 2>r 2r> 2r@ 2rdrop primitives
some tuning of the outer interpreter; eliminated many words based on
 counted strings
Replaced the hash function with one that works better for larger tables

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Jul 21 10:52:39 1994 UTC (18 years, 10 months ago) by pazsan
Branch: MAIN
Changes since 1.3: +16 -12 lines
Diff to previous 1.3 , to selected 1.19
Added dictionary hashing
Changed argument interpretation as documented
Made refill for DOS 20 times faster
Added m*/ and missing FP words.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat May 7 14:55:48 1994 UTC (19 years ago) by anton
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 , to selected 1.19
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 - (view) (download) (annotate) - [select for diffs]
Wed Apr 20 17:12:02 1994 UTC (19 years, 1 month ago) by pazsan
Branch: MAIN
Changes since 1.1: +5 -1 lines
Diff to previous 1.1 , to selected 1.19
primitives: key?, ms and time&date added
engine.c: time.h for ms and time&date included
bugs fixed to run tt.pfe

Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Fri Feb 11 16:30:47 1994 UTC (19 years, 3 months ago) by anton
Branch: no-vendor
CVS Tags: alpha
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to selected 1.19
The GNU Forth Project

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Feb 11 16:30:46 1994 UTC (19 years, 3 months ago) by anton
Branch: MAIN
Branch point for: no-vendor
Diff to selected 1.19
Initial revision

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.

  Diffs between and
  Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help