Alex Shinn
|
e6ba6e59a5
|
Adding support for case-folding.
|
2011-03-03 00:31:32 +09:00 |
|
Alex Shinn
|
afc6a96d68
|
Adding more OOM checks (issue #59), thanks rotty.
|
2011-02-27 20:53:12 +09:00 |
|
Alex Shinn
|
ca46c64be5
|
more precise heap end checks
|
2011-02-12 20:20:53 +09:00 |
|
Alex Shinn
|
3804c0ecb2
|
s/gc_mark/markedp to avoid confusion with the mark command
|
2011-02-12 17:03:58 +09:00 |
|
Alex Shinn
|
3aeef15032
|
cleaning up gc debug
|
2011-02-12 17:00:55 +09:00 |
|
Alex Shinn
|
7fc2c9d716
|
promises aren't necessarily a type!
|
2011-02-09 10:14:41 -05:00 |
|
Alex Shinn
|
2c036c7e7a
|
adding experimental auto-force capability
|
2011-01-11 22:54:23 +09:00 |
|
Alex Shinn
|
29a96ccd8a
|
fixing boehm build
|
2011-01-09 16:08:56 +09:00 |
|
Alex Shinn
|
23382e9540
|
allowing per-heap maximum size limit as a new argument to sexp_make_eval_context
can specify on the command line with -h 1M/2M (set to 0 for no limit)
|
2010-12-30 11:26:15 +09:00 |
|
Alex Shinn
|
7306b55350
|
adding ability to track the alloc source of objects
|
2010-12-29 18:33:37 +09:00 |
|
Alex Shinn
|
96161ffcf6
|
fixing non-threaded build
|
2010-12-26 14:24:19 +09:00 |
|
Alex Shinn
|
2affd2c677
|
creating initial API for C functions to block on input ports
|
2010-12-11 22:15:17 -08:00 |
|
Alex Shinn
|
840ef090bd
|
adding unicode tests, fixing substring & make-string
|
2010-12-08 22:57:13 -08:00 |
|
Alex Shinn
|
695b44332e
|
adding interface to bytecode-literals
(need to check these when debugging gc)
|
2010-12-05 16:53:38 -08:00 |
|