Merge pull request #260 from pcc/topmost
[mono.git] / mcs /
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-10-21 Michael HutchinsonMerge pull request #565 from rneatherway/master
2013-10-21 Alex Rønne PetersenMerge pull request #587 from madewokherd/gdipdllmap
2013-10-19 Marek SafarMerge pull request #783 from alistair/timezoneinfo_fix_...
2013-10-19 Alistair BushReturn Local DateTime instead of Unspecified for >net_4_0
2013-10-18 Zoltan VargaDisable a corlib test assertion which is no longer...
2013-10-18 Rodrigo KumperaMerge pull request #768 from madewokherd/gcnotdll
2013-10-18 Zoltan VargaMerge pull request #781 from directhex/master
2013-10-18 Jonathan LimaFix MSVC build.
2013-10-18 Atsushi EnoMerge pull request #762 from echampet/wsdl
2013-10-18 Atsushi EnoMerge pull request #766 from remobjects/resx-delete...
2013-10-18 Atsushi EnoMerge pull request #767 from ovatsus/Bug14922
2013-10-16 Marek SafarBetter check for open generic types in probing expressi...
2013-10-16 Marek SafarFixes too early optimization of binary &&/& bool consta...
2013-10-15 Martin Baulig[PCL]: Update the PCL Facade Assemblies.
2013-10-15 Martin BauligMakefile magic ...
2013-10-14 Marek SafarFixes CodeDom regression introduced by 66d4b82a871667b3...
2013-10-14 Marek SafarMerge pull request #779 from LogosBible/UTF8Encoding
2013-10-13 Martin PotterFixing bugs in UTF8Encoding's GetMaxByteCount and GetMa...
2013-10-12 Jeffrey StedfastMerge pull request #774 from DavidS/patch-1
2013-10-11 Sebastien Pouliot[mono-api-html] Several indexer properties (Item) can...
2013-10-11 Sebastien Pouliot[mono-api-html] Output nested type correctly (was missi...
2013-10-11 Marek SafarThe first definite assignment cleanup
2013-10-10 Rodrigo KumperaMerge pull request #777 from nealef/master
2013-10-10 Neale FergusonRemove debug message
2013-10-10 Rodrigo KumperaMerge pull request #776 from nealef/master
2013-10-10 Neale FergusonFix memory leaks in Oracle Client. The largest leaks...
2013-10-10 Aaron Bockoverbxc#13642: MacNetworkChange: implement using managed...
2013-10-10 Marek SafarCompound assignment of optimized binary constant needs...
2013-10-10 Marek SafarBetter debugger visualization for .net 1.1 style custom...
2013-10-10 Sebastien Pouliot[mono-api-html] Output C# 'char' instead of 'System...
2013-10-10 Sebastien Pouliot[mono-api-html] Do not produce (near-)empty files when...
2013-10-10 Marek SafarEnsure that CodeDom generated temporary directory is...
2013-10-10 Sebastien Pouliot[mono-api-html] Show 'static' fields as such
2013-10-10 Sebastien PouliotProcess/compare/output method's generic parameters...
2013-10-09 Marek SafarAnonymous type are shared across module hence need...
2013-10-09 Rodrigo KumperaFix net_2_0 test.
2013-10-09 Jonathan PryorMerge pull request #775 from directhex/fix-gendarme...
2013-10-09 Jo Shields[monodoc] Support fields that match operator naming...
2013-10-09 Jo Shields[monodoc] Add a test for ba222d4eb939ef097dd2b77b1fea5c...
2013-10-09 Jo Shields[monodoc] Ensure we don't try to use <Parameters> when...
2013-10-09 Gustavo GuerraAdjust defines to check for 4_0 instead of 3_0
2013-10-09 Marek Safar anonymous: move counters to TypeContainer
2013-10-09 Marek SafarEnum IConvertible can convert to same enum or System...
2013-10-09 Marek SafarCleanup redundant code
2013-10-09 Marek SafarSimplify work item registration for internal work items
2013-10-09 Marek SafarRemove redundant initialization
2013-10-09 Marek SafarAllow to queue multicast delegates in thread-pool
2013-10-09 Marek SafarRelease continuation ancestor before running. Fixes...
2013-10-09 David SchmittMinor fix to avoid ArgumentOutOfRangeException
2013-10-08 Marek SafarAdds async type inference of void return type. Fixes...
2013-10-08 Marek SafarMake Task.Delay more reliable. Fixes #14585
2013-10-07 Jeffrey Stedfast[System.ComponentModel.DataAnnotations] Implemented...
2013-10-07 Atsushi EnoElement() and Elements() could also reduce use of extra...
2013-10-07 Atsushi Enoreduce memory use on Attribute() caused by Attributes().
2013-10-07 Marek SafarInline more is instance checks
2013-10-07 Marek SafarCache only resolved types not expression to report...
2013-10-07 Atsushi Enoin XLinq XObject there is no need to instantiate XObjec...
2013-10-06 Zoltan VargaMerge pull request #771 from madewokherd/rvamap
2013-10-04 Sebastien PouliotIgnore some asserts since the validation were removed
2013-10-04 Miguel de IcazaFixBuild
2013-10-04 Marek SafarBetter check for instance equality of generic types...
2013-10-04 Marek SafarFix some code issue warnings
2013-10-04 Miguel de IcazaThis regex was wrong in the first place, and second...
2013-10-04 Miguel de IcazaRemove CodeProject licensed code
2013-10-04 Miguel de IcazaAdd actual source
2013-10-04 Miguel de IcazaFix inacurrate reference
2013-10-04 Rodrigo KumperaMerge pull request #770 from abock/master
2013-10-04 Aaron Bockovermdbrebase: fix prefix replacement, add regex & filename...
2013-10-04 Gustavo Guerra[xBuild] Don't set any VisualStudioVersion
2013-10-04 Sebastien Pouliot[mdoc] Fix output of GenericParameter (Cecil now overri...
2013-10-03 Jonathan PryorSupport deserializing relative Uris. Fixes #15169.
2013-10-03 Marek SafarFixes regression caused by 3912066fe1134ba665770723a24c...
2013-10-02 Rodrigo KumperaMerge pull request #769 from schani/fix-exception-throw...
2013-10-02 Marek SafarEmit better debugger attribute for stepping over state...
2013-10-02 Sebastien PouliotUse more detailled assert messages in some, randomly...
2013-10-02 Gustavo Guerra[xBuild] Add missing VisualStudioVersion propety which...
2013-10-02 Atsushi Enorevive XSLT standalone tests (which was broken because...
2013-10-01 Gustavo Guerra[xBuild] Fix use of properties in project references...
2013-10-01 Robin Neatherway[xBuild] Fix compilation for Mono 2.0
2013-10-01 Martin Baulig[System]: Fix System.IO.Compression.CompressionLevel...
2013-10-01 Sebastien PouliotRelax name check when deserializing a WindowsIdentity...
2013-09-30 Sebastien Pouliot[mono-api-html] Better handling of generic types (so...
2013-09-30 Sebastien Pouliot[mono-api-html] Fix ending quote for non-string fields
2013-09-29 Marek SafarAnonymous method with this access inside an iterator...
2013-09-29 Gustavo Guerra[xBuild] Fix Import elements with the combination of...
2013-09-29 Gustavo Guerra[xBuild] Support for ImportGroup element
2013-09-29 Gustavo Guerra[xBuild] Suport >= in string conditions
2013-09-29 Gustavo Guerra[xBuild] Support use of properties defined in Choose...
2013-09-29 Gustavo Guerra[xBuild] Support ToolsVersion 12
2013-09-28 Sebastien PouliotFix potential NRE and give better output for fields...
2013-09-28 Atsushi EnoAdd ConsoleLoggerTest and fixed implementation to match...
2013-09-28 Atsushi Enoimplement some "new in 4.0" build event args types.
2013-09-27 Rolf Bjarne Kvinge[Mono.Tuner] Remove unused field.
2013-09-27 Atsushi EnoAdd some "new in 4.0" API regarding build event args.
2013-09-27 Zoltan Varga[sdb] Fix decoding of nested structs. Fixes #14942.
2013-09-27 Atsushi EnoFix build.
2013-09-26 Sebastien PouliotDrop the System.Enum and System.ValueType for enum...
2013-09-26 Sebastien PouliotAdd a new tool to produce HTML diff of assemblies simil...
2013-09-26 Atsushi Enoimplement some primary members of ConsoleLogger (and...
next