Commit Graph

468 Commits

Author SHA1 Message Date
shivers 3f23ce432c Added command-line switches for directory-path library loading. 1999-11-07 03:13:09 +00:00
shivers 16e0fd5535 Added library directory path search command-line switches. 1999-11-07 03:11:43 +00:00
shivers f65a314430 Fixed an argument-order bug in STRING->LIST.
-Olin
1999-11-03 20:19:12 +00:00
bdc 27e7fe6aff updated release to publish latest manual 1999-10-05 21:31:24 +00:00
bdc 1feaae4536 Fix spelling of Bill Sommerfeld 1999-10-05 06:10:19 +00:00
shivers 2851172981 Trivial typo in release notes. 1999-10-04 18:10:52 +00:00
shivers 0f632e013b Updated list library to most recent revision of the SRFI. 1999-10-04 17:33:45 +00:00
shivers 232ab91be9 Fixed bug in the definition of re-nonl and credited the guy that reported it.
-Olin
1999-10-04 17:29:44 +00:00
shivers 86300b9693 Forgot to copy up the postscript from the scsh-manual subdir. 1999-10-03 22:45:40 +00:00
bdc d5b9761283 Updated release notes and release script for 0.5.2... 1999-10-03 21:34:23 +00:00
shivers aaf66a22d8 Small fixes & updates. 1999-10-02 14:17:50 +00:00
shivers 76dd7b8b07 Added a little table of contents 1999-10-01 13:33:42 +00:00
shivers cd5b6280db - Added Martin,
- killed details of cvs export until Martin makes it work.
1999-10-01 13:24:32 +00:00
shivers 92f61b75da TRANSLATE-SEQ wasn't correctly accounting for submatches. The same
bug occurred in a parallel position in TRANSLATE-CHOICE; when I fixed
it there, I neglected to fix TRANSLATE-SEQ as well.
    -Olin
1999-10-01 12:48:27 +00:00
bdc 7246ebf7b8 fix bad paren in spencer.scm 1999-09-30 18:33:35 +00:00
marting 3c71783b76 cvs-note now points to the web-site 1999-09-22 16:15:45 +00:00
bdc f26c821aa2 new version of initial.image after changing scsh-read.scm to tolerate \r\n!#\r\n as end of block comment for NT 1999-09-22 15:22:19 +00:00
bdc c354a077ad Last minute fixes for 0.5.2 1999-09-20 17:45:15 +00:00
shivers a46c405889 RELEASE -- prepared release notes for 0.5.2
ccp-pack.scm added to lib
*.tex "foldl" -> "fold" fixup
What's with list-lib?
1999-09-17 01:29:02 +00:00
shivers cd47ff6c12 Random updates. 1999-09-15 14:54:49 +00:00
shivers e13e0c7648 Making lib dir for these kinds of generic libs. 1999-09-15 14:28:12 +00:00
shivers be633b2c6f Making lib directory for these kinds of generic libs. 1999-09-15 14:27:23 +00:00
shivers 3ad841660d Moved into here from parent directory. 1999-09-13 17:46:05 +00:00
shivers b202a059d2 Moved to lib directory. 1999-09-13 17:45:20 +00:00
shivers 402082fc77 New directory for generic libs. 1999-09-13 17:38:59 +00:00
shivers 82bacc1e75 Shifting this kind of library over to a new lib/ directory, where I'll stash
things like SRFI libs.
1999-09-13 17:37:48 +00:00
szilagyi a0a785bdea updated Olin's copyright message as a test 1999-09-09 21:27:57 +00:00
shivers 0dab46ab66 Added SRE system to scsh. 1999-09-08 15:22:45 +00:00
shivers 7e82845fb8 Folding SRE system into scsh. 1999-09-08 15:21:40 +00:00
shivers 90d43117bf Disgusting hackitude to work around mysterious S48 bug in C-calling system. 1999-09-08 15:20:26 +00:00
shivers 64613d96db Hacks to fit in with the new SRE regexp system. 1999-09-08 15:19:16 +00:00
shivers 0d3f69124f Updated documentation for the new release. Mostly new material for the
SRE regexp system.
1999-09-08 15:18:25 +00:00
shivers 239592923f Silliness. 1999-09-08 15:16:43 +00:00
shivers 05b0dc388c Updates for forthcoming 0.5.2 release. 1999-09-08 15:15:17 +00:00
shivers ab6acc957f Scsh goes open source. Goldman will be handling our forthcoming IPO. 1999-09-08 15:13:18 +00:00
bdc 42bd0f8c8b Resurrected NeXT build 1999-08-13 17:54:59 +00:00
bdc 2ca8040914 Switch from martigny to zurich 1999-08-10 18:18:00 +00:00
bdc f0e9ece68e Updated for the new BSD ELF, not just for Linux anymore 1999-08-10 17:14:48 +00:00
shivers 7e1ad158c7 Added "See file COPYING." to all the copyright notices, so we can
do the open-source thing w/o larding up the source code.
1999-08-06 13:28:52 +00:00
bdc 442db87f66 Linux fixes 1999-07-15 01:27:15 +00:00
bdc 4c333f278b Removed hard coded PATH from mkh with did not work on NT 1999-07-13 18:02:50 +00:00
shivers acc4ec41cb Missed a dependency -- rx/re-low.c includes ../regexp/regex.h, which is
created when regexp/libregex.a is built.
	-Olin
