mono.git
2010-08-18 Zoltan VargaFix running of tests under net 4.0.
2010-08-18 Jérémie Laval[PLinq] Tune SkipWhile operator, re-enable its unit...
2010-08-18 Jérémie Laval[PLinq] Re-enable tests that were previously [Ignore]'ed
2010-08-18 Atsushi EnoImplemented basic UDP transport.
2010-08-18 Jérémie Laval[PLinq] Reflect directory hierarchy change on namespace...
2010-08-18 Zoltan VargaFix the corlib tests build.
2010-08-17 Jérémie LavalUpdate file hierarchy change in System too
2010-08-17 Alex FortDiscard modifier key presses from ReadKey
2010-08-17 Miguel de IcazaCopyright fix: the owner is Chris, not Novell
2010-08-17 Jb EvainAdd test for dynamic methods with invalid unicode name
2010-08-17 Jérémie LavalFlatten file hierarchy in System.Threading.Tasks
2010-08-17 Jérémie Laval[PLinq] Move NET_4_0 define check under licence text
2010-08-17 Jérémie Laval[PLinq] Tidy up file hierarchy in System.Linq
2010-08-17 Atsushi EnoAdd ServiceDiscoveryBehavior hosting test case.
2010-08-17 Jérémie Laval[PLinq] Fix and improve Skip operator and use two diffe...
2010-08-17 Jérémie Laval[PLinq] Fix ToArray and ToList operator to also conserv...
2010-08-17 Jérémie Laval[PLinq] Fix ProcessAndAggregate to correctly initialize...
2010-08-17 Jérémie Laval[PLinq] Add a IsOrdered internal operator that naively...
2010-08-17 Jérémie Laval[PLinq] Remove unused Process overload.
2010-08-17 Jérémie LavalIncrement Barrier's phase number before signaling to...
2010-08-17 Jérémie LavalMove the count increment at a semantically more correct...
2010-08-17 Jérémie Laval[PLinq] Add more twist to unit tests by forcing use...
2010-08-17 Jérémie LavalFix whitespace mess in ParallelEnumerable methods.
2010-08-17 Jérémie Laval[PLinq] Fix visitor behavior when on a QueryOrderGuardNode.
2010-08-17 Jérémie Laval[PLinq] Switch to the more reliable ToListOrdered opera...
2010-08-17 Jérémie Laval[PLinq] Terminate directly when all the necessary value...
2010-08-17 Jérémie Laval[PLinq] Enclose operator processing in a try/finally...
2010-08-17 Jérémie Laval[PLinq] Cleanup code in QueryNodes.
2010-08-17 Atsushi EnoRequest-reply channel factory should not reject one...
2010-08-17 Jérémie LavalAvoid waiting in an endless loop in ThreadWorker.
2010-08-17 Miguel de IcazaCopyright: the actual owner is Chris Bacon, not Novell...
2010-08-17 Marek SafarNew tests
2010-08-17 Marek SafarMove lambda return type inference context out of BlockC...
2010-08-17 Marek Safar[614924] Use proper best type expression for implicit...
2010-08-17 Marek SafarClean up unused code
2010-08-17 Marek SafarCrash with better error message for missing references.
2010-08-17 Jb Evainupdate ignore files
2010-08-17 Atsushi Enoimplement ServiceDiscoveryBehavior and EndpointDiscover...
2010-08-17 Atsushi EnoDo not expect non-null ChannelDispatcherBase.Listener...
2010-08-17 Zoltan VargaGet rid of some #ifdef EGLIB_MAJORs.
2010-08-17 Zoltan VargaRemove support for building with system glib.
2010-08-17 Zoltan VargaDisable the InternalAllocateStr optimization when in...
2010-08-17 Atsushi EnoFlush DiscoveryProxy work.
2010-08-17 Zoltan VargaEnable support for --break-at-bb on x86 too.
2010-08-17 Elijah TaylorDisable sockets and a few other things when using NACL.
2010-08-17 Elijah TaylorAllow mscorlib to be loaded from disk when using NACL.
2010-08-17 Elijah TaylorDisable sockets and locking when using NACL.
2010-08-17 Zoltan VargaDisable building of ikvm-native and define DISABLE_SOCK...
2010-08-16 Carlos Alberto... Add new file SerializationBinderTest.cs.
2010-08-16 Carlos Alberto... Add SerializationBinderTest.cs to our test sources.
2010-08-16 Carlos Alberto... Add 4.0 SerializationBinder.BindToName.
2010-08-16 Carlos Alberto... Add SerializationInfoTest.cs to our list of test sources.
2010-08-16 Carlos Alberto... Add new SerializationInfoTest.cs file.
2010-08-16 Carlos Alberto... Add all the new 4.0 properties of SerializationInfo.
2010-08-16 Rodrigo KumperaMerge branch 'mono_class_field_lazy_loading'
2010-08-16 Zoltan VargaFix storer4/r8_memindex opcode metadata.
2010-08-16 Rodrigo KumperaHandle field's type lazy loading.
2010-08-16 Rodrigo KumperaHandle MonoClassField::type lazy loading.
2010-08-16 Rodrigo KumperaHandle lazy loading of type.
2010-08-16 Rodrigo KumperaLazy load FIeldInfo::FieldType from the managed side.
2010-08-16 Rodrigo KumperaMake nested type loading lazier.
2010-08-16 Rodrigo KumperaMake MonoType::GetFields lazier.
2010-08-16 Rodrigo KumperaAdd lazy variant of mono_class_get_fields.
2010-08-16 Rodrigo Kumperaplit field loading. Fix some error handling.
2010-08-16 Rodrigo KumperaSupport lazy loading a field attributes too.
2010-08-16 Rodrigo KumperaAdd lazy loading of MonoClassField::type
2010-08-16 Rodrigo KumperaAdd mono_field_get_type_checked.
2010-08-16 Marek Safar[570422] Cannot return from iterators
2010-08-16 Zoltan VargaCall generic class init trampolines before calling...
2010-08-16 Marek Safar[472007] Add warning about obsolete security attributes
2010-08-16 Marek Safar[408516] No implicit user conversion from or to interfaces
2010-08-16 Marek Safar[379537] Mark fields assigned in named argumets as...
2010-08-16 Atsushi EnoImplement discovery contract interfaces in DiscoverySer...
2010-08-16 Atsushi EnoContractDescription aren't compared decently. Compare...
2010-08-16 Marek Safar[319462] Add more call optimizations
2010-08-16 Zoltan VargaFix running with stock LLVM.
2010-08-16 Atsushi EnoAdd contract existence check when calling AddServiceEnd...
2010-08-16 Atsushi EnoAdd simplex Discovery contract interfaces.
2010-08-15 Carlos Alberto... [fix] #625214: Allow DataGridView navigation even if...
2010-08-15 Thomas GoldsteinNew Test for #620326.
2010-08-15 Thomas Goldstein[fix] #620326: Use the actual value of the items in...
2010-08-15 Carlos Alberto... Augment our ListView selection events test.
2010-08-15 Mark StrobertNew test case for #621749.
2010-08-15 Carlos Alberto... [fix] #621749: Update selection when adding/inserting...
2010-08-15 Carlos Alberto... Remove all NET_2_0 directives for ListViewItem.
2010-08-15 Carlos Alberto... [fix] #621475: Properly clear selection when setting...
2010-08-13 Gonzalo Paniagua... Formatting
2010-08-13 Alex Fort[Fix] Keep looping in ReadKey until we get the actual...
2010-08-13 Atsushi Enoforgot to add some files.
2010-08-13 Marek Safar[627488] Inflate inherited base method constraints...
2010-08-13 Marek SafarMerge branch 'marek'
2010-08-13 Marek SafarRemove Mono.Options.dll dependency
2010-08-13 Marek SafarMerge branch 'marek'
2010-08-13 Marek SafarFixed crlf issue
2010-08-13 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-13 Marek SafarFixed crlf issue
2010-08-13 Andrew JorgensenAdd ccrewrite manpage to spec
2010-08-13 Marek SafarClean up lf
2010-08-13 Marek SafarNew test
2010-08-13 Marek SafarNot all nested generic types are allowed for typeof...
next