1
I Use This!
Inactive

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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"
timfelgentreff
as Tim Felgentreff
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
timfelgentreff
as Tim Felgentreff
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)
timfelgentreff
as Tim Felgentreff
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
timfelgentreff
as Tim Felgentreff
More... about 13 years ago
add testcase
timfelgentreff
as Tim Felgentreff
More... about 13 years ago
Merge remote-tracking branch 'origin/master' into tim/issue-106
timfelgentreff
as Tim Felgentreff
More... about 13 years ago
Merge pull request #96 from MagLev/tim/smalltalk_vs_ruby_names
timfelgentreff
as Tim Felgentreff
More... about 13 years ago
whitespace changes
timfelgentreff
as Tim Felgentreff
More... about 13 years ago
return only the list of CLibraries when calling #ffi_lib
timfelgentreff
as Tim Felgentreff
More... about 13 years ago
CLibrary is called DynamicLibrary in recent versions of the library
timfelgentreff
as Tim Felgentreff
More... about 13 years ago
add LIBC constant to FFI::Library. Should fix #107, once #108 is fixed
timfelgentreff
as Tim Felgentreff
More... about 13 years ago
fix BigDecimal#_dump and add BigDecimal._load. Marshal for BigDecimal is MRI compatible, now
timfelgentreff
as Tim Felgentreff
More... about 13 years ago
add BigDecimal._dump
timfelgentreff
as Tim Felgentreff
More... about 13 years ago
whitespace cleanup
timfelgentreff
as Tim Felgentreff
More... about 13 years ago