bdc
9c57c12e53
restoring old obdc configuration, because the new code did not avoid the warnings on unix either
2001-06-04 05:18:51 +00:00
bdc
2ff38c84a3
now that odbc-package is not open by default in the scsh package to avoid warnings on Unix, it needs to be loaded here so it will still run on Win32
2001-06-04 05:11:01 +00:00
olin-shivers
dae01f4eb7
- Folding the branch that packages up the SRFI 13 & 14 integration changes
...
into the main trunk.
- Changing EXEC-PATH-LIST from a global var to a fluid. (scsh.scm &
scsh-package.scm). This sort of snuck into this commit.
2001-03-11 18:52:59 +00:00
bdc
beaaa677d3
Hopefully finally ODBC pass. Things working cleanly on cygwin
2001-02-25 22:52:25 +00:00
bdc
a67626ddca
Fixing up ODBC stuff so it builds on Unix
2001-02-25 21:07:49 +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
cd47ff6c12
Random updates.
1999-09-15 14:54:49 +00:00
bdc
2ca8040914
Switch from martigny to zurich
1999-08-10 18:18:00 +00:00
bdc
442db87f66
Linux fixes
1999-07-15 01:27:15 +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
e0b3287da7
Fixed to build with new SRE regexp code.
...
-Olin
1999-07-11 20:43:37 +00:00
bdc
17695ee207
Updated version to 0.5.2
...
Incorporated Windows NT support via cygwin32
1999-06-21 04:35:42 +00:00
bdc
13dbef06b1
factored out arg parsing
1997-06-09 01:47:19 +00:00
shivers
73844bc6ee
Fixed 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.
1997-04-18 02:04:59 +00:00
bdc
459658efa6
floatnums now available
1997-04-05 22:16:21 +00:00
shivers
8d6805a733
Rewrote SLEEP (and added SLEEP-UNTIL) so that it doesn't hang up signal
...
delivery in C code.
We now ,open floatnums in ,user so that users won't lose on flonum code.
1997-03-09 07:25:06 +00:00
shivers
ea9745ee2f
Interrupt system fixed up and installed.
1996-11-10 13:58:46 +00:00
bdc
1f8e0b5b2d
Makefile.in needs to rerun ranlib after installing libscshvm.a
1996-11-04 18:12:06 +00:00
bdc
6093fc8de2
fixed scsh.vm makefile target
1996-11-04 15:09:14 +00:00
bdc
122ab69030
moved ~ backup file cleanup to distclean target from clean target
1996-11-04 01:31:40 +00:00
bdc
2deadc5f66
implement system dependant missing parts of the ANSI C Library standard
1996-10-02 01:13:55 +00:00
bdc
4fbb8e217f
small make clean problem
1996-09-26 19:37:26 +00:00
bdc
4961de1b9b
updated with rule for scsh/scsh.vm
1996-08-25 07:54:14 +00:00
bdc
b5a653f1f3
cleaned up static linker code
1996-08-24 09:27:47 +00:00
bdc
509fb5c6d1
fixed another bug in clean target
1996-08-22 19:46:07 +00:00
shivers
66be6be3d5
Typo: clear-cig -> clean-cig
1996-08-22 17:03:05 +00:00
shivers
dd40a220df
signal handler and job control hacking.
1996-08-21 21:27:48 +00:00
bdc
f1dc00dcf6
a working scsh/static.scm and all the trimmings
1996-08-19 08:29:48 +00:00
shivers
c34f9d6882
Added LET-OPT machinery to system.
1996-04-19 18:51:08 +00:00
bdc
4a47a768c6
*** empty log message ***
1995-11-04 21:10:51 +00:00
bdc
ef895cd9e3
*** empty log message ***
1995-11-02 18:33:56 +00:00
bdc
97449f46e0
*** empty log message ***
1995-11-02 18:33:35 +00:00
bdc
59ed6e6363
*** empty log message ***
1995-11-02 18:25:43 +00:00
bdc
183446fd84
*** empty log message ***
1995-11-02 18:09:22 +00:00
bdc
829514e091
*** empty log message ***
1995-11-02 17:55:51 +00:00
bdc
3cc0d1c5d7
*** empty log message ***
1995-11-02 02:29:05 +00:00
bdc
6167c04378
ranlib fixes
1995-11-02 01:45:35 +00:00
bdc
e43cea328d
cleaned up install-dirs
1995-11-02 00:49:08 +00:00
bdc
aa6ab5ae2c
*** empty log message ***
1995-11-01 23:54:14 +00:00
bdc
32452a37a9
moved from libregexp.a to just using the .o files
1995-11-01 23:53:47 +00:00
bdc
b62f12fe25
*** empty log message ***
1995-11-01 23:19:12 +00:00
bdc
1965c0f4b4
*** empty log message ***
1995-11-01 08:19:46 +00:00
bdc
77f1244a17
*** empty log message ***
1995-11-01 03:12:24 +00:00
bdc
5d8af0d1f5
fixed install to move old scsh dir out of way
1995-11-01 02:53:57 +00:00
bdc
12874c0edd
even more 0.4.0 hacks
1995-10-31 23:16:31 +00:00
bdc
946798634a
*** empty log message ***
1995-10-31 21:52:04 +00:00
bdc
a84e466c05
*** empty log message ***
1995-10-31 21:42:38 +00:00
bdc
619c1adf2f
*** empty log message ***
1995-10-31 20:42:19 +00:00
bdc
4c2184f0a5
*** empty log message ***
1995-10-31 20:40:35 +00:00
bdc
6f41ddcc98
*** empty log message ***
1995-10-31 20:29:20 +00:00