[gforth] / gforth / Attic  

gforth: gforth/Attic

Current directory:[gforth] / gforth / Attic
Current tag:v0-2-0
Files shown:59


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

Show files using tag:  
 

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help