[runtime] Remove some debug spew.
[mono.git] / mcs /
2013-11-07 Sebastien Pouliot[monolinker] Add additional preserve instruction for...
2013-11-05 Sebastien PouliotFurther reduce the chance of an NRE in WebConnection...
2013-11-05 Sebastien Pouliot[linker] Allow accessing more MarkStep.Mark* methods...
2013-11-05 Paolo MolaroReduce contention and unnecessary checks at each lookup...
2013-11-04 Rodrigo KumperaFix the mobile_static build.
2013-11-03 Zoltan VargaFix corlib tests with hard coded line numbers.
2013-11-03 Zoltan VargaMark some corlib tests with the LLVMNotWorking category.
2013-11-02 Zoltan Varga[sdb] Implement support for DebuggerStepThrough attribu...
2013-11-02 Marek SafarMerge pull request #798 from akoeplinger/fix-test
2013-11-02 Atsushi Enohack SettingValueElement.Unmerge().
2013-11-01 Rodrigo Kumpera[fullaot] Don't use the complicated generics-heavy...
2013-11-01 Jonathan Pryor[System] Avoid an NRE when Close() and Write() are...
2013-11-01 Alexander KöplingerFixed an issue in corlib Makefile that would make a...
2013-11-01 Zoltan VargaMerge pull request #797 from ranma42/fix-log-message
2013-11-01 Zoltan Varga[sdb] Fix tests.
2013-10-31 Jeffrey Stedfast[Mono.Debugger.Soft] Test the inherited Type attributes
2013-10-31 Jeffrey Stedfast[Mono.Debugger.Soft] Fixed unit test for getting custom...
2013-10-31 Rodrigo KumperaRevert "Implementation of Properties and Methods in...
2013-10-31 Martin Baulig[linker]: Fix my previous commit.
2013-10-31 Marek SafarMerge pull request #794 from aakashapoorv/patch-1
2013-10-31 aakashapoorvImplementation of Properties and Methods in MethodSigna...
2013-10-30 Jeffrey Stedfast[Mono.Debugger.Soft] Implemented inheritance for TypeMi...
2013-10-30 Zoltan VargaFix MONO_PATH for run-test-vts in corlib.
2013-10-30 Zoltan VargaDist the subdirs of class/Facades.
2013-10-29 Rodrigo KumperaFix skip_scan to handle proper load errors.
2013-10-29 Marek SafarFixes build
2013-10-29 Marek SafarWhen parsing documentation cref text turn on error...
2013-10-29 Marek SafarBetter error message when member does not implement...
2013-10-29 Marek SafarVariables from diffent parameter block still need to...
2013-10-28 Sebastien PouliotThe stripper does not care if some variables can't...
2013-10-28 Marek SafarBetter error message when type inference resolves valid...
2013-10-27 Marek SafarUpdate lower/upper type inference fixing to match the...
2013-10-27 Marek SafarEnum subtraction quirk needs to work with numeric const...
2013-10-26 Marek SafarMerge pull request #790 from akoeplinger/fixtests
2013-10-25 Alexander KöplingerFixed a test issue where net45 methods were used in...
2013-10-25 Martin Baulig[linker]: Also reference all type-references for LinkAc...
2013-10-25 Marek SafarTests update
2013-10-25 Marek SafarWhen looking for base implementation of generic MVAR...
2013-10-25 Marek SafarAdd new tests
2013-10-24 Rolf Bjarne KvingeAdd OrderedDictionary to the mobile profile.
2013-10-23 Alex Rønne PetersenMerge pull request #787 from directhex/master
2013-10-23 Sebastien PouliotMerge pull request #786 from xplicit/master
2013-10-23 xplicitfix DivideByZeroException in Random.Next()
2013-10-23 Sebastien PouliotDisable ClientWebSocketTest.cs (for mobile) until the...
2013-10-23 Marek SafarMerge pull request #784 from alesliehughes/master
2013-10-22 Alistair Leslie... Implement ObjectQuery
2013-10-22 Alistair Leslie... Implement ManagementQuery QueryString
2013-10-22 Alistair Leslie... Implement ManagementQuery QueryLanguage
2013-10-22 Rodrigo KumperaFix this test to work on 2.0.
2013-10-22 Zoltan Varga[sdb] Add an IncludeSubclasses property to ExceptionEve...
2013-10-21 Sebastien PouliotMerge pull request #730 from LogosBible/locale-changes
2013-10-21 Sebastien PouliotFix condition (for MOBILE) that excluded System.Xml...
2013-10-21 Rodrigo Kumpera[mkbundle] New mkbundle options for better handling...
2013-10-21 Miguel de IcazaMerge pull request #717 from mono/client_websockets_impl
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
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
next