Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply a number of fixes for the Alpha platform. | dcs | 2000-06-02 | 1 | -3/+3 |
* | Bring in FICL 2.04. No bump of loader version is required by this | dcs | 2000-05-26 | 1 | -2/+1 |
* | Lay the groundwork for on-demand dictionary expansion. | dcs | 2000-05-05 | 1 | -3/+25 |
* | Correct a bug whereby allocations to the dictionary would not be allowed | dcs | 2000-05-04 | 1 | -3/+3 |
* | Zeroes structure before using it. | dcs | 1999-11-27 | 1 | -0/+1 |
* | Bring in ficl version 2.03. No version bump for loader. | dcs | 1999-09-29 | 1 | -2/+3 |
* | Remove dictHashSummary internal function; it used doubles. | jkh | 1999-02-09 | 1 | -77/+0 |
* | Fix includes; we were still pulling in <stdlib.h> in some places. | msmith | 1998-11-04 | 1 | -0/+6 |
* | Make this work in the libstand environment; don't use stdio/stdlib headers. | msmith | 1998-11-04 | 1 | -3/+1 |
* | Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well, | msmith | 1998-11-03 | 1 | -0/+775 |