relicense to 0BSD
[pforth] / fth / system.fth
2020-07-02 Seekerrelicense to 0BSD
2019-05-19 Phil BurkMerge pull request #59 from philburk/build64
2019-05-19 Phil BurkMerge branch 'master' into build64
2019-05-19 Phil Burkpforth: improve 64-bit support
2017-01-16 Phil BurkMerge pull request #36 from ellerh/resize-file-limit
2017-01-12 Phil BurkMerge pull request #35 from ellerh/implement-require
2017-01-08 Helmut EllerThis introduces a RESIZE-FILE-LIMIT
2017-01-05 Helmut EllerImplement REQUIRE (Forth 2012)
2017-01-01 Phil BurkMerge pull request #28 from philburk/fixdevid
2017-01-01 Phil BurkChange Devid to David in copyright statements.
2016-12-31 Phil BurkMerge pull request #25 from ellerh/implement-save-input
2016-12-27 Helmut EllerImplement SAVE-INPUT and RESTORE-INPUT
2016-12-24 Phil BurkMerge pull request #22 from ellerh/implement-included
2016-12-21 Helmut EllerRevert last commit.
2016-12-21 Helmut EllerDefine backward compatible version of WORD
2016-12-18 Helmut EllerImplememnt standard word INCLUDED
2016-04-27 Phil BurkMerge pull request #14 from philburk/fixwhite
2016-04-27 Phil BurkFix white spaces.
2011-12-06 burkphilChange throw code for abort quote from -1 to -2.
2010-11-30 burkphilFrom Aleksej,
2010-08-23 phil@softsynth.comFix REPOSITION-FILE, HISTORY, locked file handle and...
2010-05-20 phil@softsynth.comV25 with 64-bit support
2009-10-08 phil@softsynth.comAdd -m32 and -x c to Makefile for 64-bit Snow Leopard.
2008-07-21 phil@softsynth.comInitial import.