[system.web] remove some more remnants of Mono.Web.dll to fix Xamarin Studio activation
[mono.git] / mcs /
2014-05-12 Marek Habersack[system.web] remove some more remnants of Mono.Web...
2014-05-12 Marek Safar[http] Convert string output data using BOM header...
2014-05-12 Marek Safar[system.net.http] Fix encoding of Content-MD5. Based...
2014-05-11 Zoltan Varga[sdb] Fix a deadlock in the assembly cache invalidation...
2014-05-09 Michael Hutchinson[xbuild] Make tool output parsing more robust
2014-05-09 Marek Safar[xbuild] Implement WriteCodeFragment task
2014-05-09 Marek Safar[xbuild] Add ItemDefinitionGroup basic handling
2014-05-09 Marek Safar[xbuild] Evaluate Choose and PropertyGroup elements...
2014-05-09 Marek Safar[xbuild] Simplify and speedup ConditionFunctionExpression
2014-05-09 Zoltan VargaMerge pull request #1028 from DavidKarlas/sdbTypesCaching
2014-05-09 Atsushi Enoassign project FullPath before creating ProjectInstance...
2014-05-09 Atsushi EnoMSBuildExtensionsPath32/64 should default to MSBuildExt...
2014-05-09 Zoltan VargaMerge pull request #1029 from ranma42/dont_free_global_...
2014-05-09 Sebastien Pouliot[mono-api-html] Add the [Obsolete] message for API...
2014-05-08 David Karlaš[Mono.Debugger.Soft] Catching AssemblyMirror in AppDoma...
2014-05-08 Jeffrey Stedfast[Mono.Debugger.Soft] Added TypeMirror.IsNested
2014-05-08 Ludovic HenryMerge pull request #1024 from ludovic-henry/pr10-proflo...
2014-05-08 Marek HabersackMerge Mono.Web back into System.Web and remove the...
2014-05-08 Jeffrey StedfastMerge pull request #1026 from DavidKarlas/cacheThreadInfo
2014-05-08 Sebastien Pouliot[mono-api-html] Refactor to ensure the RegEx (if used...
2014-05-08 David Karlaš[Mono.Debugger.Soft] Adding caching of ThreadInfo in...
2014-05-08 Marek Safar[corlib] Use invariant culture for GetTempFileName...
2014-05-08 Marek Safar[xbuild] Don't crash when reporting top level unknown...
2014-05-07 Sebastien Pouliot[System.Core] Fix MOBILE-implementation of MemoryMappedFile
2014-05-07 Rodrigo KumperaMerge pull request #1022 from ludovic-henry/pr9-string...
2014-05-07 Sebastien Pouliot[mono-api-html] Prettier output when dealing with array...
2014-05-07 Marek SafarMerge pull request #1023 from LogosBible/NetworkStreamB...
2014-05-07 Tom PhilpotInclude inner exception when BeginWrite fails due to...
2014-05-07 Marek SafarUndo project change from 073fe7a39cd9d64d77bc9687c50fd4...
2014-05-07 Alex Rønne PetersenFix the check in 4660f44381e6f686b0cf3ded08564104c277e0...
2014-05-07 Marek Safar[mcs] Fix completion for `new {' input
2014-05-07 Marek Safar[mcs] Don't report interface implementation errors...
2014-05-07 Marek Safar[system.core] Fix some MemoryMappedFile argument checks
2014-05-07 Zoltan Varga[sdb] Add end lines/end columns to line number information.
2014-05-07 Zoltan VargaAdd end line/end column information to the mdb file...
2014-05-07 Marek Safar[corlib] Rethrow user not initialization exception...
2014-05-07 Sebastien Pouliot[mono-api-html] Allow a lax processing mode of the...
2014-05-07 Sebastien Pouliot[mono-api-html] Prettier output using singular and...
2014-05-06 Miguel de IcazaMerge pull request #1018 from ermshiperete/xamarin...
2014-05-06 Miguel de IcazaMerge pull request #1010 from davidmoore1/bug-19304
2014-05-06 Marek Safar[mcs] Include more unicode categories in parsing identi...
2014-05-06 Eberhard Beilharz[MWF] Clear currentCell before disposing (fixes #19567)
2014-05-06 Eberhard Beilharz[MWF] Unit test for DataGridView bug (#19567)
2014-05-06 Rodrigo KumperaMerge pull request #992 from ludovic-henry/ludovic...
2014-05-06 Marek Safar[mcs] Emit null constant value for default parameters...
2014-05-06 Marek Safar[mcs] Report error for invalid unary nullable predefine...
2014-05-06 Marek Safar[mcs] Do type parameter conversion involving type param...
2014-05-06 Marek SafarMerge pull request #1017 from akoeplinger/fix-monocc
2014-05-06 Alexander Köplinger[Mono.CodeContracts] Always build debug file for the...
2014-05-06 Sebastien Pouliot[mono-api-html] Prettier output of ref and out (instead...
2014-05-06 Sebastien Pouliot[mono-api-html] Make the [Obsolete] a bit prettier...
2014-05-05 Zoltan Varga[sdb] Add a new TypeMirror.NewInstance () method which...
2014-05-05 Jeffrey Stedfast[Mono.Debugger.Soft] Modified TypeMirror.NewInstance...
2014-05-05 Sebastien Pouliot[mono-api-html] Report [Obsolete] members in a separate...
2014-05-05 Marek Safar[dlr] Emit correct code for convert of nullable types...
2014-05-05 Marek Safar[mcs] Emit all method like members in same order as...
2014-05-05 Marek Safar[mcs] Convert extended underlying enum constants to...
2014-05-04 Miguel de Icaza[corlib] Remove stale comments
2014-05-04 Miguel de IcazaSystem: Fix the previous bulid
2014-05-04 Miguel de Icaza[System] Fix build warnings
2014-05-02 Neale FergusonSupport the datetime2 parameter type
2014-05-02 Jeffrey Stedfast[Mono.Debugger.Soft] Fixed the ILInterpreter to catch...
2014-05-02 Jeffrey Stedfast[Mono.Debugger.Soft] Make the ObjectMirror.GetValues...
2014-05-02 Marek Safar[mcs] Don't apply reference type is optimization for...
2014-05-02 Rodrigo KumperaMerge pull request #1013 from ranma42/fix-19380
2014-05-02 Marek Safar[mcs] Inflate anonymymous method with correct type...
2014-05-02 Marek Safar[mcs] Fix using type relationship check for type parame...
2014-04-30 Marek SafarDisable failing test on partical day only
2014-04-30 Marek Safar[mcs] Better fix for 0d11522afeb4f7a21a68937d27153f00c1...
2014-04-30 Miguel de IcazaUpdated HTML reference test output
2014-04-30 Marek Safar[mcs] Caching of type argument types should not happen...
2014-04-30 Marek SafarMerge pull request #966 from ermshiperete/bug-xamarin...
2014-04-30 Marek Safar[linq] Use hashtable lookup instead of linear scan...
2014-04-30 Marek SafarMerge pull request #1011 from Fabian-Koenig/master
2014-04-29 Alex Rønne PetersenBackport some changes from nunit/nunitv2 that hopefully...
2014-04-29 Alex Rønne PetersenAdd a `check` target to mcs/errors/Makefile.
2014-04-29 Fabian König[DbDataReader] Implement GetFieldValue<T> function...
2014-04-29 Miguel de IcazaSmall touchups to the UI, remove some extra space,...
2014-04-29 Michael HutchinsonMerge pull request #1008 from lambdalice/master
2014-04-29 Marek Safar[mcs] Private member can still have base members when...
2014-04-29 Marek Safar[mcs] Make unused event warning reporting consistent...
2014-04-29 Marek Safar[mcs] Add parent storey reference only when this is...
2014-04-29 David MoorePrevent call to OwnerLostFocusHandler for disposed...
2014-04-28 Alexis ChristoforidesMerge pull request #920
2014-04-28 Miguel de IcazaMerge pull request #1009 from joelmartinez/msdoc-import
2014-04-28 Joel Martinez[docs] monodoc style update for blockquote attribution.
2014-04-28 Alexis ChristoforidesMerge pull request #971
2014-04-28 Alexis ChristoforidesExtended test time for timer-sensitive tests.
2014-04-28 Alexis ChristoforidesMerge pull request #961 from ermshiperete/bug-xamarin...
2014-04-28 Alice[xbuild] Add GetAssemblyIdentity task to Microsoft...
2014-04-28 Marek SafarMerge pull request #1005 from ranma42/race-free-paralle...
2014-04-28 Miguel de IcazaMerge pull request #1006 from joelmartinez/msdoc-import
2014-04-28 Joel Martinez[docs] Minor update to monodoc html template.
2014-04-28 Joel Martinez[docs] Import of Microsoft BCL Documentation.
2014-04-28 Joel Martinez[docs] Schema additions, and monodoc template updates.
2014-04-25 Marek HabersackInclude support for SSL/TLS right in System when buildi...
2014-04-25 Marek Safar[corlib] Fix extra await context switch when custom...
2014-04-25 Rolf Bjarne KvingeRevert "Revert "Merge branch 'master' of https://github...
2014-04-25 Rolf Bjarne Kvinge[mono-api-html] Print string fields with no (or null...
2014-04-25 Alex Rønne PetersenMerge pull request #916 from akoeplinger/fix-gac-test
next