mono.git
2012-05-30 Marek SafarUpdate po files
2012-05-30 Marek SafarImprove failing test
2012-05-30 Marek SafarFix failing test
2012-05-30 Marek SafarAdd new test
2012-05-30 Marek SafarMerge pull request #307 from crazyjncsu/master
2012-05-30 crazyjncsuRemoved reference for Micrsoft.VisualBasic.dll when...
2012-05-30 Marek SafarFix array binary comparer values ordering. Fixes #5409
2012-05-30 Marek SafarREPL type declaration can be declared in their own...
2012-05-30 Marek SafarFix scheduling of inlined tasks.
2012-05-29 Zoltan VargaAvoid loading already loaded assemblies in the remote...
2012-05-29 Zoltan VargaFix the remote csharp repl code so it at least starts.
2012-05-29 Rodrigo KumperaFix major whole-heap verification if the nursery end...
2012-05-29 Marek SafarUpdate to .NET 4.5 default exception behavior for unobs...
2012-05-29 Marek SafarFix CultureInfo::CreateSpecificCulture
2012-05-29 Marek SafarFlush documentation update
2012-05-29 Marek SafarAdd another Task test
2012-05-29 Zoltan VargaAdd fields in generic instances too when AOTing. Fixes...
2012-05-28 Rodrigo KumperaAdd new whole heap verifier that can catch a whole...
2012-05-28 Marek SafarAdd some compiler documentation
2012-05-28 Jeremie Laval[corlib] A CancellationTokenRegistration instance shoul...
2012-05-28 Marek SafarExclude more console code from NET_2_1
2012-05-28 Marek SafarDon't report obsole warnings on compiler generated...
2012-05-28 Zoltan VargaCache regex results when comparing mdoc Nodes during...
2012-05-26 Zoltan VargaAdd more caching to the pinvoke loading code, tidy...
2012-05-26 Miguel de IcazaMerge pull request #304 from crazyjncsu/master
2012-05-26 Miguel de IcazaMerge pull request #305 from robwilkens/master
2012-05-25 Sebastien PouliotAdd newer (SL5) types to mobile profile. Fix bug #5337
2012-05-25 Robert WilkensThis is the associated unit test for the Ximarin Bugzil...
2012-05-25 Robert WilkensThis is a fix for bug # 853 --
2012-05-25 crazyjncsuFixed syntax error in not comparing log_writer with...
2012-05-25 crazyjncsuPrevented any logging activity when no logging target...
2012-05-25 Rodrigo KumperaSmall improvements to the concurrent queue.
2012-05-25 Sebastien PouliotAvoid having LockRecursionException in both mscorlib...
2012-05-25 Miguel de IcazaMerge pull request #302 from konrad-kruczynski/fast_dou...
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Konrad M. KruczynskiDouble <-> Int64 conversion is much faster now.
2012-05-24 Miguel de IcazaMerge pull request #283 from robwilkens/master
2012-05-24 Miguel de IcazaMerge pull request #289 from alaendle/master
2012-05-24 Miguel de IcazaMerge pull request #298 from ermshiperete/4921
2012-05-24 Miguel de IcazaMerge pull request #297 from ermshiperete/4959
2012-05-24 Miguel de IcazaMerge pull request #296 from ermshiperete/5116
2012-05-24 Jeremie Laval[corlib] Fix ConcurrentStack.TryPopRange and add tests...
2012-05-24 Alex Rønne... Merge pull request #301 from directhex/master
2012-05-23 Zoltan VargaImprove type load errors thrown by the JIT a bit.
2012-05-23 Jo ShieldsIf Mono's configure script cannot determine the soname...
2012-05-23 alexrpmono/metadata/gc.c: Fix warning due to declaration...
2012-05-23 Marek SafarRemove System.Threading.LockRecursionException from...
2012-05-22 Rodrigo KumperaFix altstack check to work again on OSX with -O2.
2012-05-22 Zoltan VargaAdd an unhandled exceptions test to sdb.
2012-05-22 Sebastien PouliotFix IsolatedStorageFile directory creation/deletion...
2012-05-22 Rodrigo KumperaReplace some g_assert with g_error.
2012-05-22 Rodrigo Kumperasgen_hash_table_replace can now return the old value.
2012-05-22 Rodrigo Kumperasgen_hash_table_set_value can now return the old value.
2012-05-22 Marek SafarFix test target for mono-shlib-cop
2012-05-21 Zoltan VargaRemove a debug printf.
2012-05-21 Zoltan VargaFix altstack support in libgc by registering the bounds...
2012-05-21 Zoltan VargaReturn the proxied type instead of TransparentProxy...
2012-05-21 Marek SafarMerge pull request #299 from ermshiperete/710512
2012-05-21 Eberhard BeilharzNovell-710512: Fix GetUtcOffset when called with UTC...
2012-05-21 Rodrigo KumperaFix a very rare hang on sgen.
2012-05-21 Eberhard BeilharzAdd unit test for Novell-710512
2012-05-21 Eberhard BeilharzFix failing test Parse_InvalidShortDate()
2012-05-21 Eberhard BeilharzFix failing tests
2012-05-21 Marek SafarEmit warning for uninitialized structs. Fixes #4852
2012-05-21 Rolf Bjarne... Fix typo
2012-05-21 Eberhard BeilharzXamarin-4921: Fix Listbox.SelectedItem after adding...
2012-05-21 Eberhard BeilharzXamarin-4959: Fix copy of clipboard data after app...
2012-05-21 Eberhard BeilharzUnit test for bug Xamarin-4959
2012-05-21 Eberhard BeilharzXamarin-5116: Fix pasting of text with upper-ASCII...
2012-05-20 Zoltan VargaAdd support for remoting invokes to sdb. Fixes the...
2012-05-19 Miguel de IcazaFix from Stephen McConnel for bug 5010
2012-05-18 Rodrigo KumperaAvoid a deadlock when waiting for pending finalizers.
2012-05-18 Rodrigo KumperaHandle a race condition between thread registration...
2012-05-18 Rodrigo KumperaUsing libc's free as a constant to mean true is cute...
2012-05-18 Rodrigo KumperaParallel gotta be parallel. Parallel nursery should...
2012-05-18 Rodrigo KumperaMake asserts more usefull.
2012-05-18 Marek SafarInsert unattached attributes to AST also for enum membe...
2012-05-18 Marek SafarBetter error recovery from incomplete invocation expres...
2012-05-18 Rolf Bjarne... Sqlite: Map DATETIME to System.DateTime. Fixes #5078.
2012-05-18 Zoltan VargaImplement full-aot support for ftnptr->delegate convers...
2012-05-17 Zoltan VargaImplement support for OP_LOADR4_MEMBASE/STORER4_MEMBASE...
2012-05-17 Marek SafarResolve lock temporary variables before any embedded...
2012-05-17 Marek SafarMerge branch 'master' of github.com:mono/mono
2012-05-17 Marek SafarGet full expanded interface list when checking for...
2012-05-16 Sebastien PouliotAdd fix and test case from bnc #650402
2012-05-16 Rolf Bjarne... Add gitignore for Mono.Data.Sqlite
2012-05-16 Rolf Bjarne... Sqlite: Close the command before the connection when...
2012-05-16 Marek SafarAdd missing dist files
2012-05-16 Marek SafarThis instance is not available in base context for...
2012-05-16 Marek SafarDon't report unresolved using clause error in eval...
2012-05-16 Jeremie Laval[corlib] Fix NullRef when using dispose a CancellationT...
2012-05-15 Marek SafarImplement DateTime::ToString format specifier for genit...
2012-05-15 Marek SafarFix some existing datetime tests
2012-05-15 Marek SafarAdd gitignore
2012-05-15 Marek SafarUpdate locale builder tool
2012-05-15 Marek SafarUpdate locale builder tool
2012-05-15 Marek SafarUpdate culture infos and implement missing or not imple...
2012-05-14 Sebastien Pouliotnewer nunit does not require a [TestFixture] attribute...
2012-05-14 Zoltan VargaCheck return type compatibility for inlined methods...
2012-05-14 Atsushi EnoMake use of GetPrefixOfNamespace() in XElement.ToString...
next