gforth/Attic/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [gforth] / gforth / Attic

Current tag: v0-2-0


File Rev. Age Last log entry
[BACK] Parent Directory      
[TXT] special.fs 1.3 27 years ' and ['] now deliver an error for compile-only words. renamed special- words in...
[TXT] vars.fs 1.12 28 years ?DUP-IF and ?DUP-0=-IF are now supported by primitives added primitives EMIT-FIL...
[TXT] strtol.c 1.3 29 years Added an include for SunOS 4.1.2 to strtol.c
[TXT] gforth.ds 1.40 27 years Added ans-report.fs objects.fs
[TXT] blockedit.fb 1.1 28 years Added multibuffering in blocks and a simple block editor (in a block file, load ...
[TXT] atanh.c 1.1 27 years First try to port gforth to OS/2 Some bugfixes
[TXT] io.c 1.18 27 years First try to port gforth to OS/2 Some bugfixes
[TXT] hppa.h 1.16 27 years Fixed DOES_CODE for hppa
[TXT] search-order.fs 1.21 27 years Fixed problems with different search methods. Hash now doesn't patch it's own se...
[TXT] configure.bat 1.9 27 years Fixed quirks on non-unix platforms
[TXT] main.c 1.46 27 years Fixed some things with DOS
[TXT] io.h 1.9 27 years Improved DOS-compilability.
[TXT] select.c 1.4 27 years Improved DOS-compilability.
[TXT] acconfig.h 1.4 27 years Made PATHSEP a configure variable "make dist" now works minor bugfixes
[TXT] texinfo.tex 1.3 28 years Removed BUGS, tried to clean up.
[TXT] strtoul.c 1.1 29 years Reorganized configuration: configure is now created by autoconf from configure.i...
[TXT] errore.fs 1.8 27 years SPECIAL: to create special "state-smart" words
[TXT] toolsext.fs 1.8 27 years SPECIAL: to create special "state-smart" words
[TXT] forth.h 1.26 27 years Some fixes to run on Next
[TXT] m68k.h 1.7 27 years Some fixes to run on Next
[TXT] pow10.c 1.3 27 years Some fixes to run on Next
[TXT] gforth.1 1.5 27 years Some small bugfixes.
[TXT] main.fs 1.23 27 years Steps to make 0.2.0 dist-ready.
[TXT] glossaries.doc 1.1.1.1 30 years The GNU Forth Project
[TXT] high-level 1.1.1.1 30 years The GNU Forth Project
[TXT] getopt.c 1.1 29 years Updated ToDo and INSTALL; Wrote README; Lifted COPYING and getopt* from other pa...
[TXT] getopt.h 1.1 29 years Updated ToDo and INSTALL; Wrote README; Lifted COPYING and getopt* from other pa...
[TXT] getopt1.c 1.1 29 years Updated ToDo and INSTALL; Wrote README; Lifted COPYING and getopt* from other pa...
[TXT] threading.h 1.4 28 years a few bug fixes, doc changes
[TXT] 386.h 1.14 27 years a little cleanup in 386.h renamed special: to interpret/compile: renamed save-st...
[TXT] dumpimage.fs 1.7 27 years a little cleanup in 386.h renamed special: to interpret/compile: renamed save-st...
[TXT] mips.h 1.7 27 years adapted DOES_CODE in alpha.h m68k.h mips.h power.h and sparc.h worked around a b...
[TXT] sparc.h 1.16 27 years adapted DOES_CODE in alpha.h m68k.h mips.h power.h and sparc.h worked around a b...
[TXT] ecvt.c 1.6 28 years added config.h support (acconfig.h, changes in Makefile.in) check for sys_siglis...
[TXT] cache.c 1.3 28 years added copyright headers changes to loadfilename & co. to make savesystem transpa...
[TXT] debugging.fs 1.4 28 years added copyright headers changes to loadfilename & co. to make savesystem transpa...
[TXT] io-dos.h 1.2 28 years added copyright headers changes to loadfilename & co. to make savesystem transpa...
[TXT] makedoc.fs 1.3 28 years added copyright headers changes to loadfilename & co. to make savesystem transpa...
[TXT] memcmp.c 1.2 28 years added copyright headers changes to loadfilename & co. to make savesystem transpa...
[TXT] memmove.c 1.2 28 years added copyright headers changes to loadfilename & co. to make savesystem transpa...
[TXT] strerror.c 1.2 28 years added copyright headers changes to loadfilename & co. to make savesystem transpa...
[TXT] tools.fs 1.4 28 years added copyright headers changes to loadfilename & co. to make savesystem transpa...
[TXT] strsignal.c 1.7 28 years added more.fs for people with old terminals. WORDS and SEE now now respect the t...
[TXT] postponetest.fs 1.1 27 years added postponetest.fs added perform (primitive) minor changes
[TXT] site-init.fs 1.1 28 years added site-int.fs and, more importantly, support for it. Fixed bugs in SPARC CAC...
[TXT] memcasecmp.c 1.1 27 years changed bahviour of system (no longer returns wretval, but puts it in $?) added ...
[TXT] engine.c 1.37 28 years changed image file format: now every stack has its own size spec in the image...
[TXT] 32bit.h 1.4 28 years completed double-cell support for machines without a corresponding C int type
[TXT] aclocal.m4 1.1 28 years completed double-cell support for machines without a corresponding C int type
[TXT] dbltest.fs 1.1 28 years completed double-cell support for machines without a corresponding C int type
[TXT] kernel.fs 1.8 27 years fixed QUERY bug.
[TXT] ansidecl.h 1.1 29 years fixed a bug in sparc.h brought strtoul closer to compiling on the SPARC (but it ...
[TXT] checkans.fs 1.2 28 years fixed bug in checkans (an array overflowed on the Alpha).
[TXT] primitives 1.59 27 years fixed bugs in code.fs added primitive threading-method fixed create-interpret/co...
[TXT] from-cut-here 1.1 29 years local variables rewrote primitives2c.el in Forth (prims2x.el) various small chan...
[TXT] alpha.h 1.9 27 years made path separator OS-dependent (';' for non-Unix) renamed use-file to open-blo...
[TXT] dblsub.c 1.2 28 years make dist now consistent with new files improved mmul (both dblsub and primitive...
[TXT] power.h 1.5 27 years small fix
[TXT] cleanalign.c 1.1 28 years source.fs contains some stuff factored out from assert.fs and debugging.fs clean...

General options
,

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>