gforth: gforth/timings.sc
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Revision 1.11
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Feb 28 10:59:11 2003 UTC (10 years, 2 months ago) by anton
Branch:
MAIN
CVS Tags:
HEAD,
v0-6-0,
v0-6-1,
v0-6-2,
v0-7-0
Changes since 1.10: +5 -6 lines
Diff to previous 1.10
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
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Sep 5 17:35:25 2000 UTC (12 years, 8 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-5-0
Changes since 1.9: +5 -5 lines
Diff to previous 1.9
minor changes
Revision 1.9
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Oct 15 23:18:20 1999 UTC (13 years, 7 months ago) by anton
Branch:
MAIN
Changes since 1.8: +13 -9 lines
Diff to previous 1.8
added name index to docs and support for info-lookup to gforth.el
minor doc changes
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Jul 28 08:52:49 1998 UTC (14 years, 9 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-4-0
Changes since 1.7: +274 -250 lines
Diff to previous 1.7
flk results added to timings.sc
Revision 1.7
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Apr 14 16:43:08 1998 UTC (15 years, 1 month ago) by anton
Branch:
MAIN
Changes since 1.6: +84 -60 lines
Diff to previous 1.6
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
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Jul 31 16:17:11 1997 UTC (15 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.5: +264 -234 lines
Diff to previous 1.5
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
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Mar 18 19:26:07 1996 UTC (17 years, 2 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-2-0,
v0-2-1,
v0-3-0
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
minor changes
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Feb 19 18:57:27 1996 UTC (17 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.3: +25 -8 lines
Diff to previous 1.3
a few bug fixes, doc changes
Revision 1.3
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Jan 25 16:45:56 1996 UTC (17 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.2: +85 -60 lines
Diff to previous 1.2
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
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Dec 23 16:22:00 1995 UTC (17 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.1: +5 -5 lines
Diff to previous 1.1
Improved etags support
prims2x now supports synclines ("#line ...")
improved strsignal replacement
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 10 19:02:07 1995 UTC (17 years, 5 months ago) by anton
Branch:
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)
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.