Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs
AgeCommit message (Expand)Author
2013-03-01Revert "Fix object::GetType when remoting is enabled."Rodrigo Kumpera
2013-03-01Fix object::GetType when remoting is enabled.Rodrigo Kumpera
2013-03-01Fix ReadOnlyDictionary public apiMarek Safar
2013-03-01Tests update for mobile profileMarek Safar
2013-03-01System.Text.Decoder throws ArgumentOutOfRangeException when it should not. Fi...Martin Potter
2013-03-01Merge pull request #581 from TalAloni/masterMarek Safar
2013-03-01Merge pull request #579 from LogosBible/bug10788Marek Safar
2013-03-01Added tests to PathTest.csTalAloni
2013-03-01When serializing floats and doubles, use the InvariantCulture, so that floats...Miguel de Icaza
2013-03-01Update Path.csTalAloni
2013-03-01UTF8Decoder.GetChars(Byte[], Int32, Int32, Char[], Int32, Boolean) can write ...Martin Potter
2013-03-01Add System.Collections.ObjectModel.ReadOnlyDictionary.Martin Baulig
2013-02-28[mkbundle] add explicit --style option to specify output style for as.Atsushi Eno
2013-02-28Remove ArrayList dependencyMarek Safar
2013-02-28Use generic comparerMarek Safar
2013-02-28Use faster versions of string comparersMarek Safar
2013-02-28Remove culture info from simple string concatenation formatingMarek Safar
2013-02-28Remove static constructor from HashSetMarek Safar
2013-02-28Ignore activationAttributes and never try to create a proxy under MOBILE.Rodrigo Kumpera
2013-02-28Don't build windows code paths on mobile profilesMarek Safar
2013-02-28Fix compiler warningsMarek Safar
2013-02-28Don't add Array::BinarySearch dependency for unreachable codeMarek Safar
2013-02-28Use faster running on windows checkMarek Safar
2013-02-28Merge pull request #576 from UCIS/patch-1Marek Safar
2013-02-28Update mcs/class/corlib/System/OperatingSystem.csIvo Smits
2013-02-28Refactor to make it possible for the linker to remove, by default, less used ...Sebastien Pouliot
2013-02-28Fix typo in test name (confusing)Sebastien Pouliot
2013-02-28Add missing fileMarek Safar
2013-02-28Replace some hashtables with dictionariesMarek Safar
2013-02-28Fix Type and Module name filters to matchMarek Safar
2013-02-28Share more common codeMarek Safar
2013-02-27Fix space in makefilemono-3.0.6Marek Safar
2013-02-27fix collation/normalization resource builder up to complete build.Atsushi Eno
2013-02-27Fixes make distMarek Safar
2013-02-27Update for mobile profileMarek Safar
2013-02-27Fix monodroid build.Atsushi Eno
2013-02-27Fix possible NRE caused by null XmlResolver settings.Atsushi Eno
2013-02-27GetDisplayName should either be internal or publicAlan McGovern
2013-02-27Really make GetDisplayName public in MOBILE onlyAlan McGovern
2013-02-27Make GetDisplayName public in MOBILE only.Duncan Mak
2013-02-27Remove trailing whitespace.Duncan Mak
2013-02-27Fix failing testsMarek Safar
2013-02-27Update ikvmMarek Safar
2013-02-27Build all resource test typesMarek Safar
2013-02-27Fix ambiguous type in testMarek Safar
2013-02-27Fix make distMarek Safar
2013-02-26Mobile tests updateMarek Safar
2013-02-26Merge tests from mobile branchMarek Safar
2013-02-26Don't add compiler generated assembly attributes to satellite assembliesMarek Safar
2013-02-26Test clean upMarek Safar