More inline docs
[mono.git] / mono /
2013-09-11 Miguel de IcazaMore inline docs
2013-09-11 Martin BauligAdd comment that this must be kept in sync with ikvm.
2013-09-11 Martin BauligUse ecma.pub for System.Xml.Serialization.
2013-09-11 Martin BauligUse msfinal.pub for System.Net in .NET 4.0/4.5.
2013-09-10 Rodrigo KumperaFix the OSX and Windows build.
2013-09-10 Rodrigo KumperaImprove the build system.
2013-09-09 Rodrigo Kumpera[verifier]Check generic constraints for duplicates...
2013-09-09 Marek SafarMerge pull request #755 from ondrejmyska/master
2013-09-09 Rodrigo Kumpera[runtime] Fix a loader leak in the aot compiler.
2013-09-09 Rodrigo Kumpera[runtime] Make suspend work during thread cleanup....
2013-09-09 Zoltan Varga[runtime] Fix a nullref when casting a null object...
2013-09-08 Zoltan Varga[runtime] Fix the mingw build by defining InterlockedCo...
2013-09-07 Zoltan Varga[sdb] Add support for invoking interface methods. Fixes...
2013-09-06 Rodrigo KumperaAdd another extension point to the runtime.
2013-09-06 Mark Probst[runtime] Thread teardown race condition. Fixes #13813.
2013-09-06 Zoltan VargaFix the test added by e682eceec3066a26afff333a7c1eb0e97...
2013-09-06 Zoltan Varga[runtime] Add more logging to a test which fails on...
2013-09-06 Zoltan Varga[runtime] Make a marshalling test more robust.
2013-09-05 Zoltan VargaAvoid the managed->copy for ref vtypes with an [In...
2013-09-05 Rodrigo Kumpera[runtime]Fix the OSX build due to crappy compilers.
2013-09-05 ProUkorNewRemove repeated include
2013-09-05 Zoltan VargaClear out the ref fields from MonoDomain before calling...
2013-09-05 Marek SafarMerge pull request #751 from akoeplinger/AssemblyNameRe...
2013-09-05 Marek HabersackMerge pull request #752 from echampet/bug-10001-2
2013-09-05 Zoltan VargaRevert "Fix the windows build."
2013-09-05 Miguel de IcazaImprove inline docs
2013-09-05 Zoltan VargaFix the windows build.
2013-09-05 Rodrigo KumperaFix the windows build.
2013-09-04 Miguel de IcazaAdd inline api docs
2013-09-04 Rodrigo KumperaPerform alignment checks for CAS on 32bits systems...
2013-09-04 Zoltan Varga[runtime] Remove a needless ifdef.
2013-09-04 Zoltan VargaRevert "[runtime] Handle MONO_PATCH_INFO_OBJC_SELECTOR_...
2013-09-04 Zoltan Varga[runtime] Handle MONO_PATCH_INFO_OBJC_SELECTOR_REF...
2013-09-04 Miguel de Icazamono_patch_info_hash: handle the MONO_PATCH_INFO_OBJC_S...
2013-09-04 Zoltan VargaImplement an intrinsics for Selector.GetHandle ().
2013-09-04 Zoltan VargaFix the mt build.
2013-09-04 Zoltan VargaRename a test target to hopefully fix the linux wrench...
2013-09-04 Zoltan VargaUse $(MAKE) instead of make in one place.
2013-09-03 Rodrigo KumperaFix Thread.VolatileRead(long&) on 32bits.
2013-09-03 Rodrigo Kumpera[runtime]Use InterlockedCompareExchange64 instead of...
2013-09-03 Rodrigo Kumpera[runtime]Implement InterlockedCompareExchange64 on...
2013-09-03 Marek SafarMerge pull request #749 from head-thrash/master
2013-09-03 Zoltan VargaFix warnings.
2013-09-03 Alex Rønne PetersenMerge pull request #748 from spicypixel/hotfix/mini...
2013-09-03 Aaron OnealFix build break compiling with DISABLE_JIT
2013-09-02 Marek SafarMerge pull request #747 from spicypixel/hotfix/object...
2013-09-02 Aaron OnealFix build break when COM is disabled
2013-09-02 Marek HabersackMerge pull request #744 from echampet/bug-10001
2013-08-30 Zoltan VargaPrecompile the test assemblies in tests/ in parallel...
2013-08-30 Zoltan VargaFix make check in tests/.
2013-08-30 Zoltan VargaRemove moon support from the build system.
2013-08-30 Zoltan VargaDisable the running of sgen tests on windows on wrench...
2013-08-30 Zoltan VargaCheck the cfg exception at the start of mono_method_to_...
2013-08-30 Zoltan VargaFix warnings.
2013-08-29 Zoltan VargaFix an LLVM assertion on structs with unaligned size...
2013-08-29 Rodrigo KumperaMerge pull request #746 from madewokherd/sgenbuild
2013-08-29 Vincent PovirkFix non-sgen builds.
2013-08-28 Rodrigo KumperaFix some warning.
2013-08-28 Rodrigo Kumpera[runtime]Don't assume MonoType extends directly from...
2013-08-28 Marek SafarMerge pull request #743 from gvillanueva/master
2013-08-26 Marek HabersackMerge pull request #726 from pruiz/xamarin-bug-13708
2013-08-23 Rodrigo KumperaWe have g_getenv for portability reasons, so let's...
2013-08-23 Zoltan VargaFix yet another DISABLE_JIT bug in wrapper generation...
2013-08-22 Rodrigo Kumpera[corlib]Implement .net 4.0 ParameterInfo.
2013-08-22 Marek SafarFixes negative symbol definition for few locales to...
2013-08-22 Neale FergusonEnable INLINE support for s390x
2013-08-21 Mark Probst[sgen] Disable cementing for parallel mark&sweep.
2013-08-21 Rodrigo Kumpera[runtime] Don't allow execution of dynamic assemblies...
2013-08-21 Rodrigo Kumpera[verifier]Remove duplicate check.
2013-08-20 Rodrigo Kumpera[runtime]Add some error checking to custom attr parsing...
2013-08-20 Rodrigo Kumpera[runtime] Handle custom attributes with nested array...
2013-08-20 Zoltan VargaMerge pull request #737 from Mixaill/master
2013-08-20 Rodrigo Kumpera[verify]Relax the restriction on global methods visibil...
2013-08-20 Rodrigo Kumpera[verifier]Since 4.5 arrays now implement IReadOnlyList...
2013-08-20 Zoltan VargaAdd support for more return types for constrained gshar...
2013-08-20 Zoltan VargaEnable support for constrained gsharedvt calls to Objec...
2013-08-20 Zoltan VargaFix a regression introduced by d84a165c8e799d8734df5f51...
2013-08-20 Paolo MolaroMerge pull request #739 from mono/upstream-master
2013-08-20 Paolo MolaroPorted perf code to work on arm and adjusted to changes...
2013-08-19 Zoltan Varga[aot] Add support for constrained gsharedvt calls which...
2013-08-19 Marek SafarMerge pull request #738 from strawd/bug14077
2013-08-19 Rodrigo Kumpera[runtime]Fix mono-config.h to use the mono API public...
2013-08-19 Alex Rønne PetersenAdd an #else -> #error path to mono-membar.h.
2013-08-19 Atsushi EnoRevert "Revert "Fix bug #7829 - do NOT reject Construct...
2013-08-18 Michael PavlyshkoRemove deprecated -mno-cygwin flag.
2013-08-18 Atsushi EnoRevert "Fix bug #7829 - do NOT reject ConstructorInfo...
2013-08-18 Atsushi EnoFix bug #7829 - do NOT reject ConstructorInfo in Dynami...
2013-08-17 Marek SafarMerge pull request #736 from wtfrank/charting
2013-08-16 Zoltan VargaConvert nan/infinity to uint 0 to match MS.NET. Fixes...
2013-08-16 Rodrigo KumperaMerge pull request #725 from knocte/threadpool_init
2013-08-16 Zoltan VargaSimplify the caching of delegate-invoke wrappers with...
2013-08-16 Zoltan VargaMerge pull request #734 from joncham/domain-debug-leaks
2013-08-14 Rodrigo KumperaAdd tests for the recently fixed issues with block...
2013-08-14 Rodrigo Kumpera[runtime]Generate the proper exit code for block guard...
2013-08-14 Rodrigo Kumpera[runtime]Properly compute the end address of a finally...
2013-08-14 Rodrigo Kumpera[runtime] Make sure mono_create_handler_block_trampolin...
2013-08-14 Zoltan VargaAdd a WrapperInfo for delegate-invoke wrappers to make...
2013-08-14 Mark ProbstFixed a few bugs that were found by Visual Studio's...
2013-08-14 Mark Probst[sgen] Fix another posix handshake issue.
2013-08-14 Jonathan ChambersFree domain specific sequence point information.
next