CVS log for gforth/source.fs

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


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


Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Dec 31 15:29:25 2011 UTC (12 years, 2 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.22: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.22: +1 -1 lines
updated copyright years

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Aug 19 17:58:20 2011 UTC (12 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.21: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.21: +21 -2 lines
added #LINE

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

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun May 10 19:07:21 2009 UTC (14 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.19: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.19: +19 -7 lines
sourcepos words now maintain and print the position within the line
  (better output for ~~, assert(), etc.)

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

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

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Dec 31 13:23:58 2004 UTC (19 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.16: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.16: +1 -1 lines
updated copyright years for files changed in 2004

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Aug 23 14:03:52 2004 UTC (19 years, 6 months ago) by anton
Branches: MAIN
Diff to: previous 1.15: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.15: +1 -1 lines
added BEFORE-WORD and OTHER-CONTROL-FLOW hooks
changed profile.fs to use BEFORE-WORD hook and profile various control structs
added count-calls? stuff to profile.fs
minor changes

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri May 14 17:09:22 2004 UTC (19 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.14: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.14: +5 -2 lines
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.14: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:16:52 2003 UTC (21 years ago) by anton
Branches: MAIN
CVS tags: v0-6-2, v0-6-1, v0-6-0
Diff to: previous 1.13: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.13: +1 -1 lines
updated copyright years

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 22 10:59:54 2003 UTC (21 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +1 -1 lines
factored out saving and restoring loadfilename (not relevant for new-input)

Revision 1.12: download - view: text, markup, annotated - [selected for diffs]
Tue Jan 21 10:24:44 2003 UTC (21 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +1 -1 lines
loadfilename#>str is now safer
documented the interaction of markers and ~~ and assertions

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jan 20 22:16:04 2003 UTC (21 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.10: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.10: +1 -1 lines
replaced "*a file*" etc. with "*somewhere*"

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jan 20 19:17:59 2003 UTC (21 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.9: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.9: +13 -1 lines
replaced loadfilename# with loadfilename (bugfix)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Dec 4 16:56:31 2002 UTC (21 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.8: +11 -22 lines
source positions are now passed through literals instead of using
  return stack tricks; appropriate changes in the users of source.fs.

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

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 8 22:02:51 1998 UTC (25 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.6: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.6: +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.6: download - view: text, markup, annotated - select for diffs
Thu Jul 31 16:17:10 1997 UTC (26 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.5: +2 -2 lines
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.5: download - view: text, markup, annotated - select for diffs
Wed May 21 20:39:40 1997 UTC (26 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.4: +1 -1 lines
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Mar 4 17:49:55 1997 UTC (27 years ago) by anton
Branches: MAIN
CVS tags: v0-3-0
Diff to: previous 1.3: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.3: +2 -1 lines
added double indirect threaded version and making of fully relocatable images.
added gforth-makeimage script for making fully relocatable images.
removed locals bug in if else endif constructs.
added mmap support for machines without MAP_ANON
removed command-line options -c and -o
moved definition of DOES_HANDLER_SIZE from machine.h to forth.h.
added hpux FLUSH_ICACHE in m68k.h
made source words print decimal

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 19 22:17:37 1996 UTC (27 years, 6 months ago) by pazsan
Branches: MAIN
CVS tags: v0-2-1, v0-2-0
Diff to: previous 1.2: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.2: +1 -1 lines
Steps to make 0.2.0 dist-ready.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 29 20:20:37 1995 UTC (28 years, 3 months ago) by anton
Branches: MAIN
CVS tags: gforth-0_1beta
Diff to: previous 1.1: preferred, unified; selected 1.12: preferred, unified
Changes since revision 1.1: +1 -1 lines
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.1: download - view: text, markup, annotated - select for diffs
Tue Nov 7 18:08:47 1995 UTC (28 years, 4 months ago) by anton
Branches: MAIN
Diff to: selected 1.12: preferred, unified
source.fs contains some stuff factored out from assert.fs and debugging.fs
cleanalign contains alignment-clean replacements for library functions

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>