Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-10 | Fix wrong array index | Ignacio Etcheverry | |
2017-10-10 | Fix getting struct elements from MonoArray (#11978) | Ignacio Etcheverry | |
* Fix getting struct elements from MonoArray * Revert undesired change | |||
2017-10-09 | Fixed IntPtr unboxing (#11949) | Ignacio Etcheverry | |
- Fix boolean never reset to false - Fix IntPtr unboxing and cleanup | |||
2017-10-07 | Fix dot separated assembly names confused with file extensions | Ignacio Etcheverry | |
2017-10-07 | Fix assembly load hooks | Ignacio Etcheverry | |
2017-10-05 | Uninitialized local and domain finalize fixes | Ignacio Etcheverry | |
- Make sure to run the GC before and after finalizing the scripts domain. | |||
2017-10-03 | Added mono module | Ignacio Etcheverry | |