CVS log for gforth/kernel/toolsext.fs

[BACK] Up to [gforth] / gforth / kernel

Request diff between arbitrary revisions


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


Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Dec 31 15:25:19 2012 UTC (11 years, 2 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.29: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.29: +1 -1 lines
updated copyright year

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jul 20 19:34:27 2012 UTC (11 years, 8 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.28: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.28: +6 -6 lines
Refactoring for libgforth

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Dec 31 18:09:02 2010 UTC (13 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.27: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.27: +1 -1 lines
updated copyright years

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Mar 18 14:45:54 2010 UTC (14 years ago) by anton
Branches: MAIN
Diff to: previous 1.26: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.26: +1 -1 lines
Moved SWORD WORD out of kernel (it's now not used anywhere but in tests).
Replaced use of WORD in [DEFINED] with PARSE-NAME

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Mar 9 16:18:58 2010 UTC (14 years ago) by anton
Branches: MAIN
Diff to: previous 1.25: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.25: +2 -2 lines
made cunningly inconspicuous IMMEDIATE visible (reported by Josh Grams)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Dec 31 15:32:36 2009 UTC (14 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.24: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.24: +1 -1 lines
updated copyright years

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Dec 27 01:00:53 2009 UTC (14 years, 3 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +1 -1 lines
Added c-values/c-variables to libcc.fs
Made all vocabularies available when hash.fs loads hashed
other small fixes

Revision 1.23: download - view: text, markup, annotated - [selected for diffs]
Mon Dec 31 19:02:25 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +1 -1 lines
updated copyright year after changing license notice

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:26 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.21: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.21: +2 -3 lines
updated copyright notices for GPL v3

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Dec 31 15:46:14 2005 UTC (18 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.20: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.20: +1 -1 lines
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.20: download - view: text, markup, annotated - select for diffs
Tue Aug 2 12:00:52 2005 UTC (18 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.19: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.19: +1 -1 lines
added STACK_CACHE_DEFAULT_FAST configuration variable
fixed some bugs
added some primitive/state combinations
changes to support up to 8 stack cache registers
Worked around an unresolved bug in kernel/toolsext.fs

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jun 28 15:22:45 2005 UTC (18 years, 9 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.18: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.18: +5 -5 lines
Adapted interpretative loops

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:17:07 2003 UTC (21 years ago) by anton
Branches: MAIN
CVS tags: v0-6-2, v0-6-1, v0-6-0
Diff to: previous 1.17: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.17: +1 -1 lines
updated copyright years

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Mar 8 19:20:39 2003 UTC (21 years ago) by anton
Branches: MAIN
Diff to: previous 1.16: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.16: +6 -2 lines
bugfix (dealing with "(" inside 0 [if] ... [then])

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jan 20 17:07:42 2003 UTC (21 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.15: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.15: +1 -1 lines
undid changes to copyright notices

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jan 19 23:35:35 2003 UTC (21 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.14: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.14: +1 -1 lines
Updated copyright notices
Added stack effects to kernel/input.fs

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Dec 25 16:55:10 2001 UTC (22 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.13: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.13: +1 -0 lines
dynamic superinstructions now continue across conditional branches
added DEFINED back in (as alias of [DEFINED])

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Sep 17 11:28:05 2001 UTC (22 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.12: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.12: +9 -6 lines
Provided [defined] and [undefined]
Changed stack comments in toolsext.fs

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:47:12 2000 UTC (23 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.11: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.11: +1 -1 lines
changed FSF address in copyright messages

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:06:11 2000 UTC (23 years, 6 months ago) by anton
Branches: MAIN
Diff to: previous 1.10: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.10: +1 -1 lines
updated copyright dates in many files (not in ec-related files)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat May 27 09:41:30 2000 UTC (23 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.9: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.9: +1 -1 lines
renamed old >HEAD/>NAME into >HEAD-NOPRIM, defined >HEAD/>NAME to also
  work on primitives.
>HEAD/>NAME now returns 0 (instead of the nt of ???) on failure.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 23 20:24:27 1999 UTC (25 years ago) by crook
Branches: MAIN
Diff to: previous 1.8: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.8: +4 -5 lines
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.8: download - view: text, markup, annotated - select for diffs
Wed Feb 3 00:10:26 1999 UTC (25 years, 1 month ago) by crook
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.7: +85 -22 lines
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.7: download - view: text, markup, annotated - select for diffs
Sat Jan 2 14:03:37 1999 UTC (25 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.6: +1 -1 lines
improved >name accuracy
refactored : and :noname

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Dec 8 22:03:14 1998 UTC (25 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.5: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.5: +1 -1 lines
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.5: download - view: text, markup, annotated - select for diffs
Sat Oct 10 10:28:37 1998 UTC (25 years, 5 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.4: +3 -3 lines
Changed virtual method table pointer in dictionary objects to be compatible with
the other OO packages (VMT-pointer on first cell)

You need a new kernel.fi to recompile the kernel

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 1 21:15:23 1997 UTC (26 years, 4 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.3: +3 -1 lines
Changed "marker and order" problem

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Aug 31 19:32:31 1997 UTC (26 years, 7 months ago) by jwilke
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.2: +2 -2 lines
changes from gforth-ec:
updated cross (side-effect: no more warnings :-)
some changed other forth-files
['] can not do forward references any more

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jul 6 15:56:17 1997 UTC (26 years, 8 months ago) by jwilke
Branches: MAIN
Diff to: previous 1.1: preferred, unified; selected 1.23: preferred, unified
Changes since revision 1.1: +1 -1 lines
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.1: download - view: text, markup, annotated - select for diffs
Wed May 21 20:40:18 1997 UTC (26 years, 10 months ago) by anton
Branches: MAIN
Diff to: selected 1.23: preferred, unified
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

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>