1999-07-11 21:19:22 +00:00
shivers ebdb86c060 I switched the order of two blocks of code; I have no idea why, and
no longer even remember doing it.
	-Olin
1999-07-11 20:49:42 +00:00
shivers e0b3287da7 Fixed to build with new SRE regexp code.
-Olin
1999-07-11 20:43:37 +00:00
shivers 2413f9c763 More fitting the SRE system into the scsh upgrade; should have been
committed with previous commit of the rest of the sources in the
rx directory.
    -Olin
1999-07-11 20:41:27 +00:00
shivers 96d9b0e068 Checking in a slew of systemic changes:
- Switching scsh over to the SRE regexp system.
    - Upgraded string & character handling
    - Switching code over to list-lib SRFI names. Some switchover to
      probably new string-lib SRFI names, though that SRFI hasn't happened,
      so it's probably a waste of time at the moment to stress out about it.
    - General switching from "reduce-" lexeme to "fold-" lexeme.
	-Olin

A per-file breakdown of changes:
    ccp.scm		New
    char-set.scm	New features
    stringlib.scm	New
    stringpack.scm	New

    awk.scm		SRE
    filemtch.scm	SRE string-lib
    fname.scm		string-lib
    fr.scm		SRE string-lib
    glob.scm		SRE
    procobj.scm		list-lib
    rdelim.scm		SRE
    re.c		SRE killed
    re.scm		SRE killed
    re1.c		SRE moved to rx/ dir
    re1.h		SRE moved to rx/ dir
    rx/...		SRE General fitting-it-in to the upgraded scsh.
    scsh-interfaces.scm
    scsh-package.scm
    scsh.scm		type-check loophole added; string-lib; list-lib
		    	reduce-port -> foldl-port

    syscalls.scm	string-lib; diked out unused MATCH-FILES code
    syscalls.c

    utilities.scm	string-lib; {any?,every?} -> {any,every}
    procobj		list-lib
1999-07-11 20:38:42 +00:00
shivers 1bb7a2e494 Bugfix. How did this go so long undetected? -Olin 1999-07-11 20:18:44 +00:00
shivers 48a5f0516c Tiny bugfix: signed -> unsigned char decl. -Olin 1999-07-11 20:17:14 +00:00
shivers 0a0dd89ee7 Bumped the default heap size up by a megacell. The system is getting bigger.
-Olin
1999-07-11 20:14:55 +00:00
shivers 8db3509687 Trivial comment fix. 1999-07-11 20:14:18 +00:00