baa65dee1dSlightly clarify explanation of WITH-ERRNO-HANDLER*.
sperber
2001-06-13 14:11:49 +0000
a40ff4b314Added 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).
mainzelm
2001-06-07 07:01:55 +0000
fae64212c8updated for 0.5.3 release with current 4ai pathnames
bdc
2001-06-04 05:47:31 +0000
9c57c12e53restoring old obdc configuration, because the new code did not avoid the warnings on unix either
bdc
2001-06-04 05:18:51 +0000
2ff38c84a3now 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
bdc
2001-06-04 05:11:01 +0000
4306bc0899do not open odbc by default to avoid warnings
bdc
2001-06-04 04:28:03 +0000
1b0a6684c0Fixed 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.
olin-shivers
2001-06-02 17:47:52 +0000
e4e3b0fd3dFixed bug in CREATE-TEMP-FILE wherein format-string tilde's weren't being quoted. Oops.
olin-shivers
2001-06-02 17:43:12 +0000
1602f0d114Changed the titlepage to include the date. Updated the date to June 2001.
olin-shivers
2001-06-01 18:42:17 +0000
85003bce1dUpdated the sourceforge CVS section.
olin-shivers
2001-06-01 17:43:00 +0000
904e665772Fixing it up for 0.5.3. -Olin
olin-shivers
2001-06-01 17:17:40 +0000
c6974d921bFixed it up a bit. Still pretty lame. -Olin
olin-shivers
2001-05-29 15:30:05 +0000
ff9ab43494Updated with fix for latest cygwin
bdc
2001-05-27 23:57:07 +0000
32297ca3c9Updated for new config.guess
bdc
2001-05-27 23:55:23 +0000
d28653add1Fixed a bug in the construction of the regexp for [...] backet globs. Reported by Harvey Stein. -Olin
olin-shivers
2001-05-23 22:32:51 +0000
dd46b8fa14Latest versions from subversions.gnu.org
mainzelm
2001-05-10 06:44:38 +0000
43f92bb30bAdded detection for Darwin (Mac OS X)
mainzelm
2001-05-09 14:54:31 +0000
2b1f26613aFixed the type of char-set-contains?.
mainzelm
2001-04-09 08:14:08 +0000
34b543229dAdded a small fix to string-lib.scm. Removed obsolete strings.txt.
olin-shivers
2001-03-21 22:27:41 +0000
b8d83b88b1Manual 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
olin-shivers
2001-03-15 03:54:22 +0000
dae01f4eb7- Folding the branch that packages up the SRFI 13 & 14 integration changes into the main trunk.
olin-shivers
2001-03-11 18:52:59 +0000
838b110f01Integrated srfi-13 (string lib)& srfi-14 (char-set lib) - Ported sources to use these libs instead of older string & cset libs - Wrote backwards-compatibility libs for now-deprecated procs in the scsh API - Hacked the makefile/package/interfaces glue Whew.
srfi13and14_integration_2000_3_10
olin-shivers
2001-03-11 03:47:00 +0000
4dc199868eCredit Hannu for a bug report.
olin-shivers
2001-03-11 03:32:35 +0000
c1b9253b70New, improved let-opt. More features.
olin-shivers
2001-03-11 03:31:43 +0000
d17b4b675ePutting this derived file back.
olin-shivers
2001-03-09 03:30:07 +0000
daaa9c74fbWhat was this doing in CVS? It's derived by cig from flock.scm. -Olin
olin-shivers
2001-03-07 16:43:41 +0000
0ec41adb9cFixed 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
olin-shivers
2001-03-07 16:40:02 +0000
beaaa677d3Hopefully finally ODBC pass. Things working cleanly on cygwin
bdc
2001-02-25 22:52:25 +0000
99ddaa2744Now that things are building on unix, working on cygwin again
bdc
2001-02-25 21:44:23 +0000
a67626ddcaFixing up ODBC stuff so it builds on Unix
bdc
2001-02-25 21:07:49 +0000
ed86561eb1Changed rx-syntax-tools to sre-syntax-tools. -Olin
shivers
2000-02-15 15:52:25 +0000
983662c680A 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.
shivers
2000-02-15 15:49:13 +0000
bdf729c8a4Adding the Thanks file.
shivers
2000-02-15 15:44:25 +0000
8af328d695Renamed let-match.scm to re-match-syntax.scm
shivers
2000-02-14 22:32:29 +0000
400bc57c41group_info_gid & group_info_name core dumped when the input parameter was bogus. Fixed. -Olin
shivers
2000-02-11 04:39:49 +0000
294994dcf2glob->regexp wasn't "terminating" regexps with an EOS anchor. Reported by Friedrich Dominicus <Friedrich.Dominicus@inka.de> -Olin
shivers
2000-02-09 15:21:07 +0000
85630af86aFixed bug in type of MAP & FOR-EACH.
shivers
1999-12-17 16:41:39 +0000
76dd7b8b07Added a little table of contents
shivers
1999-10-01 13:33:42 +0000
cd5b6280db- Added Martin, - killed details of cvs export until Martin makes it work.
shivers
1999-10-01 13:24:32 +0000
92f61b75daTRANSLATE-SEQ wasn't correctly accounting for submatches. The same bug occurred in a parallel position in TRANSLATE-CHOICE; when I fixed it there, I neglected to fix TRANSLATE-SEQ as well. -Olin
shivers
1999-10-01 12:48:27 +0000
7246ebf7b8fix bad paren in spencer.scm
bdc
1999-09-30 18:33:35 +0000
3c71783b76cvs-note now points to the web-site
marting
1999-09-22 16:15:45 +0000
f26c821aa2new version of initial.image after changing scsh-read.scm to tolerate \r\n!#\r\n as end of block comment for NT
bdc
1999-09-22 15:22:19 +0000
c354a077adLast minute fixes for 0.5.2
bdc
1999-09-20 17:45:15 +0000
a46c405889RELEASE -- prepared release notes for 0.5.2 ccp-pack.scm added to lib *.tex "foldl" -> "fold" fixup What's with list-lib?
shivers
1999-09-17 01:29:02 +0000