Commit Graph

468 Commits

Author SHA1 Message Date
mainzelm a40ff4b314 Added Mac OS X as news and supported platform.
Removed hint to wait for 0.5.4 (only Olin wants to have this, so drop it).
2001-06-07 07:01:55 +00:00
bdc fae64212c8 updated for 0.5.3 release with current 4ai pathnames 2001-06-04 05:47:31 +00:00
bdc ec5011339c Add references to SourceForge. Updated Cygwin details 2001-06-04 05:46:26 +00:00
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
bdc 4306bc0899 do not open odbc by default to avoid warnings 2001-06-04 04:28:03 +00:00
sperber cb6fb0d3cd Fix [ #407067 ] Compile error on AIX 4.3. 2001-06-03 17:37:26 +00:00
olin-shivers 24182ecc89 Added a name or two. 2001-06-02 18:03:59 +00:00
olin-shivers 78acb87825 Changed char-set-predicates-{interface,lib} to
char-predicates-{interface,lib}
2001-06-02 18:03:25 +00:00
olin-shivers f900059893 Changed char-set-predicate-{lib,interface} to
char-set-{lib,interface}.
2001-06-02 18:00:16 +00:00
olin-shivers f80604aeab Minor fixup. 2001-06-02 17:59:37 +00:00
olin-shivers 1b0a6684c0 Fixed alist->env-vec to coerce a value that's a list of strings to a
colon-separated string of the elements, per the spec. Oops.
2001-06-02 17:47:52 +00:00
olin-shivers e4e3b0fd3d Fixed bug in CREATE-TEMP-FILE wherein format-string tilde's weren't
being quoted. Oops.
2001-06-02 17:43:12 +00:00
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 85003bce1d Updated the sourceforge CVS section. 2001-06-01 17:43:00 +00:00
olin-shivers 904e665772 Fixing it up for 0.5.3.
-Olin
2001-06-01 17:17:40 +00:00
olin-shivers c6974d921b Fixed it up a bit. Still pretty lame.
-Olin
2001-05-29 15:30:05 +00:00
bdc ff9ab43494 Updated with fix for latest cygwin 2001-05-27 23:57:07 +00:00
bdc 32297ca3c9 Updated for new config.guess 2001-05-27 23:55:23 +00:00
olin-shivers d28653add1 Fixed a bug in the construction of the regexp for [...] backet globs.
Reported by Harvey Stein.
    -Olin
2001-05-23 22:32:51 +00:00
mainzelm dd46b8fa14 Latest versions from subversions.gnu.org 2001-05-10 06:44:38 +00:00
mainzelm 43f92bb30b Added detection for Darwin (Mac OS X) 2001-05-09 14:54:31 +00:00
mainzelm 2b1f26613a Fixed the type of char-set-contains?. 2001-04-09 08:14:08 +00:00
olin-shivers 34b543229d Added a small fix to string-lib.scm. Removed obsolete strings.txt. 2001-03-21 22:27:41 +00:00
olin-shivers b8d83b88b1 Manual says FILE-NOT-READABLE? and brothers return 'NO-DIRECTORY
if some dir in the path isn't there; code returned 'NOT-DIRECTORY.
Manual was right; code was wrong.
    -Olin
2001-03-15 03:54:22 +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
olin-shivers 1b0da3dba8 Fixed typos. 2001-03-11 03:33:28 +00:00
olin-shivers 4dc199868e Credit Hannu for a bug report. 2001-03-11 03:32:35 +00:00
olin-shivers c1b9253b70 New, improved let-opt. More features.
But I have a whole different design for handling optional args, so
this will all go away at some point.
2001-03-11 03:31:43 +00:00
olin-shivers d17b4b675e Putting this derived file back. 2001-03-09 03:30:07 +00:00
olin-shivers daaa9c74fb What was this doing in CVS? It's derived by cig from flock.scm.
-Olin
2001-03-07 16:43:41 +00:00
olin-shivers 0ec41adb9c Fixed a bug in re-dsm. It pushed a pre-dsm value inside a submatch record --
but the submatch pre-dsm field describes deleted submatches occuring *after*
the indicated submatch and *before* the submatch's body. So this
"simplification" was swapping the order of these deleted submatches with
the live submatch, throwing off the ordering.
    -Olin
2001-03-07 16:40:02 +00:00
bdc beaaa677d3 Hopefully finally ODBC pass. Things working cleanly on cygwin 2001-02-25 22:52:25 +00:00
bdc 99ddaa2744 Now that things are building on unix, working on cygwin again 2001-02-25 21:44:23 +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
mainzelm 92e4737c44 replaced <regex.h> by "regex.h" to fetch the local file. 2000-09-19 13:33:25 +00:00
marting eb80e59280 Fixed bug in %read-delimited! so the last char is not eaten if the buffer is full 2000-06-28 13:41:45 +00:00
shivers 8d5d52eefa Francisco Vides Fernandez <pvides@dedalo-ing.com> sent me this rpm
spec file. -Olin
2000-06-13 23:59:03 +00:00
shivers 66b041ddde Fixed bug in bind-listen-accept-loop. 2000-06-13 22:08:57 +00:00
marting bae0215386 ugly fix for signal mask representation in FreeBSD 4.0 2000-05-16 07:52:02 +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 983662c680 A couple of release problems, no real code bugs.
- The LET-MATCH, IF-MATCH, MATCH-COND macros weren't exported,
  and the source wasn't even loaded.
- Similarly, the entire SRE-SYNTAX-TOOLS package wasn't exported.
- The SIMPLIFY-REGEXP proc wasn't exported.

I hacked packages.scm to do the right package defining & exporting.
I also renamed let-match.scm to re-match-syntax.scm and moved the enclosing
module code from the file over to packages.scm.
    -Olin
2000-02-15 15:49:13 +00:00
shivers bdf729c8a4 Adding the Thanks file. 2000-02-15 15:44:25 +00:00
shivers 8af328d695 Renamed let-match.scm to re-match-syntax.scm 2000-02-14 22:32:29 +00:00
shivers 400bc57c41 group_info_gid & group_info_name core dumped when the input parameter was
bogus. Fixed.
    -Olin
2000-02-11 04:39:49 +00:00
shivers 294994dcf2 glob->regexp wasn't "terminating" regexps with an EOS anchor. Reported
by Friedrich Dominicus <Friedrich.Dominicus@inka.de>
    -Olin
2000-02-09 15:21:07 +00:00
shivers 85630af86a Fixed bug in type of MAP & FOR-EACH. 1999-12-17 16:41:39 +00:00