Commit Graph

56 Commits

Author SHA1 Message Date
olin-shivers 1602f0d114 Changed the titlepage to include the date.
Updated the date to June 2001.
2001-06-01 18:42:17 +00:00
olin-shivers 32b0c4bea5 *** empty log message *** 2001-06-01 17:49:20 +00:00
olin-shivers 1b0da3dba8 Fixed typos. 2001-03-11 03:33:28 +00:00
bdc 89c1f4b11b Summary:
Three changes
- Updated 0.5.2 to 0.5.3
- Updated for latest cygwin, removing MKS dependency
- Added cleaned up ODBC code

Details:

Updated 0.5.2 to 0.5.3

	M RELEASE
	M scsh.spec
	M bin/scsh-release
	M bin/scsh-test
	M doc/scsh-manual/front.tex
	M doc/scsh-manual/man.tex
	M scsh/minor-version-number
	M scsh/oldtop.scm
	M scsh/scsh-version.scm

Rebuilt to get new version number

	M initial.image

Remove MKS dependency now that Cygwin cat works on binary files
without munging with carriage returns and newlines.

	M cig/image2script

Changed cygwin32 to cygwin.

	M scsh/Makefile.in

Added #ifndef __CYGWIN__ around some pesky extern references.

	M scsh/scsh/network1.c
	M scsh/scsh/time1.c

Updated with optional ODBC bits. This is going to be hard to make nice
and clean. 

	M scsh/Makefile.in

New ODBC code

	A scsh/odbc/odbc.txt
	A scsh/odbc/odbc0.c
	A scsh/odbc/odbc0.scm
	A scsh/odbc/odbc1.c
	A scsh/odbc/odbc1.scm
	A scsh/odbc/odbc2.c
	A scsh/odbc/odbc2.scm
	A scsh/odbc/scsh-odbc.c

New odbc-interface and odbc-package

	M scsh/scsh/scsh-interfaces.scm
	M scsh/scsh/scsh-package.scm
2001-02-25 19:51:56 +00:00
shivers 7a078988b8 hyperref hacks added.
-Olin
2000-02-15 16:04:21 +00:00
shivers ed86561eb1 Changed rx-syntax-tools to sre-syntax-tools.
-Olin
2000-02-15 15:52:25 +00:00
shivers 86300b9693 Forgot to copy up the postscript from the scsh-manual subdir. 1999-10-03 22:45:40 +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 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