aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/YEngine/XMRInstAbstract.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Yengine: rename a field, do some updates using interlockedUbitUmarov2019-04-161-18/+18
|
* Ynegine: add some missing memory usage on script resetUbitUmarov2019-04-161-3/+13
|
* mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count ↵UbitUmarov2019-04-151-29/+30
| | | | 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
* remove xmr json functions that where a fix for ossl ones now removedUbitUmarov2018-11-291-259/+0
|
* Yengine: try read XEngine state from wireUbitUmarov2018-11-221-0/+5
|
* Yengine: remove some xmr API functions now added to OSSLUbitUmarov2018-11-201-70/+0
|
* Y(xmr)engine cosmetics...UbitUmarov2018-02-251-197/+136
|
* rename XMREngine as Yengine (still not all done), big mess source formating ↵UbitUmarov2018-02-231-0/+2348
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