Merge pull request #1571 from evincarofautumn/fix-warning
[mono.git] / mono / metadata /
2015-02-17 João Matos[metadata] Do not try to use host context members when...
2015-02-17 João Matos[metadata] Add missing ARM64 object offsets.
2015-02-17 Zoltan Varga[gsharedvt] Implement support for multi-dimensional...
2015-02-16 Miguel de IcazaMerge pull request #1542 from ninjarobot/UriTemplateMat...
2015-02-16 Marek SafarMerge pull request #1568 from akoeplinger/xbuild
2015-02-16 Atsushi EnoMerge branch 'import-text-encoding-2'
2015-02-13 Zoltan Varga[runtime] Add a SHARED_CFLAGS autoconf var which can...
2015-02-12 Rodrigo KumperaMerge pull request #1439 from BrzVlad/feature-managed...
2015-02-12 Atsushi EnoMerge pull request #1496 from echampet/serializers
2015-02-12 Atsushi Eno[encoding] as part of referencesource import, use new...
2015-02-12 Zoltan Varga[runtime] Fix an initialization race when using custom...
2015-02-12 João MatosMerge pull request #1534 from haf/bugs/hmac-wrong-keysizes
2015-02-12 Zoltan VargaMerge pull request #1562 from vkargov/master
2015-02-12 Vladimir Kargov[runtime]
2015-02-12 Zoltan Varga[runtime] Export mono_gc_toggleref_add ().
2015-02-12 Marek Safar[runtime] Return strongly typed array from GetModules...
2015-02-12 Zoltan Varga[runtime] Remove unused MONO_ARCH_SAVE_REGS declarations.
2015-02-11 Marek SafarMerge pull request #1560 from esdrubal/xlstregression
2015-02-09 Marek SafarMerge pull request #1556 from atsushieno/import-text...
2015-02-09 Atsushi EnoRemove unused unicode category data (which is now chari...
2015-02-09 João MatosInitialize the counters support before registering...
2015-02-09 Atsushi Enoreplace CharUnicodeInfo with that of referencesource...
2015-02-07 João Matos[decimal] Fixed the Windows build.
2015-02-07 Miguel de IcazaMerge pull request #1552 from mono/ms-decimal
2015-02-06 Miguel de Icaza[Decimal] Remove old decimal from the metadata directory
2015-02-06 Miguel de IcazaRemove old implementation of Decimal support, it served...
2015-02-06 Miguel de IcazaMerge branch 'master' into ms-decimal
2015-02-06 Miguel de Icaza[Decimal] Fix another missing cast, makes the entire...
2015-02-06 Miguel de Icaza[Decimal] Set the reserved field, fix signed to unsigne...
2015-02-06 Miguel de Icaza[Decimal] Fix enumeration values, down to 2 failures
2015-02-06 João Matos[runtime] Fixed potential memory leak in a8390dcd63d466...
2015-02-06 João Matos[runtime] Fixed marshalling bug in `mono_marshal_get_na...
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
2015-02-06 Miguel de Icaza[Decimal] Fix structure definitions, down to 3 failures...
2015-02-06 Miguel de Icaza[Decimal] Down to six failures in Mono's test suite
2015-02-06 Miguel de Icaza[Decimal] Fix basic decimal startup issues
2015-02-06 Miguel de Icaza[Decimal] Fix the build for unresolved symbols with...
2015-02-06 Miguel de IcazaMerge pull request #1548 from akoeplinger/stubs
2015-02-05 Miguel de Icaza[Decimal] Completed the methods in decimal-ms.c
2015-02-05 Rodrigo Kumpera[runtime] Plug a loader error leak.
2015-02-05 Alexander KöplingerFix error message to mention git instead of svn
2015-02-05 Mark ProbstMerge pull request #1546 from evincarofautumn/faster...
2015-02-05 Marek Safar[runtime] Fixes setting FileVersionInfo managed booleans
2015-02-05 Miguel de Icaza[decimal] Microsoft's unmanaged code for decimal support
2015-02-05 Alex Rønne PetersenMerge pull request #1541 from alexrp/mcs-build-cleanup
2015-02-04 Rodrigo Kumpera[verifier] Properly verify CGT_UN when used with refere...
2015-02-04 Marek Safar[corlib] DateTime from reference sources
2015-02-04 Alex Rønne PetersenRevert "[runtime] Fixed allowing non-object complex...
2015-02-04 Radek Doulik[android] do not use tkill on android/amd64(x86_64...
2015-02-04 Alex Rønne PetersenMerge pull request #1543 from alexanderkyte/master
2015-02-04 Alexander Kyte[runtime] Fixed allowing non-object complex arguments...
2015-02-03 Vlad Brezae[jit] Pass the aligned object size to the managed alloc...
2015-02-03 Vlad Brezae[jit] Optimize the managed allocator fastpath
2015-02-03 Zoltan VargaMerge pull request #1545 from akoeplinger/fix-windows...
2015-02-03 Alexander KöplingerFix Windows build
2015-02-03 Marek Safar[corlib] DateTimeFormatInfo and friends from reference...
2015-02-03 Rodrigo Kumpera[runtime] Replace a call to mono_get_method_full to...
2015-01-31 Zoltan VargaMerge pull request #1540 from esdrubal/marshallingcache
2015-01-30 Rodrigo KumperaDon't include the poll backed directly into the threadp...
2015-01-30 Rodrigo Kumpera[runtime] Skip the finalizer thread while it's sleeping.
2015-01-30 Marcos Henrich[runtime] Added native_func_wrapper_cache.
2015-01-30 Marcos Henrich[runtime] Renamed SignatureMethodPair to SignaturePoint...
2015-01-30 Rodrigo Kumpera[runtime] Use MonoError instead of loader error with...
2015-01-29 Mark ProbstMerge pull request #1537 from evincarofautumn/color...
2015-01-29 Jon Purdy[runtime] Add color mode to sgen-grep-binprot.
2015-01-29 Alex Rønne PetersenOptimize Enum.HasFlag () implementation and recognize...
2015-01-29 Rodrigo KumperaMerge pull request #1536 from esdrubal/noreuse
2015-01-29 Marcos Henrich[runtime] MonoIO methods using SafeHandle now prevent...
2015-01-28 Rodrigo Kumpera[runtime] Fix appdomain loading event ordering.
2015-01-28 Kai RuhnauPopulate the RequestingAssembly property of ResolveEven...
2015-01-28 Ludovic Henry[runtime] Fix #26307 "Random crash due to threading...
2015-01-28 Zoltan VargaMerge pull request #1533 from jbevain/pdb2mdb-roslyn
2015-01-28 Rodrigo KumperaMerge pull request #1510 from BrzVlad/fix-file-map
2015-01-28 Mark ProbstMerge pull request #1527 from ludovic-henry/master
2015-01-28 Ludovic Henry[runtime] Generate binary protocol functions and struct...
2015-01-27 Rodrigo Kumpera[runtime] Cleanup networking init/shutdown code.
2015-01-27 Atsushi EnoMerge pull request #1529 from alistair/xmlreader_read_t...
2015-01-27 João Matos[runtime] Fixed MONO_STRUCT_OFFSET to work with non...
2015-01-26 Vlad BrezaeWhen map size is 0, use the aligned size of the file.
2015-01-26 Vlad BrezaeFail on mappings that exceed the file size.
2015-01-26 Vlad BrezaeFix handling of mappings over file size.
2015-01-26 Vlad BrezaeFix truncation of newly created map files.
2015-01-26 Rodrigo Kumpera[runtime] Check for sigaction been present when trying...
2015-01-26 Zoltan Varga[runtime] Add infrastructure code for getting/setting...
2015-01-26 Rodrigo Kumpera[runtime] Introduce MonoError into mono_metadata_parse_...
2015-01-26 Rodrigo KumperaFix loader error <> MonoError interop.
2015-01-26 Alex Rønne Petersen[runtime] Use MonoBoolean in icall signature, not gboolean.
2015-01-26 Alex Rønne PetersenFixup for 2644152b069e12d16f4911c3a1c3602e1b31e38d.
2015-01-26 Marek SafarMerge pull request #1521 from esdrubal/fshandle
2015-01-26 Marcos Henrich[corlib] Changed some MonoIO methods to use SafeHandle.
2015-01-25 Alex Rønne Petersen[runtime] Fix build when using musl libc.
2015-01-25 Zoltan VargaMerge pull request #1522 from StephenMcConnel/bug-26258
2015-01-25 Zoltan Varga[runtime] Allow spaces after commas in generic instance...
2015-01-24 Alex Rønne Petersen[mini] Memory barrier fixes, simplifications, and optim...
2015-01-24 Alex Rønne PetersenAdd an internal Interlocked.CompareExchange () icall...
2015-01-22 Zoltan Varga[sdb] Move the checking of the various debugger attribu...
2015-01-22 Zoltan Varga[runtime] Use the new one parameter ctor to create...
2015-01-22 Mark Probst[sgen] MONO_GC_DEBUG options to not run finalizers.
2015-01-22 Zoltan VargaFix the build.
2015-01-22 Zoltan Varga[runtime] Make RuntimeWrappedExceptions work with the...
next