Commit graph

9 commits

Author SHA1 Message Date
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