Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Yengine: change binary code version, so scripts are automaticly recompiled ↵ | UbitUmarov | 2019-04-16 | 1 | -1/+1 |
| | | | | with new changes | ||||
* | mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count ↵ | UbitUmarov | 2019-04-15 | 1 | -13/+35 |
| | | | | released memory of some local variables, so add a pseudo free; fix memory account on timeslice rentry; change the folder for the debug IL files; fix memory usage on reset. This changes will only take effect on new compiles | ||||
* | Yengine: only retry compile if there was a object file in cache with wrong ↵ | UbitUmarov | 2018-03-09 | 1 | -7/+1 |
| | | | | version or signature | ||||
* | Yengine temp file delete was still bad in case of script errors | UbitUmarov | 2018-03-09 | 1 | -19/+27 |
| | |||||
* | Yengine: change filename extentions on scripts state (better delete contents ↵ | UbitUmarov | 2018-02-25 | 1 | -1/+1 |
| | | | | of bin/scriptengines/yengine .. btw bin/scriptdata is not used anymore ) | ||||
* | Y(xmr)engine cosmetics... | UbitUmarov | 2018-02-25 | 1 | -1288/+663 |
| | |||||
* | rename XMREngine as Yengine (still not all done), big mess source formating ↵ | UbitUmarov | 2018-02-23 | 1 | -0/+7170 |
changes, move state files to proper folder, fix a source file locking on errors, more changes for cross platform including from Mike,... yes yes i know a messy commit |