mono.git
2015-06-05 Ankit JainMerge pull request #1857 from slluis/fix-assembly-resolver
2015-06-05 Lluis Sanchez[MSBuild] Fix minor assembly resolution issue
2015-06-05 Lluis Sanchez[MSBuild] Fix assembly resolution issue
2015-06-04 Zoltan Varga[sdb] Avoid marking seq points as nonempty-stack if...
2015-06-04 Rodrigo KumperaMerge pull request #1849 from esdrubal/rfix
2015-06-04 Zoltan Varga[llvm] Decrease the basic block size cutoff to 3000...
2015-06-04 Zoltan Varga[arm] Implement support for nullable arguments in the...
2015-06-04 Zoltan Varga[aot] Enable the direct emission of llvm object files...
2015-06-03 Zoltan Varga[jit] Emulate OP_RREM if OP_FREM is emulated. Fixes...
2015-06-03 Zoltan Varga[sdb] Fix interface/virtual calls to valuetype methods.
2015-06-03 João MatosMerge pull request #1854 from svedm/master
2015-06-03 SvetoslavFix typo
2015-06-03 Marek SafarMerge pull request #1851 from esdrubal/mmf
2015-06-03 Marcos Henrich[corlib] Referencesource UnmanagedMemoryAccessor.
2015-06-03 Marcos Henrich[System.Core] Implemented PointerOffset
2015-06-03 Marcos Henrich[System.Core] Test MemoryMappedFile views.
2015-06-03 Zoltan Varga[bcl] Fix a sys.drawing test so it doesn't fail on...
2015-06-03 Marek Safar[mcs] Recursivelly check for left-hand side of an assig...
2015-06-03 Jo ShieldsFix "make dist" for mono/utils/mono-complex.h
2015-06-02 Alexis Christoforides[System.IO.KeventWatcher] Fix handling some cases where...
2015-06-02 Rodrigo Kumpera[jit] Fix the coop amd64 backend.
2015-06-02 Marek SafarMerge pull request #1847 from alexanderkyte/left_shift_...
2015-06-02 Alexander Kyte[runtime] Emit the necessary left shift anding in the...
2015-06-02 Marek Safar[mcs] Apply explicit property param target to correct...
2015-06-02 Marek Safar[mcs] Add special HostProtection handling to deletes
2015-06-02 Marcos Henrich[corlib] MonoAssembly.LoadWithPartialNameInternal.
2015-06-02 Alex Rønne... Merge pull request #1846 from BillSeurer/master
2015-06-02 João MatosMerge pull request #1848 from tritao/complex_math
2015-06-02 Rolf Bjarne... [corlib] Fix test after 5cee52916.
2015-06-02 Joao Matos[ms-threadpool] Replaced complex math with portable...
2015-06-02 Joao Matos[runtime] Implemented cross-platform complex math code.
2015-06-02 Marek SafarBump ikvm & ikdasm
2015-06-02 Alexis Christoforides[System.IO.KeventWatcher] Disable the watcher when...
2015-06-01 BrzVladMerge pull request #1841 from BrzVlad/fix-managed-alloc
2015-06-01 Zoltan Varga[amd64] Fully initialize the the MonoContext used by...
2015-06-01 Zoltan Varga[corlib] Make corlib use the v4 runtime version in...
2015-06-01 Zoltan Varga[jit] Fix the hashing/equals check for MONO_PATCH_INFO_...
2015-06-01 Vlad Brezae[sgen] The normal managed allocator receives only one...
2015-06-01 Zoltan VargaRemove more CAS code.
2015-06-01 Zoltan VargaRemove more CAS code.
2015-06-01 Sebastien Pouliot[corlib] Xamarin.Mac to continue default to the OS...
2015-06-01 Rodrigo Kumpera[BCL] Partial revert of b83af940ff298f432952562e1fb8372...
2015-06-01 Rodrigo Kumpera[BCL] Fix the mobile_static profile.
2015-06-01 Zoltan Varga[aot] Fix thumb support after the separate llvm changes...
2015-06-01 Zoltan Varga[runtime] Fix the windows build.
2015-06-01 Bill SeurerAdd tailcall opcode for powerpc64le
2015-06-01 Zoltan Varga[runtime] Update object offsets.
2015-06-01 Zoltan VargaFix make dist.
2015-06-01 Marek Safar[corlib] Update failing test
2015-06-01 Zoltan Varga[amd64] Add fregs to MonoContext, only used by the...
2015-06-01 Marek SafarMerge pull request #1845 from esdrubal/httpfix
2015-06-01 Marek SafarBump reference sources
2015-06-01 Marek Safar[System.Runtime.Serialization] Update public api
2015-06-01 Marcos Henrich[System] HttpListenerRequest Uri is now unescaped.
2015-06-01 Marcos Henrich[System] Added HttpListenerRequestUriBuilder
2015-06-01 Marek Safar[ilasm] Add support for undocumented modopt/modreq...
2015-06-01 Marcos Henrich[System] Test HttpRequest Uri unescaping
2015-05-31 Zoltan Varga[runtime] Fix the locking around the assembly->tokens...
2015-05-31 Zoltan Varga[amd64] Make the generic trampolines fill out a MonoCon...
2015-05-31 Zoltan Varga[amd64] Compute frame size precisely for the generic...
2015-05-30 Zoltan Varga[amd64] Simplify the throw trampolines by constructing...
2015-05-30 Zoltan VargaRevert "[amd64] Simplify the throw trampolines by const...
2015-05-30 Zoltan VargaRevert "[amd64] Add back a dummy argument to the throw...
2015-05-30 Zoltan Varga[amd64] Add back a dummy argument to the throw trampoli...
2015-05-30 Marek SafarMerge pull request #1816 from esdrubal/getdaylight
2015-05-30 Zoltan Varga[amd64] Simplify the throw trampolines by constructing...
2015-05-30 Zoltan Varga[runtime] Update object offsets.
2015-05-30 Zoltan Varga[amd64] Use a register array in MonoContext instead...
2015-05-29 Zoltan Varga[llvm] Use the generic IL code for generic class inits.
2015-05-29 Zoltan Varga[jit] Refactor the calls to class init trampolines...
2015-05-29 Zoltan Varga[amd64] Make generic_class_init as clob:c.
2015-05-29 Zoltan Varga[sdb] Fix reading/writing locals when not all of the...
2015-05-29 Zoltan Varga[jit] Remove generic class init trampolines, all archit...
2015-05-29 Zoltan Varga[jit] Emit a fallback IL version of generic class initi...
2015-05-29 Miguel de Icaza[Version] I am sick of the mono --version showing ...
2015-05-29 Rodrigo KumperaMerge pull request #1817 from alexanderkyte/bug30085
2015-05-29 Marek Safar[PEAPI] Fixes custom attributes with byte array constant
2015-05-29 Zoltan Varga[corlib] Avoid a nullref in CustomAttributeData.ToStrin...
2015-05-29 Marcos HenrichBump referencesource
2015-05-29 Marcos HenrichUpdated .csproj files.
2015-05-29 Marek Safar[ilasm] Extend syntax of custom attribute constructor...
2015-05-29 Marek Safar[corlib] Fixes commit f0bea6966af0d1f18b8467a06b3f8ee01...
2015-05-29 Marek Safar[corlib] Add timeout to NestedLeakingSynchronizationContext
2015-05-28 Vlad Brezae[boehm] Use managed allocator only for objects with...
2015-05-28 Alexander Kyte[runtime] Fix resolution of a type with an incorrect...
2015-05-28 Marek Safar[mcs] Double closing parens don't have priority inside...
2015-05-28 Zoltan Varga[arm64] Add generic_class_init to cpu-arm64.md.
2015-05-28 Marek Safar[corlib] Remove unused defines
2015-05-28 Marek Safar[corlib] Add role based security to desktop only
2015-05-28 Marek Safar[mcs] Await in finally clause with user catch block...
2015-05-28 Alexander Köplinger[build] Fix encoding attribute in crash XML to be utf-8
2015-05-28 Marek SafarMerge pull request #1838 from esdrubal/assemblyname
2015-05-28 Marcos Henrich[corlib] AssemblyName.CultureName now matches .NET
2015-05-28 Marcos Henrich[corlib] Test AssemblyName.CultureName
2015-05-27 Zoltan Varga[runtime] Print wrapper methods in the same format...
2015-05-27 Rodrigo Kumpera[mini] Add assert around managed allocator to avoid...
2015-05-27 Zoltan VargaRevert "[x86] Enable support for OP_GENERIC_CLASS_INIT."
2015-05-27 Zoltan Varga[arm] Set more information in cinfo for fp returns...
2015-05-27 Marek Safar[corlib] Improve SynchronizationContext test dependency
2015-05-27 Sebastien Pouliot[corlib] Let XI and XM define their own default encodin...
next