- 26 Oct, 1995 1 commit
-
-
pazsan authored
Requires debugging !!!!!! Perhaps change concepts with LONG_LATENCY on RISCs. Added sokoban.fs as a nice little game.
-
- 16 Oct, 1995 1 commit
-
-
anton authored
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
-
- 12 Oct, 1995 1 commit
-
-
pazsan authored
Made engine.c compile without warning rewrote cache.c for hppa.h with true asm template.
-
- 11 Oct, 1995 1 commit
-
-
anton authored
savesystem now saves `included-files', too (so require does not start from scratch) added/fixed stack effect and wordset documentation for many words in kernal.fs some reformatting in kernal.fs fixed some wordset info in primitives added strsignal
-
- 07 Oct, 1995 2 commits
-
-
anton authored
-
anton authored
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
-
- 15 Sep, 1995 1 commit
-
-
anton authored
Added word index Changed all appearances of GNU Forth to Gforth.
-
- 06 Sep, 1995 1 commit
-
-
pazsan authored
-
- 29 Aug, 1995 1 commit
-
-
pazsan authored
(in a block file, load with include blockedit.fb after loading blocks.fs). Made DOS port work (you must change .gforth-history to gforth-history by hand still!)
-
- 27 Aug, 1995 1 commit
-
-
pazsan authored
added automatic creation of makefile.dos newer version texinfo.tex fixed some inconsistencies (don't know, what happend with model?)
-
- 25 Jul, 1995 1 commit
-
-
pazsan authored
Make gforth before redoing kernals (old images still work).
-
- 06 Jul, 1995 1 commit
-
-
pazsan authored
Now most doc-* reverences are resolved.
-
- 08 Jun, 1995 1 commit
-
-
pazsan authored
-
- 07 Jun, 1995 1 commit
-
-
anton authored
installation now allows parallel versions (like gcc). The version string is now in only one place
-
- 03 Jun, 1995 1 commit
-
-
anton authored
Use different register declarations for Intel depending on compiler version Updated bug list added GNU-convention make target check
-
- 30 Apr, 1995 1 commit
-
-
pazsan authored
-
- 29 Apr, 1995 3 commits
- 20 Apr, 1995 1 commit
-
-
anton authored
added answers for environmental queries for wordsets. changed W/O file access mode from "w+" to "w". S" now uses a buffer BIN is now idempotent added FILE-STATUS some other minor changes and bug fixes.
-
- 14 Apr, 1995 1 commit
-
-
anton authored
adjusted configure accordingly. script? is now also set during processing --evaluate arguments. This avoids getting a newline from "gforth -e bye".
-
- 06 Apr, 1995 1 commit
-
-
anton authored
added primitives call-c and strerror most primitives producing iors now produce error numbers derived from OS error numbers (EAGAIN and its kin) .error now prints OS error messages for OS-derived error numbers. primitives working with ferror now call clearerr added a bit of documentation to glocals.fs to satisfy TeX added definition of CC to Makefile.in again
-
- 20 Mar, 1995 1 commit
-
-
anton authored
configure now checks the cell size and chooses the image accordingly
-
- 14 Mar, 1995 1 commit
-
-
anton authored
added "make test", fixed "make dist" fixed typo in kernal.fs
-
- 13 Mar, 1995 1 commit
-
-
anton authored
changed checks for DOMAINOS to checks for apollo (which is defined on apollos) changed "-evaluate" (which did not work anyway) to "--evaluate" added debugging.fs and assert.fs to startup.fs
-
- 23 Feb, 1995 1 commit
-
-
pazsan authored
fixed bug on dictionary expand (512 wordlist limit)
-
- 22 Feb, 1995 1 commit
-
-
anton authored
Instead, a new part of NEXT is introduced: NEXT_PO resides at the start of the primitive. Additional macros were introduced to accommodate more scheduling alternatives. Scheduling is determined by two new flags, -DLONG_LATENCY and -DAUTO_INCREMENT.
-
- 15 Feb, 1995 1 commit
-
-
pazsan authored
(included tried to resize a non-existing block
-
- 14 Feb, 1995 1 commit
-
-
pazsan authored
addresses :-((( )
-
- 09 Feb, 1995 1 commit
-
-
anton authored
-
- 08 Feb, 1995 1 commit
-
-
pazsan authored
Improved alignment of fp lits (now noops compiled before flit) added crs at end of configure.bat (command.com needs them)
-
- 06 Feb, 1995 1 commit
-
-
anton authored
-
- 02 Feb, 1995 1 commit
-
-
pazsan authored
Moved flush-tos before stores to improve scheduling merged io-dos.h and io.h Created new Makefile for DOS removed ToDo topcics that are already done
-
- 30 Jan, 1995 1 commit
-
-
anton authored
added required and require added [ENDIF]
-
- 25 Jan, 1995 1 commit
-
-
anton authored
Bug fixes and Bug reports
-
- 24 Jan, 1995 1 commit
-
-
pazsan authored
Minor changes on other files
-
- 21 Jan, 1995 1 commit
-
-
anton authored
now demand-paged executables are made everywhere mips.h now supports Irix
-
- 19 Jan, 1995 2 commits
- 18 Jan, 1995 1 commit
-
-
anton authored
moved hyperbolic functions and falog to primitives
-