mono.git
2013-10-04 Aaron Bockovermdbrebase: fix prefix replacement, add regex & filename...
2013-10-04 Sebastien Pouliot[mdoc] Fix output of GenericParameter (Cecil now overri...
2013-10-03 Jonathan PryorSupport deserializing relative Uris. Fixes #15169.
2013-10-03 Marek SafarFixes regression caused by 3912066fe1134ba665770723a24c...
2013-10-02 Rodrigo KumperaMerge pull request #769 from schani/fix-exception-throw...
2013-10-02 Marek SafarEmit better debugger attribute for stepping over state...
2013-10-02 Sebastien PouliotUse more detailled assert messages in some, randomly...
2013-10-02 Zoltan Varga[runtime] Save MonoTrampInfo structures in a list so...
2013-10-02 Mark Probst[x86] Fix bug when getting a signal while throwing...
2013-10-02 Mark Probst[AMD64] Fix bug when getting a signal while throwing...
2013-10-02 Atsushi Enorevive XSLT standalone tests (which was broken because...
2013-10-02 Zoltan Varga[runtime] Fix a runtime test which got broken by the...
2013-10-01 Martin Baulig[System]: Fix System.IO.Compression.CompressionLevel...
2013-10-01 Sebastien PouliotRelax name check when deserializing a WindowsIdentity...
2013-09-30 Sebastien Pouliot[mono-api-html] Better handling of generic types (so...
2013-09-30 Sebastien Pouliot[mono-api-html] Fix ending quote for non-string fields
2013-09-29 Marek SafarAnonymous method with this access inside an iterator...
2013-09-28 Sebastien PouliotFix potential NRE and give better output for fields...
2013-09-28 Atsushi EnoAdd ConsoleLoggerTest and fixed implementation to match...
2013-09-28 Atsushi Enoimplement some "new in 4.0" build event args types.
2013-09-27 Rodrigo KumperaRevert "Allow workitems to startup faster and reduce...
2013-09-27 Rolf Bjarne... [Mono.Tuner] Remove unused field.
2013-09-27 Atsushi EnoAdd some "new in 4.0" API regarding build event args.
2013-09-27 Zoltan Varga[sdb] Fix decoding of nested structs. Fixes #14942.
2013-09-27 Atsushi EnoFix build.
2013-09-26 Sebastien PouliotDrop the System.Enum and System.ValueType for enum...
2013-09-26 Sebastien PouliotAdd a new tool to produce HTML diff of assemblies simil...
2013-09-26 Atsushi Enoimplement some primary members of ConsoleLogger (and...
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.
next