rue

Eero Saynatkari
0
3
My general-purpose dotfiles, config files and some resources.
Created Tue May 13 16:44:33 -0700 2008
legend
Command-line tool for entering notes associated by filesystem location
Created Wed May 07 18:25:28 -0700 2008
legend
Rubinius, the Ruby VM
Forked from evanphx/rubinius Sat Jan 12 08:46:52 -0800 2008
legend

Public Activity  feed

rue committed to rubinius 17 days ago
rue committed to rubinius 17 days ago

6b5b318fd7abe7a944d4729b6a806ae11b94e946

Instructions for the C++ branch.

rue committed to rubinius 17 days ago

7f8ad4b85d8ea43e01848c0d41d8331e0a3669da

Small additions to the C++ readme.

rue committed to rubinius 18 days ago

b7bc01c01d97a192c6c99c58fcbb57da6b43dcd1

Fixed Object::set_ivar()'s conversion of CSM to table.

rue committed to rubinius 18 days ago

f095d7d9574057c9365e9cc098443c060716ab15

Added LLVM linker options to build process.

rue committed to rubinius 18 days ago

eabc7cf07d4e88a71a2286d396d3451789c7cb8c

Removed unnecessary custom LLVM include to fix building.

rue committed to rubinius about 1 month ago

325b23628887f3d5fcca112e8b5183f7a57357d5

Iconv uses FFI::USE_THIS_PROCESS_AS_LIBRARY instead of nil.

rue committed to rubinius about 1 month ago

812cba1358a528925fc1c678653d610c2ce29209

Module#set_ffi_lib allows multiple library names, documented same.

rue committed to rubinius about 1 month ago

8b1a22c1d5bdfacb249fbf45fb37d66988d48559

FFI::USE_THIS_PROCESS_AS_LIBRARY is the nil FFI library argument.

rue committed to rubinius about 1 month ago

6f53b0c7fd542b651b17b4f26fd49f334a0a80d8

Better alternative extension check for FFI on OS X. Closes #583.