Commit Graph

49 Commits

Author SHA1 Message Date
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 0dab46ab66 Added SRE system to scsh. 1999-09-08 15:22:45 +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
bdc 2ca8040914 Switch from martigny to zurich 1999-08-10 18:18:00 +00:00
shivers 9ceb9cf99a This is pretty handy for people who want to write s48 macros. 1999-07-05 14:04:14 +00:00
shivers 54ca902c67 Added a bunch of new char-set stuff. 1998-06-16 21:19:32 +00:00
shivers 675bf91911 Trivial updates. 1998-05-02 17:22:01 +00:00
shivers c55ec06130 Files needed to typeset scsh manual & paper. 1998-05-02 17:04:08 +00:00
shivers 2baee835a2 Tty-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.
1997-11-10 02:45:44 +00:00
shivers 61cdf20586 Improved FILE-NOT-ACCESSIBLE, which still has problems, and added discussion
of its problems to the manual.
1997-11-10 02:41:28 +00:00
shivers cdfa775de7 Added ABSOLUTE-FILE-NAME and ->REGEXP. 1997-11-10 02:34:45 +00:00
bdc aff343acf5 updated 1997-04-23 02:28:36 +00:00
shivers 41bf8dad3f Jim Blandy reported some small problems with the meta-arg Scheme parser. 1997-04-19 19:12:37 +00:00
shivers 5c5ae4dc99 Fixed some design and implementation bugs in regexp-substitute/global. 1997-04-19 04:01:19 +00:00
shivers aa5c661421 foo. 1997-04-18 03:26:25 +00:00
shivers a4bbf1d2f6 Documented new regexp-substitute procs. 1997-04-18 02:02:15 +00:00
shivers 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.
1997-04-18 01:59:42 +00:00
shivers f30435d56f Minor tweaks to reflect the current release. 1997-04-11 18:10:11 +00:00
shivers b0ea9017eb New release notes. 1997-04-11 17:59:46 +00:00
shivers 14869a846e Changed to release 0.5 1997-04-11 17:58:12 +00:00
shivers 8f6a17af48 Updated the "what's new" and todo chapters. 1997-04-11 17:37:48 +00:00
shivers 9dddad54c3 Added man.ps 1997-04-10 01:31:42 +00:00
shivers 184ecf2ff8 Oops. This would be a pain to continually re-commit, and the exported
version is in the super-directory, anyway.
1997-04-10 01:23:34 +00:00
shivers 032e9d099b Added some files. 1997-04-10 01:21:13 +00:00
shivers 0eb62ab5c5 Why am I even in the repository? 1997-04-08 21:45:50 +00:00
shivers 0b4cfa8d21 Added warning about opening the scsh structure before the scheme structure
in modules.
1997-04-08 21:44:41 +00:00
shivers 0b90a5a030 Added warning about opening scsh structure before scheme structure
in modules.
1997-04-08 21:42:23 +00:00
shivers bf28f0aa86 Documented static heap linker. Such as it is. 1997-04-04 22:41:06 +00:00
shivers 4c26efe136 No more draft status. Version 0.4.5. 1997-04-04 22:40:44 +00:00
shivers 494787705d Took out "draft" code. Upgraded release to 0.4.5 1997-04-04 22:39:55 +00:00
shivers 8233556820 Random update to regex doc. 1997-04-04 22:36:16 +00:00
shivers 70679cd247 You don't have to be root to call set-file-group. 1997-04-02 20:11:50 +00:00
shivers ddddd1d31b More stuff. 1997-03-31 22:33:33 +00:00
shivers 8c65247c28 New stuff. 1997-03-31 22:20:22 +00:00
shivers 5e85d401b9 Updated manual. 1997-03-11 02:49:52 +00:00
shivers 1cdcaaee53 Made FD/PORT FDES/PORT PORT/FD PORT/FDES parameter names consistently FD/PORT. 1996-11-11 19:38:18 +00:00
shivers 7e66a68afa - Interrupt handlers really installed and documented.
- File locking fixed to use proc objects instead of pids, and bugs in code
  and documentation fixed.
1996-11-10 13:56:13 +00:00
bdc 47fe4b82ae correct wait arguments 1996-10-29 22:28:53 +00:00
shivers 9610aeab66 Changed the -s- option to the -s<num> option. 1996-08-30 08:36:34 +00:00
shivers 46aa9a9424 Added -s- option. 1996-08-30 07:16:53 +00:00
shivers 0d7befeb82 Fixed up some small bugs (e.g., pid -> proc) 1996-08-29 08:35:58 +00:00
shivers 7e184be69d Added documentation for new command-line switches. 1996-08-21 20:52:21 +00:00
bdc 7d1bb41214 *** empty log message *** 1995-11-04 04:41:53 +00:00
bdc 59ed6e6363 *** empty log message *** 1995-11-02 18:25:43 +00:00
shivers 17041342f7 Hacked the URL's 1995-11-01 21:01:14 +00:00
shivers f9436a7dbf Added a few hints on how to try out a scsh right after a build. 1995-11-01 19:13:37 +00:00
shivers 28ab57259a Minor tuneup; still way out of date. 1995-10-28 22:08:23 +00:00
shivers 8e510db64c Flushed obsolete doc file. 1995-10-27 09:10:58 +00:00
bdc 2302efe24e *** empty log message *** 1995-10-14 03:34:21 +00:00