CVS log for gforth/compat/struct.fs

[BACK] Up to [gforth] / gforth / compat

Request diff between arbitrary revisions


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


Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 8 14:07:28 2007 UTC (17 years, 2 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0, HEAD
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +1 -1 lines
documentation bug fixes thanks to Sam Falvo and Viktor Pavlu

Revision 1.6: download - view: text, markup, annotated - [selected for diffs]
Mon Feb 22 21:39:43 1999 UTC (25 years, 2 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2, v0-6-1, v0-6-0, v0-5-0
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +5 -3 lines
renamed nalign into naligned (nalign is present but obsolete)
Implemented a new solution for nested hold areas (<<# ... #> ... #>>)
minor changes

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 14 16:43:21 1998 UTC (26 years ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.4: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.4: +2 -2 lines
emacs update bug fix in gforth.el
bug fix in struct.fs, compat/struct.fs
main.c: stdout is now unbuffered, if it is a tty

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jul 31 16:17:23 1997 UTC (26 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.3: +6 -0 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.3: download - view: text, markup, annotated - select for diffs
Mon Jun 23 15:54:02 1997 UTC (26 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.2: +48 -78 lines
changed compat/struct.fs and objects.fs for <align size> representation
refixed -trainling (in prim)
gforth.ds bug fixes
fixed/worked around declarations in forth.h

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 6 17:28:13 1997 UTC (26 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified; selected 1.6: preferred, unified
Changes since revision 1.1: +41 -11 lines
Environmental query "gforth" now returns the version-string
dictionary-end and unused moved into the kernel/basics.fs
Minor gforth.el bug fixes
Major rewrite of objects.fs (not yet done)
fixed -trailing bug (with test in test/other.fs)
optimization of fields with offset 0 in struct.fs and compat/struct.fs
other changes in compat/struct.fs (not yet done)
added ansreports to compat/*.fs
documentation changes
allot now checks for dict overflow
named [IS] (compilation semantics of IS).
minor changes

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 11 17:00:07 1996 UTC (27 years, 5 months ago) by anton
Branches: MAIN
CVS tags: v0-3-0, v0-2-1, v0-2-0
Diff to: selected 1.6: preferred, unified
Added struct.fs, fixed loops.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>