mono.git
2014-10-10 Marek HabersackMerge pull request #1333 from joero74/ignore-missing...
2014-10-10 Joerg RosenkranzPrevent NullReferenceException in case of missing Host
2014-10-10 Zoltan Varga[runtime] Rewrite io-layer process code to reduce dupli...
2014-10-09 Zoltan Varga[runtime] Use explicit initialization in the io-layer...
2014-10-09 Zoltan Varga[runtime] More win32 build fixes.
2014-10-09 Zoltan Vargaruntime] Really use WinXP SP2 as the minimum version...
2014-10-09 Zoltan Varga[runtime] Use WinXP SP2 as the minimum version on the...
2014-10-09 Mark ProbstMerge pull request #1326 from BrzVlad/master
2014-10-09 Zoltan Varga[runtime] Remove pre WinXP SP2 windows support code.
2014-10-09 Zoltan Varga[runtime] Use the functionality in mono-proclib.c to...
2014-10-09 Zoltan Varga[runtime] Use the functionality in mono-proclib.c to...
2014-10-09 Alexis ChristoforidesFix oops in DataContractJsonSerializer fix
2014-10-08 Zoltan Varga[bcl] Use List instead of ArrayList () in a few places.
2014-10-08 Zoltan Varga[bcl] Free strings allocated using Marshal.SecureString...
2014-10-08 Marek SafarMerge pull request #1330 from esdrubal/blockingcollection
2014-10-08 Ludovic Henry[threaddpool] Fix deadlock in thread pool with monitor...
2014-10-08 Marcos HenrichRefactored AddToAny and TakeFromAny to reuse code.
2014-10-08 Marcos HenrichImproved BlockingCollection.AddAny. Fixes #22775.
2014-10-08 Marcos HenrichTest BlockCollection.AddAny. Covers #22775.
2014-10-08 Marcos HenrichBlockingCollection.Add was adding one more item than...
2014-10-08 Marcos HenrichTest that BlockingCollection.Add blocks when there...
2014-10-08 Zoltan Varga[jit] Extract the ctor calling code from the NEWOBJ...
2014-10-08 Zoltan Varga[jit] Clean up the jit failure handling code a bit...
2014-10-07 Alexis Christoforides[bcl] Implement KnownTypes for DataContractJsonSerializ...
2014-10-07 Alexis Christoforides[tests] Add tests for Bug #23058 and polymorphism/known...
2014-10-07 Ludovic Henry[threaddpool] Fix deadlock in thread pool with monitor...
2014-10-07 Zoltan Varga[jit] Reduce code duplication in the inlining code.
2014-10-07 Marek SafarMerge pull request #1329 from esdrubal/httputility
2014-10-07 Alexis ChristoforidesMerge pull request #1327 from ermshiperete/Xamarin...
2014-10-07 Jonathan Pryor[System.Core/Android] Fix standalone unit tests.
2014-10-07 Marcos HenrichHttpQSCollection.ToString now url encodes values. Fixes...
2014-10-07 Marcos HenrichTest HttpQSCollection.ToString url encoding. Covers...
2014-10-07 Zoltan Varga[runtime] Move the MonoJit/MonoJitInfoTable code to...
2014-10-07 Zoltan Varga[runtime] Factor out some duplicate code from the MonoJ...
2014-10-07 Zoltan VargaMerge pull request #1328 from vkargov/master
2014-10-07 Eberhard Beilharz[MWF] Pass graphics when calculating button text and...
2014-10-07 Vladimir Kargov[runtime] Take correct domain information from StackFra...
2014-10-07 Rodrigo KumperaMerge pull request #1179 from ludovic-henry/pr25-threadpool
2014-10-07 Marcos HenrichAdded missing files to projects csproj files.
2014-10-07 Alexis Christoforides[runtime] Fix another lost canary change
2014-10-06 Zoltan VargaKill timed-out tests when using the managed test runner.
2014-10-06 Vlad Brezae[sgen] Fix pointer access.
2014-10-06 Zoltan Varga[bcl] Remove some verbose test output.
2014-10-06 Rodrigo Kumpera[runtime] Silence a warning that has not helped us...
2014-10-06 Alexis Christoforides[runtime] Fix canary oops
2014-10-06 Alexis Christoforides[runtime] Implement 'nursery-canaries' option for SGen.
2014-10-06 Alexis Christoforides[runtime] Convert String.InternalSetLength to an icall...
2014-10-06 Alexis Christoforides[runtime] Implement nursery canaries.
2014-10-05 Marek Safar[system.xml] Make XmlSerializer work even when XmlTextR...
2014-10-05 Marek Safar[system.xml] Add missing 4.0 property
2014-10-05 Marek Safar[corlib] Notify parent task when child task uses NotOnF...
2014-10-05 Zoltan Varga[arm] Increase size of tls_get opcode to 24.
2014-10-03 Alexis Christoforides[runtime] Fix allocation size calculation for strings...
2014-10-03 Zoltan Varga[bcl] Use random ports for the HttpListener tests.
2014-10-03 Zoltan Varga[jit] Implement 5dbf97e66057f8626c53fcea30f1988d6627e5a...
2014-10-03 Zoltan Varga[jit] Get rid of unused MONO_ARCH_THIS_AS_FIRST_ARG...
2014-10-03 Zoltan Varga[arm] Implement handler block guards.
2014-10-02 Zoltan Varga[amd64] Simplify mono_arch_install_handler_block_guard ().
2014-10-02 Zoltan Varga[arm] Increase the length of the tls_get opcode.
2014-10-02 Chris Hamons[mono-api-html] Add filter for new namespaces/types
2014-10-02 Zoltan VargaFix a warning.
2014-10-02 Zoltan VargaFix the arm build.
2014-10-02 Zoltan Varga[sgen] Reorganize sgen-archdep.h to remove unused defines.
2014-10-02 Zoltan Varga[jit] Remove unused defines.
2014-10-02 Zoltan Varga[amd64] Define MONO_ARCH_NOMAP32BIT on all non-linux...
2014-10-02 Sebastien PouliotRevert "Finish test changes started in 7ece665d16714db0...
2014-10-02 Sebastien PouliotRevert "Refresh HashAlgorithmTest to match changed...
2014-10-02 Sebastien PouliotRevert "Missing Args checks."
2014-10-02 Zoltan Varga[jit] Define NOMAP32BIT on winx64.
2014-10-01 Mark Probst[sgen] Fix concurrent mark with split nursery.
2014-10-01 Zoltan Varga[jit] Remove the unused MONO_DISABLE_PENDING_EXCEPTIONS...
2014-10-01 Zoltan Varga[x86] Remove the now unused push based parameter passin...
2014-10-01 Jonathan PryorMerge pull request #1306 from joelmartinez/docs-private...
2014-10-01 Rodrigo Kumpera[corlib] Fix UnicodeEncoding GetMaxByteCount and GetMax...
2014-10-01 Zoltan Varga[runtime] Add a missing call to mono_thread_notify_pend...
2014-10-01 Zoltan VargaFix some warnings by not including utils/mono-threads...
2014-10-01 Zoltan Varga[jit] Make each CASTCLASS_CACHE patch unique by generat...
2014-09-30 Jo ShieldsFinish test changes started in 7ece665d16714db0979bde5d...
2014-09-30 Jo ShieldsAdd new cert-sync command to scripts/.gitignore
2014-09-30 Jo ShieldsRefresh HashAlgorithmTest to match changed NullStream...
2014-09-30 Marek Safar[mcs] Undo bool loads normalization from byte arrays
2014-09-30 Marek Safar[mcs] Correctly identify constant switch section when...
2014-09-30 Marek Safar[mcs] struct initializers are still experimental
2014-09-30 Marek SafarMerge pull request #1318 from AlexanderBekrenev/baa...
2014-09-30 Alexander BekrenevMembershipUser::UpdateUser method fix
2014-09-29 Mark ProbstFix build on pre-C99 compilers.
2014-09-29 Ludovic Henry[sgen] Remove useless internal allocation
2014-09-29 Zoltan Varga[runtime] Enable the new interrupt code on ios.
2014-09-29 Mark Probst[sgen] Don't use callback for pinning cemented objects.
2014-09-29 Mark Probst[sgen] Tag block pointers with whether the blocks conta...
2014-09-29 Mark Probst[sgen] Macro abstractions for pointer tagging.
2014-09-29 Mark Probst[sgen] Shift, don't divide, just to make sure.
2014-09-29 Mark Probst[sgen] Move SGen statistics out of gc-internal.h.
2014-09-29 Mark Probst[sgen] Don't unroll run-length scanning loop.
2014-09-29 Mark Probst[sgen] Keep allocated blocks in array instead of linked...
2014-09-29 Mark Probst[sgen] Move GRAY_OBJECT_ENQUEUE/DEQUEUE to sgen-gray.h.
2014-09-29 Mark Probst[sgen] Move HEAVY_STAT macro to sgen-conf.h.
2014-09-29 Mark Probst[sgen] Scoping fix in a macro.
2014-09-29 Mark Probst[sgen] Heavy statistics counters for scanned object...
2014-09-29 Mark Probst[sgen] do-while loop instead of 1-unrolled while loop...
next