Commit Graph

  • a39c87e7d6 After fork/pipe, make the ports returned by the pipe the current-in/output-ports. This corresponds to the intended semantics of side-effecting the standard ports and tells the GC that the ports are alive. mainzelm 2003-07-21 12:03:12 +0000
  • 9d93d5a61e After fork/pipe, make the ports returned by the pipe the current-in/output-ports. This corresponds to the intended semantics of side-effecting the standard ports and tells the GC that the ports are alive. mainzelm 2003-07-21 12:02:55 +0000
  • a6aa3a65bc The makefile used to do ("`(cd $(srcdir) && echo $(PWD))`/scheme" to determine the location of the scheme subdirectory. (Which resides in $(srcdir), but not generally in the build directory.) This is bogus, as $(PWD) is instantiated by make, not by the shell (to the build directory), and thus will generate the build dir, not $(srcdir). mainzelm 2003-06-27 09:03:41 +0000
  • b036a6da1c GC_PROTECT arguments and errnos in s48_raise_os_error_X. mainzelm 2003-06-25 13:25:44 +0000
  • e193567988 GC_PROTECT arguments and errnos in s48_raise_os_error_X. mainzelm 2003-06-25 13:24:21 +0000
  • 8dc7a4af45 OS specific definitions for GNU Hurd by Andreas Voegele. mainzelm 2003-06-25 08:46:31 +0000
  • ecfbbfeaab Replace static constant MAXHOSTNAMELEN by dynamic alloaction. (Patch from Andreas Voegele) mainzelm 2003-06-25 08:44:43 +0000
  • 240a07af3b Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd. (Patch from Andreas Voegele) mainzelm 2003-06-25 08:44:08 +0000
  • c350288e41 OS specific definitions for GNU Hurd by Andreas Voegele. mainzelm 2003-06-25 08:34:31 +0000
  • a54b97b81f Replace static constant MAXHOSTNAMELEN by dynamic alloaction. (Patch from Andreas Voegele) mainzelm 2003-06-25 08:28:40 +0000
  • 3c92196d13 Use s48_enter_integer instead of s48_enter_fixnum for errno to please GNU Hurd. (Patch from Andreas Voegele) mainzelm 2003-06-25 08:26:06 +0000
  • 1f31b70242 Specify "%s" as format string for syslog to prevent the message from being interpreted as a format string (Patch by Peter Wang). mainzelm 2003-06-16 16:52:48 +0000
  • 41b60e6ac9 Specify "%s" as format string for syslog to prevent the message from being interpreted as a format string (Patch by Peter Wang). mainzelm 2003-06-16 16:51:00 +0000
  • cf73c3a042 Various fixes to support $(srcdir) mainzelm 2003-06-12 13:08:31 +0000
  • ce90c83263 Fixed typo. (Merge from HEAD). mainzelm 2003-05-23 07:29:18 +0000
  • 5de095c9dd Fixed typo. mainzelm 2003-05-23 07:28:29 +0000
  • e981de7c4c - remove odbc_sql_set_env_attr() - fixed odbc_sql_set_env_attr_int() eknauel 2003-05-13 13:45:32 +0000
  • 7c40f1b3f4 + export odbc-diag-rec selectors eknauel 2003-05-13 13:43:50 +0000
  • 29258b6adc Removed message argument form errno-error. mainzelm 2003-05-12 12:52:13 +0000
  • 7bc10a0d0e Removed accidentally committed code. mainzelm 2003-05-06 14:42:07 +0000
  • ff73b86aa1 Removed accidentally committed code. mainzelm 2003-05-06 14:41:05 +0000
  • 1e1feb960b Removed forgotten references to NTH. mainzelm 2003-05-05 11:26:15 +0000
  • cbfa04d530 Removed forgotten references to NTH. mainzelm 2003-05-05 11:25:08 +0000
  • 7b9606a7bc + Support for $(DESTDIR) by Andreas Voegele. - Accidentally committed -g options. mainzelm 2003-05-05 07:19:03 +0000
  • 07f56d8251 Support for $(DESTDIR) by Andreas Voegele. mainzelm 2003-05-05 07:14:22 +0000
  • 26fcfcd8b2 Merged arguments of VM and scsh. mainzelm 2003-05-05 07:09:35 +0000
  • 0951ec5b42 check-nargs= --> protocol mainzelm 2003-05-05 06:38:32 +0000
  • 8805f7b7cc check-nargs= --> protocol mainzelm 2003-05-05 06:37:45 +0000
  • 56cf0cba9f No longer 0.6 mainzelm 2003-05-02 15:40:36 +0000
  • 4511c2f810 Support for configure's --srcdir. mainzelm 2003-05-02 13:41:20 +0000
  • 6261942760 Die Lady Die. mainzelm 2003-05-02 13:34:23 +0000
  • 16f7c7ce18 Next case of death. mainzelm 2003-05-02 11:20:26 +0000
  • 29ed0edb27 "I'm not proud of it" (Olin Shivers) mainzelm 2003-05-02 07:20:37 +0000
  • f2c4ddb44d Merged contents of time_dep1.c into time1.c. mainzelm 2003-05-01 18:11:48 +0000
  • c594e945d3 Merged contents of time_dep1.c into time1.c. mainzelm 2003-05-01 18:11:47 +0000
  • 3e397f65c5 GC_PROTECT some variables. mainzelm 2003-05-01 10:21:33 +0000
  • c5d8b5d1b4 GC_PROTECT some variables. mainzelm 2003-05-01 10:20:17 +0000
  • fd4634e27f + outlined the support for SQLBindParameter() eknauel 2003-04-28 12:33:02 +0000
  • 35f1ddd533 Split scsh code into lots of modules. sperber 2003-04-28 08:33:46 +0000
  • 0cb6dd298e Synthetic commit for incomplete tag r0-6-stable_bp r0-6-stable_bp cvs-fast-export 2003-04-25 15:51:19 +0000
  • 85893429b8 Moved makeindex into .tex targets so it can be called *after* latex mainzelm 2003-04-25 15:51:19 +0000
  • 4ea2cf14bb Put \index at correct position mainzelm 2003-04-25 11:12:54 +0000
  • 576420fd48 + fixed a bug in bindcol example (README) + export bindcol, removed odbc-bindcol.scm eknauel 2003-04-25 07:29:04 +0000
  • 5f9eb17fed + fixed confusion of environment/connection handles eknauel 2003-04-24 14:51:20 +0000
  • 8a40bfdc90 + fixed return values for odbc-sql-get-data eknauel 2003-04-24 13:30:38 +0000
  • ad8131edad - rewrote exception handling system, pass ODBC status codes to Scheme directly. This leads to multiple return values in some cases. eknauel 2003-04-24 13:02:02 +0000
  • 750de51339 Let read-string/partial return "" on a vacuous request. mainzelm 2003-04-22 16:29:45 +0000
  • c0b8928e7d Ensure argument to EXIT is an integer. mainzelm 2003-04-22 15:56:20 +0000
  • 5c19731d59 Missed one 2-line IF in the last commit. sperber 2003-04-16 13:02:19 +0000
  • a6978187ba Sanitize Olin's atrocious 2-line IF. sperber 2003-04-16 13:01:32 +0000
  • 3c3c539446 Removed S48_CFLAG_CKR, which has been obsolete since at least 1997 when I stayed at NECI and was hacking on an SGI box. sperber 2003-04-16 12:41:36 +0000
  • 07c6d70d30 Synthetic commit for incomplete tag release-0-6-4 release-0-6-4 cvs-fast-export 2003-04-14 11:06:55 +0000
  • bd70ccb03d Limited disclosing of byte-vectors to the first 16 elements. mainzelm 2003-04-14 11:06:55 +0000
  • 958d62febe Added forgotten menu item. mainzelm 2003-04-14 09:47:29 +0000
  • 4f84e3cb99 Removed pause-until-interrupt. mainzelm 2003-04-14 09:45:58 +0000
  • 98df4ada7d Final changes for 0.6.4. mainzelm 2003-04-14 09:35:24 +0000
  • 87632c785e Renamed string-filter to make-string-port-filter and char-filter to make-char-port-filter to avoid a name clash with SRFI-13/14. mainzelm 2003-04-14 09:34:55 +0000
  • 0c61d18779 Release name for 0.6.4. mainzelm 2003-04-14 09:33:27 +0000
  • 980f91a135 Date and version adjustments for 0.6.4 mainzelm 2003-04-14 08:10:30 +0000
  • 9e0d68ad76 - fixed a really embarrasing bug introduced in the last version... eknauel 2003-03-31 08:04:28 +0000
  • 551f0a3ee2 Fixed bug in really-fork/pipe+: let-optionals already takes care of optional arguments, no need to CAR any further. mainzelm 2003-03-31 06:09:00 +0000
  • f732ad9938 + Nothing but a noncommittal declaration of intent ;) eknauel 2003-03-29 12:47:03 +0000
  • c9194d9ba7 + don't assume driver manager implementing API version >= 0x300 - removed functions s48_value odbc_sql_alloc_env() s48_value odbc_sql_alloc_connect(s48_value env_handle) s48_value odbc_sql_alloc_stmt(s48_value conn_handle) + For driver managers < 0x300 s48_value odbc_alloc_environment_handle() s48_value odbc_alloc_connection_handle(s48_value env_handle) s48_value odbc_alloc_statement_handle(s48_value stmt_handle) call SQLAllocEnv(), SQLAllocConnect(), SQLAllocStmt() automatically + removed scheme functions odbc10-sql-alloc-env odbc10-sql-alloc-connect odbc10-sql-alloc-stmt eknauel 2003-03-29 12:42:21 +0000
  • 2c1385f136 + fixed various bugs introduced in last version eknauel 2003-03-20 16:28:50 +0000
  • 45dfc0fbde + use unified patch format eknauel 2003-03-20 16:04:23 +0000
  • 975e08732e + added preliminary building and usage instructions for ODBC bindings eknauel 2003-03-19 15:49:42 +0000
  • 766ba98a31 Ensure all output of ,collect goes to (command-output). mainzelm 2003-03-18 12:51:08 +0000
  • f28a5f7dbb Merge rev 120 from Scheme 48 svn repo: sperber 2003-03-18 12:48:53 +0000
  • e62510c4f1 + Catch and report errors + Use scheme-with-scsh mainzelm 2003-03-14 09:02:05 +0000
  • e24932011f Include limits.h for the sake of Solaris which doesn't find NGROUPS_MAX otherwise. mainzelm 2003-03-13 10:51:57 +0000
  • 96ab618b28 Use load-port to implement -sfd switch. mainzelm 2003-03-13 07:53:34 +0000
  • 855cffa3c7 Provide LOAD-PORT to load forms from a port. mainzelm 2003-03-13 07:49:49 +0000
  • c936bcce29 make-srfi-19 is not a structure mainzelm 2003-03-11 08:44:37 +0000
  • dca47f0da6 Fixed typo. mainzelm 2003-03-10 13:46:38 +0000
  • 27b8f2e2a6 Added SRFI-19 to the list of available srfis. mainzelm 2003-03-10 13:30:33 +0000
  • 075630989e Make srfi-19 a functor and move the definition back to scheme/srfi. mainzelm 2003-03-10 13:27:09 +0000
  • 38719fdc50 Make scsh-paper for dist mainzelm 2003-03-10 12:13:02 +0000
  • 26ba134afa Added Makefile for scsh-paper mainzelm 2003-03-10 12:06:48 +0000
  • 69dec7110d Build S48 manual while making dist mainzelm 2003-03-10 11:58:17 +0000
  • 1e1d44a497 In FORK, flush output ports inside the narrowed section, not before, avoiding some, erm, pretty obvious race condition. sperber 2003-03-07 13:38:07 +0000
  • a51ba12623 Let select again sleep forever if requested by the RTS. mainzelm 2003-03-05 17:33:41 +0000
  • 56a243b53f Bump the version number to 0.6.4. mainzelm 2003-03-05 17:31:09 +0000
  • ffd899be5e Remove some excessive line breaks. sperber 2003-03-05 14:26:07 +0000
  • df9c8bee6c Most of the tty procedures now again take file name arguments. Made some arguments optional again. mainzelm 2003-03-03 10:46:09 +0000
  • cc3f5b07bc Fixed typo in error message. mainzelm 2003-03-03 09:43:17 +0000
  • a39ab12bc0 Register SRFI 37 with the implementation of SRFI 7. sperber 2003-02-28 13:08:07 +0000
  • 5788fb4790 Add implementation of SRFI 31. sperber 2003-02-28 13:05:04 +0000
  • 7ab2c69a6d GC dead variable. sperber 2003-02-28 13:04:10 +0000
  • fd72e8f0a6 Minor corrections. mainzelm 2003-02-27 07:31:25 +0000
  • 0016567893 Ooopsify write-string/partial. mainzelm 2003-02-26 10:57:24 +0000
  • e0b3cbd1b1 Small set of tests for strings and chars. mainzelm 2003-02-25 13:20:13 +0000
  • 57463ce596 Make SPOON an alias for FORK-THREAD. mainzelm 2003-02-25 13:15:40 +0000
  • 68072b171f Moved srfi-19.scm to scsh/. mainzelm 2003-02-25 12:58:37 +0000
  • 2f6d3753b1 Always run latex twice. mainzelm 2003-02-25 10:53:35 +0000
  • 6918efd4a4 New version from Will Fitzgerald adapted to scsh. mainzelm 2003-02-25 09:32:05 +0000
  • 1b63d1f270 Use with-sigevents to initialize the sigevent system. This also keeps track wether the thunk retuned in which case WAITING-FOR-SIGEVENT? will now always return #f. mainzelm 2003-02-25 08:11:32 +0000
  • 376e62813c Documentation for -le and -de. mainzelm 2003-02-24 17:39:49 +0000
  • 1d31250208 Added SRFI-37. mainzelm 2003-02-21 09:28:42 +0000
  • a375d4bd1c Document bind-prepare-listen-accept-loop. mainzelm 2003-02-20 17:25:46 +0000
  • da76638c82 Added bind-prepare-listen-accept-loop. mainzelm 2003-02-20 17:18:56 +0000