Charles Lowell
|
e256cee6b5
|
make v8 and ruby weak references cooperate when it comes to who deletes the memory.
|
2011-05-24 21:31:02 -05:00 |
|
Charles Lowell
|
a671d6feda
|
add rr_define_finalizer() utility for adding object finalizers from C.
|
2011-05-24 17:25:21 -05:00 |
|
Charles Lowell
|
7de9d0e3f1
|
remove conditional linking to rb_proc_new()
|
2011-05-03 10:27:12 -05:00 |
|
Charles Lowell
|
36014c2ff5
|
actually link to the real function :)
|
2011-04-21 13:15:34 -05:00 |
|
Charles Lowell
|
03777e31db
|
compile level compatibility with 1.8.* by including rb_proc_new() function prototype.
|
2011-04-19 10:42:57 -05:00 |
|
Charles Lowell
|
8343c4e6ac
|
clear object ids from weakrefs so that we don't mispull objects with recycled object ids.
|
2011-04-15 08:43:30 -05:00 |
|
Charles Lowell
|
624ce94568
|
add preliminary support for weak backreferences.
|
2011-04-13 16:20:48 -05:00 |
|