[runtime] Use statfs(2) on Android.
[mono.git] / mcs /
2014-09-17 Marek Safar[xbuild] Fix few crashes when task loading fails
2014-09-16 Michael HutchinsonFix mobile and mobile_static profiles
2014-09-16 Martin Baulig[WCF]: Update to my last fix for bug #22129.
2014-09-16 Marek Safar[mcs] struct parameterless instance constructors
2014-09-15 Marek Safar[xbuild] More tweaks to tool path setup
2014-09-15 Marcos HenrichAdded missing files to projects csproj files.
2014-09-15 Marek Safar[mcs] Revert usage of closed delegates for compiler...
2014-09-15 Rodrigo KumperaMerge pull request #1280 from nealef/master
2014-09-15 Martin Baulig[WCF]: Copy out/ref parameters on async call; bug ...
2014-09-15 Marek SafarMerge pull request #1286 from esdrubal/xmlnullablearrayitem
2014-09-15 Marcos HenrichIf not specified assume that array items are nullable...
2014-09-15 Marcos HenrichTest xml serialization of nullable array items. Covers...
2014-09-15 Marek Safar[xbuild] Workaround for null log service (which should...
2014-09-15 Marek SafarMerge pull request #1257 from esdrubal/xmloptional
2014-09-15 Marcos HenrichIgnore method ShouldSerialize if it is a generic.
2014-09-15 Marcos HenrichTest serialization wen class has method bool ShouldSeri...
2014-09-15 Marcos HenrichAdded optional serialization based on ShouldSerialize{V}.
2014-09-15 Marcos HenrichAdded test for optional {V}Specified and ShouldSerializ...
2014-09-15 Marcos HenrichFixed NullReferenceException.
2014-09-15 Marek Safar[xbuild] Use ToolPath when building ToolTask execution...
2014-09-13 Marek Safar[mcs] nullable property pattern
2014-09-12 Neale FergusonFixes 19752 -
2014-09-12 Marek Safar[mcs] Don't use `1 naming for compiler generated second...
2014-09-12 Zoltan VargaMerge pull request #1276 from Therzok/master
2014-09-12 Zoltan VargaMerge pull request #1275 from ranma42/fix-lib64
2014-09-12 Sebastien Pouliot[System] Fix building unit tests under the mobile profile
2014-09-11 Marek Safar[mcs] property pattern
2014-09-11 Rolf Bjarne KvingeDon't throw TimeZoneNotFoundExceptions when iOS gives...
2014-09-11 Marek SafarMerge pull request #1278 from esdrubal/datetimegmt
2014-09-11 Marcos HenrichGMT DateTimeOffset is now properly parsed. Fixes #22851.
2014-09-11 Marcos HenrichTest that offset is zero when date ends with GMT. Cover...
2014-09-11 Marek SafarMerge pull request #1277 from esdrubal/calendarsdaysinyear
2014-09-11 Marcos HenrichImproved CalendricalCalculations fixed_from_dmy methods...
2014-09-11 Marcos HenrichTest Calendar.DaysInYear. Covers #21930.
2014-09-11 Marek Safar[corlib] Enumerate all subdirectories including the...
2014-09-11 Marek Safar[system] Fixes failing test
2014-09-10 Marek SafarMerge pull request #1271 from akoeplinger/fix-switch...
2014-09-10 Alexander Köplinger[System] Fixed Diagnostics.Switch ctor behavior for...
2014-09-10 Marek Safar[system.net.http] Encode ContentDisposition name. Fixes...
2014-09-10 Marek Safar[mcs] Remove value type constrained type parameter...
2014-09-10 Marek SafarMerge pull request #1270 from esdrubal/xmlimplicit
2014-09-10 Marcos HenrichWhen needed serialized objects are now implicitly conve...
2014-09-10 Marcos HenrichChanged method ImplicitConvert to internal static.
2014-09-10 Marcos HenrichImplicitConvert was using method with wrong parameter...
2014-09-10 Marcos HenrichTest XmlSerialization of element that requires implicit...
2014-09-10 Martin Baulig[websocket]: Fix ClientWebSocket.ReceiveAsync() with...
2014-09-10 Alexander KöplingerFix the build
2014-09-10 Marek SafarMerge pull request #1269 from Therzok/refactorSwitches
2014-09-10 Marius UngureanuFix build failure caused by #1267.
2014-09-10 Marius Ungureanu[SourceSwitch] Refactor a piece of code.
2014-09-10 Marek Safar[system.net.http] Handle Content-Disposition in textual...
2014-09-10 Marek SafarMerge pull request #1267 from ramtinkermani/master
2014-09-09 ramtinUnit Tests for SourceSwitch. Counting the number of...
2014-09-09 Marek Safar[system.net.http] Tokenize dash only in range values...
2014-09-09 ramtinThe ShouldTrace conditions are fixed to correctly trace...
2014-09-09 Marcos HenrichTimeFormat "zzz" is only valid after a date.
2014-09-09 Marek SafarMerge pull request #1266 from esdrubal/datetimenewformat
2014-09-09 Rodrigo KumperaMerge pull request #1248 from kumpera/kill_the_interpreter
2014-09-09 Marcos HenrichAdded time format with only offset. Fixes #22558.
2014-09-09 Marcos HenrichTest DateTimeOffset.Parse with format yyyy-dd-MMzzz...
2014-09-09 Atsushi Eno[aspnet/ajax] fix bug #6512 (by Mikkel Kruse Johnsen...
2014-09-08 Marek SafarMerge pull request #1262 from esdrubal/uriserializationinfo
2014-09-08 Marcos HenrichAdded support for UriComponents.SerializationInfoString...
2014-09-08 Marcos HenrichTest UriComponents.SerializationInfoString. Covers...
2014-09-08 Marek SafarMerge pull request #1253 from esdrubal/datetimeiso8601
2014-09-08 Marek Safar[system.numerics] Unify handling of default ctor and...
2014-09-08 Marek Safar[mcs] switch statement with recursive pattern matching
2014-09-08 Marek Safar[system.net.http] Make SendAsync state free to handle...
2014-09-07 Rodrigo KumperaMerge pull request #1260 from khellang/patch-2
2014-09-07 Rodrigo KumperaMerge pull request #1259 from khellang/patch-1
2014-09-07 Kristian HellangAdded less media type
2014-09-07 Kristian HellangUpdated WOFF to official media type
2014-09-07 Marek SafarMerge pull request #1258 from akoeplinger/unify-test...
2014-09-05 Martin Baulig[WCF]: Actually fix #22179 to allow concurrent requests.
2014-09-05 Marcos HenrichTest that wrong ISO8601 dates throw FormatException.
2014-09-04 Alexander KöplingerCleanup namespace names of class lib tests to follow...
2014-09-04 Marek Safar[mcs] recursive pattern with named arguments
2014-09-04 Marek Safar[mcs] recursive pattern matching
2014-09-04 Marek SafarMerge pull request #1254 from vkargov/master
2014-09-03 Vladimir Kargov[corlib] In a TimeZone test, UtcOffset is taken for...
2014-09-03 Marcos HenrichDateTime.Parse now handles unlimited number of fraction...
2014-09-03 Marcos HenrichAdded test ISO8601FractionalDigits.
2014-09-02 Marek SafarMerge pull request #1251 from esdrubal/utf8encoding
2014-09-02 Marcos HenrichChanged overlong byte to be processed again.
2014-09-02 Marcos HenrichChanged UTF8Encoding to call fallback with whole byte...
2014-09-02 Marcos HenrichAdded UTF8EncodingTest.EncodingFallback.
2014-09-02 Marcos HenrichAdded class EncodingTester that can be used to test...
2014-09-02 Marek HabersackDo not specify key file when building for mobile, it...
2014-09-02 Marcos HenrichChanged InternalGetCharCount to iterate the bytes as...
2014-09-02 Marek Safar[mcs] more nonliteral constants pattern matching
2014-09-01 Marek HabersackThis method is internal in the mobile profile
2014-09-01 Marek HabersackAdded System.IO.InternalBufferOverflowException class...
2014-09-01 Marek HabersackMerge pull request #1249 from mattleibow/master
2014-09-01 Matthew Leibowitz[system.data] DataRows with a NULL RowError incorrectly...
2014-09-01 Zoltan VargaDisable a sys.data test which fails on wrench because...
2014-09-01 Rodrigo KumperaMerge pull request #1246 from schani/feature-separate...
2014-09-01 Marek SafarPut back csharp project removed in 0450000dc487c81cbf4e...
2014-09-01 Marek Safar[mcs] Fix removing incomplete generic types from eval...
2014-09-01 Marek Safar[mcs] Parsing of ternary expressions whose then conditi...
2014-09-01 Marek Safar[mcs] Remove wrong test
next