mono.git
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-18 Ben WoodsAdd mono/metadata/mono-route.c for non-Linux ParseRoute...
2015-01-18 Zoltan Varga[arm64] Add a test for r4 hfa parameter passing in...
2015-01-18 Zoltan Varga[arm64] Add a test for hfa parameter passing in gshared...
2015-01-18 Zoltan Varga[runtime] Fix aot-tests.cs.
2015-01-17 Zoltan Varga[arm64] Add tests for dyn calls with floats.
2015-01-17 Zoltan Varga[arm64] Increase the size of the dyn_call instruction...
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 Miguel de Icaza[System] ComponentModel, make it build in the MOBILE...
2015-01-17 Zoltan Varga[bcl] Fix System.Threading.Tasks.Dataflow tests.
2015-01-17 Mark Probst[sgen] Fix a concurrent collector bug.
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 Rodrigo Kumpera[jit] Adjust the sigsegv handle to accomodate targets...
2015-01-16 Rodrigo Kumpera[jit] First pass of portability fixes for the JIT.
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 Alexander Köplinger[utils] Extract Windows-specific networking fallback...
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[runtime] Fix the build.
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 Zoltan Varga[sdb] Rename 'restore_ctx' to 'restore_state' and chang...
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 Zoltan Varga[runtime] Remap io-layer symbols using the prefix wapi_...
2015-01-15 Zoltan VargaFix a warning.
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 João Matos[msvc] Fixed the build.
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 David Karlaš[sdb] Fixed .mdb parsing when line equals 0
2015-01-15 Zoltan VargaMerge pull request #1506 from akoeplinger/fix-paste...
2015-01-15 Zoltan Varga[sdb] Don't continue single stepping when reaching...
2015-01-15 Rodrigo KumperaSorry for breaking linux.
2015-01-15 Rodrigo Kumpera[runtime] I can still find unguarded used of signal...
2015-01-15 Zoltan Varga[sdb] Fix the detection of whenever an image has debug...
2015-01-14 Mark ProbstMerge pull request #1466 from schani/stage-unified...
2015-01-14 Zoltan VargaFix the build.
2015-01-14 Marek Safar[corlib] Hashtable constructor with equality comparer...
2015-01-14 Zoltan Varga[sdb] Fix a few places missed in 73d14781d25f7ecedead4d...
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 Zoltan Varga[sdb] Emit debug logs using g_print () on android,...
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 João Matos[runtime] Do not use MONO_STRUCT_OFFSET for Win32-speci...
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 Alex Rønne... Fix mono_handle_native_sigsegv () signature in the...
2015-01-14 Zoltan VargaFix a deadlock introduced by 3f10c46468cc25ca3232a596b0...
2015-01-14 Zoltan VargaMerge pull request #1500 from criteo-forks/criteo
2015-01-14 Vlad Brezae[amd64] Add monitor enter v4 fastpath.
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 Vlad Brezae[x86] Add monitor enter v4 fastpath.
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[runtime] Move the monograph tool to 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 João MatosRevert "[build] Add seq-points.c to the genmdesc to...
2015-01-13 Marcos Henrich[build] Updated csproj files.
2015-01-13 Marcos HenrichFixed msvc/scripts/genproj.cs file seperator issue...
2015-01-13 Marcos Henrich[System.ComponentModel.Composition] Updated Makefile...
2015-01-13 João Matos[build] Add seq-points.c to the genmdesc to try to...
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...
2015-01-13 Marek Safar[system.data] update mobile profile
2015-01-13 Marek Safar[system.data] Replace connection string builder from...
next