mono.git
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...
2010-08-13 Marek SafarCheck inaccessible type arguments
2010-08-13 Andrew JorgensenAdd ccrewrite wrapper
2010-08-13 Ankit Jain[xbuild] Fix a string format issue with guid.
2010-08-13 Ankit Jain[xbuild] Handle references to vc*proj projects.
2010-08-13 Jérémie LavalDisable two faulty tests that timeout the build bot.
2010-08-13 Jérémie LavalMove NET_4_0 define checks at the right position under...
2010-08-13 Atsushi Enoongoing DiscoveryEndpoint work.
2010-08-13 Zoltan VargaOnly do a null check in LDFLDA if the address is an...
2010-08-13 Rodrigo KumperaMake reflection lazier.
2010-08-13 Rodrigo KumperaAvoid initing the class in more cases. Cleanup error...
2010-08-13 Chris BaconAdded ccrewrite.1 man page to makefile
2010-08-13 Chris BaconAdded man page for ccrewrite
2010-08-13 Jérémie LavalChange #if line position in BarrierPostPhaseException...
2010-08-13 Jérémie LavalAdd BarrierPostPhaseException and use it when executing...
2010-08-13 Marek SafarAdd ccrewrite script
2010-08-13 Marek SafarMerge CodeContracts
2010-08-13 Marek SafarMerge remote branch 'chrisdunelm/master'
2010-08-13 Jérémie LavalAdd BOOTSTRAP_NET_4_0 define check in LazyInitializer...
2010-08-13 Zoltan VargaAdd a null check to LDFLDA, the spec requires it.
2010-08-13 Jérémie LavalPort ConcurrentBag to use ConcurrentDictionary.
2010-08-13 Jérémie LavalCorrect typo in Barrier test fixture name
2010-08-13 Jérémie LavalPort Barrier to use ManualResetEventSlim for its waitin...
2010-08-13 Jérémie LavalPort CountdownEvent to use a ManualResetEventSlim for...
2010-08-13 Jérémie LavalForce usage of 2 threads in one of ManualResetEventSlim...
2010-08-13 Jérémie LavalLazy initialization of ManualResetEventSlim's underlyin...
2010-08-13 Marek SafarImplicit conversions between dynamic and object is...
2010-08-13 jbevain[Fix] emit the proper metadata version for net_4_0...
2010-08-13 Chris BaconRemoved code that is no longer required due to change...
2010-08-13 Atsushi Enoongoing announcement and discovery work as well as...
2010-08-13 Atsushi EnoChannelDispatcherBase could be non-ChannelDispatcher...
2010-08-13 Marek Habersack[asp.net] Scripts may be requested also from pages...
2010-08-12 Marek Habersack[asp.net] Fix for bug #626829. Nodes need to be re...
2010-08-12 Marek Habersack[asp.net] Client-side callbacks must use new names...
2010-08-12 Andrew JorgensenAdd mono-abi-info and Mono.CodeContracts to spec
2010-08-12 Zoltan VargaAvoid passing uninitialized memory to get_call_info...
2010-08-12 Zoltan VargaRevert "Speculatively revert 9b3b838d43aa652bdfa426b...
2010-08-12 Rodrigo KumperaFix a loader error leak and make some System.Type metho...
2010-08-12 Chris BaconMerge remote branch 'upstream/master'
2010-08-12 Chris BaconMoved back to Cecil version 0.6.*
2010-08-12 Zoltan VargaSpeculatively revert 9b3b838d43aa652bdfa426b (BRANCH_CO...
2010-08-12 Zoltan VargaBump corlib version because of the CustomAttributeData...
2010-08-12 Marek SafarOptimize little bit cloning operations.
2010-08-12 Marek SafarSpeed up Array.Resize
2010-08-12 Marek SafarNew test.
2010-08-12 Atsushi EnoDo not try to create InnerChannel when not necessary...
2010-08-12 Atsushi EnoDo not try to create InnerChannel while retrieving...
next