Merge pull request #1429 from mono/fixProcessStartInfo2
[mono.git] / mcs / class / corlib /
2014-11-26 Marek SafarMerge pull request #1429 from mono/fixProcessStartInfo2
2014-11-26 Marek SafarMerge pull request #1428 from mono/fixProcessStartinfo
2014-11-25 Rodrigo Kumpera[corlib] Improve a test failure to be more actionable.
2014-11-25 Marek Safar[corlib] Replace few threading types from reference...
2014-11-25 Marek Safar[corlib] Add check for collection modification during...
2014-11-24 Marek SafarBring .NET implementation of concurrent collections
2014-11-24 Marek SafarRemove 2.0 profile csproj files
2014-11-24 Miguel de Icaza[System] Bring .NET implementation of System.Text.Regul...
2014-11-22 Marek SafarBuild fix
2014-11-22 Zoltan VargaMerge pull request #1420 from directhex/define_ssize_ma...
2014-11-20 Mark ProbstMerge pull request #1421 from BrzVlad/fix-monitor-resur...
2014-11-20 Zoltan VargaMerge pull request #1419 from directhex/bump_msvc_VERSION
2014-11-20 Rodrigo KumperaMerge pull request #1416 from jbevain/token-wrapper...
2014-11-20 Marek SafarMerge pull request #1418 from esdrubal/concurrentbag
2014-11-20 Marcos HenrichFixed CyclicDeque array growth. Fixes 24213.
2014-11-20 Marcos HenrichAdded missing projects files to corlib-net_4_5.csproj
2014-11-20 Jb EvainTest sizeof, mkrefany & refanyvalue in dynamic methods
2014-11-20 Zoltan VargaMerge pull request #1411 from jbevain/sdb-frame-domain
2014-11-19 Zoltan VargaMerge pull request #1414 from ExonyLimited/process...
2014-11-19 Marek SafarFixes build
2014-11-19 Marek Safar[corlib] Capture awaited task exception stack. First...
2014-11-17 Mark ProbstMerge pull request #1406 from BrzVlad/monitor-resurrect
2014-11-17 Rodrigo KumperaMerge pull request #1388 from schani/fix-23401
2014-11-17 Rodrigo KumperaMerge pull request #1405 from mono/revert-1289-stackframe
2014-11-17 Rodrigo KumperaRevert "Improved exception stack frame displayed data."
2014-11-17 Rodrigo KumperaMerge pull request #1289 from esdrubal/stackframe
2014-11-14 Marcos HenrichImproved exception stack frame displayed data.
2014-11-14 Marcos HenrichAdded to StackFrame a field for the method address.
2014-11-12 Zoltan VargaFix the mobile build.
2014-11-11 Marek Safar[corlib] Fix culture info error message. Fixes #24431
2014-11-10 Marek SafarMerge pull request #1334 from ztone/delegate
2014-11-10 Miguel de IcazaMerge pull request #1390 from woodsb02/FreeBSDMacNetwor...
2014-11-07 Mark ProbstMerge pull request #1385 from BrzVlad/fin-hash
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-11-05 Marcos HenrichChanged script DateTime.Now_Test.sh to use the compiled...
2014-11-04 Jonathan Pryor[mscorlib] Marshal.GetExceptionForHR() takes an `errorI...
2014-11-03 Marcos HenrichMerge pull request #1185 from esdrubal/http-reuse
2014-11-02 Miguel de IcazaMerge pull request #1347 from ermshiperete/ImproveEllip...
2014-11-02 Miguel de IcazaMerge pull request #1371 from martinjt/AddClientDisconn...
2014-11-02 Miguel de IcazaMerge pull request #1163 from AerisG222/more_mvc_fixes
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-31 João MatosMerge pull request #1360 from madewokherd/winuncpath
2014-10-30 Rodrigo KumperaMerge pull request #1381 from schani/fix-23401
2014-10-30 Miguel de IcazaRe-apply the patch, there isa fix for it
2014-10-30 Miguel de IcazaRevert this patch, as it broke the test suite
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-10-29 Zoltan Varga[corlib] Add some missing memory barriers to the Concur...
2014-10-29 Zoltan VargaMerge pull request #1378 from DynamicDevices/ajl/warnings
2014-10-29 Miguel de IcazaMerge pull request #1337 from RyanMelenaNoesis/master
2014-10-28 Marcos HenrichMerge pull request #1298 from esdrubal/uploadfileasync
2014-10-28 Marcos HenrichMerge pull request #1321 from esdrubal/currentsystemtim...
2014-10-28 Zoltan VargaMerge pull request #1374 from directhex/master
2014-10-24 Miguel de IcazaMerge pull request #1348 from ermshiperete/ImproveButto...
2014-10-24 Miguel de IcazaMerge pull request #1357 from emergent-design/master
2014-10-23 Ludovic Henry[bcl] Restore ThreadPool number of threads configuratio...
2014-10-22 Zoltan VargaMerge pull request #1358 from madewokherd/win32build
2014-10-22 Ludovic Henry[threadpool] Fix deadlock/starvation of the thread...
2014-10-22 Zoltan Varga[bcl] Fix races in task tests.
2014-10-20 Ryan MelenaAdditional JWT Security Token Support
2014-10-20 Miguel de IcazaMerge pull request #1354 from martinjt/RequestAbort
2014-10-20 Miguel de IcazaMerge pull request #1353 from martinjt/ReadEntityBodyMode
2014-10-16 Zoltan Varga[bcl] Add an AppDomain.DoUnhandledException () internal...
2014-10-15 Zoltan Varga[corlib] Implement MonoGenericClass:GetCustomAttributes...
2014-10-10 Marek HabersackMerge pull request #1333 from joero74/ignore-missing...
2014-10-09 Mark ProbstMerge pull request #1326 from BrzVlad/master
2014-10-07 Zoltan VargaMerge pull request #1328 from vkargov/master
2014-10-07 Rodrigo KumperaMerge pull request #1179 from ludovic-henry/pr25-threadpool
2014-10-07 Marcos HenrichAdded missing files to projects csproj files.
2014-10-06 Zoltan Varga[bcl] Remove some verbose test output.
2014-10-06 Marcos HenrichAdded bash script to test DateTime.Now.
2014-10-06 Alexis Christoforides[runtime] Implement 'nursery-canaries' option for SGen.
2014-10-06 Alexis Christoforides[runtime] Convert String.InternalSetLength to an icall...
2014-10-05 Marek Safar[corlib] Notify parent task when child task uses NotOnF...
2014-10-03 Marcos HenrichSimplified TimeZone.ToLocalTime.
2014-10-02 Sebastien PouliotRevert "Finish test changes started in 7ece665d16714db0...
2014-10-02 Sebastien PouliotRevert "Refresh HashAlgorithmTest to match changed...
2014-10-02 Sebastien PouliotRevert "Missing Args checks."
2014-10-02 Marcos HenrichRemoved unused CurrentSystemTimeZone fields and methods.
2014-10-02 Marcos HenrichCurrentSystemTimeZone.GetUtcOffset now supports multipl...
2014-10-02 Marcos HenrichTimeZoneInfo is now always present in corlib.
2014-10-01 Jonathan PryorMerge pull request #1306 from joelmartinez/docs-private...
2014-10-01 Rodrigo Kumpera[corlib] Fix UnicodeEncoding GetMaxByteCount and GetMax...
2014-09-30 Jo ShieldsFinish test changes started in 7ece665d16714db0979bde5d...
2014-09-30 Jo ShieldsRefresh HashAlgorithmTest to match changed NullStream...
2014-09-29 Marek SafarMerge pull request #1316 from Therzok/addSealed
2014-09-28 Zoltan VargaFix a warning.
2014-09-28 Zoltan Varga[bcl] Add AppDomain.FirstChangeException event, not...
2014-09-28 Marek SafarMerge pull request #1315 from rjvdboon/BootstrapContext
2014-09-27 Marek Safar[corlib] Timespan ticks formatting rewrite. Fixes ...
2014-09-27 Marek SafarMerge pull request #1314 from alesliehughes/master
2014-09-26 Sebastien PouliotMerge pull request #1282 from madrang/MinorChangesOfPul...
2014-09-26 Sebastien Pouliot[corlib] Move iOS-specific code to a separate file...
2014-09-24 Miguel de IcazaMerge pull request #1304 from slluis/mac-proxy-autoconfig
2014-09-23 Zoltan VargaMerge pull request #1301 from Unity-Technologies/fix...
2014-09-23 Zoltan Varga[bcl] Fix the RenameTpThread test, renaming a tp thread...
2014-09-23 Michael HutchinsonEnvironment.IsRunningOnWindows can be true on MOBILE
2014-09-23 Rodrigo KumperaMerge pull request #1299 from esdrubal/uriuserinfo
2014-09-23 Miguel de IcazaFix warnings in mscorlib's Test suite + bring a couple...
2014-09-23 Marek SafarMerge pull request #1300 from esdrubal/unixrelativeorab...
2014-09-23 Marcos HenrichMerge pull request #1203 from esdrubal/protect
next