05b0dc388cUpdates for forthcoming 0.5.2 release.
shivers
1999-09-08 15:15:17 +0000
ab6acc957fScsh goes open source. Goldman will be handling our forthcoming IPO.
shivers
1999-09-08 15:13:18 +0000
42bd0f8c8bResurrected NeXT build
bdc
1999-08-13 17:54:59 +0000
2ca8040914Switch from martigny to zurich
bdc
1999-08-10 18:18:00 +0000
f0e9ece68eUpdated for the new BSD ELF, not just for Linux anymore
bdc
1999-08-10 17:14:48 +0000
7e1ad158c7Added "See file COPYING." to all the copyright notices, so we can do the open-source thing w/o larding up the source code.
shivers
1999-08-06 13:28:52 +0000
4c333f278bRemoved hard coded PATH from mkh with did not work on NT
bdc
1999-07-13 18:02:50 +0000
acc4ec41cbMissed a dependency -- rx/re-low.c includes ../regexp/regex.h, which is created when regexp/libregex.a is built. -Olin
shivers
1999-07-11 21:19:22 +0000
ebdb86c060I switched the order of two blocks of code; I have no idea why, and no longer even remember doing it. -Olin
shivers
1999-07-11 20:49:42 +0000
e0b3287da7Fixed to build with new SRE regexp code. -Olin
shivers
1999-07-11 20:43:37 +0000
2413f9c763More 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
shivers
1999-07-11 20:41:27 +0000
96d9b0e068Checking 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
shivers
1999-07-11 20:38:42 +0000
1bb7a2e494Bugfix. How did this go so long undetected? -Olin
shivers
1999-07-11 20:18:44 +0000
3039de6af6Added some extra derived files created during build: *.ih regex.h re.
shivers
1999-07-10 20:03:26 +0000
14fe107a7e1. Removed cruft (timer.c, try.c, regexp.{3,c,h}, regmagic.h regsub.c) that shouldn't even be in this dir -- it was from a different Spencer package, and wasn't used; got copied in by accident at some point. 2. Removed *.ih Makefile regex.h These are derived files produced during the build. 3. Removed patch-msg, which is old & dead. 4. Updated rest of the source to a newer version of Spencer's Posix package (alpha3.7). Not all of these files changed, actually, but I guess the last-mod dates did, so CVS thinks they're being updated or something?
shivers
1999-07-10 20:01:52 +0000
c23ba5b0cbFixed a minor bug; made a small change using FOLDR.
shivers
1999-07-10 05:47:48 +0000
a195317fc8Making a dir for the C regexp engine (Spencer's)
shivers
1999-07-06 03:50:57 +0000
eb65bdec23Added directory of SRE code.
shivers
1999-07-06 03:45:37 +0000
9ceb9cf99aThis is pretty handy for people who want to write s48 macros.
shivers
1999-07-05 14:04:14 +0000
67c5ae72a6Updated scsh-release to use the checked in scsh-touch before removing it. It used to try and find it in the path which predates it being checked in.
bdc
1999-06-21 04:48:17 +0000
17695ee207Updated version to 0.5.2 Incorporated Windows NT support via cygwin32
bdc
1999-06-21 04:35:42 +0000
54ca902c67Added a bunch of new char-set stuff.
shivers
1998-06-16 21:19:32 +0000
ec63c53ee6Fixed bug whereby interrupt 0 = interrupt/alarm, i.e., SIGALRM, wasn't being switched over from default handling (which is process termination) to S48/scsh handling.
shivers
1998-06-16 21:17:58 +0000
3239ff9076Rehacked regexp-substitute/global; I can't remember why. Fixed string-match to handle a regexp passed as a string.
shivers
1998-05-02 17:33:50 +0000
21ac090065Fixed argv so that (argv 0) works.
shivers
1998-05-02 17:25:56 +0000
b24c0182c8Proper values for wait/poll and wait/stopped-chidren.
shivers
1998-05-02 17:23:08 +0000
65f6bdd35atimezone code bullet-proofed a bit.
shivers
1997-11-10 02:55:17 +0000
a5f1300753- fixed timezone-formatting bug - added date field-mod procs - commented a bit
shivers
1997-11-10 02:53:24 +0000
c7344577f3Added ply-three version number to scsh-version-string.
shivers
1997-11-10 02:52:11 +0000
7463169adfAdded new features.
shivers
1997-11-10 02:51:23 +0000
acb29ac3bcFixed bug -- LET -> LET*
shivers
1997-11-10 02:50:48 +0000
75dbb6c4bbAdded field-modifying and record-copy proc.
shivers
1997-11-10 02:49:36 +0000
6011c98e03Awk now precompiles regexps, so bogus comment deleted.
shivers
1997-11-10 02:48:20 +0000
3d91476f54Tty-hacking procs when possible take stdio as a default upon which to operate. These procs now may be applied to tty file names as well as ports and fdes.
shivers
1997-11-10 02:47:36 +0000
2baee835a2Tty-hacking procs now default to stdio when a tty isn't specified. You may now apply them to a file-name as well as a port or fdes.
shivers
1997-11-10 02:45:44 +0000
61cdf20586Improved FILE-NOT-ACCESSIBLE, which still has problems, and added discussion of its problems to the manual.
shivers
1997-11-10 02:41:28 +0000
cdfa775de7Added ABSOLUTE-FILE-NAME and ->REGEXP.
shivers
1997-11-10 02:34:45 +0000
b4c84222e7Upped default heap size, as the default heap had exceeded the old default size.
shivers
1997-11-10 02:29:16 +0000
2df502cd0aPorted from LaTeX 2.09 to modern LaTeX 2e.
shivers
1997-10-06 21:16:27 +0000
1eecb9c9c5Fixed a bug in the type declaration of with-errno-handler*.
shivers
1997-10-06 21:15:18 +0000
38c76cdf84Cleaned up the CONSTANT-GLOB? function a bit.
shivers
1997-10-06 21:14:20 +0000
1b7292cab3update a date
bdc
1997-06-09 02:21:59 +0000
402c617ec5updated version
bdc
1997-06-09 01:58:13 +0000
13dbef06b1factored out arg parsing
bdc
1997-06-09 01:47:19 +0000
88aaa91880you can now specifiy an arg vm parser
bdc
1997-06-09 01:46:57 +0000
4703ce142aThere was an atomicity problem/race condition -- if a child process died after it was forked, but before the scsh fork procedure could register the child's procobj in the pid/procobj table, then when the SIGCHLD signal-handler reaped the process, there would be no procobj for it. We now lock out interrupts across the fork and register operations.
shivers
1997-04-30 20:33:26 +0000
0f1f30eaa1update release number
bdc
1997-04-26 17:46:16 +0000
ec30e65f2dadded my build tools
bdc
1997-04-26 17:44:53 +0000
178cfa8e2ei do not know how this happened
bdc
1997-04-23 22:51:33 +0000
0705774634update for sunos4 acc compiler
bdc
1997-04-23 22:51:03 +0000
8764714a07fix for sunos
bdc
1997-04-23 20:34:54 +0000
7f05d6d427From: Franklin Chen <chen@adi.com>
bdc
1997-04-23 20:24:56 +0000
a304e9b7f9- The daylight-savings time flag was blowing up date->time conversion when it wasn't relevant.
shivers
1997-04-18 03:25:32 +0000
1a2d8690ceAdded regexp-substitute and regexp-substitute/global.
shivers
1997-04-18 03:23:26 +0000
73844bc6eeFixed bug whereby the scsh heap image rule was trying to load the floating pt code from the install dir before the code had been installed.
shivers
1997-04-18 02:04:59 +0000
a4bbf1d2f6Documented new regexp-substitute procs.
shivers
1997-04-18 02:02:15 +0000
b352d0e825- Added warning to DATE doc about mktime() lossage. - Documented behavior of delete-{file,directory,filesys-object} when the named thing doesn't exist. - Documented new regexp-substitute procedures.
shivers
1997-04-18 01:59:42 +0000
f30435d56fMinor tweaks to reflect the current release.
shivers
1997-04-11 18:10:11 +0000
b684a0e621Cleaning up a bit.
shivers
1997-04-10 01:24:50 +0000
184ecf2ff8Oops. This would be a pain to continually re-commit, and the exported version is in the super-directory, anyway.
shivers
1997-04-10 01:23:34 +0000
032e9d099bAdded some files.
shivers
1997-04-10 01:21:13 +0000
906fceb86fRemoved the redundant -i and -o switches.
shivers
1997-04-10 01:17:22 +0000
0a32248ba8Added some of Alan's bug reports
shivers
1997-04-10 01:07:47 +0000
0eb62ab5c5Why am I even in the repository?
shivers
1997-04-08 21:45:50 +0000
0b4cfa8d21Added warning about opening the scsh structure before the scheme structure in modules.
shivers
1997-04-08 21:44:41 +0000
0b90a5a030Added warning about opening scsh structure before scheme structure in modules.
shivers
1997-04-08 21:42:23 +0000
33e3bc8c62Was not properly testing for error in fdport_write_substring's call to fwrite().
shivers
1997-04-08 20:07:30 +0000
18e8530076SIGPIPE now runs with a no-op sighandler, instead of SIG_IGN. This is so that if scsh exec's a sleazy C program that needs the default kill-me-I'm-a-loser action of SIGPIPE, the handler will be reset to SIG_DFL on exec, rather than continue to be ignored.
shivers
1997-04-08 20:06:06 +0000
459658efa6floatnums now available
bdc
1997-04-05 22:16:21 +0000
c89fb29390more elegant signal ifdef
bdc
1997-04-05 22:16:05 +0000