mono.git
2014-03-06 Marek SafarMerge pull request #866 from linquize/content-type...
2014-03-06 Rodrigo KumperaMerge pull request #934 from exony-craigminihan/bugzill...
2014-03-06 Craig Minihan[Fix] Bugzilla #17897 - MemoryCacheEntryPriorityQueue...
2014-03-06 Zoltan VargaDisable the test-messages test on win32, its not needed.
2014-03-06 Zoltan Varga[runtime] Fix loaded llvm support.
2014-03-06 Zoltan Varga[runtime] Disable MONO_XEN_OPT on windows.
2014-03-06 Zoltan Varga[jit] Implement the push/pop LMF code in IR on windows...
2014-03-06 Zoltan VargaReally fix the build.
2014-03-05 Zoltan Varga[runtime] Move some counters to the mono-counters infra...
2014-03-05 Marek Safar[corlib] Parse datetime string using culture calendar...
2014-03-05 Zoltan Varga[runtime] Fix a memory leak.
2014-03-05 Zoltan Varga[runtime] Fix a memory leak.
2014-03-05 Zoltan Varga[runtime] Fix a memory leak.
2014-03-05 Zoltan Varga[runtime] Implement wapi_process_get_path () on non...
2014-03-05 Zoltan Varga[sdb] Add some debug output to help track down #18100.
2014-03-05 Zoltan VargaFix the build.
2014-03-05 Marek Safar[corlib] Implement CultureInfo.ClearCachedData. Fixes...
2014-03-05 Zoltan Varga[mdoc] Fix the tests.
2014-03-05 Marek SafarMerge pull request #931 from exony-craigminihan/bugzill...
2014-03-05 Craig MinihanCorrectly set Count after call to ConcurrentStack.PushR...
2014-03-05 Marek SafarMerge pull request #930 from theraot/master
2014-03-05 Alex Rønne... Add a MONO_CONSERVATIVE_HWCAP environment variable.
2014-03-05 Alex Rønne... Add a MONO_DEBUG=suspend-on-exception option.
2014-03-05 Zoltan Varga[runtime] Launch managed exe's using the current runtim...
2014-03-04 Zoltan VargaRevert parts of 6769a30f4, it disabled the hand-special...
2014-03-04 theraot[Fix] BigInteger: reimplemented cast to single (float)
2014-03-04 theraot[Fix] BigInteger: improved cast to double
2014-03-04 theraotBigInteger: more test cases for cast to double
2014-03-04 Marek Safar[interpreter] Size reduction
2014-03-04 Marek Safar[mcs] Emit correct code for lifted nullable bool logica...
2014-03-04 theraotBigInteger: added tests for double conversion
2014-03-04 theraot[Performance] BigInteger: cast to double and float
2014-03-04 theraotBigIngeter: new LeadingZeroCount helper method
2014-03-04 Sebastien Pouliot[System.ServiceModel.Web] Fix regression when convertin...
2014-03-04 Marek Safar[corlib] Seal InternalThread
2014-03-04 Zoltan Varga[runtime] Fix the cross-compiler build.
2014-03-04 Zoltan Varga[runtime] Fix a memory leak.
2014-03-04 Zoltan Varga[llvm] Create separate MonoLLVMModule and an LLVM execu...
2014-03-03 Zoltan VargaFix the build.
2014-03-03 Zoltan Varga[llvm] Remove some debug spew.
2014-03-03 Zoltan Varga[llvm] Make the 'llvm_types' hashtable per-domain to...
2014-03-03 Zoltan Varga[jit] Add support for the new DUMMY_ opcodes to the...
2014-03-03 Zoltan Varga[llvm] Fix more memory leaks.
2014-03-03 Zoltan Varga[llvm] Fix a memory leak.
2014-03-03 Zoltan Varga[llvm] Fix a memory leak.
2014-03-03 Marek Safar[mcs] Mark switch statement block scope statements...
2014-03-03 Martin BauligThis is a .NET 4.5 test.
2014-03-02 Zoltan Varga[jit] Add LLVM support for the new OP_DUMMY_ opcodes.
2014-03-02 Zoltan Varga[jit] Avoid forcing initlocals to TRUE when the 'unsafe...
2014-03-02 Jeffrey StedfastMerge pull request #929 from edbprx/master
2014-03-01 Zoltan Varga[jit] Allow inlining of calls to method with the Aggres...
2014-03-01 Zoltan Varga[jit] Fix an uninitialized memory problem in the soft...
2014-03-01 Zoltan Varga[jit] Implement proper tail call support on arm. Fixes...
2014-02-28 Ed BorenData corruption using SslStream (Xamarin bug 15293)
2014-02-28 Alex Rønne... Fix a warning introduced by the boehm toggleref code.
2014-02-28 Alex Rønne... Merge pull request #927 from ermshiperete/novell-bug...
2014-02-28 Alex Rønne... Properly fix the iowait_ticks / strtoull () warning...
2014-02-28 Zoltan Varga[llvm] Fix --enable-loadedllvm on osx/amd64.
2014-02-28 Eberhard Beilharz[MWF] Fix finding of X11 shared library on Ubuntu ...
2014-02-28 Zoltan Varga[runtime] Fix memory leaks and usage of freed memory...
2014-02-28 Martin BauligFix this again.
2014-02-28 Marek Safar[corlib] Method signature fixes
2014-02-28 Zoltan Varga[corlib] Disable an OOM test which shouldn't fail on...
2014-02-27 Mark Probst[sgen] Fix cardtable for huge (>4gb) objects on 64bit.
2014-02-27 Martin BauligNUnitLite does not know Assert.IsInstanceOfType().
2014-02-27 Zoltan Varga[runtime] Fix an assertion which is hit if thread_clean...
2014-02-27 Marek Safar[corlib] Add missing api
2014-02-27 Zoltan Varga[runtime] Switch the order of LLVM_LIBS and LLVM_LDFLAG...
2014-02-27 Zoltan VargaRevert "[runtime] Add support for jagged array ctors...
2014-02-27 Marek SafarMerge pull request #922 from ermshiperete/novell-bug...
2014-02-27 Marek SafarMerge pull request #921 from ermshiperete/novell-bug...
2014-02-27 Eberhard Beilharz[Sys.Xml] Fix Novell bug #599689
2014-02-27 Martin BauligFix the mobile build.
2014-02-27 Eberhard Beilharz[Sys.Xml] Add unit test for Novell bug #599689
2014-02-27 Neil Mayhew[Sys.Xml] Allow qualified names in XmlAttribute seriali...
2014-02-27 Eberhard Beilharz[Sys.Xml] Add unit test for Novell bug #594490
2014-02-27 Miguel de IcazaMerge pull request #912 from Treer/patch-1
2014-02-26 Rodrigo Kumpera[boehm] Integrate toggleref support into the runtime.
2014-02-26 Rodrigo Kumpera[boehm] Add toggleref support for boehm. This is line...
2014-02-26 Zoltan Varga[runtime] Add support for jagged array ctors which...
2014-02-26 Zoltan Varga[jit] Move a debug message to a larger verbosity level.
2014-02-26 Zoltan Varga[runtime] Fix the --enable-loadedllvm build on linux.
2014-02-26 Zoltan Varga[bcl] Allow Marshal.SizeOf () to work on pointer types...
2014-02-26 Zoltan Varga[runtime] Add a FIXME.
2014-02-26 Mark Probst[runtime] Fix a thread join race condition. Fixes...
2014-02-26 Zoltan Varga[runtime] Fix an assert if a thread cannot be created...
2014-02-26 Rodrigo Kumpera[sgen] Ensure togglerefs are only cleared after we...
2014-02-26 Zoltan Varga[bcl] Fix System tests.
2014-02-26 Martin BauligHttpWebRequest: Only add "Content-Length" if we have...
2014-02-26 Marek Safar[System] Add NetworkCredential 4.0 construtors. Fixes...
2014-02-26 Marek Safar[dlr] Add interpreter increment emit
2014-02-26 Michael Hutchinson[gacutil] Create correct relative package symlinks
2014-02-26 Zoltan Varga[runtime] Remove the usage of pthread_cleanup_push...
2014-02-25 Zoltan VargaMerge pull request #914 from eiz/master
2014-02-25 Mackenzie StraightFix memory leak.
2014-02-25 Miguel de Icaza[System.Runtime.Serialization] Fix from Brendan Zagaesk...
2014-02-25 Miguel de Icaza[runtime] some inline api docs
2014-02-24 Rodrigo Kumpera[sgen] Ensure minor_collection_allowance is always...
2014-02-24 Rodrigo Kumpera[sgen] Add regression test for toggleref transient...
2014-02-24 Rodrigo Kumpera[sgen] Split mark/clean phase of sgen-toggle processing...
next