mono.git
2015-07-07 João MatosMerge pull request #1917 from rtollert/bump-nunit-4.5
2015-07-07 Richard TollertonBump nunit from mono/2.0 to mono/4.5.
2015-07-07 Marek SafarMerge pull request #1914 from kasthack/master
2015-07-07 Zoltan Varga[aot] Fix static linking support when using llvm.
2015-07-07 Zoltan Varga[aot] Handle already gsharedvt methods correctly in...
2015-07-06 Zoltan Varga[gsharedvt] Handle gsharedvt methods correctly in check...
2015-07-06 Ludovic Henry[runtime] Remove unused MonoDomain fields
2015-07-06 Rodrigo KumperaMerge pull request #1911 from ludovic-henry/threadpool...
2015-07-06 Zoltan Varga[aot] Mark the data arrays emitted using llvm as constant.
2015-07-06 Jonathan Pryor[Mono.Posix] Allow building without [Obsolete] Mono...
2015-07-06 Marcos HenrichMerge pull request #1900 from esdrubal/cyclic-ref
2015-07-06 Marcos HenrichMerge pull request #1906 from esdrubal/xbuild-CopyLocal-fix
2015-07-06 João MatosMerge pull request #1913 from RavuAlHemio/bug31635
2015-07-06 kasthackAdded missing HttpRequestBase, HttpRequestWrapper and...
2015-07-04 Ondřej Hošek[Mono.Posix] Special-case UTF-32 in PtrToString. Fixes...
2015-07-03 Rodrigo Kumpera[jit] Add emulation r4 to u8 conversion. Fixes #31582.
2015-07-03 Ludovic Henry[threadpool-ms] Fix unhandled exception support
2015-07-02 Ludovic Henry[runtime] Fix cpu usage greater than 100% error
2015-07-02 Rodrigo KumperaMerge pull request #1907 from alexanderkyte/slow_aot_st...
2015-07-02 Alexis Christoforides[referencesource] Keep Mono's old default provider...
2015-07-02 Marcos HenrichMerge pull request #1860 from saper/tz-fix
2015-07-02 Marcos HenrichBump reference sources
2015-07-02 Ludovic Henry[threadpool-ms] Fix segfault when using sdb
2015-07-01 Ludovic Henry[runtime] Ease debugging of cpu_usage out of bound bug
2015-07-01 Alexander Kyte[runtime] Conversion of a printf to string append for...
2015-07-01 Alexander Kyte[runtime] Avoid repeated method hashing in find_aot_module
2015-07-01 Alexander Kyte[runtime/tests] Added a stress test of find_aot_module.
2015-07-01 Marcos Henrich[runtime] mono_class_from_name cyclic ref handling
2015-07-01 Sebastien Pouliot[linker] Fix comparison of methods wrt generic paramete...
2015-07-01 Ludovic Henry[threadpool] Remove mono threadpool implementation
2015-07-01 Marcos Henrich[xbuild] Fixes copied TargetFramework assemblies.
2015-07-01 Marek Safar[system] Don't throw ObjectDisposedException on cancell...
2015-07-01 Ludovic Henry[threadpool-ms-io] Fix epoll
2015-06-30 Rodrigo Kumpera[utils] Remove a duplicated check that was commited...
2015-06-30 Ludovic Henry[threadpool-ms-io] Fix compilation warning
2015-06-30 Ludovic Henry[io-layer] Disable shared handles support by default
2015-06-30 Marek Safar[mcs] Fixes name collision check for generic types...
2015-06-29 João MatosMerge pull request #1903 from vkargov/master
2015-06-29 Vladimir Kargov[runtime] Fix a crash on Windows during the cleanup...
2015-06-29 Vladimir Kargov[runtime] Add condition variable definitions that are...
2015-06-28 Zoltan VargaFix the build.
2015-06-28 Neale FergusonFix and simplify float conversions
2015-06-28 Zoltan VargaMerge pull request #1901 from oafasting/master
2015-06-28 Ole A. Sjo... removed flag -no-cpp-precomp from darwin cppglags,...
2015-06-27 Zoltan VargaFix the build.
2015-06-26 Zoltan Varga[aot] Emit AOT data structures using LLVM when using...
2015-06-26 Miguel de IcazaCoverity: test if this is the way of silencing warnings
2015-06-26 Zoltan VargaFix the loadable llvm build.
2015-06-26 Marek Safar[corlib] Fixes warning
2015-06-26 Marek Safar[corlib] Chinese (Simplified) and its legacy version...
2015-06-26 Marek Safar[corlib] Bump WaitAll_TimeoutWithExceptionsAfter timeouts
2015-06-26 Marek Safar[corlib] Add test for .net bug
2015-06-26 Zoltan Varga[aot] Improve support for situations where mono_aot_get...
2015-06-26 Zoltan Varga[aot] Remove an unused field from MonoAotModule.
2015-06-26 Zoltan Varga[aot] Encode the various aot tables into binary ourselv...
2015-06-26 Zoltan VargaFix the DISABLE_JIT build.
2015-06-26 Zoltan Varga[aot] Clean up the naming of global symbols.
2015-06-26 Zoltan Varga[aot] Reorganize the emission of the MonoAotFileInfo...
2015-06-26 Zoltan Varga[aot] Pass the aot method index to mini_method_compile ().
2015-06-26 Zoltan Varga[aot] Get rid of the 'methods' symbol in aot images...
2015-06-25 Sebastien Pouliot[mono.sqlite] Provide the full path to the library...
2015-06-25 Zoltan VargaGet rid of the of the usage of code offsets in aot...
2015-06-25 Zoltan Varga[aot] Add support for running without a GOT for JITted...
2015-06-25 Zoltan VargaFix the leaking of process streams when using RedirectS...
2015-06-25 Zoltan VargaRefactor the IMT call handling code into a separate...
2015-06-25 Zoltan VargaClean up the trampoline code a bit.
2015-06-25 Zoltan VargaClean up the imt trampoline code a bit.
2015-06-25 Marek Safar[system.net.http] Convert default request headers to...
2015-06-25 Zoltan VargaMerge pull request #1898 from alexanderkyte/debugger_va...
2015-06-25 Zoltan VargaFix the compilation of the System tests.
2015-06-25 Alexander Kyte[runtime] Handle TransparentProxies when getting object...
2015-06-25 Alexander Kyte[runtime] Added a test for the repro of being unable...
2015-06-25 Miguel de IcazaAttempts to locate the C# and VB compilers based on...
2015-06-25 Marek Safar[system] Disable external process redirect test on...
2015-06-25 Rolf Bjarne... Add a monotouch_watch profile.
2015-06-25 Rolf Bjarne... Support #include directives in external sources files.
2015-06-25 Rolf Bjarne... Remove --with-[monotouch|xammac]=only from configure.
2015-06-25 Marek Safar[mcs] Add null operator propagation to probing expressi...
2015-06-25 Zoltan Varga[runtime] Use MONO_GENERIC_CONTEXT_USED_CLASS/METHOD...
2015-06-25 Zoltan Varga[runtime] Get rid of the MONO_GENERIC_SHARING env varia...
2015-06-24 Marek Safar[ilasm] Custom attributes syntax with typeref expression
2015-06-24 Marek Safar[runtime] Update incorrect test (exposed by f2039ff7201...
2015-06-24 Alex Rønne... Merge pull request #1869 from alexanderkyte/appdomain_p...
2015-06-24 Zoltan Varga[jit] Properly set the klass of the MonoInst pushed...
2015-06-23 Ludovic Henry[corlib] Fix NRE in TaskScheduler.GetTaskSchedulersForD...
2015-06-23 Marek Safar[ilasm] Pair methods using their calling convention...
2015-06-23 Marek Safar[ilasm] Even more undocumented custom attributes syntax
2015-06-23 Sebastien Pouliot[linker] Add Mono.Cecil.*.Has* checks when comparing...
2015-06-22 Zoltan VargaMerge pull request #1874 from saper/bug_29679
2015-06-22 Mark Probst[sgen] Remove a weird unnecessary cast.
2015-06-22 Mark Probst[sgen] `GCObject*` instead of `void*`
2015-06-22 Mark Probst[runtime] GC descriptor typedef.
2015-06-22 Mark Probst[sgen] Typedef for GC descriptors.
2015-06-22 Mark Probst[sgen] `GCObject*` instead of `char*` where appropriate.
2015-06-22 Mark Probst[sgen] Make GCVTable type opaque, not a pointer.
2015-06-22 Miguel de IcazaMerge pull request #1887 from debugerr/patch-2
2015-06-22 Ludovic Henry[threadpool-ms-io] Rework socket removal job cancellation
2015-06-22 Ludovic Henry[threadpool-ms-io] Remove dependency on SocketAsyncResu...
2015-06-22 Ludovic Henry[threadpool-ms-io] Fix race between socket add and...
2015-06-22 Ludovic Henry[threadpool-ms-io] Rework AsyncReadHandler detection
next