CVS log for gforth/float.fs

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


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


Revision 1.68: download - view: text, markup, annotated - select for diffs
Mon Dec 31 15:25:18 2012 UTC (11 years, 2 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.67: preferred, unified
Changes since revision 1.67: +1 -1 lines
updated copyright year

Revision 1.67: download - view: text, markup, annotated - select for diffs
Mon May 28 14:20:04 2012 UTC (11 years, 9 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.66: preferred, unified
Changes since revision 1.66: +6 -5 lines
Prefixes also after a number with .

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat May 26 10:35:35 2012 UTC (11 years, 9 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.65: preferred, unified
Changes since revision 1.65: +14 -1 lines
Added recognizer for engineering floats

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sat May 26 10:20:01 2012 UTC (11 years, 9 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.64: preferred, unified
Changes since revision 1.64: +6 -11 lines
Block size made configurable (not completed)
Float and double number separators configurable (see VFX)

Revision 1.64: 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
Diff to: previous 1.63: preferred, unified
Changes since revision 1.63: +1 -1 lines
updated copyright years

Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Dec 28 13:39:49 2011 UTC (12 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.62: preferred, unified
Changes since revision 1.62: +8 -2 lines
fixed recognizer so that return stack operations work in interpretation again

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Nov 14 22:33:22 2011 UTC (12 years, 4 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.61: preferred, unified
Changes since revision 1.61: +1 -1 lines
Typos from Josh, new option for easier cross-compilation

Revision 1.61: download - view: text, markup, annotated - select for diffs
Fri Oct 7 17:10:15 2011 UTC (12 years, 5 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.60: preferred, unified
Changes since revision 1.60: +6 -5 lines
Changed recognizer return value

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Oct 6 21:08:45 2011 UTC (12 years, 5 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.59: preferred, unified
Changes since revision 1.59: +3 -3 lines
fnum-recognizer executable

Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Oct 6 20:04:35 2011 UTC (12 years, 5 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.58: preferred, unified
Changes since revision 1.58: +17 -0 lines
Recognizer included

Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Dec 31 18:09:02 2010 UTC (13 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.57: preferred, unified
Changes since revision 1.57: +1 -1 lines
updated copyright years

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Mar 22 17:08:06 2010 UTC (14 years ago) by anton
Branches: MAIN
Diff to: previous 1.56: preferred, unified
Changes since revision 1.56: +1 -1 lines
added ARM disassembler (contributed by Andreas Bolka)
some fixes in the ARM assembler (contributed by Andreas Bolka)
ARM assembler and disassembler are now distributed
FCOPYSIGN now works with the strangely ordered floats on ARM

Revision 1.56: 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.55: preferred, unified
Changes since revision 1.55: +1 -1 lines
updated copyright years

Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Sep 25 18:52:29 2009 UTC (14 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.54: preferred, unified
Changes since revision 1.54: +2 -2 lines
fixed FCOPYSIGN (bug report
	<ec0bdba9-6336-4c86-b374-33f25a200d1b@y28g2000prd.googlegroups.com>)

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun May 24 17:36:36 2009 UTC (14 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.53: preferred, unified
Changes since revision 1.53: +12 -3 lines
new FTRUNC implementation (and FCOPYSIGN)
updated extension queries with X:ftrunc
updated ans-report.fs etc. with newer extension wordsets

Revision 1.53: 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
CVS tags: v0-7-0
Diff to: previous 1.52: preferred, unified
Changes since revision 1.52: +2 -3 lines
updated copyright notices for GPL v3

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Dec 31 17:34:58 2007 UTC (16 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.51: preferred, unified
Changes since revision 1.51: +1 -1 lines
updated copyright years

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Jul 6 12:54:56 2007 UTC (16 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.50: preferred, unified
Changes since revision 1.50: +5 -3 lines
fixed most problems reported by "make checkdoc"

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Dec 31 13:39:13 2006 UTC (17 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.49: preferred, unified
Changes since revision 1.49: +1 -1 lines
updated copyright years

Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Dec 28 14:52:20 2006 UTC (17 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.48: preferred, unified
Changes since revision 1.48: +0 -2 lines
added >OUTFILE ... OUTFILE<, >INFILE...INFILE< and use it in ~~

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sat Dec 31 15:46:08 2005 UTC (18 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.47: preferred, unified
Changes since revision 1.47: +1 -1 lines
updated the copyright year on many files
added FSF copyright header to complex.fs fft.fs regexp-test.fs regexp.fs
added fsl-util.fs to update-copyright-blacklist

Revision 1.47: download - view: text, markup, annotated - select for diffs
Tue Jun 28 06:45:07 2005 UTC (18 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.46: preferred, unified
Changes since revision 1.46: +20 -8 lines
refactored text interpreter to make return stack words work within a line
  replaced parser, compiler, interpreter, ...-notfound by words
  with an appended "1"

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

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Dec 8 11:26:59 2004 UTC (19 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.44: preferred, unified
Changes since revision 1.44: +0 -1 lines
made ABORT the interim default for deferred words

Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Dec 8 11:05:08 2004 UTC (19 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.43: preferred, unified
Changes since revision 1.43: +13 -0 lines
added (pretty bad definitions of) FTRUNC and FMOD

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat May 8 17:14:30 2004 UTC (19 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.42: preferred, unified
Changes since revision 1.42: +0 -6 lines
added fsl-util.4th (IIRC from Kryshna Myeni)
made F.S output nicer and moved it from float.fs to stuff.fs
added CLEARSTACKS
exceptions caught by QUIT now clear the stacks (instead of resetting them to
  the depth when first entering QUIT)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:16:49 2003 UTC (21 years ago) by anton
Branches: MAIN
CVS tags: v0-6-2, v0-6-1, v0-6-0
Diff to: previous 1.41: preferred, unified
Changes since revision 1.41: +1 -1 lines
updated copyright years

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Jan 26 20:56:37 2003 UTC (21 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.40: preferred, unified
Changes since revision 1.40: +1 -1 lines
use AC_SYS_LARGEFILE instead of declaring this stuff unconditionally
moved memcasecmp() into support.c
eliminated -TEXT (all uses replaced, except within prim)
converted CAPSCOMP and -TRAILING into high-level words
folded C code for more complex primitives into support.c
Fliterals are now decompiled ok
f.rdp etc. documentation changes
added test cases for SEARCH

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Dec 15 17:38:51 2002 UTC (21 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.39: preferred, unified
Changes since revision 1.39: +0 -13 lines
fround is a primitive again
rint replacement function written

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Dec 5 19:25:23 2002 UTC (21 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.38: preferred, unified
Changes since revision 1.38: +3 -3 lines
TRY should now be partially ready forth gforth-native
FLITERAL should be ready for gforth-native

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Nov 2 15:26:03 2002 UTC (21 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.37: preferred, unified
Changes since revision 1.37: +1 -1 lines
New file test/float.fs
FROUND-OFFSET now defined without f**
bugfix in signals (disabled SA_ONSTACK in most cases to allow graceful_exit).

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Oct 27 09:57:10 2002 UTC (21 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.36: preferred, unified
Changes since revision 1.36: +13 -0 lines
FROUND is now implemented in high-level Forth.
  The primitive is now called "(FROUND)".

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Jan 17 12:02:55 2002 UTC (22 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.35: preferred, unified
Changes since revision 1.35: +3 -0 lines
Fixed enviroment queries

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Aug 7 09:39:30 2001 UTC (22 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.34: preferred, unified
Changes since revision 1.34: +1 -1 lines
New bug reports.
added slurp-fid; documented slurp-fid and slurp-file.
bugfix in f. (thanks to Doug Bagley).

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

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Sep 23 12:27:46 2000 UTC (23 years, 6 months ago) by anton
Branches: MAIN
Diff to: previous 1.32: preferred, unified
Changes since revision 1.32: +4 -1 lines
fixed bug ("2 set-precision 333e0 fe." gave "33e0")
added test for restore-input with crlf newlines

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Aug 17 12:46:57 2000 UTC (23 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.31: preferred, unified
Changes since revision 1.31: +6 -4 lines
documentation changes
added path-allot and clear-path

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Aug 9 20:04:05 2000 UTC (23 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.30: preferred, unified
Changes since revision 1.30: +7 -9 lines
documentation changes
fixed bug in f~

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jan 17 00:04:29 2000 UTC (24 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.29: preferred, unified
Changes since revision 1.29: +3 -5 lines
Fixed ugly field definition in float.fs
Added correct IEEE handling of -0 in >float

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Dec 3 18:24:22 1999 UTC (24 years, 3 months ago) by crook
Branches: MAIN
Diff to: previous 1.28: preferred, unified
Changes since revision 1.28: +10 -10 lines
Fixed (my earlier) errors in the documentation of Standard search words
in search.fs. Minor documentation tweaks in the other files.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Nov 8 22:01:09 1999 UTC (24 years, 4 months ago) by crook
Branches: MAIN
Diff to: previous 1.27: preferred, unified
Changes since revision 1.27: +11 -11 lines
Various minor documentation changes to match the latest gforth.ds

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat May 15 20:00:20 1999 UTC (24 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.26: preferred, unified
Changes since revision 1.26: +18 -8 lines
documentation changes
factored out f~abs and f~rel from f~

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu May 6 21:33:32 1999 UTC (24 years, 10 months ago) by crook
Branches: MAIN
Diff to: previous 1.25: preferred, unified
Changes since revision 1.25: +12 -1 lines
Major re-write of manual sections concerning text interpreter and
defining words. Much fine-tuning of other sections. The manual is
``nearly finished'' -- at least, all the major pieces of work that
I envisaged for the first mods (which were only going to take a
couple of weeks...). The manual has grown from 127 pages to 192
which is good news in terms of content but bad news in terms of the
time it takes to print out on my HP550C DeskJet.

Other changes are just tweaks to glossary entries.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Mar 23 20:24:18 1999 UTC (25 years ago) by crook
Branches: MAIN
Diff to: previous 1.24: preferred, unified
Changes since revision 1.24: +11 -11 lines
Makefile.in

-- changes to make documentation build with moofglos.fs
   rather than with mini-oof.fs (since the former contains glossary
   entries and the latter does not)

assert.fs blocks.fs debug.fs environ.fs errors.fs extend.fs float.fs
glocals.fs moofglos.fs prim search.fs struct.fs stuff.fs vt100.fs
kernel/args.fs kernel/basics.fs kernel/comp.fs kernel/cond.fs
kernel/files.fs kernel/getdoers.fs kernel/int.fs kernel/io.fs
kernel/nio.fs kernel/paths.fs kernel/require.fs kernel/special.fs
kernel/tools.fs kernel/toolsext.fs kernel/vars.fs

-- many small changes to glossary entries.. I think most are done
   now, so I hope to change far fewer files next time!

doc/gforth.ds

-- many, many small changes and a few large ones. Moved some sections
   around, fixed typos and formatting errors, added new section on
   exception handling, rearranged 'files' section.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Feb 3 00:10:20 1999 UTC (25 years, 1 month ago) by crook
Branches: MAIN
Diff to: previous 1.23: preferred, unified
Changes since revision 1.23: +47 -17 lines
New "docclean" target for makefile (removes glossary dependencies when
rebuilding documentation). Changes to .fs files and prim are restricted
to glossary (\G) additions for the documentation; this has necessitated
the addition of new white-space in places to stop the \G stuff from
obscuring the code. Many additions to doc/gforth.ds - new sections
added, a few things moved and some sections re-written slightly. There
are a set of things to tidy up before this rev. is suitable for
release, and those will be my highest priority. I have also used
"@comment TODO" to highlight other sections I plan to work on, and
added a set of comments at the start to indicate other things I plan
to modify in the medium-term.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Dec 8 22:02:42 1998 UTC (25 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +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.22: download - view: text, markup, annotated - select for diffs
Sun Jul 6 16:00:11 1997 UTC (26 years, 8 months ago) by jwilke
Branches: MAIN
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +1 -1 lines
Changed f0 to fp0.
jens

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed May 21 20:39:25 1997 UTC (26 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +1 -1 lines
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Sep 10 16:08:37 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.19: preferred, unified
Changes since revision 1.19: +2 -2 lines
fixed bugs in code.fs
added primitive threading-method
fixed create-interpret/compile such that "' word >body" works as expected
documented some defining words

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon May 13 16:36:55 1996 UTC (27 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +24 -14 lines
eliminated state-smartness in ;code and sfnumber
immediate-flag is now $40 and restrict-flag $20
HEADER now stores the compilation wordlist in the header and
	REVEAL reveals into that wordlist
assorted cleanups

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Nov 7 18:06:40 1995 UTC (28 years, 4 months ago) by anton
Branches: MAIN
CVS tags: gforth-0_1beta
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +18 -0 lines
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
 assertions and ~~

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Oct 16 18:33:08 1995 UTC (28 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +33 -22 lines
added answords.fs and strsignal.c
added checking of documenetation of ANS Forth words
Fixed many documentation errors and added some documentation
signal handling now uses strsignal and can handle signals not present on all machines

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Oct 7 17:38:12 1995 UTC (28 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +33 -12 lines
added code.fs (code, ;code, end-code, assembler)
renamed dostruc to dofield
made index and doc-entries nicer
Only words containing 'e' or 'E' are converted to FP numbers.
added many wordset comments
added flush-icache primitive and FLUSH_ICACHE macro
added +DO, U+DO, -DO, U-DO and -LOOP
added code address labels (`docol:' etc.)
fixed sparc cache_flush

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Aug 27 19:56:29 1995 UTC (28 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +11 -11 lines
Made kernal generation saver
added automatic creation of makefile.dos
newer version texinfo.tex
fixed some inconsistencies (don't know, what happend with model?)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Feb 8 13:38:51 1995 UTC (29 years, 1 month ago) by pazsan
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +4 -2 lines
Added see for flits
Improved alignment of fp lits (now noops compiled before flit)
added crs at end of configure.bat (command.com needs them)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Feb 6 18:14:33 1995 UTC (29 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +7 -7 lines
The bodies of words are now maxaligned

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 24 17:31:20 1995 UTC (29 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +1 -1 lines
cross.fs: Corrected bug on le machines
Minor changes on other files

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jan 19 17:48:01 1995 UTC (29 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +5 -0 lines
float.fs: Added f~ (f-proximate)
wordsets.fs: Added missing float words
Added 16 bit and 64 bit support in cross.fs
Fixed some bugs which asume sizeof(int)=sizeof(Cell)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 18 18:41:35 1995 UTC (29 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +11 -8 lines
worked a bit on m68k.h and power.h
moved hyperbolic functions and falog to primitives

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Oct 27 16:32:19 1994 UTC (29 years, 4 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +3 -0 lines
Added f.s
Speeded up history backward search
Fixed Bug in >float (1e is a float, "   <float>   " is, too)
Added vt100 cursor key support (vt100key.fs)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Sep 12 19:00:29 1994 UTC (29 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +2 -2 lines
Added forth variants for primitives
Added a generator for forth primitives
Cleaned up some minor errors
Changed names of local access (was cell size dependent)
Where is "getopt.h"???!? Added tiny workaround. Where is getopt_long?

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Aug 25 15:25:23 1994 UTC (29 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +11 -6 lines
make now generates both images
the image names were changed
added C-level support for deferred words (dodefer)
made 2>r 2r> 2r@ 2rdrop primitives
some tuning of the outer interpreter; eliminated many words based on
 counted strings
Replaced the hash function with one that works better for larger tables

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 21 10:52:40 1994 UTC (29 years, 8 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +39 -0 lines
Added dictionary hashing
Changed argument interpretation as documented
Made refill for DOS 20 times faster
Added m*/ and missing FP words.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 17 12:34:59 1994 UTC (29 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +0 -7 lines
Integrated locals (in particular automatic scoping) into the system.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jun 1 10:02:22 1994 UTC (29 years, 9 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +20 -20 lines
factored out NaN and infinity handling

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue May 31 07:26:23 1994 UTC (29 years, 9 months ago) by benschop
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +3 -1 lines
make 0e0 f. print one digit

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat May 7 14:55:49 1994 UTC (29 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +3 -1 lines
local variables
rewrote primitives2c.el in Forth (prims2x.el)
various small changes
Added Files:
 	from-cut-here gforth.el gforth.texi glocals.fs gray.fs
 	locals-test.fs prims2x.fs

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 11 16:30:46 1994 UTC (30 years, 1 month ago) by anton
Branches: MAIN
Initial revision

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>