Commit Graph

7 Commits

Author SHA1 Message Date
olin-shivers 32b0c4bea5 *** empty log message *** 2001-06-01 17:49:20 +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 0d3f69124f Updated documentation for the new release. Mostly new material for the
SRE regexp system.
1999-09-08 15:18:25 +00:00
shivers 4c26efe136 No more draft status. Version 0.4.5. 1997-04-04 22:40:44 +00:00
shivers 5e85d401b9 Updated manual. 1997-03-11 02:49:52 +00:00
bdc 7d1bb41214 *** empty log message *** 1995-11-04 04:41:53 +00:00