1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactoring: new method for persisting autoload cache More... almost 12 years ago
Merge branch 'master-1.9' into stefan/reautoloading-existing-modules-v2 More... almost 12 years ago
Merge branch 'master-1.9' into stefan/reautoloading-existing-modules-v2 More... almost 12 years ago
Added method Module#module_parent. More... almost 12 years ago
add missing tags
timfelgentreff
as Tim Felgentreff
More... almost 12 years ago
add test for #209
timfelgentreff
as Tim Felgentreff
More... almost 12 years ago
add test for #209
timfelgentreff
as Tim Felgentreff
More... almost 12 years ago
fix #209
timfelgentreff
as Tim Felgentreff
More... almost 12 years ago
fix #209
timfelgentreff
as Tim Felgentreff
More... almost 12 years ago
Merge branch 'master-1.9' into dikors/issue294
timfelgentreff
as Tim Felgentreff
More... almost 12 years ago
enable encoding feature, and tag specs that fail
timfelgentreff
as Tim Felgentreff
More... almost 12 years ago
Merge pull request #299 from zenspider/fix_stdin_and_gets
timfelgentreff
as Tim Felgentreff
More... almost 12 years ago
Commented out missing maglev_persistable(true) constants check. More... almost 12 years ago
Commented out missing maglev_persistable(true) constants check. More... almost 12 years ago
Added connection_close? method to Net::HTTP for bundler. More... almost 12 years ago
Removed unecessary check of persistence mode in Module#removeConstant. More... almost 12 years ago
Removed unecessary check of persistence mode in Module#removeConstant. More... almost 12 years ago
Autoloads are automatically reloaded when called maglev_persistable is called. More... almost 12 years ago
Autoloads are automatically reloaded when called maglev_persistable is called. More... almost 12 years ago
Fixed __validate_stdin_value to use ducktyping to allow assignment of StringIO. Fixed Kernel#gets to use $stdin, not STDIN. More... almost 12 years ago
Turned autoload cache into a list, so multiple autoloads can happen in module. More... almost 12 years ago
Turned autoload cache into a list, so multiple autoloads can happen in module. More... almost 12 years ago
Corrected indentation in RubyAutoloadAssociation.class/instance/_assocFor.inClass.env.error..st by always using spaces and no tabs. More... almost 12 years ago
Corrected indentation in RubyAutoloadAssociation.class/instance/_assocFor.inClass.env.error..st by always using spaces and no tabs. More... almost 12 years ago
Basic forced autoloading for maglev_persistables. More... almost 12 years ago
Basic forced autoloading for maglev_persistables. More... almost 12 years ago
Revert last commit. More... almost 12 years ago
Added ObjectSecurityPolicy check for filein. More... almost 12 years ago
Persisting constants only if flag is set. More... almost 12 years ago
Persisting constants only if flag is set. More... almost 12 years ago