Remove stray ifdef
[mono.git] / mcs /
2015-08-28 Marcos HenrichMerge pull request #2003 from esdrubal/seq_test_fix2
2015-08-28 Marcos HenrichTarget test-local in mono-symbolicate Makefile.
2015-08-27 Jonathan PryorMerge pull request #1993 from steffen-kiess/posix-sockets-1
2015-08-27 Marcos HenrichMerge pull request #2001 from esdrubal/get_module_filename
2015-08-27 Marcos HenrichMerge pull request #1991 from esdrubal/seq_test_fix
2015-08-26 Rodrigo Kumpera[corlib] Fix the mobile test suite.
2015-08-26 Zoltan Varga[sdb] Disallow nested invokes.
2015-08-26 Marcos Henrich[corlib] Fixes test not compiling with older NUnit.
2015-08-25 Rodrigo KumperaMerge pull request #1998 from BillSeurer/master
2015-08-25 Martin BauligMerge pull request #1992 from BogdanovKirill/ChunkedReading
2015-08-24 Steffen KießAdd socket-related functions and data structures to...
2015-08-24 Rodrigo KumperaMerge pull request #1989 from esdrubal/local_tz_from_link
2015-08-21 Zoltan Varga[runtime] Implement support for dynamic methods in...
2015-08-21 Marek Safar[runtime] Remove eager exception stack construction...
2015-08-21 Rodrigo Kumpera[Facades] xammac_net_4_5 needs the reflection facades.
2015-08-21 Rodrigo Kumpera[BCL] Fix xammac_4_5 build of the Facades.
2015-08-20 Rodrigo Kumpera[BCL] Partial compilation fix for xammac_4_5. Facades...
2015-08-20 Marek SafarFixes build of xammac new facades
2015-08-20 Marek SafarFixes mobile build
2015-08-20 BogdanovKirill[ChunkStream] CPU and memory leak fix when writing...
2015-08-20 Marek SafarMerge pull request #1990 from akoeplinger/fix-getsystem...
2015-08-20 Alexander Köplinger[corlib] Rename private method in TimeZoneInfo to avoid...
2015-08-19 João Matos[System] Remove MonoSyncFileStream.cs from mobile sources.
2015-08-19 Marek Safar[corlib] Add underlying Console stream specialization...
2015-08-19 Marek Safar[corlib] Remove unused icall
2015-08-19 Marek Safar[corlib] Remove unused file
2015-08-19 Marek Safar[system] Add a workaround for redirected StandardInput...
2015-08-19 Marek Safar[System] Refactor Process start to better control pipes...
2015-08-19 Marek Safar[system] Simplify process redirection initialization
2015-08-19 Marek Safar[corlib] Add FileStream safe handle argument check
2015-08-19 Martin Baulig[WFC]: Fix yesterday's commit.
2015-08-18 Zoltan Varga[sdb] Fix the handling of strings with embedded null...
2015-08-18 Zoltan VargaMerge pull request #1983 from saper/noeglibstatic
2015-08-18 Martin Baulig[WCF]: Fix non-byref parameters; bug #32886.
2015-08-18 Marcos HenrichImproved TimeZoneInfo.Local.Id
2015-08-18 Marcos HenrichTest TimeZoneInfo.Local.Id
2015-08-18 Zoltan VargaMerge pull request #1988 from BillSeurer/master
2015-08-18 Marek Habersack[tests] Disable a Unix signal test on Android
2015-08-18 ash-lshift[WindowsBase] Fix PackagePart.GetRelationships for...
2015-08-17 João MatosMerge pull request #1967 from D-POWER/master
2015-08-17 Marek Safar[system] Keep excluded socket mobile tests in sync
2015-08-17 Marek Safar[corlib] Update incorrect test
2015-08-17 Marek Safar[corlib] Propagate captured ExceptionDispatchInfo to...
2015-08-17 Rodrigo KumperaMerge pull request #1870 from saper/langinfo_h
2015-08-17 Marek Safar[mcs] Reduced statement expressions can still be used...
2015-08-16 Zoltan VargaMerge pull request #1981 from akoeplinger/ilasm
2015-08-16 Alexander Köplinger[ilasm] Add stubs for the "auto" keyword in .assembly
2015-08-16 Alexander Köplinger[ilasm] Add stubs for the "legacy library" keyword...
2015-08-16 Zoltan Varga[bcl] Fix test failures in the System.ServiceModel...
2015-08-16 Zoltan VargaMerge pull request #1979 from kumpera/conc_fix
2015-08-15 Zoltan VargaMerge pull request #1980 from akoeplinger/fix-monoevent
2015-08-15 Alexander Köplinger[corlib] Implement MonoEvent Module property
2015-08-14 Marcos HenrichMerge pull request #1972 from esdrubal/proc_pidpath
2015-08-14 Alex Rønne PetersenMerge pull request #1975 from alexrp/profiler-gch-bt
2015-08-13 Sebastien Pouliot[tests] Remove CWL from test catch clause as it can...
2015-08-13 Ludovic Henry[referencesource] Import System.Math
2015-08-13 Rolf Bjarne KvingeBuild an initial version of System.Net.Http.dll for...
2015-08-13 Marek HabersackPosix RTS test fixes and Android compatibility
2015-08-13 Marek Safar[corlib] Remove unused code
2015-08-12 Zoltan Varga[runtime] Make sure Monitor.Enter () is always inlined...
2015-08-11 Zoltan Varga[runtime] Move the kevent() calls from KeventWatcher...
2015-08-11 Marcos HenrichMerge pull request #1952 from esdrubal/proc_name
2015-08-10 Zoltan VargaRevert "[runtime] Move the kevent() calls from KeventWa...
2015-08-10 Zoltan Varga[runtime] Move the kevent() calls from KeventWatcher...
2015-08-10 Marek Safar[corlib] Handle Module in RuntimePropertyInfo. Fixes...
2015-08-10 Marek Safar[mcs] Fix string interpolation parsing where inner...
2015-08-08 Marek SafarMerge pull request #1968 from LogosBible/uribuilder...
2015-08-06 Dave DunkinAdd UriBuilder test for no hostname.
2015-08-06 Martin PotterUri.ShemeDelimiter should not be used when the host...
2015-08-05 Zoltan VargaMerge pull request #1965 from akoeplinger/fix-flaky...
2015-08-05 Alexander Köplinger[System.ServiceModel] Fix flaky Bug652331_2 test
2015-08-05 Marek Safar[system.net.http] Add special handling for chunked...
2015-08-04 Ludovic Henry[bcl] Remove old ThreadPool managed class
2015-08-04 Ludovic HenryRevert "[runtime] Refactor AsyncResult creation with...
2015-08-04 Ludovic HenryRevert "[runtime] Move AsyncResult.Invoke to managed"
2015-08-04 Marek Safar[mcs] Cached labels definite assignment check does...
2015-08-04 Marek Safar[mcs] Special case return expression of Task<Task>...
2015-08-03 Zoltan Varga[runtime] Add a separate icall for Monitor.Enter(obj...
2015-08-03 Rodrigo KumperaMerge pull request #1912 from ludovic-henry/threadpool...
2015-08-03 Ludovic Henry[runtime] Move AsyncResult.Invoke to managed
2015-08-03 Alexander Köplinger[System] Increase timeout of a test in SslStreamTest
2015-08-03 Ludovic Henry[runtime] Refactor AsyncResult creation with MonoAsyncCall
2015-08-01 Marek SafarMerge pull request #1955 from LogosBible/servicepoint_nre
2015-08-01 Marek SafarMerge pull request #1956 from akoeplinger/fix-processte...
2015-08-01 Alex Rønne PetersenMerge pull request #1957 from akoeplinger/msbuild-fix
2015-08-01 Alexander KöplingerRevert "[Microsoft.Build.Engine] Fix bug with escaped...
2015-07-31 Alexander Köplinger[System] Fix a race in two ProcessTest tests
2015-07-31 Tom PhilpotFix NRE in CheckAvailableForRecycling. Fixes #32685
2015-07-31 Jonathan Pryor[mkbundle] Add `mkbundle --dos2unix` parameter.
2015-07-31 Alexander Köplinger[System.Runtime.Remoting] Use NotWorking category for...
2015-07-31 Marek Safar[mcs] Try to report better error message for file exced...
2015-07-31 Marek Safar[reflection] Filter out private accessors when queried...
2015-07-30 Marek Safar[runtime] Support quoted assembly names. Fixes #32591
2015-07-30 Rodrigo KumperaMerge pull request #1840 from ludovic-henry/iolayer...
2015-07-30 Martin Baulig[System]: Fix WebConnectionStream.SetHeadersAsync(...
2015-07-30 Vlad BrezaeMerge pull request #1929 from BrzVlad/feature-unwind4yall
2015-07-29 Zoltan VargaRevert "Report XDG Documents directory for SpecialFolde...
2015-07-29 Rodrigo KumperaMerge pull request #1951 from akoeplinger/fix-monop
2015-07-29 João MatosMerge pull request #1953 from brpocock/master
2015-07-29 Sebastien Pouliot[tests] iOS9 (beta) have fixed bug #27864, adjust test
next