Commit Graph

  • 5500490a1d Sleazy fix for the inliner: procedures can't "return" error, so wrap a (if #t ...) around it. mainzelm 2001-04-09 07:59:17 +0000
  • e3e3f2adab Removed conversion procedures for internet-host-address. mainzelm 2001-04-09 07:56:58 +0000
  • 384c28fab4 Hand out the port and not just port-data to the handler. mainzelm 2001-04-09 07:55:50 +0000
  • ba159080c8 Expanded cool substitution directives by hand to admit BSD-style make, too. mainzelm 2001-04-02 15:11:38 +0000
  • 7516a430f8 Switched back to integers as internet-host-addresses. mainzelm 2001-04-02 14:57:25 +0000
  • 12cb27459f Added s48_{enter,extract}_unsigned_integer. mainzelm 2001-04-02 14:55:55 +0000
  • 0198ddb337 [A change ported over from the 0.5 tree.] glob->regexp wasn't "terminating" regexps with an EOS anchor. Reported by Friedrich Dominicus <Friedrich.Dominicus@inka.de> -Olin olin-shivers 2001-03-28 13:53:42 +0000
  • 5b8818ffef Fixed 2 typos mainzelm 2001-03-25 17:14:32 +0000
  • 5d4b66daf4 Upgraded inliner from 0.54. There is still a bug as a call to error must not be the last expression of a procedure. No fix for now, use (if #t (error ...)) as a workaround mainzelm 2001-03-25 12:08:45 +0000
  • 0b00ab0380 Upgraded inliner from 0.54. There is still a bug as a call to error must not be the last expression of a procedure. No fix for now, use (if #t (error ...)) as a workaround mainzelm 2001-03-25 11:21:58 +0000
  • 25f395c1d0 * New package definitions now that we have SRFI-13 and 14 mainzelm 2001-03-23 12:45:31 +0000
  • 9b4bb8a19d Adapted some of Richard's changes for char-ready? and output-port-ready?. mainzelm 2001-03-23 10:59:07 +0000
  • 0ffb123bee Rest of Olins merge for SRFI-13 and 14. mainzelm 2001-03-23 10:52:09 +0000
  • e18289f61c Added a small fix to string-lib.scm. Removed the obsolete strings.txt. olin-shivers 2001-03-21 22:28:31 +0000
  • 1b31a9f8f1 Added tests for some process-state functions. frese 2001-03-20 14:36:54 +0000
  • 94553d1c36 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 olin-shivers 2001-03-15 03:54:48 +0000
  • effab78a3d Added implementation of a test suite. mainzelm 2001-03-13 17:18:25 +0000
  • d708ef06e2 EXEC-PATH-LIST is now a fluid. olin-shivers 2001-03-11 18:58:54 +0000
  • 9da196627f Added missing "See file COPYING" to copyright notice. olin-shivers 2001-03-11 18:03:50 +0000
  • 120a664a86 New, improved let-opt. More features. olin-shivers 2001-03-11 04:11:11 +0000
  • 5e769973cd 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 olin-shivers 2001-03-07 16:46:09 +0000
  • a723d15160 Fixed include directive for dlfcn.h: include <dlfcn.h> if HAVE_DLOPEN, ../fake/dlfcn.h otherwise. mainzelm 2001-01-22 12:48:00 +0000
  • d5bbf33756 Always install default handler for SIGINT. Overwrite it if interactive. mainzelm 2001-01-15 13:43:35 +0000
  • 9035313159 Added nested multi-line comments. The implementation has two drawbacks: 1.) Since # and | may be part of an identifier, a#|bla|# is read as a#|bla|# not as a. mainzelm 2001-01-12 18:16:42 +0000
  • eb89a60d2c Replaced Scheme 48 with Scsh in user dialog. mainzelm 2001-01-11 15:05:04 +0000
  • 4643aa5362 Wrapped an exit around restart-command-processor to kill all threads. mainzelm 2001-01-11 15:03:30 +0000
  • 3e2a109780 Big cleanup. Should be ready to distribute now. mainzelm 2001-01-11 13:43:22 +0000
  • c5cfe8c420 Fixed bug in type of MAP & FOR-EACH. mainzelm 2001-01-11 09:18:52 +0000
  • 67805dde9f Snapshot of cig generated files. mainzelm 2001-01-09 15:57:06 +0000
  • 31894f1894 itimer moved to syscalls but is implemented via rts/events.scm mainzelm 2001-01-09 15:55:03 +0000
  • c1d6d368e5 Built the event system directly into the RTS. Built sighandlers above it. Removed machinery in low-interrupt. mainzelm 2001-01-09 15:52:52 +0000
  • 435afc1e2b Changes for Cygwin. mainzelm 2001-01-09 15:49:29 +0000
  • ec5d343b75 Removed assignments to errno. mainzelm 2001-01-09 10:26:52 +0000
  • 51552b6842 Optional arguments for syslog and openlog. mainzelm 2001-01-03 16:15:28 +0000
  • de88c03cd2 Added touch for build/filenames.make since this is included from the Makefile. mainzelm 2001-01-03 09:29:44 +0000
  • fb6abe74fa Added syslog. mainzelm 2001-01-02 14:43:27 +0000
  • 73b9c41bbb define-enum-constants-from-zero for enumerations wirhout explicit numbers. mainzelm 2001-01-02 14:42:14 +0000
  • 84684372ce Added declarations of s48_main and s48_add_external_init. mainzelm 2001-01-02 09:31:27 +0000
  • 0551c9dd17 Added libscsh.a and renamed former libscsh.a to libscshvm.a. mainzelm 2001-01-01 18:02:51 +0000
  • 820a2cfd5d No longer needed in new FFI mainzelm 2001-01-01 17:59:26 +0000
  • 843b443132 Snapshot of the cig generated files. mainzelm 2001-01-01 17:55:36 +0000
  • 68947a09f9 Exported set-effective-gid. mainzelm 2001-01-01 17:50:08 +0000
  • a2ec10935a removed unused code, port to new FFI mainzelm 2001-01-01 17:49:08 +0000
  • 07f9cbc6c9 Port to new FFI. mainzelm 2001-01-01 17:34:08 +0000
  • c7be5ed2b1 Ported some functions to new FFI. mainzelm 2001-01-01 17:22:54 +0000
  • 66cb77856d Typo. mainzelm 2001-01-01 17:21:58 +0000
  • be6aa6e152 Changed return type of init function to void. mainzelm 2001-01-01 17:21:35 +0000
  • 1ea7c8604e Ported to new FFI. mainzelm 2001-01-01 17:19:55 +0000
  • 949d50fbbe Changed return type of init functions to void. mainzelm 2001-01-01 17:18:17 +0000
  • d69728b899 fixed typo mainzelm 2001-01-01 16:49:34 +0000
  • d75baf1985 port to new FFI mainzelm 2001-01-01 16:45:32 +0000
  • f0ffc6acaf port to new FFI mainzelm 2001-01-01 16:45:32 +0000
  • df2db4631d Changed default directory for create-temp-file fro /usr/tmp to /tmp. mainzelm 2000-12-22 14:13:17 +0000
  • ac9810b803 Fixed an argument-order bug in STRING->LIST. -Olin mainzelm 2000-12-22 08:49:23 +0000
  • e323eb9cb7 added s48_raise_os_error_1 to s48_raise_os_error_5 mainzelm 2000-12-21 22:41:09 +0000
  • 55d806358f put process objects on top of event system mainzelm 2000-12-21 21:57:37 +0000
  • 3a8546df55 Fixed name clash on solaris. mainzelm 2000-12-21 17:01:05 +0000
  • 701d506b3e code clarification mainzelm 2000-12-21 16:09:52 +0000
  • f8af34a318 Check wether some SVR4 defines SIGPOLL equal to SIGIO mainzelm 2000-12-21 15:46:34 +0000
  • b8c0e87293 Remove extern declaration of h_errno since AIX defines it as (*(int *)h_errno_which()). mainzelm 2000-12-21 15:44:57 +0000
  • dacfeca1ad removed accidentally added directory machine mainzelm 2000-12-21 14:06:39 +0000
  • 0c55bd5ec3 added various .cvsignore files to suppress warnings about the removed files mainzelm 2000-12-21 14:00:59 +0000
  • e471a8260a removed accidentally added file mainzelm 2000-12-21 13:51:44 +0000
  • 2d1dd3b4c1 removed accidentally added files mainzelm 2000-12-21 13:49:05 +0000
  • dee3f345f5 Fixed typo. mainzelm 2000-12-21 13:27:28 +0000
  • cfb1e34b08 Rewrote signal checks and added handler for all scsh interrupts. mainzelm 2000-12-21 13:25:21 +0000
  • 3a9832252b added script to automagically create all the automake/autoconf stuff mainzelm 2000-12-21 13:21:00 +0000
  • 56234c5ae2 removed bogus files mainzelm 2000-12-21 12:11:23 +0000
  • aa8647061d added next, cygwin32, sunos and ultrix (all untested) mainzelm 2000-12-20 15:26:12 +0000
  • 6a0c146e7c fixed typo mainzelm 2000-12-20 10:43:38 +0000
  • b0d994b43c Build fixes for irix and hpux. mainzelm 2000-12-20 08:31:06 +0000
  • 000e9d7390 added include pathes mainzelm 2000-12-19 18:07:51 +0000
  • d7d0c6f3b8 Added hpux (untested) mainzelm 2000-12-19 16:33:51 +0000
  • 59a757fccf Small fix for S48 bug. mainzelm 2000-12-19 16:22:08 +0000
  • 902df6dc62 added irix(untested) mainzelm 2000-12-19 16:10:03 +0000
  • 6c136b907d removed obsolete files/code for jcontrol and signal sets mainzelm 2000-12-18 15:45:46 +0000
  • 747dfe20df non-posix signal numbers are defined if not existed mainzelm 2000-12-14 18:51:10 +0000
  • c51640a971 made configure determine the mapping from os signals to scsh interrupts mainzelm 2000-12-14 18:41:11 +0000
  • 812bc338c3 made configure determine the mapping from os signals to scsh interrupts mainzelm 2000-12-14 18:32:53 +0000
  • 5fab63dc0d Removed warning that occurred when procobj was already gc'ed. mainzelm 2000-10-19 08:40:17 +0000
  • 21cb7839bd Cig generated files... mainzelm 2000-10-19 08:37:34 +0000
  • 28ba525f4b Removed oldtop.scm since top is now nearly perfect. mainzelm 2000-10-19 08:36:03 +0000
  • e8d03b642c Snapshot for the generated files. mainzelm 2000-10-19 08:27:36 +0000
  • 510ab69315 Various changes... mainzelm 2000-10-19 08:24:39 +0000
  • a5dd906406 Added AIX. mainzelm 2000-10-19 08:24:02 +0000
  • 830f323166 Replaced error with warn. The problem itself remains. mainzelm 2000-10-19 08:22:37 +0000
  • 4088792f41 Changed interaction-environment for processing of command line switches to user-environment. This made -s work. mainzelm 2000-10-09 09:44:20 +0000
  • 6d9e7de153 forever-sleeping-thread is only started in interactive sessions since it prevents the system from exiting. Fixed -i switch. mainzelm 2000-10-04 14:12:49 +0000
  • 3bcabf36b5 Added dot-locking. mainzelm 2000-09-27 11:53:21 +0000
  • 2cb62dfcb5 Fixed two small bugs in pipe and fork mainzelm 2000-09-24 20:52:07 +0000
  • e3f2877ab9 added internet-address->dotted-string mainzelm 2000-09-24 20:51:04 +0000
  • d58a39d813 Small bug fixes. mainzelm 2000-09-20 10:14:11 +0000
  • 5fc995e50f Removed call to C code since it doesn't cooperate with non-blocking fd's. mainzelm 2000-09-20 10:12:31 +0000
  • 45f0550f79 replaced <regex.h> by "regex.h" to fetch the local file. mainzelm 2000-09-19 13:34:38 +0000
  • 2a6d087f0d Replaced many define-foreign by define-stubless-foreign mainzelm 2000-09-19 08:08:39 +0000
  • b3447ad964 Default sighandler for SIG/INT depends on whether we run interactive or not. mainzelm 2000-09-17 15:10:42 +0000
  • 145ddac9cb removed debugging output mainzelm 2000-09-12 17:43:48 +0000
  • ba7000ce43 Added Y2k and Martin Gasbichler mainzelm 2000-09-12 17:36:07 +0000
  • 3ecb144f95 removed bogus file mainzelm 2000-09-01 08:31:58 +0000
  • c231ab7c6b let byte-vectors print as a list of numbers mainzelm 2000-09-01 07:13:05 +0000