Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-05Instead of preserving every method with a [Register] attribute...rodo-unify-xa-linkerRadek Doulik
2015-06-05return count of marked methodsRadek Doulik
2015-06-05fix Linking for assemblies with type forwarders (like PCL)Radek Doulik
2015-06-05process only .xml files, catch xml exceptionsRadek Doulik
2015-06-05In ResolveFromXmlStep, bail if no <linker> element is found.Radek Doulik
2015-06-05Fortify the BlacklistStep.Radek Doulik
2015-06-05Support linker descriptor files embedded in the assemblies being linked.Radek Doulik
2015-06-04[sdb] Avoid marking seq points as nonempty-stack if they have a sym seq point...Zoltan Varga
2015-06-04[llvm] Decrease the basic block size cutoff to 3000 instructions, 5000 still ...Zoltan Varga
2015-06-04[arm] Implement support for nullable arguments in the dyncall code. Fixes #29...Zoltan Varga
2015-06-04[aot] Enable the direct emission of llvm object files in asmonly mode if the ...Zoltan Varga
2015-06-03[jit] Emulate OP_RREM if OP_FREM is emulated. Fixes #30698.Zoltan Varga
2015-06-03[sdb] Fix interface/virtual calls to valuetype methods.Zoltan Varga
2015-06-03[mcs] Recursivelly check for left-hand side of an assignment of a null propag...Marek Safar
2015-06-03[System.IO.KeventWatcher] Fix handling some cases where an item is moved out ...Alexis Christoforides
2015-06-02[mcs] Apply explicit property param target to correct parameter index. Fixes ...Marek Safar
2015-06-02[mcs] Add special HostProtection handling to deletesMarek Safar
2015-06-02[corlib] Fix test after 5cee52916.Rolf Bjarne Kvinge
2015-06-02[System.IO.KeventWatcher] Disable the watcher when the root directory is dele...Alexis Christoforides
2015-06-02[jit] Fix the hashing/equals check for MONO_PATCH_INFO_JIT_ICALL_ADDR.Zoltan Varga
2015-06-02[corlib] Make corlib use the v4 runtime version in mobile profiles.Zoltan Varga
2015-06-01[corlib] Xamarin.Mac to continue default to the OS default codepageSebastien Pouliot
2015-06-01[aot] Fix thumb support after the separate llvm changes. Fixes #30472.Zoltan Varga
2015-06-01[corlib] Update failing testMarek Safar
2015-06-01Bump reference sourcesMarek Safar
2015-06-01[System.Runtime.Serialization] Update public apiMarek Safar
2015-06-01[ilasm] Add support for undocumented modopt/modreq using primitive typesMarek Safar
2015-05-29Bump reference sourcesSebastien Pouliot
2015-05-29[sdb] Fix reading/writing locals when not all of the them have associated deb...Zoltan Varga
2015-05-29[PEAPI] Fixes custom attributes with byte array constantMarek Safar
2015-05-29Bump reference sourcesSebastien Pouliot
2015-05-29[corlib] Avoid a nullref in CustomAttributeData.ToString () if its called wit...Zoltan Varga
2015-05-29[corlib] Add timeout to NestedLeakingSynchronizationContextMarek Safar
2015-05-29[mcs] Double closing parens don't have priority inside interpolated string. F...Marek Safar
2015-05-29[ilasm] Extend syntax of custom attribute constructor constantsMarek Safar
2015-05-28[corlib] Add role based security to desktop onlyMarek Safar
2015-05-28[mcs] Await in finally clause with user catch block needs additional try scop...Marek Safar
2015-05-28[runtime] Print wrapper methods in the same format as normal methods in stack...Zoltan Varga
2015-05-27[arm] Set more information in cinfo for fp returns, gsharedvt depends on it.Zoltan Varga
2015-05-27[corlib] Improve SynchronizationContext test dependencyMarek Safar
2015-05-27Bump reference sourcesMarek Safar
2015-05-27[corlib] Let XI and XM define their own default encoding [#29928]Sebastien Pouliot
2015-05-27Revert "[corlib] Restore UTF8 as the default encoding for XI and XM [#29928]"Sebastien Pouliot
2015-05-27[corlib] Fix tests for System.Runtime.InteropServices.SafeHandleLudovic Henry
2015-05-27[llvm] Fix rethrowing exceptions on x86.Zoltan Varga
2015-05-27[corlib] Clone all levels of captures ExceptionDispatchInfosMarek Safar
2015-05-27[corlib] Add more obsolete and not working types to MonoDroidMarek Safar
2015-05-27[system] Fixes incorrect testsMarek Safar
2015-05-27[jit] Properly compute the layout of generic instances created by partial sha...Zoltan Varga
2015-05-26Bump version to 4.2.0.Zoltan Varga