Merge pull request #948 from ermshiperete/bug-xamarin-2394
[mono.git] / mcs /
2014-05-15 Miguel de IcazaMerge pull request #948 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #926 from ermshiperete/novell-bug...
2014-05-15 Mika AaltoRemoved unneeded NET_2_0 ifdefs
2014-05-15 Mika AaltoAdded implementation and unit tests for GetFieldValue...
2014-05-15 Miguel de IcazaMerge pull request #954 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #952 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #951 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #950 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #949 from ermshiperete/bug-novell...
2014-05-15 Miguel de IcazaMerge pull request #1038 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #1034 from joelmartinez/msdoc-import2
2014-05-15 Marek Safar[System.ComponentModel.DataAnnotations] Add UrlAttribut...
2014-05-15 Zoltan Varga[runtime] Fix decoding of jagged arrays in custom attri...
2014-05-15 Marek SafarFixes 60d7997e0233d8aee833dab5c7b5c14df124dd16 commit
2014-05-15 Miguel de Icaza[System.Security.Claims] Add ClaimsPrincipal
2014-05-15 Miguel de Icaza[System.Security.Claims] Add basic support for Claims
2014-05-15 Marek Safar[xbuild] Property Functions implementation
2014-05-15 Eberhard Beilharz[MWF] Don't try to remove non-child control (#19818)
2014-05-15 Eberhard Beilharz[MWF] Add unit test for #19818
2014-05-15 Atsushi Eno[MS.Build] cleanup ITaskItem evaluation related old...
2014-05-15 Atsushi Eno[MS.Build] now ITaskItems are collected while evaluatin...
2014-05-15 Atsushi Eno[MS.Build] skip null string entry as input to string...
2014-05-15 Atsushi Eno[msbuild] ongoing ITaskItem input parameter handling...
2014-05-15 Atsushi Eno[MS.Build] more of the same (remove obsolete comment).
2014-05-15 Atsushi Eno[MS.Build] remove extraneous expression evaluation...
2014-05-15 Atsushi Eno[MS.Build] add another expression expansion test.
2014-05-15 Atsushi Eno[MS.Build] output item was dropping metadata after...
2014-05-14 Jonathan Pryor[mdoc] Fix NullReferenceException when importing @name...
2014-05-14 Michael Hutchinson[xbuild] Fix parsing messages with empty/blank origin
2014-05-14 Jonathan Pryor[system.net.http] Set version to 4.0.0.0 on MOBILE
2014-05-14 Jeffrey StedfastMerge pull request #1037 from DavidKarlas/fixingParamName
2014-05-14 David Karlaš[Mono.Debugger.Soft] Fixing regression from previous...
2014-05-14 Jeffrey StedfastMerge pull request #1036 from DavidKarlas/cacheSdbLocking
2014-05-14 David Karlaš[Mono.Debugger.Soft] Adding thread locking on access...
2014-05-13 Jeffrey StedfastMerge pull request #1035 from DavidKarlas/cacheSdb
2014-05-13 Miguel de Icaza[System.IO.KeventWatcher] Introduce enums with the...
2014-05-13 David Karlaš[Mono.Debugger.Soft] Caching tokens resolving
2014-05-13 David Karlaš[Mono.Debugger.Soft] Using cached GetParameters when...
2014-05-13 Zoltan Varga[sdb] Avoid stack overflows when a boxed vtype recursiv...
2014-05-12 Ludovic HenryMerge pull request #1020 from ludovic-henry/pr7-system...
2014-05-12 Joel Martinez[docs] documentation import for 'returns' elements.
2014-05-12 Joel Martinez[docs] Import of additional member documentation that...
2014-05-12 Joel Martinez[docs] namespace documentation import.
2014-05-12 Joel Martinez[docs] type parameter documentation impport.
2014-05-12 Joel Martinez[docs] Additional parameter documentation import.
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...
next