1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
Commit graph

8 commits

Author SHA1 Message Date
Charles Lowell
33ec286583 add newlines at the end of header files to quiet GCC 4.0 warnings 2010-06-14 18:27:01 +03:00
Charles Lowell
ff0e11fee8 remove old V8_Ref_Create() function 2010-06-07 10:50:33 +03:00
Charles Lowell
14edf2b0ff move ruby function invocation and property lookup into ruby 2010-05-22 09:23:22 +03:00
Charles Lowell
466b982568 add V8::C::Value. get it to compile 2010-05-20 12:08:15 +03:00
Charles Lowell
abb23b2fac allow v8_ref to have multiple named references to other ruby objects 2010-05-20 12:06:21 +03:00
Charles Lowell
f1222786cf Revert "allow v8 refs to hold on to more than one ruby object."
This reverts commit 9a44d204c8.
2010-05-20 11:30:27 +03:00
Charles Lowell
9a44d204c8 allow v8 refs to hold on to more than one ruby object. 2010-05-20 11:24:27 +03:00
Charles Lowell
2df1f3f33b 'gemify' the source 2009-12-15 07:35:55 +02:00
Renamed from v8_ref.h (Browse further)