Merge pull request #1156 from felfert/master
[mono.git] / mcs /
2015-01-22 Martin BauligMerge pull request #1156 from felfert/master
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 Marc-Andre FerlandSmall fix for SafeHandle Disposing
2015-01-22 Zoltan VargaMerge pull request #1518 from akoeplinger/remove-only...
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 MatosMerge pull request #1517 from akoeplinger/fix-network...
2015-01-21 Marek Safar[corlib] Contracts and CompilerServices from reference...
2015-01-21 Marek Safar[corlib] Fixes more SafeHandle failing tests
2015-01-21 Marek SafarMerge pull request #1502 from madrang/SafeHandle.CloseT...
2015-01-21 Marek SafarMerge pull request #1504 from madrang/SafeHandle.SetInv...
2015-01-20 Zoltan VargaMerge pull request #1516 from DavidKarlas/getThreadsHang
2015-01-20 Marek Safar[System] Extract NetworkInterface factory and implement...
2015-01-20 Marek SafarMerge pull request #1513 from akoeplinger/remove-net20...
2015-01-20 Marek Safar[corlib] Update System.Numeric mobile public key
2015-01-20 Marek Safar[System.Numerics] Update to latest mscorlib
2015-01-20 Marek Safar[corlib] Primitive types from reference sources
2015-01-20 David Karlaš[sdb] Fixed GetThreads deadlock if thread was started...
2015-01-19 Marek Safar[corlib] Fixed failing covert test
2015-01-19 Marek Safar[corlib] Add more convert checks
2015-01-19 Marek Safar[corlib] Fixes ToDateTime for primitive types
2015-01-19 Marek Safar[corlib] Char from reference sourcers
2015-01-19 Marek Safar[corlib] More system types from reference sources
2015-01-19 Marek Safar[corlib] Type's GetInterfaceMap has no implementation
2015-01-19 João MatosMerge pull request #1404 from woodsb02/mono-route
2015-01-19 Marek Safar[corlib] System.Convert from reference sources
2015-01-19 Alexander Köplinger[System] Skip loopback interfaces in the FirstInterface...
2015-01-18 Ben WoodsAdd mono/metadata/mono-route.c for non-Linux ParseRoute...
2015-01-17 David Karlaš[sdb] ILInterpreter handle Br_S same as Br
2015-01-17 David Karlaš[sdb] Fix deadlock in case of runtime disconnect while...
2015-01-17 Alexander Köplinger[bcl] Remove more NET_2_0 checks from class libs
2015-01-17 Zoltan Varga[bcl] Fix System.Threading.Tasks.Dataflow tests.
2015-01-16 Zoltan VargaMerge pull request #1511 from akoeplinger/windows
2015-01-16 Zoltan Varga[bcl] Fix the serialization of string arrays to IEnumer...
2015-01-16 Marek Safar[System.Threading.Tasks.Dataflow] update atomicboolen...
2015-01-16 Marek Safar[system.core] TaskExtensions from reference source
2015-01-16 Marek SafarAnother build fix
2015-01-16 Marek SafarFixes build
2015-01-16 Marek Safar[corlib] USe more types from System.Threading reference...
2015-01-16 Marek Safar[System.Core] System.Collections.Generic from reference...
2015-01-16 Marek Safar[System.ServiceModel.Web] Update failing test
2015-01-16 Marek Safar[system.xml] Fix broken ClassMap logic which relied...
2015-01-16 Marek Safar[system.web] Update SqlDataSource test not to rely...
2015-01-16 Marek Safar[WindowsBase] Fix incorrect test
2015-01-16 Zoltan Varga[sdb] Fix single stepping after a SetIP operation....
2015-01-15 Miguel de Icaza[Mono.Posix] Add overloads to pass ints and pointers
2015-01-15 Marek Safar[corlib] fixing TPL integration
2015-01-15 Marek Safar[system] update failing tests
2015-01-15 Ludovic Henry[TPL] Replace implementation by Microsoft reference...
2015-01-15 Rodrigo KumperaMerge pull request #1458 from BrzVlad/feature-fat-cas
2015-01-15 Martin Baulig[Mono.Security]: More exception debug foo.
2015-01-15 Martin Baulig[Mono.Security]: Test suite - we may not throw IOExcept...
2015-01-15 Martin Baulig[Mono.Security]: Fix TLS Alert level." This breaks...
2015-01-15 Rodrigo KumperaRevert "[Mono.Security]: Improve error reporting when...
2015-01-15 Rodrigo KumperaRevert "[Mono.Security]: Fix TLS Alert level." This...
2015-01-15 Zoltan VargaMerge pull request #1507 from DavidKarlas/mdbRead0Line
2015-01-15 Marek Safar[corlib] System.Collections from reference sources
2015-01-15 Martin Baulig[Mono.Security]: Fix TLS Alert level.
2015-01-15 Martin Baulig[Mono.Security]: Improve error reporting when sending...
2015-01-15 Marek Safar[system] System.Timer from reference sources
2015-01-15 Marek SafarMerge pull request #1505 from esdrubal/tzifloatingrule
2015-01-15 Zoltan VargaMerge pull request #1506 from akoeplinger/fix-paste...
2015-01-14 Mark ProbstMerge pull request #1466 from schani/stage-unified...
2015-01-14 Marek Safar[corlib] Hashtable constructor with equality comparer...
2015-01-14 Marek Safar[Microsoft.Build.Utilities] Replace use of ProcessStrin...
2015-01-14 Marek SafarFixes build
2015-01-14 Alexander Köplinger[MWF] Fix unicode string handling from clipboard paste...
2015-01-14 Marek Safar[system.net.http] Drop WebClient dependency
2015-01-14 Marek Safar[system] System.Collections.ObjectModel from reference...
2015-01-14 Zoltan Varga[pdb2mdb] Fix the decoding of nested scopes.
2015-01-14 Marek Safar[system] System.Collections.Specialized from reference...
2015-01-14 Marek Safar[system] Add UnicodeDecodingConformance, UnicodeEncodin...
2015-01-14 Marek Safar[system] Switch to reference sources WebClient
2015-01-14 Marek Safar[system] Cookies implementation from reference sources
2015-01-14 Marcos Henrich[System.Core] Fixed wrong DST of TimeZoneInfo with...
2015-01-14 Marcos Henrich[System.Core] Added tests to TimeZoneInfoTest. Covers...
2015-01-14 Zoltan VargaFix a deadlock introduced by 3f10c46468cc25ca3232a596b0...
2015-01-14 Zoltan VargaMerge pull request #1500 from criteo-forks/criteo
2015-01-13 Zoltan Varga[bcl] Break waits in KeventWatcher by closing the comma...
2015-01-13 Zoltan Varga[bcl] Put the files created by the HostFileChangeMonito...
2015-01-13 Zoltan Varga[bcl] Remove NET_4_5 defines from class libs.
2015-01-13 Zoltan Varga[bcl] Remove NET_4_5 defines from tools.
2015-01-13 Zoltan Varga[bcl] Remove NET_4_0 defines from class libs.
2015-01-13 Zoltan Varga[bcl] Remove NET_4_0 defines from tools.
2015-01-13 Zoltan Varga[bcl] Remove NET_2_0 defines from the class libs. This...
2015-01-13 Zoltan Varga[bcl] Remove NET_2_0 defines from tools.
2015-01-13 Marcos Henrich[build] Updated csproj files.
2015-01-13 Marcos Henrich[System.ComponentModel.Composition] Updated Makefile...
2015-01-13 Marc-Andre FerlandAllows refs to be released after the handle is set...
2015-01-13 Marek Safar[system.data] refresh mobile sources
2015-01-13 Marek Safar[system.data] Update for DataSetExtensions as GetTableM...
2015-01-13 Marek Safar[corlib] Close underlying synchronized stream. Fixes...
2015-01-13 Marek Safar[system.net.http] Split reading headers and content...
2015-01-13 Marek Safar[corlib] Add range checks to CharUnicodeInfo. Fixes...
next