Commit Graph

  • 287a829cbd 0.6 release release-0-6-6 mainzelm 2004-03-31 20:08:17 +0000
  • 55ffeb22d8 Delete bogus version of LIST-DELETE-NEIGHBOR-DUPS from Olin's sort libraries. (It was redundant, not used, and buggy.) Also remove import of FORMATS from the package---the only references were in the removed code. sperber 2004-03-26 17:18:11 +0000
  • 52ac78e0aa Fix WITH-LOCK: The previous version called RELEASE-LOCK in the before thunk. Noted by Taylor Campbell. mainzelm 2004-03-24 08:14:55 +0000
  • 05e38a42da Save and restore the current package for -le and -lel. mainzelm 2004-03-15 15:39:21 +0000
  • 8b334402ae Removed support for Ultrix. It is lacking support for POSIX regexps. mainzelm 2004-03-15 15:35:18 +0000
  • a41eb3da04 In the top-level condition handler, exit only on errors and call the surrounding handler for all other conditions. mainzelm 2004-03-14 17:21:33 +0000
  • 069f638d8f Update date. mainzelm 2004-03-12 15:28:25 +0000
  • 491c83cae7 Changed forgotten copyrights. mainzelm 2004-03-12 15:10:16 +0000
  • 0358d6bb0e Updates for 0.6.6 mainzelm 2004-03-11 10:24:03 +0000
  • 7b13b9bebb + Exit with status 1 in case of an error + Display the condition in the top-level scsh handler mainzelm 2004-03-11 10:17:41 +0000
  • 622ef7a99f Install handler in CALL-TERMINALLY so scsh with exit with status 1 in case of an error. mainzelm 2004-03-11 09:54:33 +0000
  • bcbd16ff0a + Exit with status 0 if an error occurs during exiting. + Minor cleanup mainzelm 2004-03-09 09:20:00 +0000
  • 69248ecad2 Better error message if $SCSH_LIB_DIRS contains garbage. mainzelm 2004-03-03 10:33:35 +0000
  • 84f85be750 Merge from S48 repository mainzelm 2004-02-26 16:20:53 +0000
  • 523b402079 Don't warn about undefined imported bindings on startup. These warnings have no meaning if we need to load a shared object. mainzelm 2004-02-26 07:42:58 +0000
  • 90ba284584 Revert last check-in. Reading again through the manual, I now think that it's maybe better to complain if -e was specified without -sfd or -s. mainzelm 2004-02-20 15:27:29 +0000
  • 388d2f7b2b Better checking for the inter-switch dependencies. mainzelm 2004-02-20 15:03:45 +0000
  • bd890a7338 Add missing $(srcdir) to target c/scheme48.h mainzelm 2004-02-17 16:11:13 +0000
  • 47f074ba5c * Let scsh.image depend on scsh/lib-dirs.scm * ,load-package scheme-with-scsh before dumping the images to get better start-up times when scheme-with-scsh is opened in a package definition. mainzelm 2004-02-17 08:45:31 +0000
  • f344e2be87 Fixed bug in STRING-CONCATENATE-REVERSE/SHARED reported by Francisco Solsona at srfi-13@srfi.schemers.org on 12 Feb 2004. mainzelm 2004-02-17 07:47:41 +0000
  • e603ebb626 + Preseve quotation of [],? and * while processing braces. + Unquote constant patterns before file existence check. mainzelm 2004-02-09 12:16:02 +0000
  • 6ad71da933 Added some more people. mainzelm 2004-02-09 08:57:41 +0000
  • fbbf31a1d8 Removed __ELF__ based test for rdynamic. mainzelm 2004-02-09 08:48:00 +0000
  • 6f771517e1 Removed old, non-free sort code. mainzelm 2004-02-09 08:45:16 +0000
  • 5e52592084 Bail out if inliner gets invoked on code that was already processed by FLAT-ENVIRONMENTS optimizer. mainzelm 2004-02-09 08:22:54 +0000
  • 47b9d6028e Use NAME->SYMBOL to generate formal arguments of lambda nodes that get inlined. mainzelm 2004-02-09 08:21:05 +0000
  • f5833ad272 Use FORCE-NODE instead of FORCE in case a previous optmizer already forced the nodes. mainzelm 2004-02-09 08:15:48 +0000
  • bdf5f8e09f Fixed bug in MAKE-STRING-PORT-FILTER: An argument to read-string! was missing mainzelm 2004-02-04 08:37:43 +0000
  • 1e098d1ced Snapshot of auto-generated file mainzelm 2004-02-03 12:53:03 +0000
  • 57fbec4ef2 Renamed lib-dir-list to lib-dirs-list. mainzelm 2004-02-03 12:49:40 +0000
  • 0562f3301d Use single quotes when builing scsh/configure.scm mainzelm 2004-02-03 10:07:36 +0000
  • 2b2fee0632 Distclean before making dist. mainzelm 2004-02-03 09:38:38 +0000
  • 0a899ac0fd Use strcmp to check for empty arguments. mainzelm 2004-02-02 17:18:39 +0000
  • 8fd66025f0 Use /etc instead of /bin in tests that change dirctories. mainzelm 2004-02-02 15:17:36 +0000
  • bc7e37593c Bump version number to 0.6.6 mainzelm 2004-02-02 10:57:29 +0000
  • 3ff781f491 Use \ex instead of \var mainzelm 2004-02-02 10:56:29 +0000
  • 780da3558f First version of 0.6.6 release notes. mainzelm 2004-01-29 13:52:25 +0000
  • a3d560c2ba Fix installation of scsh.image: Set the default library path in new module lib-dirs. mainzelm 2004-01-29 13:44:20 +0000
  • 252e390354 Replaced the original MIT license with a new BSD-style license. mainzelm 2004-01-27 14:36:28 +0000
  • d1b1c3dee3 Replaced the original MIT license with a new BSD-style license. mainzelm 2004-01-27 14:33:39 +0000
  • 6582c616a3 Changed the copyright notices concerning David Albertz on behalf of Dr. Olin Shivers. Quoting Olin: "Forget it. David was a student who worked for me -- paid money to hack." mainzelm 2004-01-27 13:50:48 +0000
  • 11880601dd + Pass prog_name from main to process_args mainzelm 2004-01-27 13:39:34 +0000
  • ba76b7a3cc Fixed check for rdynamic, provided by Stephen Ma mainzelm 2004-01-27 10:38:36 +0000
  • e8a662ea1b Re-add interface of SRFI-42, which was accidentally removed on the last commit. mainzelm 2004-01-27 09:51:36 +0000
  • 9a22e55080 Remove scsh/configure.scm in clean-scsh mainzelm 2004-01-27 09:40:35 +0000
  • 3f108f501f Hook Olin's sorting code into the regular build, replacing the old T implementation. sperber 2004-01-26 21:30:55 +0000
  • d772a5df84 - fix paren typo in sort interfaces - rename SORT to SORTING so we can hook it into the regular build sperber 2004-01-26 21:25:22 +0000
  • cb9f440657 Import sort code from s48-tuebingen/trunk, rev 573. sperber 2004-01-22 19:52:15 +0000
  • 6bd1809b57 Merge revision 1.41.2.1 from r0-6-stable. sperber 2004-01-17 16:12:38 +0000
  • 33fe47abca Fix the various SELECT-like procedures for 0 timeouts. sperber 2004-01-16 21:42:17 +0000
  • 90ea0cf502 Fixed implementation of STRING-CONTAINS by using the commented out "slow & simple" version instead of calling the KMP searcher. mainzelm 2004-01-13 15:37:35 +0000
  • b7388740b9 Reworked description of the library directories. mainzelm 2004-01-13 14:36:38 +0000
  • 03ab628c93 Moved the library directories facility to its own module. mainzelm 2004-01-13 13:21:20 +0000
  • eb9410cc44 Fix bug in S48_RECORD_TYPE: third parameter to s48_stob_ref was missing. mainzelm 2004-01-13 12:08:28 +0000
  • af976ddde2 Removed accidentally committed expansion of paths in SCSH_LIB_DIR. mainzelm 2004-01-13 11:56:00 +0000
  • da53963d82 Fixed a bug in the parser of "-" sre forms. mainzelm 2004-01-09 22:51:07 +0000
  • 5330ba06e0 Typo fix. mainzelm 2004-01-09 14:56:05 +0000
  • 065d686d21 Minor enhancement for the configure module: Return machine, vendor and os. mainzelm 2004-01-09 14:55:33 +0000
  • 655a2e5cc2 Description of the configure module. mainzelm 2004-01-09 14:53:13 +0000
  • 1fa4ea33ac -> 0.6.6 CVS mainzelm 2004-01-09 13:53:42 +0000
  • 8df6b631e1 Changed the copyright notice on behalf of Dr. Olin Shivers. mainzelm 2004-01-09 13:09:26 +0000
  • 9742102f34 Changed the copyright notices concerning David Albertz on behalf of Dr. Olin Shivers. Quoting Olin: "Forget it. David was a student who worked for me -- paid money to hack." mainzelm 2004-01-09 13:01:39 +0000
  • c46ec9118a Add a notice to the description of the signal event system: interrupt handlers have to be disabled before using the event system. mainzelm 2004-01-09 12:43:08 +0000
  • dfa05a0c5c Added structure CONFIGURE to access values from ./configure. mainzelm 2003-12-19 14:08:58 +0000
  • bcf88c05d0 Better test for -rdynamic by Stephen Ma. mainzelm 2003-12-19 13:44:25 +0000
  • 6b5e75bd3f Let PATH-LIST->FILE-NAME return "/" for '(""). mainzelm 2003-12-19 08:27:34 +0000
  • 2aac5914d6 Fix: mainzelm 2003-12-17 10:08:17 +0000
  • 9378e2ff27 Correctly quote lib_dirs_list. mainzelm 2003-12-09 06:16:15 +0000
  • b85d581f25 Bump the year to 2003 mainzelm 2003-11-24 14:11:37 +0000
  • 8dfdf2c868 Added -lel switch. There is currently no way to deal with relative file names in the exec scripts so this might just get removed again. mainzelm 2003-11-13 14:44:40 +0000
  • ba5cdcf6fb Removed infix directory. It has a non-free copyright and will therefore be removed from S48 as well. mainzelm 2003-11-12 11:11:55 +0000
  • 442559a708 Thank Peter Wang. mainzelm 2003-11-12 11:08:25 +0000
  • 2336171f47 Delete scsh-config in distclean target. mainzelm 2003-11-12 11:08:06 +0000
  • 9b29fff8e1 Ensure and document that SEEK works on unbuffered ports only. mainzelm 2003-11-12 11:07:29 +0000
  • 903fdad089 Fix month of 0.6.5 release. mainzelm 2003-11-12 11:06:29 +0000
  • 43f16f70e9 Library path defaults to $prefix/lib/scsh/modules/ mainzelm 2003-11-04 14:05:11 +0000
  • 327d7a6dfc Fix intro and add bug fix mainzelm 2003-10-28 12:11:11 +0000
  • 312d54708a Fix the mismatches between doc and implemenation noted in bug report #750586 in favor of the implemenation. mainzelm 2003-10-28 12:10:03 +0000
  • 37e4f027eb Document changes in 0.6.5 mainzelm 2003-10-24 09:01:21 +0000
  • a2b0bea3ad Increase version number mainzelm 2003-10-24 08:37:44 +0000
  • b1cc92b55f Added SRFI-42 mainzelm 2003-10-24 08:34:38 +0000
  • ed3cc365b0 Fix for > (regexp-search? (posix-string->regexp "$") "test") Error: exception wrong-type-argument (checked-record-ref '#{Unspecific} '#{Record-type 46 cre} 1) mainzelm 2003-10-23 15:58:08 +0000
  • acb0c8265f Fix for (rx (|)) by Peter Wang mainzelm 2003-10-23 15:55:55 +0000
  • e60e77997f First step towards 0.6.5. mainzelm 2003-10-23 15:20:49 +0000
  • 9d206dae0c Set DEFAULT-LIB-DIRS to a useful default mainzelm 2003-10-15 08:00:58 +0000
  • 3198c650f8 Avoid calling SOCKET-OPTION twice in case of an error: the first call will already clear the error status. mainzelm 2003-10-15 07:59:51 +0000
  • 1f1081b8bf Fix memory leak in format_date. mainzelm 2003-10-13 09:52:30 +0000
  • 1521521116 Fixed memory leak in scheme_cwd: a temporary buffer was not freed after entering the value in the scheme heap. mainzelm 2003-10-13 09:50:30 +0000
  • be8a63dbe8 Fix typo (beginz -> begin) mainzelm 2003-10-13 09:46:33 +0000
  • 37b31fc65a Better error message for socket-connect mainzelm 2003-10-09 16:51:10 +0000
  • ca97d21195 Make the default library directories configurable by --with-lib-dirs-list and let it default to $prefix/lib/scsh/modules. mainzelm 2003-10-09 13:43:54 +0000
  • 507a10137b syntax fix for gcc3 bdc 2003-10-02 14:32:21 +0000
  • 237f344ae8 Don't pass -o VM to scshvm. After the unification of VM and scsh switches, the semantics has changed. mainzelm 2003-09-04 13:12:12 +0000
  • 7621d34e4d Add a comment about setting socket descriptors to non-blocking mode. mainzelm 2003-09-04 12:43:06 +0000
  • f376ab6d8e Merge revs 1.32 of RELEASE and 1.7 of doc/scsh-manual/procnotation.tex from trunk. sperber 2003-08-19 07:53:22 +0000
  • 76db43f2eb Get the names of MAKE-STRING-PORT-FILTER and MAKE-CHAR-PORT-FILTER right in the documentation. sperber 2003-08-19 07:52:22 +0000
  • e589da1991 Add a counter to each process resource and use it to implement WITH-RESOURCES-ALIGNED by this partial order. mainzelm 2003-08-13 12:46:58 +0000
  • 8eb6a07ec3 Subject: Extend type<->sexp conversion to variable type mainzelm 2003-08-04 07:32:02 +0000
  • b7bb1fa2e5 Subject: Extend type<->sexp conversion to variable type mainzelm 2003-08-04 07:31:33 +0000
  • 81c2e22c0c Better translation for =scheme48/ mainzelm 2003-08-01 12:58:08 +0000