mono.git
2014-03-12 Eberhard Beilharz[MWF] Fix crash when setting Row.Height (Fixes #2394)
2014-03-12 Eberhard Beilharz[MWF] Unit test for Row.Height/MinimumHeight bug (...
2014-03-12 Eberhard Beilharz[MWF] Adjust DataGridViewRow.Height according to Minimu...
2014-03-12 Eberhard Beilharz[MWF] Refactor DataGridViewRow.MinimumHeight tests
2014-03-10 Marek Safar[interpreter] Size reduction
2014-03-10 Marek Safar[corlib] Update en-au pm/am designators
2014-03-08 Marek Safar[corlib] Add .net compatible separators for es culture
2014-03-08 Marek SafarMerge pull request #940 from alistair/ilist_xml_seriali...
2014-03-08 Zoltan Varga[bcl] Work around quadratic behavior in NunitLite's...
2014-03-08 Alistair BushAdd test to ensure using concrete List as readonly...
2014-03-08 Alistair BushWhen a read only property and the type is an interface...
2014-03-07 Rodrigo Kumpera[corlib] Fix the mobile profile.
2014-03-07 Rodrigo Kumpera[io-layer] Bionic doesn't have clock_nanosleep.
2014-03-07 Zoltan Varga[runtime] Make different kinds of delegate invokes...
2014-03-07 Marek SafarUpdate CLDR to version 2.4. Fixes #17615
2014-03-07 Marek Safar[corlib] Fix culture name constants in CreateSpecificCu...
2014-03-07 Rodrigo Kumpera[sgen] Change the bridge interface to include richer...
2014-03-06 Michael HutchinsonMerge pull request #915 from knocte/master
2014-03-06 Marek Safar[system.net.htt[] Pass CancellationToken in GetAsync...
2014-03-06 Marek Safar[corlib] Improve flow of ExecutionContext (few tests...
2014-03-06 Rodrigo KumperaMerge pull request #936 from adahn/master
2014-03-06 Marek SafarMerge pull request #866 from linquize/content-type...
2014-03-06 Adam Rzepka[runtime] Fixed flags for VirtualAlloc in mono_valloc...
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.
next