mono.git
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...
2011-02-10 Damien DiederenMIPS: Throw OverflowException if Int32.MinValue is...
2011-02-10 Zoltan VargaRemove unused mono_arch_has_unwind_info () function.
2011-02-10 Gonzalo Paniagua... [HttpWebRequest] Can't ignore erros here
2011-02-10 Gonzalo Paniagua... [HttpWebRequest] Error handling for POST/PUT
2011-02-10 Ankit Jain[xbuild] Update Utilities.FromMSBuildPath from monodevelop.
2011-02-10 Rodrigo KumperaHandle ConstructorBuilders on other assemblies.
2011-02-10 Rodrigo KumperaRevert "Don't use io layer semaphores for object monitors."
2011-02-10 Rodrigo KumperaDon't use io layer semaphores for object monitors.
2011-02-10 Rodrigo KumperaAdd regression test for #668506
2011-02-10 Marek SafarAnother .net 4 update
2011-02-10 Marek SafarRemove more csharp2 references
2011-02-10 Zoltan VargaFix a warning.
2011-02-10 Marek SafarMake all evaluator created type public
2011-02-10 Marek SafarAdd mscorlib as mcs aot dependency
2011-02-10 Atsushi EnoFix a couple of addressing namespace fixes (found in...
2011-02-10 Atsushi EnoFix wrong async completion handling in UDP channel...
2011-02-10 Marek SafarFixes build
2011-02-10 Marek SafarEnable eval statements
2011-02-10 Marek SafarDrop csharp2
2011-02-10 Marek SafarFix wrong module context
2011-02-10 Marek SafarCleanup IMemberContext properties
2011-02-10 Marek SafarFix restore typo
2011-02-09 Zoltan VargaRemove glib libs from the get-cygwin-deps.sh script.
2011-02-09 Miguel de IcazaDo not throw if we get a RunAndCollect
2011-02-09 Miguel de IcazaStyle
2011-02-09 Gonzalo Paniagua... Move some code into their own methods.
2011-02-09 Gonzalo Paniagua... [Thread] Avoid using BinarySerialization
2011-02-09 Marek Habersack[asp.net] Fix for bug #669048. Fix up virtual precompil...
2011-02-09 Gonzalo Paniagua... Attempt 1
2011-02-09 Gonzalo Paniagua... Add files to .gitignore
2011-02-09 Rodrigo KumperaHandle assignment check of variant type and its gtd.
2011-02-09 Zoltan VargaInstall Mono.Debugger.Soft in the 4.0 profile as well.
2011-02-09 Marek SafarFix corlib test
2011-02-09 Marek SafarFix few more mcs locations
2011-02-09 Marek SafarFew mcs property accessors tweaks
2011-02-09 Marek SafarDon't emit static data when running as evaluator
2011-02-09 Rolf Bjarne... Add MonoCQItem to the moonlight build, otherwise we...
2011-02-09 Atsushi EnoRecent ContractDescription fix uncovered wrong contract...
2011-02-09 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2011-02-09 Rodrigo KumperaCleanup the reference queue on domain unload.
2011-02-09 Atsushi EnoSupport ServiceKnownTypes. Fixed another case on bug...
2011-02-09 Jonathan PobstFix msvc build for threadpool changes.
2011-02-09 Zoltan VargaDisable OP_INEG cfolding on 32 bit arches, as it breaks...
2011-02-09 Gonzalo Paniagua... [SmtpClient] Don't send empty display name.
2011-02-09 Marek Habersack[build] Added runtime/_tmpinst/mcs script to unbreak...
2011-02-09 Marek Habersack[asp.net] Be more careful with errors collection when...
2011-02-09 Marek Habersack[asp.net] Implemented CustomErrorsRedirectMode
2011-02-09 Gonzalo Paniagua... Just need 1 instance of the generic principal.
2011-02-08 Gonzalo Paniagua... [threadpool] Added dynamic concurrent queue implementation
2011-02-08 Mark Probst[sgen] Two carefully placed prefetches.
2011-02-08 Mark Probst[sgen] Only load an object's vtable word if absolutely...
2011-02-08 Mark Probst[sgen] Fix some debug functions.
2011-02-08 Mark Probst[sgen] Keep statistics on slots allocated in vain in...
2011-02-08 Mark Probst[sgen] Make SGen compile with heavy statistics enabled.
2011-02-08 Miguel de IcazaAdd new test
2011-02-08 Miguel de IcazaFix Enum.HasValue, previous version crashed with negati...
2011-02-08 Miguel de IcazaUpdate docs
2011-02-08 Miguel de IcazaAdd prototype to .h file
2011-02-08 Lucas Meijerimplement mono_set_assemblies_path for platforms that...
2011-02-08 Rodrigo KumperaAvoid allocating memory for the handles.
2011-02-08 Rodrigo KumperaAvoid allocating memory.
2011-02-08 Marek Habersack[cross-compilation] Added some flexibility regarding...
2011-02-08 Marek Habersack[aot compiler] runtime_dep uses the correct path when...
2011-02-08 Marek SafarFix Mono.CSharp vs solution
2011-02-08 Marek SafarAllow both predefined and custom values for mcs -skd...
2011-02-08 Rodrigo KumperaFix reference queue under boehm.
2011-02-08 Hib ErisFix build-mingw32.sh for CROSS_PKG_CONFIG_DIR without...
2011-02-08 Hib ErisNo longer include glib binaries in build-mingw32.sh...
2011-02-08 Hib ErisLet build-mingw32.sh script also work on dist tarballs
2011-02-08 Marek SafarOptimize Enumerable::ToArray
2011-02-08 Hib ErisUse winternl.h instead of ddk (when available)
2011-02-08 Hib ErisRemove implementation details from public header io...
2011-02-08 Marek Safar[657099] Fix cloning of remapped blocks
2011-02-08 Atsushi EnoSimple content restriction was not validated when it...
2011-02-08 Rolf Bjarne... Moonlight build: we need to create the deps dir
2011-02-08 Marek SafarNew test.
2011-02-08 Marek SafarFix remapping of cloned block parent when already in...
2011-02-08 Marek SafarDisable vs hosting
2011-02-08 Atsushi EnoFor complexType simpleContent restriction, fill attribu...
2011-02-08 Atsushi EnoThere's a tricky namespace-mismatching deserialization...
2011-02-08 Zoltan VargaMake the 4.0 profile the default if no is given on...
2011-02-08 Rolf Bjarne... Moonlight build: use system tools to compile. This...
2011-02-08 Hib ErisDo not distribute eglib-config.h
2011-02-08 Hib ErisUse _vscprintf() for mingw-w64 compilers
2011-02-07 Marek Habersack[crypto] Added missing 4.0 algorithm names
2011-02-07 Hib ErisInclude config.h in mono-profiler-aot.c
2011-02-07 Zoltan VargaCast the result of MONO_CONTEXT_GET_SP () to an int...
2011-02-07 Zoltan VargaInclude sys/types.h for pid_t on mingw. Fixes #670076.
2011-02-07 Jonathan PobstMove variable declaration to top of function for msvc.
2011-02-07 Marek Safarmoonlight build fix
2011-02-07 Larry EwingPinvoke symbols according to the new moonlight naming...
2011-02-07 Rodrigo KumperaHandle patching with shared opt enabled.
2011-02-07 Zoltan VargaUse mono_method_get_vtable_slot () instead of accessing...
2011-02-07 Atsushi EnoOpen and close client/service runtime channels in chain...
2011-02-07 Atsushi Enohandle IsTerminating.
2011-02-06 Zoltan VargaFix a warning.
2011-02-06 Zoltan VargaRemove a duplicate call to mini_gc_init ().
2011-02-06 Zoltan VargaFix a warning/bug.
next