CVS log for gforth/kernel/getdoers.fs

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

Request diff between arbitrary revisions


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


Revision 1.19: 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
CVS tags: HEAD
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +1 -1 lines
updated copyright years

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Apr 25 18:27:10 2010 UTC (13 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +10 -1 lines
added ;ABI-CODE (not yet documented, not interactively usable yet)
deleted does-handler and doesjump stuff (unused)
moved abi-call to a new group
Extended AMD64 calling convention documentation

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Apr 5 22:17:56 2010 UTC (13 years, 11 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +8 -0 lines
support for assembler definitions with host platform's ABI calling conventions
('ABI-CODE')

Revision 1.16: download - view: text, markup, annotated - select 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.15: preferred, unified
Changes since revision 1.15: +1 -1 lines
updated copyright year after changing license notice

Revision 1.15: 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.14: preferred, unified
Changes since revision 1.14: +2 -3 lines
updated copyright notices for GPL v3

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Dec 31 13:39:18 2006 UTC (17 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +1 -1 lines
updated copyright years

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Feb 26 17:23:47 2006 UTC (18 years, 1 month ago) by pazsan
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +2 -1 lines
Further work on R8C forth

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Feb 19 13:33:42 2006 UTC (18 years, 1 month ago) by pazsan
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +6 -0 lines
Separated values from constants (cross and kernel sources, no engine yet)

Revision 1.11: 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.10: preferred, unified
Changes since revision 1.10: +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.10: download - view: text, markup, annotated - select for diffs
Tue Jun 28 06:45:08 2005 UTC (18 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +1 -1 lines
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.9: download - view: text, markup, annotated - select for diffs
Mon Aug 18 19:29:16 2003 UTC (20 years, 7 months ago) by pazsan
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +1 -1 lines
Further fixes for Gforth EC

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

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jan 8 10:25:34 2003 UTC (21 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +1 -1 lines
moved >code-address and >does-code from prim to kernel/int.fs

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Oct 29 20:27:03 2000 UTC (23 years, 5 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +1 -1 lines
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.5: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:47:10 2000 UTC (23 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +1 -1 lines
changed FSF address in copyright messages

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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Mar 23 20:24:25 1999 UTC (25 years ago) by crook
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +7 -7 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.2: download - view: text, markup, annotated - select for diffs
Tue Dec 8 22:03:10 1998 UTC (25 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +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.1: download - view: text, markup, annotated - select for diffs
Thu May 7 22:44:43 1998 UTC (25 years, 10 months ago) by pazsan
Branches: MAIN
Added missing doers.fs and getdoers.fs

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>