New test
[mono.git] / mcs /
2010-12-16 Marek SafarNew test
2010-12-16 Marek SafarAdd more attribute arguments checks
2010-12-16 Atsushi EnoImplement XamlType.GetAllAttachableProperties() and...
2010-12-16 Atsushi EnoFor IXmlSerializable/XData, Instance property returns...
2010-12-15 Jérémie LavalSys.Core parameters fixup
2010-12-15 Jb EvainMake sure AppdDomain.PermissionSet doesn't return null
2010-12-15 Marek SafarFixed cloning of default switch case
2010-12-15 Marek SafarNew tests.
2010-12-15 Marek Safar[659536] Don't re-create array expressions when inferin...
2010-12-15 Marek Safar[659528] Fixed cloning of switch sections
2010-12-15 Jérémie LavalAdd missing members in AggregateException
2010-12-15 Jérémie LavalAdd prototype for Parallel.For long overloads
2010-12-15 Jérémie LavalYet more parameter manual fixup
2010-12-15 Jérémie LavalMore parameter renaming
2010-12-15 Sebastien Pouliot[moon] Return true for IsolatedStorageFile.IsEnabled
2010-12-15 Sebastien PouliotTest case for security issue
2010-12-15 Jérémie LavalUpdate Task parameter names
2010-12-15 Marek Safar[656150] Fix repl recovery after invalid expression.
2010-12-15 Marek SafarFix comment typo
2010-12-15 Marek SafarWorkaround problem when compiling many resource files...
2010-12-15 Marek SafarAdd existing class to System.Net build
2010-12-15 Marek SafarKeep only single Dispose implementation in ResourceReader
2010-12-15 Marek SafarSwitch to resizeable array when adding second item...
2010-12-15 Marek SafarSome .net 4.0 api compatibility fixes
2010-12-15 Marek SafarEmit delegate constructor parameter names
2010-12-15 Marek SafarRecover from invalid linq block syntax
2010-12-14 Jeffrey StedfastFixed AesManaged parameter names to make gui-compare...
2010-12-14 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2010-12-14 Jeffrey StedfastAdd TypeForwardedTo for Aes on MOONLIGHT and BOOTSTRAP_...
2010-12-14 Michael HutchinsonSocket.Dispose is public in 4.0.
2010-12-14 Marek Safar[653710] Check type parameter reference type constraint...
2010-12-14 Marek Safar[656918] Implement expression tree access to hoisted...
2010-12-14 Atsushi EnoAdd experimental "#if NET_2_1" mode (it builds w/o...
2010-12-14 Marek Safar[656918] Emit instance expression for ET delegate creation
2010-12-14 Marek SafarReject automatic version number at major and minor...
2010-12-14 Marek Safar[655284] Implemented automatic assembly version numbers
2010-12-14 Marek Safar[655770] Emit unused members warning for nested types...
2010-12-14 Marek Safar[657623] Fix incorrect logic in value type parameter...
2010-12-14 Marek SafarAdd more restrictions to custom attribute encoding
2010-12-14 Marek Safar[657797] Expand type member cache using secondary const...
2010-12-14 Marek Habersack[asp.net] Fix for bug #467221. Properly match location...
2010-12-14 Marek Habersack[asp.net] Added verbose mode to the standalone test...
2010-12-14 Atsushi Enoadd missing method in IAmbientProvider.
2010-12-13 Gonzalo Paniagua... Don't throw in EndReceive/EndSend + out error
2010-12-13 Gonzalo Paniagua... Change parameter name.
2010-12-13 Michael HutchinsonFixi soft debugger dll crash on Windows w/redirected...
2010-12-13 Michael HutchinsonRemove default arg usage from sdb dll so it can be...
2010-12-13 Marek SafarRemove duplicate checks
2010-12-13 Marek SafarNew test.
2010-12-13 Marek Safar[659038] Check interface hierarchy before reporting...
2010-12-13 Marek Safar[657862] Correctly scan for parent of base method override
2010-12-13 Marek Safar[658722] Don't require arity symbol to be part of the...
2010-12-13 Lluis SanchezFix several issues in the code generator
2010-12-13 Bojan RajkovicUpdate build-csproj2k5 script to use /bin/sh, since...
2010-12-13 Atsushi EnoFix enum serialization too.
2010-12-13 Jérémie LavalIncrement Count even on single-processor in SpinWait...
2010-12-13 Marek Habersack[asp.net] Test suite configuration updates for 4.0
2010-12-13 Marek Safar[659022] Resolve reduced expressions
2010-12-13 Lluis SanchezFix code generation issue with nested generic types
2010-12-13 Lluis SanchezFix flags enum deserialization
2010-12-13 Lluis SanchezThrow correct exceptions when using generated serializer
2010-12-13 Marek SafarRe-enable EmbedResourceFile overload used by al.exe
2010-12-13 Marek Habersack[asp.net] Fix for bug #658278. Panels render children...
2010-12-13 Marek Habersack[asp.net] Implmeneted the System.Web.Configuration...
2010-12-13 Miguel de Icaza[winforms] Pass 4 of removing NET_2_0 from winforms
2010-12-13 Miguel de Icaza[winforms] Pass 3 of removing NET_2_0 from winforms
2010-12-13 Miguel de Icaza[winforms] Pass 3 of removing NET_2_0 from winforms
2010-12-13 Miguel de Icaza[winforms] Pass 2 of removing NET_2_0 from winforms
2010-12-13 Miguel de Icaza[winforms] Pass 2 of removing NET_2_0 from winforms
2010-12-13 Miguel de IcazaPass 1 of removing NET_2_0 from winforms
2010-12-12 Jonathan Pryor[mdoc] Fix code formatting.
2010-12-12 Jonathan PryorMerge branch 'master' of https://github.com/XTZGZoReX...
2010-12-12 XTZGZoReX[Monodoc] add GetDeclaringType(this CustomAttribute...
2010-12-12 XTZGZoReX[monodoc] don't display methods with ContractInvariantM...
2010-12-12 XTZGZoReX[Monodoc] eliminate a few warnings.
2010-12-12 Thomas Goldstein[winforms] Small optimizations, use properties that...
2010-12-11 Miguel de Icaza[winforms] Style, braces
2010-12-11 Miguel de Icaza[winforms] Use conditional attributes, not ifdefs to...
2010-12-11 Miguel de Icaza[winforms] Use conditional attributes, not ifdefs to...
2010-12-11 Gonzalo Paniagua... Line endings
2010-12-11 Ralph Leckett[System.Drawing] Remove unnecessary verbosity
2010-12-11 Ralph Leckett[System.Drawing] On image load from stream errors,...
2010-12-11 Ralph Leckett[winforms] Fix graphics leak
2010-12-11 Ralph Leckett[winforms] Fix graphics leak
2010-12-11 Ralph Leckett[winforms] For what it appeared to be a crasher from...
2010-12-11 Ralph Leckett[winforms] Reorder code a bit
2010-12-11 Ralph Leckett[winforms] Avoid leaking the Graphics
2010-12-11 Ralph Leckett[winforms] Avoid leaking the Graphics + style
2010-12-11 Ralph Leckett[winforms] Cope with null current regions
2010-12-11 Ralph Leckett[winforms] Cope with small windows
2010-12-11 Ralph Leckett[winforms] Style
2010-12-11 Ralph Leckett[winforms] Style
2010-12-11 Ralph Leckett[winforms] Style, reduce full sizes of common types
2010-12-11 Ralph Leckett[winforms] Do not leak Graphics in Invalidate + some...
2010-12-11 Miguel de Icaza[winforms] style, and NET_2_0 dropped
2010-12-11 Ralph Leckett[winforms] Style
2010-12-11 Ralph Leckett[winforms] Cope with null Hwnd value from Hwnd.ObjectFr...
2010-12-11 Ralph Leckett[winforms] Win32 fixes for window class name
2010-12-11 Thomas Goldstein[winforms] quick cleanup patches for a few WinForms...
2010-12-11 Thomas Goldstein[winforms] Small optimization
next