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
add parser build products to gitignore
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
use untagging mechanism from mspec (needs some symlinks) and use a shell script for untagging
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
untag some specs
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
Merge branch 'MagLev-1.1' of github.com:MagLev/maglev into MagLev-1.1 More... over 12 years ago
Fixed github156: subsequent autoloads need to override previous autoloads if not already loaded. More... over 12 years ago
fix remaining rubyspec failure by only returning proper Symbols from Symbol>>_rubyAllSymbols
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
untag passing spec
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
Merge branch 'MagLev-1.1' of github.com:MagLev/maglev into MagLev-1.1
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
fix rubyspecs that require Kernel#autoload to be private
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
Merge pull request #154 from MagLev/tim/rescue-fix
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
Merge branch 'MagLev-1.1' into tim/rescue-fix
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
guard osx ffi test
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
fix Exception scope, use the global Exception class to rescue everything
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
reraise exceptions (d'oh)
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
Merge branch 'MagLev-1.1' into tim/rescue-fix
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
Make KDTree example use bundle to run rackup More... over 12 years ago
rescue should call #=== on its arguments, not kind_of? (MRI lets you override this)
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
refactor and support splat-rescue again, this time with late-evaluated contents
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
more correct implementation of rescue clauses
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
fixed bug by rdoc installation and defined(without implementation) some methods for the Encoding class More... over 12 years ago
add test and fix logic for rescue-fix
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
Merge branch 'MagLev-1.1' of github.com:MagLev/maglev into EncodingFixRuby1.9 More... over 12 years ago
Merge branch 'MagLev-1.1' into tim/rescue-fix
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
remove duplicate definition of rb_check_safe_obj
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
Merge branch 'MagLev-1.1' of github.com:MagLev/maglev into MagLev-1.1
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
fix rubyspec failure introduced in 7bb772ca
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
fix rubyspec failure introduced in 7bb772ca
timfelgentreff
as Tim Felgentreff
More... over 12 years ago
Merge branch 'MagLev-1.1' of github.com:MagLev/maglev into MagLev-1.1 More... over 12 years ago
XXX increase gem memory for now. More... over 12 years ago
Fix FFI on OSX, don't compare lib names upon symbol name retrival. More... over 12 years ago