mono.git
2013-09-26 Jeffrey Stedfast[MacProxy] Initialize err to IntPtr.Zero before calling...
2013-09-26 Zoltan Varga[sdb] Fix a race in the sdb tests exposed by the recent...
2013-09-26 Mark Probst[sgen] A better fix for the POSIX stop-world deadlock.
2013-09-25 Zoltan VargaImplement net 4.5.1 generic wrapper methods in Marshal.
2013-09-25 Atsushi EnoFix bug #14951 - there was another escape sequence...
2013-09-25 Marek SafarBump ikvm-reflect
2013-09-25 Marek SafarReport less cascading errors
2013-09-25 Marek SafarDon't crash when reporting invalid named argument name...
2013-09-24 Zoltan VargaFix the build.
2013-09-24 Mark ProbstAdd a section to the README on how to submit bug reports.
2013-09-24 Jonathan Pryor[System] Fix the CSharpCodeCompiler error parsing regex.
2013-09-24 Jonathan Pryor[MSBuild] Fix the ${level} and ${number} capture.
2013-09-24 Mark Probst[sgen] Fix a thread startup deadlock on POSIX.
2013-09-24 Marek SafarBetter checks for inaccessible member used via dynamic...
2013-09-24 Marek SafarReenable accidentally disabled test
2013-09-24 Marek SafarFixes compilation error on Mavericks
2013-09-24 Marek SafarInitialize cookie container for default requests. Fixes...
2013-09-24 Marek SafarOptmizes one string comparison.
2013-09-24 Paolo MolaroAllow workitems to startup faster and reduce polling...
2013-09-24 Sebastien PouliotUpdate cecil sources to latest
2013-09-24 Sebastien Pouliot[linker] Resolve every type references if we're to...
2013-09-24 Marek SafarCheck modifying members of readonly value-type field...
2013-09-24 Zoltan VargaFix the windows build.
2013-09-23 Rodrigo KumperaFix the windows build.
2013-09-23 Rodrigo KumperaAdd test case for xref behavior for the sgen bridge.
2013-09-23 Rodrigo KumperaMake sure we properly account for transitive liveness...
2013-09-23 Miguel de IcazaWrap the code in MONO_BEGIN/END_DECLS
2013-09-23 Miguel de IcazaUpdate message
2013-09-22 Marek SafarPass cancellation token to CopyAsync read block
2013-09-22 Marek SafarImplements content loading cancellation. Fixes #13200
2013-09-22 Marek SafarTest update
2013-09-22 Marek SafarBump ikvm-reflection
2013-09-21 Zoltan Varga[runtime] Ignore --llvm when LLVM is not enabled in...
2013-09-21 Vincent PovirkAdd test for native thiscall methods.
2013-09-21 Vincent PovirkAdd support for thiscall pinvokes on x86.
2013-09-21 Zoltan Varga[aot] Pass correct architecture to llc on x86-64.
2013-09-21 Zoltan VargaMake the test-aot test less verbose.
2013-09-20 Zoltan VargaMerge pull request #765 from knocte/runtime_fixage
2013-09-20 Andrés G. Aragoneses[sgen] Improve fix for BXC#14834 to avoid redundant...
2013-09-20 Marek SafarFixed TaskFactory::ContinueWhenAny with func result...
2013-09-20 Zoltan Varga[sgen] Use __builtin_ctzl () in OBJ_BITMAP_FOREACH_PTR...
2013-09-20 Mark ProbstFix the build.
2013-09-20 Marek SafarAggregateException::GetBaseException uses only 1-based...
2013-09-20 Marek SafarMerge pull request #760 from mayerwin/patch-2
2013-09-20 Martin Baulig[xbuild]: Actually add the $(TargetFrameworkMonikerAsse...
2013-09-20 Marek HabersackMerge pull request #758 from echampet/capabilities
2013-09-20 Etienne CHAMPETIER[System.Web] Re-enable AppBrowsersTest.cs tests for...
2013-09-20 Etienne CHAMPETIER[Install] Add Compat.browser files for net_4_0 and...
2013-09-20 Frederic Mestayer[System.Web] Do not crash on duplicate keys in browser...
2013-09-20 Rolf Bjarne... [System.Net] Fix CFNetworkCopyProxiesForAutoConfigurati...
2013-09-19 Rolf Bjarne... [System.Net.Http] Add a way to add extra build arguments.
2013-09-19 Rodrigo KumperaMerge pull request #763 from madewokherd/mingwbuild
2013-09-19 Vincent PovirkFix undeclared variables in exceptions-amd64.c on win64.
2013-09-19 Vincent PovirkTest for InterlockedCompareExchange64 in the configure...
2013-09-19 Zoltan VargaDisable the LLVM version check for now, it doesn't...
2013-09-19 Zoltan VargaCheck the version of LLVM at configure time to make...
2013-09-19 Rodrigo KumperaAdd test-aot target.
2013-09-19 Rodrigo Kumpera[runtime]Fix typo in detection of the need of 64bits...
2013-09-19 Sebastien PouliotChange Random implementation to JKISS which is faster...
2013-09-19 Zoltan Varga[runtime] Improve error checking for temporary file...
2013-09-19 Rolf Bjarne... Revert "Add System.Net.Http.dll to the monotouch build."
2013-09-19 Rolf Bjarne... Add System.Net.Http.dll to the monotouch build.
2013-09-19 Rodrigo Kumpera[llvm] On OSX we need to search in /Libraries in additi...
2013-09-19 Zoltan Varga[runtime] Fix a bug in the local register allocator...
2013-09-18 Rodrigo KumperaFix the Makefile addition of a new test.
2013-09-18 Rodrigo Kumpera[runtime]Do an alignment check before using the atomic op.
2013-09-18 Zoltan VargaFix the DISABLE_JIT build.
2013-09-17 Rodrigo KumperaAdd a sgen test for threads joining/leaving at random...
2013-09-17 Rodrigo Kumpera[sgen] Kill SgenThreadInfo::thread_is_dying in favor...
2013-09-17 Rodrigo Kumpera[runtime]Properly set mono-thread state as when startin...
2013-09-17 Rodrigo Kumpera[sgen]Remove doing_handshake field since the race condi...
2013-09-17 Rodrigo Kumpera[io-layer] Fix a warning.
2013-09-17 Rodrigo Kumpera[runtime] Small optimizations and cleanup in ves_icall_...
2013-09-17 Rodrigo Kumpera[runtime]Add more fast variants of the mono_array funct...
2013-09-17 Rodrigo Kumpera[sgen] Force inlining of some perf-critical functions.
2013-09-17 Rodrigo Kumpera[sgen]We no longer need joined_stw as new threads can...
2013-09-17 Rodrigo Kumpera[runtime]Provide a consistent view of registered thread...
2013-09-17 Mark Probst[sgen] Don't stack overflow when there are too many...
2013-09-17 mayerwinFix: bug https://bugzilla.xamarin.com/show_bug.cgi...
2013-09-17 Atsushi EnoMerge pull request #756 from akoeplinger/fix-xmlreader
2013-09-17 Rodrigo KumperaMerge pull request #754 from blackfusion/master
2013-09-17 Zoltan Varga[runtime] Fix a regression introduced by 55039913729e26...
2013-09-16 Zoltan VargaDisable a profiler test which fails on osx.
2013-09-16 Zoltan VargaFix the profiler tests.
2013-09-16 Zoltan VargaRevert "Set tls->context.valid to FALSE if a thread...
2013-09-16 Larry O'Brien[mdoc] Switched from swallowing error to guarded execution
2013-09-16 Zoltan Varga[runtime] Avoid constructing vtables in a few places...
2013-09-15 Zoltan Varga[runtime] Avoid calling mono_resolve_patch_target ...
2013-09-15 Zoltan Varga[runtime] Add support for constrained gsharedvt calls...
2013-09-15 Zoltan Varga[runtime] Avoid looking up pinvoke addresses when AOT...
2013-09-15 Larry O'BrienBugzilla 14672 (mdoc namespace-level summary and remark...
2013-09-15 Zoltan Varga[runtime] Fix a few more places which accessed jinfo...
2013-09-15 Zoltan VargaFix a problem introduced by c6989ab9f905ae27773140c8bf8...
2013-09-14 Zoltan Varga[sdb] Simplify tests.
2013-09-14 Zoltan VargaUpdate AOT after changes to SeqPoint in 488888ce612491a...
2013-09-14 Zoltan Varga[sdb] Add an implicit seq point after every nonvoid...
2013-09-14 Zoltan VargaFix the ENABLE_JIT_MAP build. Fixes #14752.
2013-09-13 Zoltan Varga[runtime] Make mono_install_handler_block_guard ()...
2013-09-13 Zoltan Varga[runtime] Make the stack walking code async safe when...
2013-09-13 Zoltan Varga[runtime] Make mono_aot_find_jit_info () async-safe...
next