mono.git
2012-01-20 Jonathan Pryor[System.ServiceModel] Don't try to deserialize `void...
2012-01-20 Jonathan Pryor[System.ServiceModel] Speed up Bug652331_2Test test...
2012-01-20 Zoltan VargaAvoid passing a Module to the GetSigHelper methods...
2012-01-20 Eberhard BeilharzXamarin-2938: Fix Screen.FromControl
2012-01-20 Zoltan VargaFix -O=shared support in mono_delegate_ctor ().
2012-01-19 Gonzalo Paniagua... UploadFile+PUT does not wrap the file in a multipart...
2012-01-19 Marek SafarRestore original compiler generated block when linq...
2012-01-19 Marek SafarFix range variable name collision check for nested...
2012-01-19 Atsushi EnoFix bug 998 - in XmlResolver.ResolveUri(), make some...
2012-01-19 Atsushi EnoFix bug #1558 - return editable XPathNavigator from...
2012-01-19 Atsushi EnoFix bug #2146 - create snapshot copy of nodes before...
2012-01-19 Atsushi EnoFix bug #2383 patch by Weeble - in XPathExtensions...
2012-01-19 Atsushi EnoFix bug #2564 - give .NET compatible namespace prefixes...
2012-01-19 Atsushi EnoFix bug #2956: XmlReader.HasValue became virtual (from...
2012-01-19 Atsushi EnoFix bug #2927: lookup event bound methods from root...
2012-01-19 Miguel de IcazaFix my last commit
2012-01-18 Marek SafarImplemented more System.Net.Http.Headers
2012-01-18 Miguel de IcazaPrevent race conditions for this cached variable, by...
2012-01-17 Rolf Bjarne... DateTime.FromFileTimeUtc should return a DateTime with...
2012-01-17 Rolf Bjarne... System.Data: DataTable.ImportRow should be able to...
2012-01-17 Marek SafarFix ParsedValue buffer length when putback character...
2012-01-17 Marek SafarUse correct offset when setting comples struct field...
2012-01-17 Marek SafarDon't report ambiguous error when a user operator confl...
2012-01-17 Zoltan VargaDon't delete some RabbitMQ.Client generated files since...
2012-01-17 Zoltan VargaDon't delete some RabbitMQ.Client generated files since...
2012-01-17 Zoltan VargaDon't delete basic-profile-check.{exe,out} if the profi...
2012-01-16 Rolf Bjarne... threadpool: Disable the gc for threadpool threads while...
2012-01-16 Rolf Bjarne... sgen: Add support for disabling the gc for a thread
2012-01-16 Zoltan VargaAvoid passing methodspec tokens to mono_aot_get_method_...
2012-01-16 Zoltan VargaFix delegate invokes in shared mode.
2012-01-16 Marek SafarFix typo
2012-01-16 Marek SafarInlcude leading dot in constant ParsedValue
2012-01-16 Marek SafarKeep incomplete constructor initializer colon location
2012-01-16 Marek SafarRename mcs files which now have different content
2012-01-15 Miguel de IcazaImplements TimeZoneInfo.Local for Windows
2012-01-14 Miguel de IcazaApply patch from Tom Hindle to fix ##2893 and add a...
2012-01-14 Tristan Caulfield* fix tasklets crash on x86
2012-01-14 Zoltan VargaRespect the SizeConst parameter to UnmanagedType.ByValT...
2012-01-14 Miguel de IcazaMerge pull request #213 from linquize/linquize-master
2012-01-14 Marek SafarRework top-level type AST hierarchy to include namespac...
2012-01-14 Marek SafarFix MemoryStreamTest tests to compile under 2.0 profile
2012-01-13 Miguel de IcazaApply fix for 2839 from Michael Mudge
2012-01-13 Miguel de IcazaRemove debugging statement
2012-01-13 Miguel de IcazaRemove the limit on the buffer size, the spec actually...
2012-01-13 Rolf Bjarne... sgen: report LOS objects pinned by interior pointers...
2012-01-12 Sebastien PouliotBring TaskExtensions to the mobile profile. Fix bug...
2012-01-12 Sebastien PouliotDo not build a managed X509Chain in MonoTouch and simpl...
2012-01-12 Gonzalo Paniagua... Heavy IO load might cause obj to be NULL
2012-01-12 Miguel de IcazaAdd [Exports] from MonoTouch/MonoMac to the documentati...
2012-01-12 Miguel de Icazaupdate copyrights
2012-01-11 Zoltan VargaDisable shared mode for non-corlib and inflated methods...
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2012-01-11 Marek SafarAdd constructed constructor expression into AST when...
2012-01-11 Marek SafarDon't create intermediate NamespaceContainer when itera...
2012-01-11 Marek SafarRemove DeclSpace
2012-01-11 Marek SafarRemove GenericMethod
2012-01-11 Marek SafarRemove GenericMethod from member name construction
2012-01-11 Marek SafarRemove IsGeneric from DeclSpace
2012-01-10 Zoltan VargaDon't compile dynamic methods in shared mode.
2012-01-10 Gonzalo Paniagua... Use the right socket for the data stream
2012-01-10 Zoltan VargaFix an IndexOutOfBounds exception in the sdb packet...
2012-01-10 QuickJackAllows write access to web.config files below an app...
2012-01-10 Zoltan VargaUse mdoc.exe from class/lib since it is now built there.
2012-01-10 Rodrigo KumperaAdd test for the previous commit - iteraction between...
2012-01-10 Rodrigo KumperaFix the iteraction between bridge and major evacuation...
2012-01-10 Jeremie Laval[monodoc] Add a full title field to search result so...
2012-01-10 Jeremie Laval[monodoc] Append member type (method, property, .....
2012-01-10 Jeremie Laval[monodoc] Don't show the massive amount of obsolete...
2012-01-10 Zoltan VargaAdd memory barriers to interlocked operations on ARM...
2012-01-09 Marek SafarMake System.Web.Script.Serialization.JavaScriptSerializ...
2012-01-09 Gonzalo Paniagua... Merge pull request #211 from symform/master
2012-01-09 Marek SafarRemove another layout from TypeParameters parsing,...
2012-01-09 Rodrigo KumperaRevert "do a signal safe unwind on the native crash...
2012-01-09 Rodrigo KumperaRemove a spurious assert.
2012-01-07 LinquizeCopy file should preserve modified time and access...
2012-01-06 Zoltan VargaAllow enum->basetype argument conversion in CreateDeleg...
2012-01-06 Zoltan VargaCall mono_create_jit_trampoline_in_domain () in mono_re...
2012-01-06 Zoltan VargaMerge pull request #212 from jordanbtucker/master
2012-01-06 Jordan TuckerFixed Bug 2761: BigInteger constructed with zero-filled...
2012-01-06 Marek SafarInsert constructor into AST before initializer is parsed
2012-01-06 Marek SafarBetter detection of errors when building anonymous...
2012-01-06 Marek SafarDefault non-profile mcs.exe build to build profile
2012-01-06 Zoltan VargaAvoid displaying the 'no thread info in suspend' messag...
2012-01-06 Zoltan VargaFix stack alignment calculation in mono_arch_setup_asyn...
2012-01-06 Zoltan VargaRemove hazard pointer use from mono_get_cached_unwind_i...
2012-01-05 Rodrigo Kumperado a signal safe unwind on the native crash handler.
2012-01-05 Zoltan VargaFix the build.
2012-01-05 Zoltan VargaExtract the SGEN debugging code into a separate file.
2012-01-05 Zoltan VargaExtract SGEN object allocation rountines to sgen-alloc.c.
2012-01-05 Zoltan VargaImplement mono_gc_set_stack_end () for Boehm/null GC...
2012-01-05 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2012-01-05 Neale FergusonIf a parameter is NULL or DBNull then its size needs...
2012-01-05 Marek SafarBuild programs directly into class/lib. Fixes random...
2012-01-05 Zoltan VargaFix crashes in the precise stack marking code if a...
2012-01-05 Marek SafarReference equality of identical reference types cannot...
2012-01-05 Marek SafarUse reference comparison when checking interlocked...
2012-01-05 Marek SafarType parameters can be now stored in MemberName directly
2012-01-05 Rodrigo KumperaAdd JIT support for 4.5 MethodImplOptions.AggressiveInl...
2012-01-05 Rodrigo Kumperadisassemble the agressive-inlining flag correctly.
2012-01-05 Rodrigo KumperaAdd define for new 4.5 method impl flag agressive-inlining.
next