mono.git
2010-10-25 Pablo Ruiz... [API] Fix for bug: https://bugzilla.novell.com/show_bug...
2010-10-25 Atsushi EnoImprove namespace collector implementation to prepare...
2010-10-25 Zoltan VargaAdd a test for #632224. Fix dtest-app.exe dependencies.
2010-10-25 Zoltan VargaDisable catchpoints when the DISABLE_BREAKPOINTS flag...
2010-10-25 Atsushi Enocheckin forgotten files.
2010-10-25 Atsushi EnoAdd PositionalParameters tests (NotWorking).
2010-10-25 Marek Habersack[corlib] added a few missing Environment.SpecialFolder...
2010-10-25 Marek Habersack[asp.net] Better handling of application's AppDomain...
2010-10-25 Atsushi EnoRefactoring namespace declaration output for getting...
2010-10-25 Atsushi EnoWrite some special names back when writing xaml to...
2010-10-25 Atsushi EnoAdd a couple of writer tests (NotWorking) and fixed...
2010-10-24 Gonzalo Paniagua... Throw exceptions here instead of in DeflateStream
2010-10-24 Gonzalo Paniagua... BinaryWriter.BaseStream calls Flush()
2010-10-24 Zoltan VargaAdd tests for the eglib remapper.
2010-10-24 Zoltan VargaAdd a g_hash_iter symbols to the eglib remapper.
2010-10-24 Marek SafarAdd missing v3 language version
2010-10-24 Marek SafarNew test.
2010-10-23 Zoltan VargaExtract the default profiler into its own file.
2010-10-23 Zoltan VargaUse int 3 as G_BREAKPOINT on x86-64 too. Hopefully...
2010-10-23 Zoltan VargaFix another regression in the Array.Sort () methods...
2010-10-23 Zoltan VargaImplement memory barriers for amd64/x86. Fixes #648831.
2010-10-23 Michael Hutchinson[SDB] Add BeginConnect/EndConnect to VirtualMachineManager
2010-10-22 Rodrigo KumperaMonoType::GetGenericArguments don't need to mono_class_...
2010-10-22 Rodrigo KumperaChecks the constructor declaring type.
2010-10-22 Rodrigo KumperaCorrectly encode fields with GTD types.
2010-10-22 Marek SafarUse faster MemberKind when checking for a nested type
2010-10-22 Marek SafarInclude parent type parameters when inflating nested...
2010-10-22 Marek SafarMove nested declaration looup to TypeContainer
2010-10-22 Marek SafarAdd dynamic conversion to coalescing operator
2010-10-22 Gonzalo Paniagua... Unbreak the world
2010-10-22 Gonzalo Paniagua... Remove 'web' directory
2010-10-22 Gonzalo Paniagua... Sniff, sniff
2010-10-22 Gonzalo Paniagua... Update mappings after latest changes to Mono.Posix
2010-10-22 Zoltan VargaEmit GenericEqualityComparer<T> instances for each...
2010-10-22 Zoltan VargaUse locale_charset() from iconv which will use nl_langi...
2010-10-22 Jérémie LavalUse test-and-test-and-set pattern in LazyInitializer...
2010-10-22 Jérémie LavalFix a dodgy ReaderWriterLockSlim unit test
2010-10-22 Atsushi EnoWe can use ImportAllEndpoints().
2010-10-22 Atsushi EnoIt should not have to import all schema elements, but...
2010-10-22 Atsushi EnoSmall refactoring on enumerating message schema element...
2010-10-22 Zoltan VargaFix test compilation with older glibs.
2010-10-22 Atsushi EnoDon't put KnownTypeAttributes on enums.
2010-10-22 Atsushi EnoMake generated type names unique.
2010-10-22 Gonzalo Paniagua... Update
2010-10-22 Gonzalo Paniagua... Update zlib to version 1.2.5
2010-10-22 Gonzalo Paniagua... Remove arbitrary 1024 limit in GetProcesses
2010-10-22 Zoltan VargaImplement GHashTable iterators.
2010-10-21 Gonzalo Paniagua... FromBinary does not need ToLocalTime
2010-10-21 Zoltan VargaFix building the logging profiler.
2010-10-21 Miguel de IcazaDocument server option to --debugger-agent
2010-10-21 Zoltan VargaFix an assert in the LLVM backend if a long value was...
2010-10-21 Zoltan VargaFix the assembly/class caching problems in the threadpo...
2010-10-21 Marek SafarUpdate issues list
2010-10-21 Marek SafarImplement closest override return type matching
2010-10-21 Marek SafarForget to re-add this test file
2010-10-21 Zoltan VargaAdd an assert to mono_class_from_name_cached () to...
2010-10-21 Zoltan VargaAvoid caching stuff in socket-io.c in static variables...
2010-10-21 Atsushi EnoOnEndXxx() methods should not try to let void return...
2010-10-21 Atsushi EnoSince event arg type name can be EventArgs1, do not...
2010-10-21 Atsushi EnoVoid event should not have Result of type void.
2010-10-21 Atsushi EnoMake generated type names unique.
2010-10-21 Atsushi EnoAsync end operation needs cast.
2010-10-21 Atsushi EnoRemove ExtensionData from moonlight proxy.
2010-10-21 Gonzalo Paniagua... Replace EnumProcesses with OpenProcess
2010-10-21 Gonzalo Paniagua... No need to use a GArray in EnumProcesses
2010-10-21 Gonzalo Paniagua... Fix typo
2010-10-21 Atsushi EnoAdd some WCF types in moonlight_raw System.Xml.Serializ...
2010-10-21 Atsushi EnoAdd #if NET_2_1 and SupportFaults member for Silverligh...
2010-10-21 Gonzalo Paniagua... Fix the collision handling code
2010-10-20 Marek Habersack[asp.net] ObjectStateFormatter.{De}serialize methods...
2010-10-20 Andrew JorgensenREADME.tests was deleted in d9c8bdf
2010-10-20 Marek SafarClean up test files
2010-10-20 Marek Safar[601801] Fixes for parsing nant documentation
2010-10-20 Marek SafarCheck for name conflicts between parent members and...
2010-10-20 Marek Safar[647845] Don't skip parent types when looking for simpl...
2010-10-20 Marek Habersack[asp.net,wcf] WCF proxies are generated using a slightl...
2010-10-20 Tak[Fix] Ensure correct stack pointer initialization on...
2010-10-20 Marek Habersack[wcf] make /js and /jsdebug dispatchers work.
2010-10-20 Atsushi EnoForgot #if NET_4_0.
2010-10-20 Atsushi EnoAdd ExtendedProtectionPolicy members. Required by ...
2010-10-20 Atsushi EnoExtendedProtection Configuration types are also used...
2010-10-20 Marek SafarMore work on ambiguous named arguments
2010-10-20 Marek SafarMore optional parameter VB compatibility fixes
2010-10-20 Atsushi EnoAdd System.Security.Authentication.ExtendedProtection...
2010-10-20 Gonzalo Paniagua... Able to read MS serialized nullable<primitive>
2010-10-20 Rodrigo KumperaImplement better explicit override checks.
2010-10-20 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2010-10-20 Rodrigo KumperaProper recursive vtable checking.
2010-10-20 Zoltan VargaAvoid trying to read the gc name in the AOT runtime...
2010-10-19 Rodrigo KumperaTemporarily disable iface check o generic instances
2010-10-19 Zoltan VargaRemove the duplicate assembly name->string code from...
2010-10-19 Rodrigo KumperaAdd regression test for #640780
2010-10-19 Rodrigo KumperaDon't assign vtable slots to static iface methods.
2010-10-19 Sebastien PouliotRemove dead code from BigInteger since it confuse some...
2010-10-19 Zoltan VargaAvoid crashes in the assembly name->string code if...
2010-10-19 TakDon't disconnect an unconnected socket. Fixes #606809.
2010-10-19 Atsushi EnoAdd complicated dictionary state and support dictionary...
2010-10-19 Zoltan Varga[Fix] Turn off exception callback filtering on WoW64.
2010-10-19 Tak[Fix] Ensure that exceptions are propagated when embedding
2010-10-19 Atsushi EnoMake XamlType.GetMember() and XamlType.GetAllMembers...
next