[gforth] / gforth / debugs.fs  

gforth: gforth/debugs.fs


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

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 15:25:18 2012 UTC (4 months, 3 weeks ago) by anton
Branch: MAIN
CVS Tags: HEAD
Changes since 1.25: +1 -1 lines
Diff to previous 1.25 , to selected 1.10
updated copyright year

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu Aug 9 23:58:52 2012 UTC (9 months, 2 weeks ago) by pazsan
Branch: MAIN
Changes since 1.24: +2 -0 lines
Diff to previous 1.24 , to selected 1.10
debug file id generalized, fixed uninitialized xc\!+

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

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Apr 20 17:24:31 2011 UTC (2 years, 1 month ago) by anton
Branch: MAIN
Changes since 1.22: +9 -1 lines
Diff to previous 1.22 , to selected 1.10
debugging output goes to outfile even if normal output is directed elsewhere

Revision 1.22 - (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.21: +1 -1 lines
Diff to previous 1.21 , to selected 1.10
updated copyright years

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon May 11 09:50:59 2009 UTC (4 years ago) by pazsan
Branch: MAIN
Changes since 1.20: +1 -0 lines
Diff to previous 1.20 , to selected 1.10
Fixed problem with file pointer randomization

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Feb 20 19:32:35 2009 UTC (4 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 , to selected 1.10
documented DEBUG-FID

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Feb 17 20:49:49 2009 UTC (4 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.18: +7 -4 lines
Diff to previous 1.18 , to selected 1.10
added DEBUG-FID for specifying the output file for ~~ (not yet documented

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

Revision 1.17 - (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.16: +1 -1 lines
Diff to previous 1.16 , to selected 1.10
updated copyright years

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Feb 23 22:33:21 2007 UTC (6 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15 , to selected 1.10
changed >OUTFILE ... OUTFILE< to OUTFILE-EXECUTE
changed >INFILE ... INFILE< to INFILE-EXECUTE
added BASE-EXECUTE
related documentation changes

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun Dec 31 13:39:12 2006 UTC (6 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 , to selected 1.10
updated copyright years

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Dec 28 14:52:20 2006 UTC (6 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.13: +5 -2 lines
Diff to previous 1.13 , to selected 1.10
added >OUTFILE ... OUTFILE<, >INFILE...INFILE< and use it in ~~

Revision 1.13 - (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.12: +1 -1 lines
Diff to previous 1.12 , to selected 1.10
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.12 - (view) (download) (annotate) - [select for diffs]
Sun Oct 2 11:30:32 2005 UTC (7 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 , to selected 1.10
Documentation changes:
  added wordset info for many words, and pronounciation for a few
  added documentation about key names for EKEY
  worked around texinfo 4.7 restrictions (old assignment macros broken)
  Added "Explicit stack access" docs to vmgen docs

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Dec 31 13:23:57 2004 UTC (8 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
updated copyright years for files changed in 2004

Revision 1.10 - (view) (download) (annotate) - [selected]
Fri May 14 17:09:22 2004 UTC (9 years ago) by anton
Branch: MAIN
Changes since 1.9: +11 -2 lines
Diff to previous 1.9
added Athlon64 benchmark result
added depth-changes.fs and hook for that in kernel/input.fs
made ~~ work in interpret state
documented clearstacks

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Aug 25 14:17:44 2003 UTC (9 years, 9 months ago) by anton
Branch: MAIN
CVS Tags: v0-6-2
Changes since 1.8: +1 -1 lines
Diff to previous 1.8 , to selected 1.10
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years

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

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Dec 4 16:56:31 2002 UTC (10 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.6: +5 -10 lines
Diff to previous 1.6 , to selected 1.10
source positions are now passed through literals instead of using
  return stack tricks; appropriate changes in the users of source.fs.

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

Revision 1.5 - (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.4: +1 -1 lines
Diff to previous 1.4 , to selected 1.10
updated copyright dates in many files (not in ec-related files)

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Feb 3 00:10:19 1999 UTC (14 years, 3 months ago) by crook
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 , to selected 1.10
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.3 - (view) (download) (annotate) - [select for diffs]
Tue Dec 8 22:02:39 1998 UTC (14 years, 5 months ago) by anton
Branch: MAIN
CVS Tags: v0-4-0
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 , to selected 1.10
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.2 - (view) (download) (annotate) - [select for diffs]
Thu Jul 31 16:17:07 1997 UTC (15 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 , to selected 1.10
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.1 - (view) (download) (annotate) - [select for diffs]
Wed May 21 20:39:23 1997 UTC (16 years ago) by anton
Branch: MAIN
Diff to selected 1.10
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

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