mono.git
2010-08-13 Jérémie LavalLazy initialization of ManualResetEventSlim's underlyin...
2010-08-13 Marek SafarImplicit conversions between dynamic and object is...
2010-08-13 jbevain[Fix] emit the proper metadata version for net_4_0...
2010-08-13 Atsushi Enoongoing announcement and discovery work as well as...
2010-08-13 Atsushi EnoChannelDispatcherBase could be non-ChannelDispatcher...
2010-08-13 Marek Habersack[asp.net] Scripts may be requested also from pages...
2010-08-12 Marek Habersack[asp.net] Fix for bug #626829. Nodes need to be re...
2010-08-12 Marek Habersack[asp.net] Client-side callbacks must use new names...
2010-08-12 Andrew JorgensenAdd mono-abi-info and Mono.CodeContracts to spec
2010-08-12 Zoltan VargaAvoid passing uninitialized memory to get_call_info...
2010-08-12 Zoltan VargaRevert "Speculatively revert 9b3b838d43aa652bdfa426b...
2010-08-12 Rodrigo KumperaFix a loader error leak and make some System.Type metho...
2010-08-12 Zoltan VargaSpeculatively revert 9b3b838d43aa652bdfa426b (BRANCH_CO...
2010-08-12 Zoltan VargaBump corlib version because of the CustomAttributeData...
2010-08-12 Marek SafarOptimize little bit cloning operations.
2010-08-12 Marek SafarSpeed up Array.Resize
2010-08-12 Marek SafarNew test.
2010-08-12 Atsushi EnoDo not try to create InnerChannel when not necessary...
2010-08-12 Atsushi EnoDo not try to create InnerChannel while retrieving...
2010-08-12 Jérémie LavalAdd comments on some of SplitOrderedList's methods.
2010-08-12 Jérémie LavalWhen hard node deletion fails in SplitOrderedList,...
2010-08-12 Jérémie LavalCache new segment array creation in SplitOrderedList...
2010-08-12 Jérémie LavalTweak SplitOrderedList MaxLoad value (i.e. less pair...
2010-08-12 Jérémie LavalFix GetParent method in SplitOrderedList, it wasn't...
2010-08-12 Jérémie LavalAdd additional unit test for ConcurrentDictionary to...
2010-08-12 Jérémie LavalPort ConcurrentDictionary to use SplitOrderedList class.
2010-08-12 Jérémie LavalAdd auxiliary methods to SplitOrderedList to allow...
2010-08-12 Jérémie LavalAdd SplitOrderedList to the build system
2010-08-12 Jérémie LavalFixicate SplitOrderedList and tune default values
2010-08-12 Jérémie LavalCompilable implementation of SplitOrderList
2010-08-12 Jérémie LavalAdd new split ordered list type based on the eponymous...
2010-08-12 Atsushi Enoongoing AnnouncementClient implementation.
2010-08-12 Zoltan VargaAdd a FIXME to abcrem.
2010-08-12 Marek Habersack[asp.net] Fix for bug #617746. GridRow must auto-bind...
2010-08-12 Atsushi EnoChannelFactory<T> and ClientBase<T> do not reject Servi...
2010-08-12 Atsushi EnoAdd new constructors in 4.0.
2010-08-12 Zoltan VargaFix infinite loop in mono_class_get_nested_types (...
2010-08-11 Rodrigo KumperaAdd some error handling to custom attribute loading.
2010-08-11 Rodrigo KumperaLazy load custom attribute data arguments.
2010-08-11 Marek Habersack[asp.net] Partial fix for bug #575600. Support opening...
2010-08-11 Marek Habersack[asp.net] Partial fix for bug #575600. Convert virtual...
2010-08-11 Atsushi Enoongoing UdpAnnouncementEndpoint work.
2010-08-11 Atsushi Enoongoing AnnouncementService work.
2010-08-11 Atsushi Enoadd new AddServiceEndpoint() overload in 4.0.
2010-08-11 Gonzalo Paniagua... Adapt to new exception in threadpool behavior.
2010-08-11 Robert Jordan[Fix] Handle the portName argument/property properly.
2010-08-11 Atsushi EnoFix infinite loop in .ctor. Use simpler way to check...
2010-08-11 Atsushi EnoFix pinvoked function name and marshaling of MIB stats.
2010-08-11 Atsushi Enoflush ongoing hack. add UDP transport. Headers on confi...
2010-08-11 Jb Evain[hygiene] simplify the code dealing with internal colle...
2010-08-11 Jb Evainfix the System.Json build
2010-08-11 Jb Evainfix the net_2_1 build
2010-08-11 Jb Evainrevert 21dd2b0200d091c43fce as it breaks the monotouch...
2010-08-11 Atsushi Enoongoing endpoint implementation.
2010-08-11 Gonzalo Paniagua... New threadpool exception test
2010-08-11 Gonzalo Paniagua... AppDomainUnloadedException ignored.
2010-08-10 Marek Habersack[asp.net] HttpContext.RewritePath makes sure the passed...
2010-08-10 Marek Habersack[runtime] Fix for bug #624914. Runtime has to remap...
2010-08-10 Zoltan VargaRemove some debug stuff.
2010-08-10 Marek Habersack[asp.net] Fix for bug #629990 In-Proc session state...
2010-08-10 Zoltan Varga[llvm] Do a zero extension for bool/char too when loadi...
2010-08-10 Andrés G. AragonesesAdded new ABI mode to mono-api-info tool, wrapped in...
2010-08-10 Gonzalo Paniagua... Fix nullref.
2010-08-10 Atsushi Enoimplement MessageEncodingBindingElement.GetProperty...
2010-08-10 Gonzalo Paniagua... Fixed parsing of content-type parameters.
2010-08-10 Marek Safar[629383] Inflate generic type of default expression
2010-08-10 Marek Safar[629390] Avoid crash on the sole type expressions used...
2010-08-10 Atsushi EnoCosmetic corcompare fix.
2010-08-10 Atsushi EnoMerge branch 'master' of github.com:mono/mono
2010-08-10 Atsushi EnoEncoderFallback support in UTF8Encoding. Fixed bug...
2010-08-10 Marek SafarAlso check for generic arguments of dynamic arrays
2010-08-10 Marek Safar[629742] Iterators can be of dynamic type
2010-08-10 Marek SafarAdd Mono code contracts skeletons.
2010-08-10 Marek SafarMigrate more code to public API for 4.0
2010-08-10 Mark Probst[Documentation] Explain nursery size a bit in man page.
2010-08-09 Carlos Alberto... [fix] #626034: Properly handle Form.Dispose to not...
2010-08-09 Zoltan VargaAvoid an #ifndef HAVE_SGEN_GC inside MonoDomain, so...
2010-08-09 Zoltan VargaTurn off the monitor enter/exit trampolines under SGEN...
2010-08-09 Zoltan VargaEmit boxed versions of primitive types in xdebug.
2010-08-09 Mark Probst[sgen] Fix OBS warning.
2010-08-09 Gonzalo Paniagua... Fix the boundary in UploadFile().
2010-08-09 Zoltan VargaAvoid exceptions in gdb when encountering unknown struc...
2010-08-09 Zoltan VargaGenerate xdebug info for monitor enter/exit trampolines.
2010-08-09 Zoltan VargaRemove the few remaining compile time GC dependencies.
2010-08-09 Andrew JorgensenAdd sgen-workers.c to sgen_sources
2010-08-09 Mark Probst[sgen] Sleep a little while busy-waiting for the gray...
2010-08-09 Zoltan VargaAvoid registering roots inside the MonoDomain structure...
2010-08-09 Laurent EtiembleFix #560060 - Embedded "app.config" is not read when...
2010-08-09 Zoltan VargaFix a typo.
2010-08-09 Zoltan VargaIgnore mono_use_llvm when JITting in a runtime compiled...
2010-08-09 Zoltan VargaUpdate the comments for mono_use_llvm.
2010-08-09 Zoltan VargaCall BeginErrorReadLine()/BeginOutputReadLine() in...
2010-08-09 Andrew JorgensenBump version to 2.7.1
2010-08-09 Andrew JorgensenAdd System.ServiceModel.Discovery to .spec
2010-08-09 Gonzalo Paniagua... Proper tracking of ICMP requests and responses.
2010-08-09 Miguel de IcazaUpdate README
2010-08-09 Zoltan VargaAvoid printing the output of /bin/ls in a Process test.
2010-08-09 Zoltan VargaRemove some hash code tests which can fail.
2010-08-09 Gonzalo Paniagua... Ignore a few more files.
2010-08-09 Elijah TaylorAdd dummy implementation of g_module functions for...
next