Merge pull request #895 from ranma42/fix-tuple-hash-codegen
[mono.git] / mcs /
2014-02-10 Marek SafarMerge pull request #895 from ranma42/fix-tuple-hash...
2014-02-09 Andrea Canciani[corlib] Fix implementation of Tuple hash generator
2014-02-07 Marek Safar[numerics] Fix type in Cosh
2014-02-07 Sebastien PouliotMerge pull request #829 from symform/httpwebreq-async-ssl
2014-02-07 Marek Safar[corlib] Make primitive types smaller than int compare...
2014-02-07 Marek Safar[corlib] Fixes formatting of nested tuples
2014-02-07 Marek Safar[corlib] Default comparer uses IComparable interface...
2014-02-06 Marek SafarFixes build
2014-02-06 Marek Safar[corlib] Update fixed test
2014-02-06 Marek SafarMerge pull request #889 from slluis/serializer-fix
2014-02-06 Lluis SanchezFix serialization issue
2014-02-06 Rodrigo Kumpera[System] Fix process creation when UseShellExecute...
2014-02-06 Rodrigo Kumpera[corlib] Harden CustomAttributeData::GetHashCode
2014-02-06 Marek Safar[mcs] Tests update
2014-02-06 Marek Safar[runtime] Filter out events with same name
2014-02-06 Marek SafarFixes build
2014-02-06 Marek Safar[corlib] Cleanup type ToString formatting.
2014-02-06 Marek Safar[corlib] Fix some AssemblyName tests
2014-02-06 Marek Safar[corlib] Better recovery when tasks run on broken scheduler
2014-02-06 Marek Safar[corlib] Cleanup ThreadLocal output formatting.
2014-02-06 Atsushi Enofix bug #16744 - null values on nullable value types...
2014-02-06 Rolf Bjarne Kvinge[Mono.Data.Sqlite] Add SqliteFunction tests.
2014-02-06 Rolf Bjarne Kvinge[Mono.Data.Sqlite] Add support for custom collation...
2014-02-05 Marek Safar[corlib] Path.Combine with variable arguments length...
2014-02-05 Marek Safar[corlib] Convert with incorrect provider type should...
2014-02-05 Marek Safar[corlib] Use shared version of utf8 encoding in stream...
2014-02-05 Marek Safar[corlib] Add nullable tests
2014-02-05 Rodrigo KumperaFlush changes in corlib expected results.
2014-02-05 Marek Safar[corlib] Add more argument checks to ConcurrentStack
2014-02-05 Marek Safar[system] More SortedDictionary argument checks
2014-02-05 Marek Safar[system] Fix calls on empty linked list
2014-02-05 Michael Hutchinson[xbuild] Fix ResolveAssemblyReference verbosity
2014-02-04 Marek Safar[corlib] Implement parsing of complex double strings.
2014-02-04 Marek Safar[corlib] Initialize null stream reader
2014-02-04 Marek Safar[corlib] Add overflow checks to string padding
2014-02-03 Rodrigo Kumpera[corlib] The hashcode of an empty struct must be consta...
2014-02-03 Rodrigo Kumpera[corlib] Add overflow checks to functions that alloc...
2014-02-03 Marek Safar[corlib] Allow to use custom comparer when sorting...
2014-02-03 Marek Safar[corlib] Clean up array binary search argument checks
2014-02-03 Marek Safar[corlib] Throw correct exception when array::copy eleme...
2014-02-03 Marek SafarMerge pull request #886 from dmpot/master
2014-02-02 Dmitry PotapovDispatcher should process a higher-priority task
2014-02-02 Dmitry PotapovInvalidOperationException in Dispatcher.RunFrame
2014-02-02 Dmitry PotapovDispatcher should stop if Continue is false
2014-02-02 Dmitry PotapovDispatcher: Run() can be used more than once
2014-02-02 Dmitry PotapovDispatcher.PushFrame: clean references before return
2014-02-02 Dmitry PotapovFix src and dest indexes in DispatcherOperation ctor
2014-02-02 Marek SafarMerge pull request #884 from akoeplinger/fix-ipv6-teredo
2014-02-01 Alexander Köplinger[System] Fixed an error in the implementation of System...
2014-01-31 Marek Safar[corlib] Fixes our of range index access from a5fc91fc4...
2014-01-31 Marek SafarMore tests
2014-01-31 Marek Safar[corlib] Decimal parsing with banker's rounding with...
2014-01-31 Marek Safar[mcs] Improve daa862f17f7930e5618d1e46e09de46f95c667d4...
2014-01-31 Marek Safar[mcs] Explicit user conversion from nullable types...
2014-01-31 Marek Safar[mcs] Report less internal errors. Fixes #17472
2014-01-31 Marek Safar[mcs] Fixes warning
2014-01-31 Marek Safar[mcs] Release array initializer stack field at the...
2014-01-30 Michael HutchinsonMerge pull request #880 from awinters-fvs/xbuild/make...
2014-01-30 Rodrigo Kumpera[corlib] WeakReference<T>::TryGetTarget should return...
2014-01-30 Alex Rønne PetersenMerge pull request #882 from jgagnon/master
2014-01-28 Michael Hutchinson[xbuild] Rework escaping in TaskItem to be compatible...
2014-01-28 Michael Hutchinson[xbuild] Remove unnecessary/inconsistent path conversio...
2014-01-28 Alan McGovern[Microsoft.Build.Utilities] Properly escape/unescape...
2014-01-28 Alan McGovern[Microsoft.Build.Utilities] Fix the escaping/unescaping...
2014-01-28 Marek Safar[mcs] Better check for invalid attribute targets. Fixes...
2014-01-27 Michael Hutchinson[xbuild] Define VisualStudioVersion, since F# projects...
2014-01-27 Jonathan GagnonFixes a socket leak in class TcpListener
2014-01-27 Marek SafarNew test
2014-01-27 Marek Safar[mcs] Remove used method
2014-01-27 Marek Safar[mcs] Don't crash when default parameter constant membe...
2014-01-26 Marek Safar[dlr] Handle more expressions in interpreter
2014-01-26 Marek Safar[mcs] Do underlying float constant operation on double...
2014-01-26 Marek Safar[mcs] Check for nested type arguments of cached method...
2014-01-24 Sebastien PouliotAllow a TLS1.1+ client (like recent Google Chrome,...
2014-01-24 Atsushi EnoFix build (and cosmetic code formatting).
2014-01-24 Atsushi Enoremove private msbuild hacking project files.
2014-01-24 Atsushi EnoMerge branch 'msbuilddll2'
2014-01-24 Atsushi EnoLog target build error.
2014-01-24 Atsushi EnoMake sure to fail build when exception is thrown while...
2014-01-24 Atsushi Enoadd comment on MSB4057.
2014-01-24 Ashley WintersInclude xbuild_4_0_dirs in dist; fixes 425fdc03
2014-01-24 Ashley WintersFix 'make dist' broken since 35287878
2014-01-23 Sebastien Pouliot[System] Exclude LinuxNetworkChange from MONOTOUCH...
2014-01-23 Atsushi Enoupdate .csproj.
2014-01-23 Atsushi EnoAdd BuildRequestDataTest and fixed some .NET compatibil...
2014-01-23 Atsushi EnoCheck null buildTargets at BuildRequestData. But not...
2014-01-23 Alex Rønne PetersenMerge pull request #735 from wtfrank/bitblt
2014-01-23 Atsushi EnoPath existence and lookup is now based on insensitive...
2014-01-23 Atsushi Enocomment out error check on Inputs/Outputs mismatch.
2014-01-23 Atsushi Enoimplement OnError on target.
2014-01-23 Atsushi EnoExists() needs to normalize Windows path first.
2014-01-23 Atsushi Enoexclude extraneous stuff from msbuild dir.
2014-01-23 Atsushi EnoDefaultTargets must be first picked up from imports...
2014-01-23 Atsushi Enoproperty name comparison should be done in case insensi...
2014-01-22 João MatosMerge pull request #878 from tritao/master
2014-01-22 Marek SafarNew tests
2014-01-22 Marek Safar[dlr] Implement few missing interpreter instructions
2014-01-22 Marek Safar[dlr] Fix UInt64 add/div
2014-01-21 Zoltan Varga[amd64] Make seq_points clobber callee save registers...
2014-01-21 Marek Safar[mkbundle] Make duplicate assembly name error tracking...
next