gforth: gforth/compat/struct.fs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Current tag: MAIN
Revision 1.7
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Feb 8 14:07:28 2007 UTC (6 years, 3 months ago) by anton
Branch:
MAIN
CVS Tags:
HEAD,
v0-7-0
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
documentation bug fixes thanks to Sam Falvo and Viktor Pavlu
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Feb 22 21:39:43 1999 UTC (14 years, 3 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-5-0,
v0-6-0,
v0-6-1,
v0-6-2
Changes since 1.5: +5 -3 lines
Diff to previous 1.5
renamed nalign into naligned (nalign is present but obsolete)
Implemented a new solution for nested hold areas (<<# ... #> ... #>>)
minor changes
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Apr 14 16:43:21 1998 UTC (15 years, 1 month ago) by anton
Branch:
MAIN
CVS Tags:
v0-4-0
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
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
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Jul 31 16:17:23 1997 UTC (15 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.3: +6 -0 lines
Diff to previous 1.3
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
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Jun 23 15:54:02 1997 UTC (15 years, 11 months ago) by anton
Branch:
MAIN
Changes since 1.2: +48 -78 lines
Diff to previous 1.2
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
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Jun 6 17:28:13 1997 UTC (15 years, 11 months ago) by anton
Branch:
MAIN
Changes since 1.1: +41 -11 lines
Diff to previous 1.1
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
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Nov 11 17:00:07 1996 UTC (16 years, 6 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-2-0,
v0-2-1,
v0-3-0
Added struct.fs, fixed loops.fs
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.