CVS log for gforth/timings.sc
Up to [gforth] / gforth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 28 10:59:11 2003 UTC (20 years, 7 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0,
v0-6-2,
v0-6-1,
v0-6-0,
HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -6
lines
documentation changes: updated Changelog and NEWS, wrote sections on
pipes and updated the Performance section; updated timings.sc with
gforth-0.5.9 numbers
Changed name in bootmessage from GForth to Gforth.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Sep 5 17:35:25 2000 UTC (23 years ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -5
lines
minor changes
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Oct 15 23:18:20 1999 UTC (23 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +13 -9
lines
added name index to docs and support for info-lookup to gforth.el
minor doc changes
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jul 28 08:52:49 1998 UTC (25 years, 2 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +274 -250
lines
flk results added to timings.sc
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Apr 14 16:43:08 1998 UTC (25 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +84 -60
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.6: download - view: text, markup, annotated - select for diffs
Thu Jul 31 16:17:11 1997 UTC (26 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +264 -234
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
Mon Mar 18 19:26:07 1996 UTC (27 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-3-0,
v0-2-1,
v0-2-0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3
lines
minor changes
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Feb 19 18:57:27 1996 UTC (27 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +25 -8
lines
a few bug fixes, doc changes
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 25 16:45:56 1996 UTC (27 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +85 -60
lines
eliminated "make realclean"; it's dangerous and useless.
eliminated relocation stuff in the kernal; was buggy and useless.
SIGPIPE now returns control to Forth.
Implemented form, rows, and cols; SIGWINCH updates these (on good OS's).
changed popen and pclose to open-pipe and close-pipe.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Dec 23 16:22:00 1995 UTC (27 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5
lines
Improved etags support
prims2x now supports synclines ("#line ...")
improved strsignal replacement
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Dec 10 19:02:07 1995 UTC (27 years, 9 months ago) by anton
Branches: MAIN
CVS tags: gforth-0_1beta
cleaned up engine.c a bit (fewer ifdefs)
added direct threading for the Alpha architecture
timings.sc contains some timings (not well organized)
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>