Merge mono/io-layer, mono/metadata, mono/arch/x86 and configure.in for Native Client
[mono.git] / mcs /
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
2010-12-11 Miguel de Icaza[winforms] Prepare for Gnome 3, by not depending on...
2010-12-11 Tom Hindle[winforms] Fix ContextMenuStrip vertical position can...
2010-12-11 Tom Hindle[winforms] WM_SETFOCUS is sent before Keyboard Focus...
2010-12-11 Tom Hindle[winforms] Allow WinForm controls to use on-the-spot...
2010-12-11 Tom Hindle[winforms] Add modal support to Forms
2010-12-11 Tom Hindle[winforms] DataGridView.cs : Made MoveCurrentCell not...
2010-12-11 Tom Hindle[winforms,fix] Prevent Clipboard APIs from running...
2010-12-11 Thomas Goldstein[winforms, fix] Keep the carret in sync with changes...
2010-12-11 Andy Hume[fix, winforms] Fix the ProgressBar speed in Marquee...
2010-12-11 Nagappan Alagappan[winforms, datagrid, fix] fixes crasher reported in...
2010-12-10 Alex[monodoc] display setter after the getter
2010-12-10 Marek SafarRevert unwanted makefile change
2010-12-10 Marek SafarAdd v1 runtime target (broken by design)
2010-12-10 Marek SafarResolve entire base initializer block in correct context
2010-12-10 Marek SafarRemoved compiler generated attributes
2010-12-10 Marek SafarBase constructor method calls have to be static
2010-12-10 Marek SafarReport missing types (some of them for now)
2010-12-10 Marek SafarAdd missing dependency
2010-12-10 Marek SafarTry to handle missing generic type definition
2010-12-10 Gonzalo Paniagua... Get system.web/httpRuntime only once
2010-12-09 Jérémie LavalFix semantic of CountdownEvent Reset methods. Fix ...
2010-12-09 Jérémie LavalImplement CreateSetComparer method in HashSet
2010-12-09 Jérémie LavalRefactor Add/Take/TryAdd/TryTake methods into a common...
2010-12-09 Jérémie LavalFix GetConsumingEnumerable exception handling in Blocki...
2010-12-09 Jérémie Laval[PLinq] Detect when AsParallel is called multiple time...
2010-12-09 Marek SafarNew test
next