Commit Graph

489 Commits

Author SHA1 Message Date
mainzelm 9d89a7d69c Initialize session and user-environment correctly. 2001-11-27 18:29:12 +00:00
nofreude 3ba6ea5e66 changed to the file .tex2page.hdir 2001-10-10 10:57:32 +00:00
nofreude 635dfce646 formerly .man.hdir 2001-10-10 10:53:08 +00:00
nofreude be5b6b6d89 fixed the html-command 2001-10-10 10:32:57 +00:00
mainzelm 0671cdc0a8 Hack for \url. 2001-10-10 10:31:58 +00:00
mainzelm 83f6511386 Fixed bug in uncase that prevented uncase from being pushed into submatches. 2001-10-02 17:30:33 +00:00
mainzelm 14ad4d6e15 Hygienic comparison for symbols. 2001-10-01 14:50:33 +00:00
mainzelm 34898c9b91 Added missing export of regexp-fold-right. 2001-09-20 13:26:56 +00:00
mainzelm a05217d045 Fixed number of return values in generic-receive-message! 2001-09-17 19:17:48 +00:00
sperber cc84656633 Typo fix in FILTER-WEAK-PTR-LIST. 2001-07-20 11:45:52 +00:00
sperber a4727055dd MF 0.6: 1.4->1.5:
Provide -1 value for tm_isdst in non-tz-secs cases.
2001-07-11 13:16:59 +00:00
sperber df37fa6cae String delim matchers are supposed to be interpreted in POSIX flat
syntax.
2001-07-11 11:30:38 +00:00
mainzelm 9c560cf537 Merge from 0.6: handler for bind-listen-accept-loop, which closes the socket. 2001-07-10 11:49:06 +00:00
mainzelm 0fb3d6da8e Moved memset out of declaration block. 2001-07-10 11:46:21 +00:00
sperber 878e0399f0 MF 0.6, 1.3 -> 1.4
Fix (make-regexp [...-]) bug.
2001-07-10 11:34:33 +00:00
sperber 0910ddd0c8 Correct types for MATCH:START, MATCH:END, and MATCH:SUBSTRING. 2001-07-07 18:50:41 +00:00
mainzelm 5a137fe9db Zero all sockaddr_XX. 2001-06-21 08:21:24 +00:00
mainzelm a140727528 Fixed #408425 by zeroing sockaddr_in before bind. 2001-06-20 15:57:57 +00:00
nofreude 6219322ca8 Support for tex2page-macros 2001-06-20 14:35:14 +00:00
nofreude 7584f719cc Tex2page support:
Macros stolen from Dorai Sitaram
Makefile target "html"
Hyperlinks freebsd.org for POSIX syscalls
2001-06-20 14:28:22 +00:00
sperber baa65dee1d Slightly clarify explanation of WITH-ERRNO-HANDLER*. 2001-06-13 14:11:49 +00:00
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