Commit graph

19 commits

Author SHA1 Message Date
Alex Shinn
08a5a2e0e8 Renaming the (scheme) library to (chibi). Leaving (scheme) as an alias for backwards compatibility. 2012-10-14 22:11:47 +09:00
Alex Shinn
fc1a1bd393 Adding tests and bugfixes for read-string[!]. 2012-10-13 21:54:30 +09:00
Alex Shinn
23d3d6dce7 Fixing getpwnam stub, adding test cases from pod. 2012-10-09 21:52:16 +09:00
Alex Shinn
dd508447f5 hiding error output in threads test 2012-09-17 18:02:41 +09:00
Alex Shinn
4554b1f860 moving (chibi strings) to (chibi string) in conjunction with R7RS vote to prefer singular form of module names 2012-08-15 21:33:19 +09:00
Alex Shinn
b40370be52 thread-join! now returns the result or raises the exception of the joined thread 2012-08-15 21:23:39 +09:00
Alex Shinn
10b1110439 Fixing mutex-unlock! with paused thread waiting on mutex-lock! 2012-08-08 00:21:00 +09:00
Alex Shinn
b682d77971 fixing string-trim resulting in empty string 2012-07-23 05:54:33 +09:00
Alex Shinn
0553dd41b9 Need to rename field parameter names in record constructors. 2012-07-16 22:49:48 +09:00
Alex Shinn
d4cd223d7e adding a sync to build-tests 2012-07-10 22:29:44 +09:00
Alex Shinn
88b84d5232 fleshing out hash tests 2012-06-25 22:38:27 -07:00
Alex Shinn
02d02f40be adding string-tests to lib-tests 2012-06-25 21:02:08 -07:00
Alex Shinn
9936ad2d58 adding more test suites to lib tests 2012-06-24 23:11:53 -07:00
Alex Shinn
fba762deea Updating R7RS tests with name changes. 2012-06-23 22:30:51 -07:00
Alex Shinn
08e4fead8b small fixes and warning removals for build tests 2012-06-20 21:39:52 -07:00
Alex Shinn
14a46feec9 adding iset optimization utility lib 2012-06-17 19:07:54 +09:00
Alex Shinn
638558ebe0 initial (iset) integer-set library based on chicken implementation 2012-06-07 01:36:08 +09:00
Alex Shinn
c8f13f8538 Adding (scheme cxr) library, removing all other references to c[ad]{3,4]r. 2012-05-20 15:16:11 +09:00
Alex Shinn
85a7efc003 automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00