e3737937f698c4cd0342eeb6761ee710e8f2d0a4
Build task for rake.
6b5b318fd7abe7a944d4729b6a806ae11b94e946
Instructions for the C++ branch.
7f8ad4b85d8ea43e01848c0d41d8331e0a3669da
Small additions to the C++ readme.
b7bc01c01d97a192c6c99c58fcbb57da6b43dcd1
Fixed Object::set_ivar()'s conversion of CSM to table.
f095d7d9574057c9365e9cc098443c060716ab15
Added LLVM linker options to build process.
eabc7cf07d4e88a71a2286d396d3451789c7cb8c
Removed unnecessary custom LLVM include to fix building.
325b23628887f3d5fcca112e8b5183f7a57357d5
Iconv uses FFI::USE_THIS_PROCESS_AS_LIBRARY instead of nil.
812cba1358a528925fc1c678653d610c2ce29209
Module#set_ffi_lib allows multiple library names, documented same.
8b1a22c1d5bdfacb249fbf45fb37d66988d48559
FFI::USE_THIS_PROCESS_AS_LIBRARY is the nil FFI library argument.
6f53b0c7fd542b651b17b4f26fd49f334a0a80d8
Better alternative extension check for FFI on OS X. Closes #583.