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 |
|
More...
|
almost 12 years ago
|
add test for #209 |
|
More...
|
almost 12 years ago
|
add test for #209 |
|
More...
|
almost 12 years ago
|
fix #209 |
|
More...
|
almost 12 years ago
|
fix #209 |
|
More...
|
almost 12 years ago
|
Merge branch 'master-1.9' into dikors/issue294 |
|
More...
|
almost 12 years ago
|
enable encoding feature, and tag specs that fail |
|
More...
|
almost 12 years ago
|
Merge pull request #299 from zenspider/fix_stdin_and_gets |
|
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
|