mono.git
2011-02-16 Atsushi EnoApril2005 AppSequence needs default constructor for...
2011-02-16 Atsushi Enoxsi:type parsing is wrong in default namespace resolution.
2011-02-16 Atsushi EnoOperation interface methods also have ServiceKnownType...
2011-02-16 Atsushi EnoKnownTypeCollection; recursively registered type was...
2011-02-16 Gonzalo Paniagua... Fixes
2011-02-16 Gonzalo Paniagua... Remove a bunch of warnings.
2011-02-15 Martin BauligMake pdb2mdb work with files in other directories.
2011-02-15 Andrew JorgensenMono.Debugger.Soft.dll is installed for 4.0 also.
2011-02-15 Ankit Jain[xbuild] Fix bug #671700, resource naming in presence...
2011-02-15 Marek SafarNew test
2011-02-15 Marek Safar[671878] Fixes IKVM ordering of catch clauses
2011-02-15 Marek SafarFix few warnings
2011-02-15 Atsushi EnoAsync MessageContract pattern needs more sophisticated...
2011-02-15 Atsushi EnoMessage headers are now serialized and deserialized...
2011-02-15 Sebastien PouliotFix parameters names inside System.Net.dll for 2.1...
2011-02-15 Atsushi EnoServiceDescription.cs does not exist in moonlight,...
2011-02-15 Jérémie LavalFix test failure in SplitOrderedList
2011-02-15 Jérémie LavalImplement TaskFactory.FromAsync
2011-02-15 Marek SafarHide boostrap compiler for people looking for mcs.exe
2011-02-15 Marek SafarUpdate mcs translations
2011-02-15 Marek SafarFix monolite make dist
2011-02-15 Atsushi EnoMessageHeaderDescription were not filled in message...
2011-02-15 Atsushi Enoimplement some ServiceHostBase public methods that...
2011-02-15 Marek SafarAdd Mono.Debugger.Soft.dll to spec
2011-02-15 Marek SafarBuild monolite from correct location
2011-02-15 Marek SafarMerge some useful changes from MD
2011-02-15 Gonzalo Paniagua... [HttpListener] Close idle connections on Stop()
2011-02-15 Atsushi EnoWhen the callback contract type is the same as the...
2011-02-15 Atsushi EnoEndpointAddress could be empty on opening the factory.
2011-02-15 Atsushi EnoPeeDuplex ChannelFactory must be opened in prior to...
2011-02-15 Atsushi Enoadd private setter for message serialization.
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-14 Veerapuram... [bugfix]667855 - Fix handling of oracle raw data types...
2011-02-14 Gonzalo Paniagua... [HttpWebRequest] EndGetResponse already does this.
2011-02-14 Gonzalo Paniagua... [HttpListener] UserHostName includes the port.
2011-02-14 Jérémie LavalCorrectly add ObjectPool to the build
2011-02-14 Jérémie LavalUse ObjectPool in SplitOrderedList
2011-02-14 Jérémie LavalFix wrong CAS check in SplitOrderedList
2011-02-14 Jérémie LavalUse ObjectPool in ConcurrentStack
2011-02-14 Jérémie LavalUse ObjectPool in ConcurrentQueue
2011-02-14 Jérémie LavalAdd concurrent implementation of an ObjectPool to reuse...
2011-02-14 Gonzalo Paniagua... [HttpListener] These lines were not supposed to be...
2011-02-14 Atsushi Enosupport UdpTranspoerSettings.MulticastInterfaceId....
2011-02-14 Carsten SchloteExtended CloneCopy() test with ReadOnly field
2011-02-14 Carsten SchloteFixes for broken RO check
2011-02-14 Miguel de IcazaRemove
2011-02-14 Miguel de Icaza[670974] Use the underlying BaseStream to read bytes...
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-14 Neale FergusonAdd unwind support to s390x and fix stack unwinding...
2011-02-14 Marek SafarNew test
2011-02-14 Marek Safar[671552] Use correct emit method for stobj type
2011-02-14 Miguel de IcazaDo not build in parallel
2011-02-14 Marek SafarUpdate to the latest IKVM
2011-02-14 Gonzalo Paniagua... Comment out test that does not work on linux.
2011-02-13 Gonzalo Paniagua... [HttpWebRequest] Use the timeout in GetResponse()
2011-02-13 Gonzalo Paniagua... [HttpWebRequest] Avoid nullref on empty cookie header.
2011-02-13 Rodrigo KumperaDon't assert on broken DM names.
2011-02-13 Rodrigo KumperaAdd bad string resistent utf16-utf8 conversions.
2011-02-13 Rodrigo KumperaAvoid an infinite loop on broken utf16.
2011-02-13 Rodrigo KumperaMake Int32.Parse respect current culture.
2011-02-13 Alexandre MutelFix sizeof(T) in non-gshared code. Fixes #580189.
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-13 Zoltan VargaAdd an assembly version to Mono.Debugger.Soft. Fixes...
2011-02-13 Mark Probst[sgen] Register the main_thread as a GC root. Fixes...
2011-02-13 Gonzalo Paniagua... [HttpListener] Small improvements
2011-02-13 Gonzalo Paniagua... [HttpListenre] Avoid multiple calls to Close()
2011-02-13 Zoltan VargaFix reading of cattr arguments of type Type[]. Fixes...
2011-02-13 Miguel de IcazaAdd solution files
2011-02-13 Miguel de IcazaVarious updates
2011-02-12 Miguel de IcazaPass warnings
2011-02-12 Miguel de IcazaVisual Studio build support: updated the scripts that...
2011-02-12 Gonzalo Paniagua... [gzip] Allow partial flush
2011-02-11 Miguel de IcazaUpdate the csproj generator targets
2011-02-11 Gonzalo Paniagua... [Socket] Fix invalid cast
2011-02-11 Thomas GoldsteinTabControlPainter.cs: Move up the Text / Image of the...
2011-02-11 Thomas GoldsteinTabControlPainter.cs: Horizontally center Text and...
2011-02-11 Zoltan VargaFix token generation for TypeBuilder's in another assem...
2011-02-11 Miguel de Icaza[fix] changing Form.Enabled sometimes can change the...
2011-02-11 Andrius BentkusCheck filename of assemblies before installing with...
2011-02-11 Zoltan VargaAdd Mono.XBuild.Utilities/MSBuildUtils.cs to the build.
2011-02-11 Zoltan VargaPretty print MonoString* too in xdb.
2011-02-11 Sebastien PouliotContinue X509Chain processing even if the local machine...
2011-02-11 Hib ErisEarlier undefine HAVE_GETPROCESSID when cross compiling
2011-02-11 Zoltan VargaAvoid a boehm dependency in driver.c.
2011-02-11 Rodrigo KumperaMake maxStackSize behavior compatible with MS.
2011-02-11 Marek SafarFix repl not to accumulate every evaluated expression
2011-02-11 Zoltan VargaMake the wait in the finalizer thread alertable to...
2011-02-11 Zoltan VargaFix sdb tests on the 4.0 profile.
2011-02-11 Zoltan VargaChange some Sleep(0)'s to Sleep(1) in the soft-debugger...
2011-02-11 Zoltan VargaAdd a MONO_ prefix to the PROCESSOR_ARCHITECTURE_ const...
2011-02-10 Miguel de Icaza[bugfix: 664695] Calling Dispose on ToolStrip emit...
2011-02-10 Miguel de Icaza[bugfix: 664695] Calling Dispose on ToolStrip emit...
2011-02-10 Miguel de Icaza[bugfix: 665233] ToolStrip Menus Keeping Keyboard Captu...
2011-02-10 Zoltan VargaMerge branch 'mips-vm-fixes' of https://github.com...
2011-02-10 Zoltan VargaInclude malloc.h under windows for alloca in glib.h.
2011-02-10 Damien DiederenMIPS: Ignore float->int overflow behaviour, as on PPC...
2011-02-10 Damien DiederenMIPS: Do not generate superfluous "load_const" in IMT...
2011-02-10 Damien DiederenMIPS: Fix IMT binary search code generation in backend
2011-02-10 Damien DiederenMIPS: Fix unboxing trampolines for functions returning...
2011-02-10 Damien DiederenMIPS: Use SLTU to implement COND_EXC_LE_UN (Exception...
next