mono.git
2010-09-14 Marek SafarFixes mixed line ending.
2010-09-14 Marek SafarMerge branch 'marek'
2010-09-14 Marek SafarRecover wrong invalid initializer syntax.
2010-09-14 Marek SafarFinish predefined attributes instance access to allow...
2010-09-14 Carlos Alberto... In 4.0 the constructors of TypeConverter.SimpleProperty...
2010-09-14 Carlos Alberto... Add a new test for TypeDescriptor.InterfaceType.
2010-09-14 Carlos Alberto... Implement TypeDescriptor.InterfaceType.
2010-09-14 Carlos Alberto... Remove the NET_2_0 directives from TypeDescriptor.cs
2010-09-14 Carlos Alberto... Remove the NET_2_0 and ONLY_1_1 directives from TypeDes...
2010-09-14 Carlos Alberto... Include TypeDescriptionProviderTest.cs in our build.
2010-09-14 Carlos Alberto... Add new TypeDescriptionProviderTest.cs test file.
2010-09-14 Carlos Alberto... Implement IsSupportedType, GetExtenderProviders and...
2010-09-14 Carlos Alberto... Remove the NET_2_0 directive from TypeDescriptionProvid...
2010-09-14 Atsushi Enoongoing standard endpoint configuration support work.
2010-09-14 Jonathan PryorDistribute DbmlSchema.xsd so that tarball builds work.
2010-09-14 Atsushi EnoAdd new properties in 4.0.
2010-09-14 Atsushi EnoAvoid crash by missing config attributes.
2010-09-14 Atsushi EnoRemove Console.WriteLine.
2010-09-14 Marek SafarInitialize all core types
2010-09-14 Rodrigo KumperaAdd v4.0 beta to runtime versions list.
2010-09-14 Rodrigo KumperaFix fallthru of EH block check.
2010-09-14 Zoltan VargaAdd casts to the macros on netbsd so the caller doesn...
2010-09-13 Geoff NortonThe tid is passed around internally as a unsigned value.
2010-09-13 Sebastien PouliotFix URi tests (and class) to be omcpatible with both...
2010-09-13 Zoltan VargaBump minor version to 2 to be compatible with the runtime.
2010-09-13 Marek SafarRemoved confusing catch error message.
2010-09-13 Geoff NortonRename major -> major_collector and drop unguarded...
2010-09-13 Geoff NortonFix the build when compiling without shared handle...
2010-09-13 Marek SafarAdd a test for arrays with dynamic elements.
2010-09-13 Marek SafarImplement foreach over nullable values.
2010-09-13 Rodrigo KumperaCompiledContext is no longer needed.
2010-09-13 Jonathan Pryor[sqlmetal] Fix /code from DBML file.
2010-09-13 Rodrigo KumperaMethodBuilder should return null for generic arguments...
2010-09-13 Marek SafarKeep only 1 using implementation and handle all nullabl...
2010-09-13 Marek SafarBetter error reporting for missing identifiers.
2010-09-13 Michael Hutchinson[Embedding] Make mono-dl-fallback.h public-safe
2010-09-13 Zoltan VargaFix a problem in mono_arch_get_argument_info () introdu...
2010-09-13 Zoltan VargaFix a warning.
2010-09-13 Atsushi Enoimplemented large parts of WCF standard endpoints and...
2010-09-13 Marek Habersack[asp.net] Menu 4.0 List rendering mode JavaScript fixes
2010-09-13 Rodrigo KumperaFix a warning.
2010-09-13 Rodrigo KumperaFix a sgen shutdown crash.
2010-09-12 Geoff NortonImplement GByteArray, g_hash_table_remove_all, g_queue_...
2010-09-11 Miguel de IcazaDo not install sample header, add to EXTRA_DIST
2010-09-11 Ankit Jain[xbuild] Fix ConsoleLogger's output, extra blank lines...
2010-09-11 Zoltan VargaRemove -Werror from the eglib tests too.
2010-09-11 Ankit Jain[xbuild] Reduce ConsoleLogger's unnecessary output.
2010-09-11 Ankit Jain[xbuild] Log default msg for TargetSkipped if @reason...
2010-09-11 jonchamUpdate mono.sln for 2010
2010-09-11 jonchamAdd vcxproj files
2010-09-11 jonchamMigrate vcproj files to VS2010
2010-09-11 unknown[windows] Update Mono.def
2010-09-11 Gonzalo Paniagua... Fix the windows build
2010-09-10 Marek SafarAlways compare original block for cloned versions.
2010-09-10 Marek SafarTweak few error reports
2010-09-10 Zoltan VargaLog the clearing of nursery fragments, avoid clearing...
2010-09-10 Rodrigo KumperaRework major cardtable scan to have less active vars.
2010-09-10 Rodrigo KumperaLook for marked cards while copying them.
2010-09-10 Rodrigo KumperaManually hoist card lookup out of scan loops.
2010-09-10 Miguel de Icaza[Embedded] Add new fallback API to allow hooking up...
2010-09-10 Geoff NortonForward port this change for MonoVS
2010-09-10 Geoff Nortonfix typo
2010-09-10 Geoff Norton2009-12-14 Geoff Norton <gnorton@novell.com>
2010-09-10 Marek SafarAdd comments.
2010-09-10 Marek SafarNew test.
2010-09-10 Marek SafarConverting the switch statement into normal statement...
2010-09-10 Andrew JorgensenDist the 2.0 resource files also
2010-09-10 Andrew JorgensenDist sgen-cardtable.h
2010-09-10 Marek SafarUpdate to the latest dmcs
2010-09-10 Jb EvainAdd test for #636939
2010-09-10 Jb Evain[Fix] Fix the default binder when selecting params...
2010-09-10 Marek Habersack[asp.net] Onobtrusive JavaScript for the 4.0 Menu contr...
2010-09-10 Marek Habersack[asp.net] Menu 4.0 List mode rendering
2010-09-10 Marek Habersack[asp.net] Made GetExtension static and internal, so...
2010-09-10 Marek Habersack[asp.net] Added first test for Menu list rendering...
2010-09-10 Marek Habersack[asp.net] Standalone runner helper method to remove...
2010-09-10 Atsushi EnoRemove USE_DATA_CONTRACT_IMPORTER conditional compilati...
2010-09-10 Atsushi EnoFlush ongoing WCF Discovery configuration work.
2010-09-10 Rolf Bjarne... XmlFormatterDeserializer: handle ReflectionTypeLoadExce...
2010-09-10 Marek SafarWhen doing member access left side lookup the arity...
2010-09-10 Marek SafarReject varianly implemented interface members.
2010-09-10 Atsushi EnoAdd missing members and implement most of it.
2010-09-10 Atsushi EnoCosmetic warning cleanups.
2010-09-10 Atsushi EnoImplement discovery version converter.
2010-09-10 Atsushi EnoAdd lacking property initializer.
2010-09-10 Atsushi EnoRemove unnecessary common types (as they are imported...
2010-09-10 Jb EvainAdd another stub for the compatibility with the SL SDK
2010-09-10 Jb EvainFix the moonlight build
2010-09-10 Atsushi EnoOngoing WCF discovery configuration implementation.
2010-09-10 Atsushi EnoAvoid holding WebRequest. This should fix part of bug...
2010-09-10 Marek SafarMerge branch 'marek'
2010-09-10 Marek SafarTry to speep up the GetLocation by a bit.
2010-09-10 Carlos Alberto... Add a test case for DateTimeOffsetConverter converting...
2010-09-10 Carlos Alberto... Use the DateTimeOffset .ctor that .net uses when conver...
2010-09-10 Jb EvainAdd FileStream.Flush(bool) to the moonlight profile
2010-09-10 Miguel de Icaza[Fix] Correct fix for the g_shell_parse_argv bug
2010-09-09 Miguel de Icaza[Fix] Allow escape characters inside quoted text, and...
2010-09-09 Zoltan VargaFix x86 trace support after the callconv changes.
2010-09-09 Marek SafarRecover from broken single parameter
2010-09-09 Chris Toshokmove the call to mono_gc_base_init into mono_debug_init
next