mono.git
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-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-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[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...
2015-01-13 Alex Rønne... Fix the build on sigaltstack platforms.
2015-01-13 Alex Rønne... Fix the Android build; use HAVE_SYS_SYSCTL_H instead...
2015-01-13 Alex Rønne... Add an extension point for backtraces on native SIGSEGVs.
2015-01-13 Alex Rønne... Propagate siginfo to mono_handle_native_sigsegv ().
2015-01-13 Marek Safar[system.data] Replace System.Data.SqlTypes from referen...
2015-01-13 Marek Safar[system.data] Switch to DbEnumerator from reference...
2015-01-13 Guillaume TurriFix SpinLock.TryEnter
2015-01-13 Miguel de Icaza[Regex] Disable IL code generation until we figure...
2015-01-13 Miguel de Icaza[Mono.Posix] Add support for OSX F_NOCACHE
2015-01-13 Zoltan Varga[aot] Fix llvm support.
2015-01-12 Zoltan Varga[runtime] Fix the android build.
2015-01-12 Zoltan Varga[runtime] Use a guint64 for device/inode instead of...
2015-01-12 Zoltan VargaFix the build.
2015-01-12 Zoltan Varga[runtime] Remove an unused define.
2015-01-12 Zoltan Varga[bcl] Fix a race in a System.Threading.Tasks test.
2015-01-12 Zoltan Varga[aot] Implement support for separate llvm object files...
2015-01-12 Zoltan Varga[arm] Fix the decoding of backward branches in mono_arc...
2015-01-12 Marek Safar[system] Fixes barrier file name
2015-01-12 Zoltan Varga[aot] Add an 'llvm-outfile=' command line argument...
2015-01-12 Marek Safar[system] Replace Barrier implementation from reference...
2015-01-12 Marek Safar[system.net.http] ProductInfoHeader collection parsing...
2015-01-12 Radek Doulikdo not use liblog's absolute path in DllImport
2015-01-12 Marcos Henrich[System.Runtime.Caching] Removed unused files.
2015-01-12 Marek Safar[corlib] SafeHandle dispose can be called multiple...
2015-01-12 Marcos Henrich[runtime] update_liveness2 replaced wrong binary or...
2015-01-12 Marcos Henrich[runtime] update_liveness2 now handles OP_IL_SEQ_POINT.
2015-01-12 Marek Safar[corlib] Fixes SafeHandle invalidHandleValue handling
2015-01-12 Marcos HenrichMerge pull request #1455 from esdrubal/caching
2015-01-11 Marek SafarMerge pull request #1499 from madrang/SafeHandleTesting
2015-01-11 Marc-Andre... More strict testing of SafeHandle.
2015-01-11 Zoltan Vargaruntime] Really fix a race condition in mono_remoting_m...
2015-01-11 Zoltan Varga[aot] Enable direct llvm object file emission on x86...
2015-01-11 Zoltan Varga[aot] Avoid duplicate symbol errors if two methods...
2015-01-11 Marcos Henrichtest_op_il_seq_point.sh now properly tests AOT compilation.
2015-01-11 Marcos Henrichtest_op_il_seq_point.sh no longer prints empty lines.
2015-01-11 Marcos HenrichTestDriver now has option --quiet to disable Console...
2015-01-11 Zoltan Varga[aot] Emit LLVM object files directly from llc on amd64.
2015-01-11 Marcos Henrichtest_op_il_seq_point.sh now prints whole diff.
2015-01-11 Zoltan VargaFix warnings.
2015-01-11 Zoltan VargaFix the build.
2015-01-11 Zoltan VargaMerge pull request #1498 from akoeplinger/fix-windows
2015-01-10 Alexander KöplingerFix Windows build
2015-01-10 Marek Safar[mcs] Auto-implemented properties must override all...
2015-01-10 Marek Safar[mcs] Contructors cannot be extern and have a construct...
2015-01-10 Marcos Henrichtest_op_il_seq_point.sh ignore diff unnecessary data.
2015-01-10 Zoltan Varga[aot] Emit a separate GOT for LLVM and JITted code...
2015-01-10 Zoltan VargaAdd missing files to the windows build.
2015-01-10 Zoltan VargaFix the windows build.
next