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
Merge pull request #289 from MagLev/stefan/maglev_persistable-persists-modules More... almost 12 years ago
Copied some changes from rubinius for date in 1.9. More... almost 12 years ago
Persisting constants in maglev_persistable(true). More... almost 12 years ago
Added a test for maglev_persistable(true) persisting constants. More... almost 12 years ago
Merge pull request #293 from MagLev/dikors/issue292 More... almost 12 years ago
Tagged one persistence test as failing. More... almost 12 years ago
persist methods only if the class or module was not persistable More... almost 12 years ago
_setPersistable: Checking namespace for nil before calling persistentCopy. Required for anonymous modules. More... almost 12 years ago
added chr method for String More... almost 12 years ago
Merge branch 'dikors/issue292' into stefan/maglev_persistable-persists-modules More... almost 12 years ago
method to_sym removed from Fixnum More... almost 12 years ago
Releasing MagLev-1.2Alpha3 branch master-1.9 More... almost 12 years ago
fix for persistence test 19 More... almost 12 years ago
added a persistence test: class methods of a module are not persisted with maglev_persistable(true) More... almost 12 years ago
Recursively persisting all extended modules. More... almost 12 years ago
Test now checks for extending more than module. More... almost 12 years ago
copying ruby singleton class from transient to persistent dict. NOT READY YET More... almost 12 years ago
Merge pull request #290 from MagLev/krono/Fix-Module#dup More... almost 12 years ago
add a simple test More... almost 12 years ago
missig method More... almost 12 years ago
Do correct method copying on module dup More... almost 12 years ago
persisting extended methods, if maglev_persistable(true) called More... almost 12 years ago
Fix Module#dup for Modules with primitives and fixed instvars More... almost 12 years ago
added new persistence test More... almost 12 years ago
Merge pull request #201 from MagLev/tim/Module#dup More... almost 12 years ago
fix whitespace
timfelgentreff
as Tim Felgentreff
More... almost 12 years ago
Maglev does not support untrust. fix Module#methods(false)
timfelgentreff
as Tim Felgentreff
More... almost 12 years ago
add Module#dup
timfelgentreff
as Tim Felgentreff
More... almost 12 years ago
Maglev changes for maglev-database-explorer. More... almost 12 years ago
Forgot to include the test in the test file. Done now. More... almost 12 years ago