mono.git
2015-01-29 Rodrigo KumperaMerge pull request #1536 from esdrubal/noreuse
2015-01-29 João Matos[System.Core] Fixed interpreter build.
2015-01-29 Miguel de Icaza[FtpWebRequest] Add test for bug #26312, issue was...
2015-01-29 Marcos Henrich[runtime] MonoIO methods using SafeHandle now prevent...
2015-01-29 Marek Safar[system.core] Fixes MT build
2015-01-29 Marcos Henrich[symbolicate] Added tool README.
2015-01-29 Rodrigo Kumpera[eglib] [io-layer] Have a single wrapper around getdtab...
2015-01-29 Zoltan Varga[mdoc] More updates to expected test output.
2015-01-29 Alex Rønne... [mini] Prefer OP_ICEQ over OP_CEQ in i4 CAS intrinsics.
2015-01-28 Zoltan Varga[arm64] Add tests for loading of sbyte/bool arguments...
2015-01-28 Rodrigo Kumpera[profiler] Report methods not found in async mode due...
2015-01-28 Rodrigo Kumpera[utils] Fix mono_dl_build_path termination logic.
2015-01-28 Rodrigo Kumpera[runtime] Fix appdomain loading event ordering.
2015-01-28 Kai RuhnauPopulate the RequestingAssembly property of ResolveEven...
2015-01-28 Zoltan VargaMerge pull request #1535 from StephenMcConnel/bug-26523
2015-01-28 Stephen McConnelFix the default behavior of ToolStripLayoutStyle.Table
2015-01-28 Alex Rønne... [mini] Add some missing atomic instructions to cpu...
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 Alex Rønne... [mini] Add atomic load/store instructions for float...
2015-01-28 Alex Rønne... [mini] Lower atomic load/store instruction sizes on...
2015-01-28 Alex Rønne... [mini] Fix some warnings.
2015-01-28 João Matos[runtime] Fixed mono_dl_open_file to work in Android.
2015-01-28 Ludovic Henry[runtime] Generate binary protocol functions and struct...
2015-01-28 Marcos Henrich[symbolicate] Added symbolicate.expected.
2015-01-28 Marcos Henrich[runtime] Duplicated instructions OP_IL_SEQ_POINT are...
2015-01-28 Marek Safar[System.Core] More reference sources
2015-01-28 Marek Safar[corlib] Move Aes.cs to corlib
2015-01-28 Marek Safar[system.core] Profiles cleanup
2015-01-28 Marek Safar[corlib] Move TimeZoneInfo source files to assembly...
2015-01-28 Marek Safar[system.core] Cleanup TimeZoneInfo ifdefs
2015-01-28 João Matos[msvc] Updated runtime project files.
2015-01-28 João Matos[runtime] Windows build fixes.
2015-01-28 Jb Evain[pdb2mdb] Skip unknown pdb metadata
2015-01-28 Alex Rønne... [mini] Fix a few cases where incorrect vreg types were...
2015-01-28 Alex Rønne... [mini] Fix stack type for atomic intrinsics involving...
2015-01-28 Rolf Bjarne... [mono-api-html] Take arity into account when comparing...
2015-01-28 Alex Rønne... [mini] Recognize and optimize Thread.VolatileRead ...
2015-01-28 Alex Rønne... [mini] Recognize and optimize the new 4-parameter CAS...
2015-01-28 Alex Rønne... [corlib] Add a new generated test file to .gitignore.
2015-01-28 Jo ShieldsMissing bracket from 8b10cef3
2015-01-28 Marek Safar[mdoc] update expected delegate exceptions
2015-01-28 Zoltan Varga[amd64] Add 32bit fp codegen macros.
2015-01-27 Rodrigo Kumpera[runtime] Cleanup networking init/shutdown code.
2015-01-27 Rodrigo Kumpera[utils] Cleanup the dynamic loading code and split...
2015-01-27 Zoltan VargaMerge pull request #1530 from StephenMcConnel/bug-26478
2015-01-27 Stephen McConnelFix TextBox display to handle kerning fonts
2015-01-27 Marcos Henrich[symbolicate] Makefile fixes.
2015-01-27 Zoltan VargaAdd tools/symbolicate to the build.
2015-01-27 Marek Safar[corlib] Remove redundant checks from delegate::combine
2015-01-27 Zoltan Varga[sdb] Avoid errors when a vtype method is invoked with...
2015-01-27 Marek Safar[mcs] Fix type inference fixing to filter all candidates
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 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 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.
next