1
I Use This!
Inactive

Commits : Listings

Analyzed 13 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
More performant and correct implementation of rubySendersOf:in:
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
For some reason, our ruby method dicts might have something other than GsNMethods sometimes
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Add rubyImplementorsOf:, rubyImplementorsOf:in:, rubySendersOf:, rubySendersOf:in: to ClassOrganizer.
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
revert changes to method_source and ruby_compiler, not used anymore
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
remove reflection, this is merged into mirror support
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Merge remote-tracking branch 'origin/master' into tim/ruby-debug-support
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
MAGLEV_HOME autodiscovery was going up one directory too far
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Merge branch 'docs' More... over 13 years ago
Added note on deleting old topic branches More... over 13 years ago
Fix loading primitives. It's too early to use magic iterating require here, the ArrayEnumerator isn't done, yet.
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Merge branch 'master' of https://github.com/MagLev/maglev More... over 13 years ago
Extracted the Trac description from each trac bug and inserted as a comment in the corresponding TracXXX.rb file. More... over 13 years ago
Merge pull request #76 from MagLev/new_rubygems_patch
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
test our -maglev- gem-override logic in tests:fav_gems_install
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
d'uh, inverted message
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
add a note about the security implications of preferring -maglev- gems
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
If we allow original gems at all, we still reject the originals that simply have the same version as our maglev specific releases. If there *are* any maglev specific releases, the originals at that version usually won't work in any case
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Clearer info message about how MAGLEV_GEMS_ALLOW_ALL works, also, if it is set to false or 0, this is "false", too
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
delete bogus file More... over 13 years ago
tweak process description More... over 13 years ago
Avoid printing the MagLev gem message multiple times
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
better info messages
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Merge branch 'docs' of https://github.com/MagLev/maglev into docs More... over 13 years ago
exclude the original gems from the gem list by default, if we have custom maglev versions
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Rename file More... over 13 years ago
work on github process More... over 13 years ago
resolve merge conflict More... over 13 years ago
add a post_uninstall hook to remove any -maglev- spec-file that might be lying around
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Fix reference to issue
timfelgentreff
as Tim Felgentreff
More... over 13 years ago
Merge pull request #75 from MagLev/workarounds/tzinfo-rails-bug More... over 13 years ago