Refactor preprocessor parsing to use less string operations.
[mono.git] / mcs /
2010-08-19 Marek SafarRefactor preprocessor parsing to use less string operat...
2010-08-19 Jb Evain[Fix] Enumerable.Except: return a duplicate free set...
2010-08-19 Jb EvainAdd test for #611821
2010-08-19 Atsushi EnoMade a couple of listener channel fixes.
2010-08-19 Atsushi EnoUse expected MessageVersion for OutgoingMessageHeaders...
2010-08-19 Atsushi EnoTargetInvocationException is often unexpected. Throw...
2010-08-19 Atsushi EnoUdpClient.Receive() often returns null. Not sure this...
2010-08-19 Geoff NortonFix GetDelegateForFunctionPointer for generic types
2010-08-18 Alex Fort[Fix] SetConsoleMode on the input handle, not the outpu...
2010-08-18 Ankit Jain[xbuild] Evaluate Import only if its condition evaluate...
2010-08-18 Ankit Jain[xbuild] Support extra paths for MSBuildExtensionsPath3...
2010-08-18 Ankit Jain[xbuild] Add reserved property MSBuildExtensionsPath64 .
2010-08-18 Gonzalo Paniagua... Merge branch 'work'
2010-08-18 Gonzalo Paniagua... Ignore TestResult.xml too
2010-08-18 Ankit Jain[xbuild] Add env var to dump details of reference resol...
2010-08-18 Jérémie LavalFix cancellation tracking and reporting in Task.
2010-08-18 Marek Habersack[asp.net] Fix for bug #621837. Rewriting a path must...
2010-08-18 Atsushi EnoUse correct Uri to connect in UDP client.
2010-08-18 Marek SafarReduce memory footprint
2010-08-18 Marek SafarUpdated error message
2010-08-18 Marek SafarWhen merging sessions error messages don't get confused...
2010-08-18 Marek SafarCannot skip on the first type match for multiple inheri...
2010-08-18 Marek SafarDefer checks until all base types are ready
2010-08-18 Atsushi EnoSeveral fixes to get client Via URI used correctly.
2010-08-18 Atsushi EnoDo not overwrite Via URI on ClientRuntime after applyin...
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 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 Atsushi EnoFlush DiscoveryProxy work.
2010-08-16 Carlos Alberto CortezAdd new file SerializationBinderTest.cs.
2010-08-16 Carlos Alberto CortezAdd SerializationBinderTest.cs to our test sources.
2010-08-16 Carlos Alberto CortezAdd 4.0 SerializationBinder.BindToName.
2010-08-16 Carlos Alberto CortezAdd SerializationInfoTest.cs to our list of test sources.
2010-08-16 Carlos Alberto CortezAdd new SerializationInfoTest.cs file.
2010-08-16 Carlos Alberto CortezAdd all the new 4.0 properties of SerializationInfo.
2010-08-16 Rodrigo KumperaMerge branch 'mono_class_field_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 Marek Safar[570422] Cannot return from iterators
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 Atsushi EnoAdd contract existence check when calling AddServiceEnd...
2010-08-16 Atsushi EnoAdd simplex Discovery contract interfaces.
2010-08-15 Carlos Alberto Cortez[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 CortezAugment our ListView selection events test.
2010-08-15 Mark StrobertNew test case for #621749.
2010-08-15 Carlos Alberto Cortez[fix] #621749: Update selection when adding/inserting...
2010-08-15 Carlos Alberto CortezRemove all NET_2_0 directives for ListViewItem.
2010-08-15 Carlos Alberto Cortez[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 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 Marek SafarClean up lf
next