Revert "#proc works like #lambda in 1.8.7, 1.8.6 is dead and we don't support it. 1st part of the fix for #112 + #114" |
|
More...
|
about 13 years ago
|
Merge pull request #117 from jc00ke/master |
|
More...
|
about 13 years ago
|
Merge pull request #111 from jc00ke/reorganize_tests |
|
More...
|
about 13 years ago
|
Quick spec to describe Github issue #116 |
|
More...
|
about 13 years ago
|
Added src/test/gh112.rb |
|
More...
|
about 13 years ago
|
#proc works like #lambda in 1.8.7, 1.8.6 is dead and we don't support it. 1st part of the fix for #112 + #114 |
|
More...
|
about 13 years ago
|
Merge pull request #115 from MagLev/tim/rb_cstr_to_dbl |
|
More...
|
about 13 years ago
|
define rb_cstr_to_dbl (needed for json gem) |
|
More...
|
about 13 years ago
|
Merge pull request #113 from MagLev/monty/update_rubyspecs |
|
More...
|
about 13 years ago
|
Clean up some but not all core tags |
|
More...
|
about 13 years ago
|
Clean up tags for library and language |
|
More...
|
about 13 years ago
|
Cleanup Linux-only RubySpec tags |
|
More...
|
about 13 years ago
|
Clean up tags for new RubySpecs |
|
More...
|
about 13 years ago
|
Fix default.mspec to deal with latest RubySpec |
|
More...
|
about 13 years ago
|
Update to latest MSpec/RubySpec |
|
More...
|
about 13 years ago
|
Minor RubySpec resynch. No new failures/errors |
|
More...
|
about 13 years ago
|
Updated to latest RubySpecs to fix IPv6 problems |
|
More...
|
about 13 years ago
|
Merge branch 'reorganize_tests' of github.com:jc00ke/maglev into reorganize_tests |
|
More...
|
about 13 years ago
|
Add failing shared specs for each & iteration |
|
More...
|
about 13 years ago
|
Merge pull request #106 from MagLev/tim/issue-106 |
|
More...
|
about 13 years ago
|
add testcase |
|
More...
|
about 13 years ago
|
Merge remote-tracking branch 'origin/master' into tim/issue-106 |
|
More...
|
about 13 years ago
|
Merge pull request #96 from MagLev/tim/smalltalk_vs_ruby_names |
|
More...
|
about 13 years ago
|
whitespace changes |
|
More...
|
about 13 years ago
|
return only the list of CLibraries when calling #ffi_lib |
|
More...
|
about 13 years ago
|
CLibrary is called DynamicLibrary in recent versions of the library |
|
More...
|
about 13 years ago
|
add LIBC constant to FFI::Library. Should fix #107, once #108 is fixed |
|
More...
|
about 13 years ago
|
fix BigDecimal#_dump and add BigDecimal._load. Marshal for BigDecimal is MRI compatible, now |
|
More...
|
about 13 years ago
|
add BigDecimal._dump |
|
More...
|
about 13 years ago
|
whitespace cleanup |
|
More...
|
about 13 years ago
|