[gforth] / gforth / Attic  

gforth: gforth/Attic

Current directory:[gforth] / gforth / Attic
Current tag:gforth-0_1beta
Files shown:54


File Rev. Age Author Last log entry
(file) 32bit.h  1.3  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) 386.h  1.11  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) anslocal.fs  1.3  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) alpha.h  1.5  17 years  anton  fixed many small things in Makefile.in and configure.in. Direct threading is now...
(file) ansidecl.h  1.1  18 years  anton  fixed a bug in sparc.h brought strtoul closer to compiling on the SPARC (but it ...
(file) cache.c  1.3  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) checkans.fs  1.2  17 years  anton  fixed bug in checkans (an array overflowed on the Alpha).
(file) cleanalign.c  1.1  17 years  anton  source.fs contains some stuff factored out from assert.fs and debugging.fs clean...
(file) debugging.fs  1.4  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) dumpimage.fs  1.5  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) ecvt.c  1.5  18 years  anton  Put pow10 in a separate file (it is used by ecvt and engine) and adjusted config...
(file) engine.c  1.32  17 years  anton  cleaned up engine.c a bit (fewer ifdefs) added direct threading for the Alpha ar...
(file) errore.fs  1.7  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) from-cut-here  1.1  19 years  anton  local variables rewrote primitives2c.el in Forth (prims2x.el) various small chan...
(file) getopt.c  1.1  18 years  anton  Updated ToDo and INSTALL; Wrote README; Lifted COPYING and getopt* from other pa...
(file) getopt.h  1.1  18 years  anton  Updated ToDo and INSTALL; Wrote README; Lifted COPYING and getopt* from other pa...
(file) getopt1.c  1.1  18 years  anton  Updated ToDo and INSTALL; Wrote README; Lifted COPYING and getopt* from other pa...
(file) io-dos.h  1.2  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) hppa.h  1.14  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) gforth.1  1.4  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) gforth.ds  1.27  17 years  anton  the GCC variable is now conserved across config.status runs restore-input now wo...
(file) glossaries.doc  1.1.1.1  19 years  anton  The GNU Forth Project
(file) high-level  1.1.1.1  19 years  anton  The GNU Forth Project
(file) io.c  1.11  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) io.h  1.5  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) m68k.h  1.5  17 years  anton  added site-int.fs and, more importantly, support for it. Fixed bugs in SPARC CAC...
(file) main.c  1.31  17 years  anton  fixed a bug in the unit conversion in main.c "make bench" now also works on 64-b...
(file) makedoc.fs  1.3  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) makefile.dos  1.13  17 years  anton  fixed many small things in Makefile.in and configure.in. Direct threading is now...
(file) memcmp.c  1.2  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) memmove.c  1.2  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) mips.h  1.5  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) pow10.c  1.2  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) power.h  1.3  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) search-order.fs  1.13  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) select.c  1.3  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) site-init.fs  1.1  17 years  anton  added site-int.fs and, more importantly, support for it. Fixed bugs in SPARC CAC...
(file) sparc.h  1.14  17 years  anton  fixed another SPARC direct threading bug
(file) startup.dos  1.6  17 years  anton  fixed many small things in Makefile.in and configure.in. Direct threading is now...
(file) strerror.c  1.2  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) strsignal.c  1.3  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) strtol.c  1.3  18 years  anton  Added an include for SunOS 4.1.2 to strtol.c
(file) strtoul.c  1.1  18 years  anton  Reorganized configuration: configure is now created by autoconf from configure.i...
(file) tools.fs  1.4  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) toolsext.fs  1.6  17 years  anton  added copyright headers changes to loadfilename & co. to make savesystem transpa...
(file) blockedit.fb  1.1  17 years  pazsan  Added multibuffering in blocks and a simple block editor (in a block file, load ...
(file) configure.bat  1.5  17 years  pazsan  Added INSTALL.DOS make DOS compile fool-proof (almost ;-) Use autoconf macro to ...
(file) forth.h  1.20  17 years  pazsan  Made gforth run on Alpha (changed Bool to Cell and worked around malloc(0)=0).
(file) kernal.fs  1.49  17 years  pazsan  Added the terminal
(file) main.fs  1.20  17 years  pazsan  Added INSTALL.DOS make DOS compile fool-proof (almost ;-) Use autoconf macro to ...
(file) primitives  1.47  17 years  pazsan  Made gforth run on Alpha (changed Bool to Cell and worked around malloc(0)=0).
(file) texinfo.tex  1.3  17 years  pazsan  Removed BUGS, tried to clean up.
(file) threading.h  1.3  17 years  pazsan  Moved all parts of NEXT to NEXT_P2 if CISC_NEXT and INDIRECT_THREADING, but not ...
(file) vars.fs  1.10  17 years  pazsan  Added the terminal

Show files using tag:  
 

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help