Imported Upstream version 21 upstream upstream/21
authorBdale Garbee <bdale@gag.com>
Thu, 5 Jun 2008 23:31:28 +0000 (17:31 -0600)
committerBdale Garbee <bdale@gag.com>
Thu, 5 Jun 2008 23:31:28 +0000 (17:31 -0600)
commit996b4376343ecb0c7bb1be4d86ab5314806697e6
treef112919ca2e4e18a0e35c9b47efa83f44debf4ed
Imported Upstream version 21
88 files changed:
Makefile [new file with mode: 0644]
README.txt [new file with mode: 0644]
ansilocs.fth [new file with mode: 0644]
bench.fth [new file with mode: 0644]
bloop.fth [new file with mode: 0644]
c_struct.fth [new file with mode: 0644]
case.fth [new file with mode: 0644]
catch.fth [new file with mode: 0644]
checkit.fth [new file with mode: 0644]
condcomp.fth [new file with mode: 0644]
coretest.fth [new file with mode: 0644]
csrc/pf_all.h [new file with mode: 0644]
csrc/pf_cglue.c [new file with mode: 0644]
csrc/pf_cglue.h [new file with mode: 0644]
csrc/pf_clib.c [new file with mode: 0644]
csrc/pf_clib.h [new file with mode: 0644]
csrc/pf_core.c [new file with mode: 0644]
csrc/pf_core.h [new file with mode: 0644]
csrc/pf_float.h [new file with mode: 0644]
csrc/pf_guts.h [new file with mode: 0644]
csrc/pf_host.h [new file with mode: 0644]
csrc/pf_inner.c [new file with mode: 0644]
csrc/pf_io.c [new file with mode: 0644]
csrc/pf_io.h [new file with mode: 0644]
csrc/pf_mac.h [new file with mode: 0644]
csrc/pf_main.c [new file with mode: 0644]
csrc/pf_mem.c [new file with mode: 0644]
csrc/pf_mem.h [new file with mode: 0644]
csrc/pf_save.c [new file with mode: 0644]
csrc/pf_save.h [new file with mode: 0644]
csrc/pf_text.c [new file with mode: 0644]
csrc/pf_text.h [new file with mode: 0644]
csrc/pf_types.h [new file with mode: 0644]
csrc/pf_unix.h [new file with mode: 0644]
csrc/pf_win32.h [new file with mode: 0644]
csrc/pf_words.c [new file with mode: 0644]
csrc/pf_words.h [new file with mode: 0644]
csrc/pfcompfp.h [new file with mode: 0644]
csrc/pfcompil.c [new file with mode: 0644]
csrc/pfcompil.h [new file with mode: 0644]
csrc/pfcustom.c [new file with mode: 0644]
csrc/pfinnrfp.h [new file with mode: 0644]
csrc/pforth.h [new file with mode: 0644]
docs/pf_ref.htm [new file with mode: 0644]
docs/pf_todo.txt [new file with mode: 0644]
docs/pf_tut.htm [new file with mode: 0644]
docs/pfmanual.txt [new file with mode: 0644]
filefind.fth [new file with mode: 0644]
floats.fth [new file with mode: 0644]
forget.fth [new file with mode: 0644]
go.bat [new file with mode: 0644]
loadp4th.fth [new file with mode: 0644]
locals.fth [new file with mode: 0644]
math.fth [new file with mode: 0644]
member.fth [new file with mode: 0644]
mipsBuild/pforth.bld [new file with mode: 0644]
misc1.fth [new file with mode: 0644]
misc2.fth [new file with mode: 0644]
numberio.fth [new file with mode: 0644]
pcbuild/pForth.dsp [new file with mode: 0644]
pcbuild/pForth.dsw [new file with mode: 0644]
pcbuild/pForth.ncb [new file with mode: 0644]
pcbuild/pForth.opt [new file with mode: 0644]
pcbuild/pForth.plg [new file with mode: 0644]
private.fth [new file with mode: 0644]
quit.fth [new file with mode: 0644]
see.fth [new file with mode: 0644]
siev.fs [new file with mode: 0644]
siev.fth [new file with mode: 0644]
smart_if.fth [new file with mode: 0644]
strings.fth [new file with mode: 0644]
system.fth [new file with mode: 0644]
t_alloc.fth [new file with mode: 0644]
t_corex.fth [new file with mode: 0644]
t_floats.fth [new file with mode: 0644]
t_locals.fth [new file with mode: 0644]
t_strings.fth [new file with mode: 0644]
t_tools.fth [new file with mode: 0644]
tester.fth [new file with mode: 0644]
trace.fth [new file with mode: 0644]
tut.fth [new file with mode: 0644]
utils/clone.fth [new file with mode: 0644]
utils/dump_struct.fth [new file with mode: 0644]
utils/load_file.fth [new file with mode: 0644]
utils/make_all256.fth [new file with mode: 0644]
utils/savedicd.fth [new file with mode: 0644]
utils/trace.fth [new file with mode: 0644]
wordslik.fth [new file with mode: 0644]