mono.git
2015-01-27 Atsushi EnoMerge pull request #1529 from alistair/xmlreader_read_t...
2015-01-27 Marek SafarRevert referencesource change from 9ac4b5b7a7062fd0b3d2...
2015-01-27 Marek SafarRevert to broken scope reference indexing
2015-01-27 Marcos Henrich[symbolicate] Added target check to Makefile.
2015-01-27 Alistair BushUnit test for reproduction of XmlReader.ReadToNextSibli...
2015-01-27 Marek SafarUpdate ikvm
2015-01-27 João Matos[runtime] Fixed MONO_STRUCT_OFFSET to work with non...
2015-01-27 Alex Rønne... [corlib] Switch to reference source System.Threading...
2015-01-27 Alex Rønne... [mini] Make intrinsic method signature checks more...
2015-01-27 Marcos Henrichtest_op_il_seq_point.sh now properly generates tmp...
2015-01-27 Marcos Henrichtest_op_il_seq_point.sh now calls mono with option...
2015-01-27 Zoltan Varga[corlib] Wait for tasks to finish in some Tasks tests...
2015-01-26 Zoltan Varga[sdb] Avoid errors when a static method is invoked...
2015-01-26 Rodrigo Kumpera[runtime] Check for sigaction been present when trying...
2015-01-26 Rodrigo Kumpera[utils] Explicitly check if the system has mincore...
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 Marek Safar[corlib] Report constructor ContainsGenericParameters...
2015-01-26 Marek SafarUpdate reference sources to correctly fix #26375
2015-01-26 Alex Rønne... [runtime] Use MonoBoolean in icall signature, not gboolean.
2015-01-26 João Matos[runtime] Fixed the iOS build.
2015-01-26 João MatosPartial revert of "Fixes mobile build"
2015-01-26 Marek SafarRevert corlib changes from 268627a68bc080d62df2a68757d2...
2015-01-26 Marek Safar[mcs] Emit catch scope with correct start offset. Also...
2015-01-26 Alex Rønne... Fixup for 2644152b069e12d16f4911c3a1c3602e1b31e38d.
2015-01-26 Marek SafarMerge pull request #1521 from esdrubal/fshandle
2015-01-26 Marcos Henrich[corlib] FileStream now uses SafeFileHandle.
2015-01-26 Marcos Henrich[corlib] Changed some MonoIO methods to use SafeHandle.
2015-01-26 João Matos[System] Fixed mobile build.
2015-01-26 Jo ShieldsMerge pull request #1525 from akoeplinger/fix-dynamicda...
2015-01-26 Alex Rønne... Revert "[runtime] Fix getting main thread's stack size...
2015-01-25 Alex Rønne... [runtime] Fix getting main thread's stack size with...
2015-01-25 Alexander Köplinger[System.Web.DynamicData] Fix MetaColumnTest.Attributes...
2015-01-25 Alex Rønne... [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] Avoid failures in Process.GetProcesses (...
2015-01-25 Zoltan Varga[runtime] Allow spaces after commas in generic instance...
2015-01-25 Zoltan Varga[jit] Properly inflate method signatures used in CEE_NE...
2015-01-24 Marek SafarFixes mobile build
2015-01-24 Alex Rønne... [mini] Fix setting stack type for some atomic instructions.
2015-01-24 Zoltan VargaFix the build.
2015-01-24 Alex Rønne... [mini] Implement OP_MEMORY_BARRIER on MIPS.
2015-01-24 Alex Rønne... [mini] Fix CAS atomic ordering under LLVM.
2015-01-24 Alex Rønne... [mini] Add atomic load/store instruction definitions...
2015-01-24 Alex Rønne... [mini] Implement atomic load/store instructions on...
2015-01-24 Alex Rønne... [mini] Implement atomic load/store instructions on...
2015-01-24 Alex Rønne... [mini] Implement atomic load/store instructions on...
2015-01-24 Alex Rønne... [mini] Implement atomic load/store opcodes in the LLVM...
2015-01-24 Alex Rønne... [mini] Add new atomic load/store opcodes with acq/rel...
2015-01-24 Alex Rønne... [mini] Also match Interlocked.Exchange<T> () in mono_me...
2015-01-24 Alex Rønne... [mini] Memory barrier fixes, simplifications, and optim...
2015-01-24 Alex Rønne... Add an internal Interlocked.CompareExchange () icall...
2015-01-23 Martin BauligBump referencesource to un-break Xamarin Studio.
2015-01-23 João Matos[runtime] Get Mono's LLVM API version from the LLVM...
2015-01-23 João Matos[mini] Include signal.h in mini.c.
2015-01-23 João Matos[runtime] Check for signal.h when targeting Win32.
2015-01-23 Marek SafarRevert "[System] Remove network interface operational...
2015-01-23 Marek Safar[corlib] Add more tests
2015-01-23 João Matos[System] Remove network interface operational status...
2015-01-23 Marek SafarFixes 579084d1f760ebb0998d1e670bc4f8498a422213 commit
2015-01-23 Marek Safar[corlib] Increase timeout of failing test
2015-01-23 Marcos Henrich[corlib] Added tests for FileStream SafeHandle.
2015-01-23 Marek Safar[system] Implement Android specific domain name. Fixes...
2015-01-23 Marek Safar[system] Fixes failing test
2015-01-23 Marek SafarRevert "[corlib] StringBuilder from reference sourcers"
2015-01-23 Marek Safar[corlib] StringBuilder from reference sourcers
2015-01-22 Zoltan Varga[sdb] Move the checking of the various debugger attribu...
2015-01-22 Martin Baulig[System]: Add new internal Socket APIs.
2015-01-22 Zoltan Varga[runtime] Add a preliminary mono support mode for lldb...
2015-01-22 Zoltan Varga[runtime] Use the new one parameter ctor to create...
2015-01-22 Marek Safar[corlib] Remove current timezone specific tests
2015-01-22 Marek Safar[Microsoft.Build.BuildEngine] Update failing test
2015-01-22 Martin BauligBring Internal.cs, Logging.cs and _LoggingObject.cs.
2015-01-22 Martin BauligFix KeyContainerPermission.SetFlags().
2015-01-22 Martin BauligMake TraceSource.GetSupportedAttributes() "protected...
2015-01-22 Martin BauligThe class needs to be called `FriendAccessAllowedAttrib...
2015-01-22 Mark Probst[sgen] MONO_GC_DEBUG options to not run finalizers.
2015-01-22 Stephen McConnelFix occasional rendering problem in TextBoxes
2015-01-22 Zoltan VargaFix the build.
2015-01-22 Zoltan Varga[runtime] Make RuntimeWrappedExceptions work with the...
2015-01-22 Martin BauligMerge pull request #1156 from felfert/master
2015-01-22 Marek Safar[corlib] referencesources update
2015-01-22 CrisdutAdd unit test for the bug #1849
2015-01-22 CrisdutFix the bug #1849
2015-01-22 Marek SafarRemove unused files
2015-01-22 Marek Safar[corlib] Calendars from reference sources
2015-01-22 Marek Safar[corlib] generic collections from reference sources
2015-01-22 Marek SafarMerge pull request #1520 from madrang/SafeHandleFix
2015-01-22 Neale FergusonAdd memory barrier support using BCR 14,0
2015-01-22 Marc-Andre... Small fix for SafeHandle Disposing
2015-01-22 Zoltan VargaMerge pull request #1518 from akoeplinger/remove-only...
2015-01-21 Zoltan Varga[amd64] Fix r8->int conversions. Fixes #26219.
2015-01-21 Zoltan Varga[arm64] Add a test for vtypebyref parameters in gshared...
2015-01-21 Zoltan VargaMerge pull request #1519 from akoeplinger/remove-net35...
2015-01-21 Alexander Köplinger[bcl] Remove NET_3_5 defines from class libs
2015-01-21 Alexander Köplinger[bcl] Remove ONLY_1_1 defines from class libs
2015-01-21 João Matos[runtime] Fix sigsev signal handler Win32 build.
2015-01-21 João MatosMerge pull request #1517 from akoeplinger/fix-network...
2015-01-21 Marek Safar[corlib] Contracts and CompilerServices from reference...
next