Commit Graph

  • a48b4c18a4 Some more tests for bos/eos. main jaortega 2008-02-15 23:33:45 +0000
  • 35e91dcfd2 Fix bug in bos/eos handling. jaortega 2008-02-15 23:33:10 +0000
  • b0d75bda86 Unit test that reveals the problem with REGEXP-SEARCH? after merging 0.6 branch. jaortega 2008-01-26 20:17:21 +0000
  • ed5febd39e stale reference to 'cig' deleted jaortega 2008-01-26 18:14:27 +0000
  • f5b2fa04f0 'test' make target running all tests added jaortega 2008-01-26 18:13:53 +0000
  • c818c6316c r0-t-stable merged into HEAD jaortega 2008-01-26 17:27:14 +0000
  • d125af1559 Move S48_GC_UNPROTECT to proper place. r0-6-stable sperber 2007-08-21 16:05:49 +0000
  • 71a747b4f2 Bug fix submitted by Taylor Campbell: sperber 2007-01-28 15:13:52 +0000
  • 3ee7a21884 Synch SRFI 19 with Scheme 48 (tuebingen/trunk, rev 2031), incorporating various fixes submitted by Emilio Lopes. sperber 2007-01-05 09:46:35 +0000
  • d8b1c64044 Merge from tuebingen/trunk (needed for upcoming fixes to SRFI 19): sperber 2007-01-05 09:43:28 +0000
  • 640281efcb Emilop Lepos reported this: sperber 2006-11-18 14:16:55 +0000
  • 0e0faad5e1 Do this: sperber 2006-11-18 14:14:35 +0000
  • b4a1ae5533 Add missing #include <string.h>. sperber 2006-10-31 09:37:15 +0000
  • c46c84f66c Fix precedence bugs in regexp code. sperber 2006-10-31 09:35:19 +0000
  • bf9dc18cc6 0.6.7 snapshot of autogenerated files release-0-6-7 mainzelm 2006-05-23 06:28:14 +0000
  • 5940d19ff4 0.6.7 release date mainzelm 2006-05-23 06:27:07 +0000
  • a3e4aad42f Rearrange code mainzelm 2006-05-16 13:31:41 +0000
  • 4a80163ecf 0.6.7 mainzelm 2006-05-16 07:23:16 +0000
  • 97ed3425cd Comment add mainzelm 2006-05-16 07:22:15 +0000
  • da739b9032 Fix for Solaris: make master pty in FORK-PTY-SESSION a TTY as well. mainzelm 2006-04-26 11:57:04 +0000
  • 8f234fc733 If a fork narrows the thread system to the current thread, the REPL gets suspended. However, in an interactive session, the REPL is very likely to hold the lock of the input port. Hence, release the locks of the command ports in the child if NARROW? is true. mainzelm 2006-04-26 09:44:26 +0000
  • 9a7d5fb8dd new files from automake 1.9.6 mainzelm 2006-04-20 08:19:54 +0000
  • 1ab6384c63 comment out any-test mainzelm 2006-04-19 09:18:54 +0000
  • d21779c9ba more 0.6.7 stuff mainzelm 2006-04-06 09:23:05 +0000
  • e76661aadd Remove some tests that didn't really make sense. mainzelm 2006-04-05 08:09:51 +0000
  • 5db687eae1 Propagate argv[0] to the scheme level and use it as first element of the command line. mainzelm 2006-04-05 08:06:16 +0000
  • 3b4becd2ba Use / as target directory in cd tests mainzelm 2006-04-05 07:53:03 +0000
  • 329e4539b0 Add make-pty-a-tty for System V and use it in fork-pty-session mainzelm 2006-03-29 16:28:26 +0000
  • 45acda7c3f New pty tests and some small fixes mainzelm 2006-03-29 13:37:58 +0000
  • 2e37299496 Use system-dependent facilities to open a new pty. mainzelm 2006-03-29 13:24:43 +0000
  • 89d3cc13e5 More fixes for building outside the source tree. mainzelm 2006-03-29 13:21:09 +0000
  • 086e0d434c Add missing $(srcdir) for scsh/configure.scm mainzelm 2006-03-27 08:41:40 +0000
  • d5dc6c5b45 Include ./c for compiling C files to find c/sysdep.h when building outside the source tree. mainzelm 2006-03-27 08:34:31 +0000
  • 4cd8cffe81 Fix bug in test case mainzelm 2006-03-23 11:07:10 +0000
  • 2d4ce713b7 level fix mainzelm 2006-03-23 10:55:01 +0000
  • d11a09044c Add structures for remaining test files and add all test modules to the opened packages of test-all. mainzelm 2006-03-23 10:54:02 +0000
  • e1bcf389b6 One more test mainzelm 2006-03-23 10:53:08 +0000
  • 8246b41681 Let UNCASE-CHAR-SET return a regular expression as promised in the manual. mainzelm 2006-03-23 10:52:31 +0000
  • bbcf682f5b Remove test cases assuming SKIP-CHAR-SET is accepting a character predicate - it does no longer. mainzelm 2006-03-23 10:04:34 +0000
  • bfbb3e31ea Fix expr-test-test mainzelm 2006-03-23 09:35:15 +0000
  • d18adb9c2b Adjust char-set tests to match 8 bit representation mainzelm 2006-03-23 08:09:51 +0000
  • c965536804 Cover 8 bits instead of 7 when converting from char-sets to regexps. mainzelm 2006-03-23 07:59:14 +0000
  • fbfe81aa85 Two casts to please gcc 4 mainzelm 2006-03-23 07:57:10 +0000
  • 842fc396b8 Another fix for read-line-split-test Uniform test suite name mainzelm 2006-03-22 13:06:29 +0000
  • 2e4f79161c Fix read-line-split-test Fix typos mainzelm 2006-03-22 13:02:22 +0000
  • 2ec9c3d879 Add missing standard header includes spotted by gcc 4 mainzelm 2006-03-22 08:35:14 +0000
  • 6abcd34721 Remove superfluous pdf options in dvi section mainzelm 2006-03-22 08:33:32 +0000
  • cc0c0cf571 Reformat New in this release mainzelm 2006-03-21 15:11:33 +0000
  • 809b1bc022 More steps towards 0.6.7 release mainzelm 2006-03-08 11:50:35 +0000
  • c1eac4922d Updates for mailing lists hosted at scsh.net mainzelm 2006-03-08 11:49:46 +0000
  • cc5bfef76e Fix typo mainzelm 2006-03-08 11:48:59 +0000
  • 364eb89dd8 Set default image for scshvm to scsh.image (fixes #1091147) mainzelm 2006-03-02 22:15:34 +0000
  • d6d422006f Search for modules in 0.6/ as well for better compatibility with install-lib. mainzelm 2006-03-02 21:33:43 +0000
  • 4702963425 Undo Brian's last commit as it was broken (removes Linux support, ...) mainzelm 2006-03-02 21:32:31 +0000
  • a3f0a3ffb9 Add new leap second, submitted by SRFI author. sperber 2005-12-26 10:44:34 +0000
  • 0698e636f1 Make gcc 4.0 happy by removing internal static declaration of write_integer and moving this function above its first point of usage. mainzelm 2005-10-27 07:48:44 +0000
  • ed254f1366 Remove the claim that READ-DELIMITED and SKIP-CHAR-SET accept char predicates. SRFI-14's x->char-set does not accept them, hence we don't do as well. mainzelm 2005-10-18 15:06:33 +0000
  • abd81132dc comment fix: x->char-set does not accept char predicates mainzelm 2005-10-18 15:02:46 +0000
  • 5f3c53746f Let (%)read-delimited! ensure that the buffer is mutable. mainzelm 2005-10-18 14:58:11 +0000
  • ec4ec22eac Provide R5RS's let as STANDARD-LET to the implementation of SRFI 5 mainzelm 2005-10-18 14:07:21 +0000
  • f4fbe4c986 (rx (| numeric alphabetic)) yields a char-set: but (rx (| ,(rx numeric) ,(rx alphabetic))) doesn't:, even though the "type-checking rules" for char-sets says that it should: mainzelm 2005-10-18 14:01:50 +0000
  • cfcb6a1b05 Get rid of sig_t mainzelm 2005-10-18 13:54:22 +0000
  • 525f13a82b Declare proper functions mainzelm 2005-10-18 13:52:48 +0000
  • 7dbf2eca7c Preparations for 0.6.7 release mainzelm 2005-10-18 13:34:14 +0000
  • e28875cd51 Describe IGNORE-SIGNAL and HANDLE-SIGNAL-DEFAULT mainzelm 2005-10-18 12:39:32 +0000
  • a049a71641 Fix two glitches mainzelm 2005-10-17 21:04:46 +0000
  • ac0edb679b Fix md5-digest-for-port: Don't fail if the total number of bytes read from a port exactly matches the buffer size eknauel 2005-09-14 11:07:15 +0000
  • 89db21acf6 Don't mark stopped processes as dead mainzelm 2005-09-14 11:03:24 +0000
  • 03d11e2576 + IGNORE-SIGNAL to ignore synchronous signals + HANDLE-DEFAULT-SIGNAL to re-install default signal handler for synchronous signals mainzelm 2005-09-13 13:14:16 +0000
  • 354188c3c5 Export predicates for user-info? and group-info?. mainzelm 2005-05-30 12:59:05 +0000
  • 0628b66c3e The format_date function tries to fill the (non-POSIX) tm_zone field of struct tm, assuming the corresponding argument is a string. By the scsh documentation, #f is allowed, too. So just use NULL in that case instead of raising an argument-type exception, as was the case previously. sperber 2005-04-15 14:58:57 +0000
  • 6aa549d288 Fixed missing GC_PROTECTs within send_substring mainzelm 2005-02-22 10:42:04 +0000
  • fc88c1907a most changes are cosmetical there are few new tests chetz 2004-10-03 11:35:21 +0000
  • da3caf4f5b first commit chetz 2004-09-22 07:43:39 +0000
  • 9da5680d55 Fix argument checking of COPY-BYTES!: Previously, FROM was checked twice, and TO never. mainzelm 2004-09-17 14:04:51 +0000
  • 027ce1b9d7 new tests chetz 2004-09-05 16:59:43 +0000
  • 99f77e2c06 first commit chetz 2004-09-05 16:59:13 +0000
  • e7585fb617 Fix description of ANY to say that ASCII NUL is excluded. sperber 2004-09-02 15:39:30 +0000
  • 90cf44f3b9 the state-var-test was wrong chetz 2004-08-28 18:16:52 +0000
  • ce9da610e6 Handle the regexp matching the empty string specially, as POSIX requires it to be "()", not "()". sperber 2004-08-22 14:22:29 +0000
  • 43e5f6fb8c more tests chetz 2004-08-19 14:11:23 +0000
  • 1e6d6d0841 more tests chetz 2004-08-18 13:55:35 +0000
  • 8218b146f8 changed a few tests chetz 2004-08-12 20:17:35 +0000
  • 2bc4c06457 more test cases chetz 2004-08-12 15:13:18 +0000
  • 3c4a6c7c46 some more test cases chetz 2004-08-10 11:50:22 +0000
  • 11299af1a4 just some "cosmetic" changes chetz 2004-08-10 11:48:40 +0000
  • 5107390fe2 added intefaces for new test-files chetz 2004-08-10 11:47:15 +0000
  • c7d103da99 works with string-ports instead of temp-files now chetz 2004-08-09 15:24:43 +0000
  • 290104da0a first commit chetz 2004-08-09 08:49:16 +0000
  • 9174add359 Log Message: first commit chetz 2004-08-09 08:46:09 +0000
  • e42ed5864e *** empty log message *** chetz 2004-08-09 08:38:48 +0000
  • 5c0ff0293b *** empty log message *** chetz 2004-07-07 13:37:56 +0000
  • f2e92c652a Add interix support bdc 2004-04-16 18:29:51 +0000
  • fa7910c741 Add interix support bdc 2004-04-16 17:36:24 +0000
  • 89aeaf3d14 patch to enable building scsh outside its source directory (added some missing $(srcdir)) eknauel 2004-04-16 13:33:24 +0000
  • 69d6a1cb6b Interix support on mainline. This file was still machine specific in the branch so I'm making the corresponding change here as well so it does not get lost in the branch integration. bdc 2004-04-16 05:02:58 +0000
  • 8ddb1f619c Add interix support bdc 2004-04-16 04:56:13 +0000
  • 142b393ab8 Export default-lib-dirs as promised in the manual. mainzelm 2004-04-15 13:01:35 +0000
  • 66b2cd8a13 Adapt version number to 0.6.7 mainzelm 2004-04-15 12:52:06 +0000
  • e534395099 Bump version number to 0.6.7 CVS mainzelm 2004-04-15 12:31:43 +0000