mono.git
2010-10-15 Zoltan VargaAdd support for assembly names with embedded and starti...
2010-10-15 Marek SafarDon't be too verbose when building response files
2010-10-15 Marek SafarClean up few more warnings
2010-10-15 Marek SafarWarnings cleanup
2010-10-15 Ankit Jain[xbuild] Fix bug #646941. Add explicit System.Core...
2010-10-15 Ankit Jain[xbuild] Set default TargetFrameworkVersion=4.0 for...
2010-10-15 Frank WilhelmMake Validate() less restrictive for contracts with...
2010-10-15 Marek SafarMore tweaks to dynamic overload resolution
2010-10-15 Marek SafarA conditional expression with either dynamic side is...
2010-10-15 Marek SafarDon't define same parameter more than once.
2010-10-15 Zoltan VargaFix LLVM backend build with latest LLVM SVN.
2010-10-15 Zoltan VargaFix warnings by defining GNU_SOURCE in eglib's configure.
2010-10-15 Atsushi EnoRemove wrong stack push of members.
2010-10-15 Atsushi EnoDifferentiate Instance property and internal object...
2010-10-15 Zoltan VargaFix ia64 build.
2010-10-15 Atsushi EnoSupport ArrayExtension Items and GetObject node in...
2010-10-14 Zoltan VargaRename find_jit_info_no_ext to simply find_jit_info ().
2010-10-14 Zoltan VargaGet rid of the old mono_arch_find_jit_info functions...
2010-10-14 Zoltan VargaTransition s390/mips/ia64 to use mono_arch_find_jit_inf...
2010-10-14 Rodrigo KumperaAdd tests for protected finally blocks.
2010-10-14 Rodrigo KumperaImplement handle guard support for amd64.
2010-10-14 Gonzalo Paniagua... [ThreadPool] Clear the thread state
2010-10-14 Zoltan VargaTransition sparc to use mono_arch_find_jit_info_ext.
2010-10-14 Zoltan VargaFix crashes in the AOT compiler when the loaded LLVM...
2010-10-14 Zoltan VargaAdd -g to eglib cflags.
2010-10-14 Geoff NortonFix windows build
2010-10-14 Zoltan VargaUpdate the IMT thunk creation code on sparc to support...
2010-10-14 Zoltan VargaAvoid a crash in g_convert () if iconv_open () fails.
2010-10-14 Atsushi Enofixity fix.
2010-10-14 Atsushi EnoFix 2.1 build.
2010-10-14 Atsushi EnoEnable SecurityBindingElement.CanBuildChannelListener...
2010-10-14 Geoff Norton[android] pthread_kill cannot be used safely on android
2010-10-14 Rodrigo KumperaMake GTD an open type too.
2010-10-14 Rodrigo KumperaFix memory corruption in the cache cast wrappers.
2010-10-14 Atsushi EnoThe previous changes somehow regressed on olive samples...
2010-10-14 Atsushi EnoImplement NetTcpBinding.CanBuildChannelFactory/Listener...
2010-10-14 Jb EvainAdd pretty print support for null values in JsonObjects
2010-10-14 Jb EvainAllow null values in JsonObjects
2010-10-14 Atsushi EnoFill NetTcpBinding security implementation a bit.
2010-10-14 Marek SafarMore conversion tweaks for dynamic in using statement
2010-10-14 Marek Safar[646298] Compile multiple interface event declarators
2010-10-14 Marek SafarUse 2 phase dynamic load only for compound operations
2010-10-14 Ankit Jain[xbuild] Add ResolveAssemblyReferencesDependsOn .
2010-10-14 Atsushi EnoAdd SecurityDuplexSessionChannel, and making room for...
2010-10-14 Atsushi EnoEliminate IReplyChannel dependency in security support...
2010-10-13 Gonzalo Paniagua... Misc. fixes
2010-10-13 Rodrigo KumperaOpen instantiation can have a GTD as parameter.
2010-10-13 Rodrigo KumperaGeneric instances can end up extending a GTD.
2010-10-13 Sebastien PouliotRemove outdated MonoTODO
2010-10-13 Marek SafarNew test
2010-10-13 Marek SafarHasDynamicElement became available use it when building...
2010-10-13 Marek Safar[645992] When importing dynamic type arguments dynamic...
2010-10-13 Marek SafarDynamic type is never better than other types in overlo...
2010-10-13 Jb EvainAdd support for hoisted variables in the ET interpreter
2010-10-13 Rolf Bjarne... The System.Net.Sockets.Socket type lives in both System...
2010-10-12 Ankit Jain[xbuild] Reset cache of built targets, on a new project...
2010-10-12 Ankit Jain[xbuild] Reset ConsoleLogger when a build finishes.
2010-10-12 Jonathan PryorAdd preliminary HTTPS handling support for Android.
2010-10-12 Gonzalo Paniagua... Handle special case when disposing a socket.
2010-10-12 Gonzalo Paniagua... Updated notes on using get-monolite-latest
2010-10-12 Jb EvainFix parameterless Action case
2010-10-12 Marek SafarMore fixes for implicit conversions of nullable types...
2010-10-12 Jb Evain[Fix] fix the ET interpreter to deal with user defined...
2010-10-12 Sebastien PouliotAdjust System.Web.Extensions[_1.0].dll.sources wrt...
2010-10-12 Sebastien PouliotA few moves/changes following previous patch review
2010-10-12 Sebastien PouliotNormalization of cryptographic uses in asp.net
2010-10-12 Paolo MolaroFixed the console sigint deadlock, by queuing execution...
2010-10-12 Paolo MolaroSearch for dllimported shared libs in the base director...
2010-10-12 Marek Habersack[asp.net] HiddenFieldPageStatePersister must not attemp...
2010-10-12 Zoltan VargaLoad vtable->max_interface_id using LDIND_U2.
2010-10-12 Zoltan VargaMove the helper signatures along with their init functi...
2010-10-12 Marek SafarKeep parsing after invalid contstructor declaration
2010-10-12 Marek Safar[645572] Import more type as possible dynamic types.
2010-10-12 Marek SafarDo not create a constant null value for runtime types.
2010-10-12 Marek SafarReport correct error message for compound lifted binary...
2010-10-12 Marek SafarFold duplex conversion casts into a expression to emit...
2010-10-12 Rodrigo KumperaFail the class if its method overloads are broken.
2010-10-12 Jonathan PryorFix IsolatedStorageFile.GetUserStoreForApplication...
2010-10-11 Rodrigo KumperaAdd regression test for #562150
2010-10-11 Rodrigo KumperaCheck if parent is a valid type.
2010-10-11 Rodrigo KumperaMove IL verifier test to the right folder.
2010-10-11 Rodrigo KumperaAdd regression test for #562771
2010-10-11 Rodrigo KumperaDon't allow a GTD to be used as a generic argument.
2010-10-11 Rodrigo KumperaHandle dynamic methods as managed.
2010-10-11 Rodrigo KumperaAdd regression test for #644935
2010-10-11 Rodrigo KumperaCheck if generic constraint are valid generic instantia...
2010-10-11 Marek SafarCompound assignments over reference type array cannot...
2010-10-11 Gonzalo Paniagua... Remove warnings
2010-10-11 Zoltan VargaSet the wrapper info for the virtual stelemref wrappers...
2010-10-11 Zoltan VargaFix full-aot support for the stelemref wrappers.
2010-10-10 Ankit Jain[xbuild] Log TaskFinished even when task fails to initi...
2010-10-10 Marek Safar[645232] Implement ITypeDefinition for internal types.
2010-10-09 Atsushi EnoAdd missing file.
2010-10-09 Atsushi EnoAdd couple of (not-working) object reader testcases...
2010-10-09 Rodrigo KumperaAdd fast stelem.ref for interfaces too.
2010-10-09 Rodrigo KumperaImplement fast stelemref.
2010-10-08 Sebastien PouliotRemove unneeded 'using' clauses
2010-10-08 Sebastien PouliotRemove unneeded 'using' clauses
2010-10-08 Sebastien PouliotFix ASP.NET HttpResponse not to depend on a (fixed...
2010-10-08 Gonzalo Paniagua... Buffer sizes
next