Commit graph

13 commits

Author SHA1 Message Date
Alex Shinn
98681871c4 fixing scheduling of threads generated by eval 2010-08-16 15:14:00 +00:00
Alex Shinn
710a6b48aa signal handlers now run in a separate thread 2010-08-15 19:09:07 +09:00
Alex Shinn
4bd9c0a3a7 fixing srfi-27 build for cygwin 2010-08-15 17:03:46 +09:00
Alex Shinn
32f835e5f2 previous setting was in wrong place 2010-08-15 16:51:33 +09:00
Alex Shinn
9d4203f613 incorporating cygwin patches from john cowan:
* makefile rules for cygwin
 * forcing function versions of tolower/isalpha/etc.
2010-08-15 16:08:34 +09:00
Alex Shinn
9f69f1b425 working on handling signals via threads 2010-08-12 08:53:26 +09:00
Alex Shinn
e5c3c7a413 adding join-timeout-exception? 2010-08-11 22:33:21 +09:00
Alex Shinn
f61e3ac415 fixing bug in delete 2010-08-01 16:20:43 +09:00
Alex Shinn
e4b65f83d5 adding srfi-38 2010-08-01 15:04:00 +09:00
Alex Shinn
566fdee273 fixing off by one error in quicksort 2010-07-31 23:00:37 +09:00
Alex Shinn
f58670b531 no more sexp_symbol_string, accessing sexp_symbol_data directly 2010-07-31 22:20:53 +09:00
Alex Shinn
9cf8124a81 records are now generative, match can destructure records with $ patterns 2010-07-17 14:46:50 +09:00
Alex Shinn
cfa12ee295 updates for windows 2010-07-14 11:41:03 +00:00