CVS log for gforth/Attic/backtrace.fs

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


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


Revision 1.5
Mon Jul 24 13:48:36 2000 UTC (23 years, 8 months ago) by anton
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.4: +0 -0 lines
renamed backtrace.fs exceptions.fs unbuffered.fs to
        backtrac.fs  except.fs     unbuffer.fs

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Oct 30 15:48:15 1999 UTC (24 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +1 -0 lines
context is now a DEFERed word
various small bugfixes

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Mar 8 21:36:07 1999 UTC (25 years ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +1 -2 lines
the backtrace now stores only what happened since the last INTERPRET;
	this avoids very long pointless backtraces for deep include nests.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Feb 21 14:55:43 1999 UTC (25 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +8 -2 lines
gforth-ditc is now installed with "make install"
bugfix in print-backtrace
rewrote number output: now uses a fixed buffer HOLDBUF; added <<# and
	#>> to deal with nested number output (e.g., AT-XY), and fixed
	ud.r and d.r (and thus all the "." words) and DUMP to use
	them.  Other words using <# still have to be fixed.
removed COMPACT// and its use; it did not work, and anyway, it's a bad
	idea for Cygwin, Domain/OS (Apollo's OS), and possibly other OSs.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 3 21:48:36 1999 UTC (25 years, 2 months ago) by anton
Branches: MAIN
added ]L, IN-DICTIONARY? and IN-RETURN-STACK? to stuff.fs
refactored a few words to use IN-DICTIONARY?
added backtrace hooks to CATCH, THROW and (DOERROR)
added simple backtrace printing

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>