[msvc] duplicate 1d6b8a75fa31d60e9ddbc0b9eddbf05ed3fb6c12 for eglib
[mono.git] / mcs /
2014-11-26 Marek SafarMerge pull request #1428 from mono/fixProcessStartinfo
2014-11-26 Ungureanu MariusShortcircuit ProcessStartInfo Verbs logic.
2014-11-26 Marius UngureanuUpdate ProcessStartInfo to fix some inconsistency
2014-11-26 Ungureanu MariusIntroduce failing ProcessStartInfo tests.
2014-11-26 Marcos HenrichConsoleUi no longer breaks when the test runner returns...
2014-11-25 Rodrigo Kumpera[corlib] Improve a test failure to be more actionable.
2014-11-25 Rolf Bjarne Kvinge[mono-api-html] Colorize html output.
2014-11-25 Marek Safar[corlib] Replace few threading types from reference...
2014-11-25 Jo ShieldsFix "make dist" issue from MS.NET regex switchover
2014-11-25 Marek Safar[corlib] Add check for collection modification during...
2014-11-25 Rolf Bjarne KvingeRevert "[System] Ignore two tests which are failing...
2014-11-24 Rodrigo Kumpera[System.Core] Make one test much less likely to fail.
2014-11-24 Zoltan Varga[Microsoft.Build.Tasks] Fix a net 2.0 failure.
2014-11-24 Marek Safar[System.ComponentModel.DataAnnotations] Replace with...
2014-11-24 Marek SafarFixes build
2014-11-24 Marcos HenrichUpdate .csproj files to include .NET System.Text.Regula...
2014-11-24 Marek SafarBring .NET implementation of concurrent collections
2014-11-24 Marek Safar[mcs] Add special-cased HostProtectionAttribute handling
2014-11-24 Miguel de IcazaRemove Mono's previous System.Text.RegularExpressions
2014-11-24 Marek SafarRemove 2.0 profile csproj files
2014-11-24 Marek Safar[System.Core] Switch to common SR class
2014-11-24 Marek SafarSimplify System.Data makefile
2014-11-24 Jo ShieldsAdd SR.cs (for Reference Source regex implementation...
2014-11-24 Jo ShieldsFix case error causing build failure on case-sensitive...
2014-11-24 Zoltan VargaRemove net_2_0 reference from make dist.
2014-11-24 Miguel de Icaza[System] Bring tests for open bugs on RegularExpression...
2014-11-24 Miguel de IcazaAdd newline
2014-11-24 Miguel de Icaza[System] Bring .NET implementation of System.Text.Regul...
2014-11-23 Zoltan VargaRemove net 2.0 dependencies from mcs tests.
2014-11-23 Zoltan VargaRemove build system support for the net 2.0/3.5 profiles.
2014-11-22 Alexander KöplingerAdded missing newline to net_4_0_System.Core.dll.source...
2014-11-22 Marek SafarBuild fix
2014-11-22 Marek Safar[system.core] Enable disabled test
2014-11-22 Marek SafarFixes typo
2014-11-22 Marek Safar[system.core] Replace PLINQ implementation with .net...
2014-11-22 Zoltan VargaMerge pull request #1420 from directhex/define_ssize_ma...
2014-11-21 Rodrigo KumperaMerge pull request #1423 from directhex/sgen_on_msvc
2014-11-21 Marek Safar[mcs] Add string type to the list of valid cast tokens
2014-11-21 Marek Safar[mcs] Remove 2.0 profile dependency from one test
2014-11-21 Marek Safar[system.net.http] Allow use of absolute url paths witho...
2014-11-21 Marek Safar[system.net.http] set-up cancellation before any WebReq...
2014-11-21 Marek Safar[xbuild] Change default tools profile to still work...
2014-11-21 Marek Safar[linq] optimize Take(0)
2014-11-21 Marek Safar[system.data] Fixes DbEnumerator current property to...
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 Marcos HenrichChanged ConcurrentBagTests.Bug24213 () to reuse variabl...
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 HenrichTest ConcurrentBag growth. Covers #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 Miguel de IcazaMerge pull request #1415 from ermshiperete/FixTruncated...
2014-11-19 Zoltan VargaMerge pull request #1414 from ExonyLimited/process...
2014-11-19 Eberhard Beilharz[MWF] Fix bug that truncates button text
2014-11-19 Marek SafarFixes build
2014-11-19 Marek Safar[corlib] Capture awaited task exception stack. First...
2014-11-19 Craig MinihanProcess.PagedMemorySize64 now returns value from /proc...
2014-11-19 Rolf Bjarne KvingeFix typo, there is no profile called 'xammaci'.
2014-11-18 Marek Safar[eval] Don't assumen all captured types have storey...
2014-11-18 Marek Safar[mcs] Remove primary constructors and declaration expre...
2014-11-18 Jb Evain[Mono.Debugger.Soft] Add test for StackFrame.Domain
2014-11-18 Marek Safar[mcs] Fix error reporting for incomplete attribute...
2014-11-18 Jb Evain[Mono.Debugger.Soft] Implement StackFrame.Domain
2014-11-18 Marek Safar[mcs] Less cascading errors
2014-11-18 Marek Safar[mcs] Makes flow analysis of goto/goto case significant...
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 Sebastien PouliotMerge pull request #1408 from brendanzagaeski/signed...
2014-11-17 Brendan Zagaeski[System.Security] Fix SignedXml bug #7716 with tests
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-13 Rolf Bjarne Kvinge[System] Ignore two tests which are failing due to...
2014-11-13 Jonathan Pryor[mono-api-html] Allow ignoring addition of property...
2014-11-13 Jonathan Pryor[mono-api-html] Make --ignore-changes-virtual less...
2014-11-13 Marek Safar[xbuild] Add 14.0 toolchain
2014-11-13 Marek Safar[mcs] More updates to auto-properties v6 implementation
2014-11-12 Jonathan Pryor[mono-api-html] Allow ignoring parameter names, virtual.
2014-11-12 Zoltan VargaFix the mobile build.
2014-11-11 Marek Safar[xbuild] Change default tools profile
2014-11-11 Marek Safar[corlib] Fix culture info error message. Fixes #24431
2014-11-11 Marek Safar[mcs] Extended pragma warning syntax
2014-11-11 Marek Safar[mcs] Use same result bucket for extension method looku...
2014-11-10 Jonathan PryorMerge pull request #1393 from akoeplinger/refresh-mdoc...
2014-11-10 Marek Safar[mcs] Encode more win32 version info attributes. Fixes...
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-09 Zoltan VargaMerge pull request #1392 from ludovic-henry/pr34-proflo...
2014-11-07 Mark ProbstMerge pull request #1385 from BrzVlad/fin-hash
2014-11-07 Alexander Köplinger[System] Fixed formatting of new ClientWebSocket test...
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-11-07 Miguel de IcazaMerge pull request #1394 from kjpou1/master
2014-11-07 Kenneth PounceyAdd space
2014-11-07 Kenneth PounceyAdd space
2014-11-07 Kenneth PounceyFix GetUsing to output the using name instead of -...
next