Move wapi shutdown to mono_cleanup () as TlsGetValue()/TlsSetValue() is used
[mono.git] / mcs / class /
2010-08-07 Miguel de IcazaMerge branch 'master' of github.com:mono/mono
2010-08-07 Carlos Alberto CortezImplement SafeRegistryHandle.ReleaseHandle and update...
2010-08-07 Atsushi Enoimplement FindCriteria serialization (deserialization...
2010-08-06 Marek Habersack[asp.net,4.0] Added support for setting default base...
2010-08-06 Marek Habersack[asp.net] Made TemplateParser.CompileIntoType internal
2010-08-06 Jb EvainDelegateTest.ClosedOverNullReferenceInstanceMethod...
2010-08-06 Jonathan PryorRemove System.Configuration.ConfigurationErrorsExceptio...
2010-08-06 Jb Evain[Perf] avoid an exception when reading a non existent...
2010-08-06 Atsushi Enosupport Uri in WriteValue().
2010-08-06 Jb EvainTest that we can call GetMethodBody on a method defined...
2010-08-06 Atsushi EnoImplement DiscoveryMessageSequence* types serialization.
2010-08-06 Atsushi Enofix exception type and make nunit tests pass.
2010-08-06 Atsushi EnoFor IXmlSerializable types it should first try static...
2010-08-06 Atsushi EnoKnownTypes should return the actual types.
2010-08-06 Atsushi Enoongoing sys.sm.discovery work.
2010-08-05 Marek Habersack[asp.net,4.0] Added support for declarative per-user...
2010-08-05 Marek Habersack[asp.net,4.0] added ability to store cached user contro...
2010-08-05 Gonzalo Paniagua... Don't display the exception when unloading.
2010-08-05 Marek HabersackRevert "EncoderFallback support in UTF8Encoding. Fixed...
2010-08-05 Marek Habersack[asp.net] use auto-generated backing fields for all...
2010-08-05 Marek Habersack[asp.net] implemented several missing properties in...
2010-08-05 Ankit Jain[xbuild] Handle multi-line output from tool.
2010-08-04 Rodrigo KumperaAdd test for using generic arguments from other methods.
2010-08-04 Marek Habersack[asp.net] implemented BaseTemplateParser.{GetReferenced...
2010-08-04 Rodrigo KumperaMerge branch 'improve_signature_parsing_error_messages'
2010-08-04 Marek Habersack[asp.net, 4.0] Added support for RepeatLayout lists...
2010-08-04 Jérémie LavalRename ThreadLocal unit tests to reflect API name chang...
2010-08-04 Jérémie LavalInclude set accessor in ThreadLocal's Value property...
2010-08-04 Marek HabersackMerge branch 'aspnet4'
2010-08-04 Marek Habersack[asp.net, 4.0] Implemented OrderedList and UnorderedLis...
2010-08-04 Marek HabersackMake sure configuration is not null before using it.
2010-08-04 Jb EvainAdd test ensuring that parameters of constructed array...
2010-08-04 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-04 Marek SafarAdd special compiler define RUN_ONDOTNET. Fixes #624942
2010-08-04 Ankit Jain[xbuild] Override global properties before project...
2010-08-04 atsushienoimplement missing configuration members in Sys.SM.Web.
2010-08-04 atsushienoimplemented some Sys.SM.Discovery types.
2010-08-04 Jb EvainMicrosoft.CSharp.RuntimeBinder.Binder::Convert: fix...
2010-08-04 atsushienoAdd System.ServiceModel.Discovery (now that it builds...
2010-08-04 atsushienoMerge branch 'master' of github.com:mono/mono into...
2010-08-04 atsushienoEncoderFallback support in UTF8Encoding. Fixed bug...
2010-08-04 Raja R HarinathImplement envelope sender semantics in SmtpClient
2010-08-04 Raja R HarinathAdd a dummy SmtpServer to talk to our SmtpClient in...
2010-08-04 Zoltan VargaAvoid creating the namedSlots array in the static cctor...
2010-08-03 Jérémie LavalAdd missing BOOTSTRAP_NET_4_0 define check in ManualRes...
2010-08-03 Jérémie LavalFix two minor exception misusages in BlockingCollection.
2010-08-03 Jérémie Laval[Fix] Add deep-sleep to BlockingCollection using two...
2010-08-03 Jérémie LavalSanitize use of CancellationToken in BlockingCollection.
2010-08-03 Jérémie LavalAdd a coherence subtest to SemaphoreSlim unit tests...
2010-08-03 Jérémie LavalUse SemaphoreSlim underlying kernel-based event to...
2010-08-03 Jérémie LavalCorrectly uses CancellationToken's ThrowIfCancellationR...
2010-08-03 Jérémie LavalCorrectly set SemaphoreSlim underlying kernel-based...
2010-08-03 Jérémie LavalCorrectly use ManualResetEventSlim's kernel-based count...
2010-08-03 Jérémie LavalUse directly CancellationToken's ThrowIfCancellationReq...
2010-08-03 Jérémie LavalUse kernel-event in ThreadWorker and Scheduler to sync...
2010-08-03 Jérémie LavalRevert stalling changes introduced in SpinWait. Add...
2010-08-03 Marek HabersackRemoved a few ONLY_1_1 ifdefs
2010-08-03 Marek HabersackTest commit - please ignore
2010-08-03 Jb EvainAdd tests for delegates closed over null
2010-08-03 Jb EvainDelegate.CreateDelegate: add support for delegates...
2010-08-03 Marek HabersackRemoved 1.1 code and NET_2_0 ifdefs
2010-08-03 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-03 Ankit Jain[xbuild]When invoking resgen, set MONO_IOMAP only if...
2010-08-02 Carlos Alberto CortezMake RegistryKey.Dispose public.
2010-08-02 Carlos Alberto CortezNew test for 4.0 RegistryKey.Handle property.
2010-08-02 Carlos Alberto CortezAdd None to RegistryValueKind enumeration.
2010-08-02 Carlos Alberto CortezImplement 4.0 RegistryKey.Handle property.
2010-08-02 Carlos Alberto CortezImplement 4.0 simple overloads of some RegistryKey...
2010-08-02 Carlos Alberto CortezNew tests for RegistryKey.FromHandle.
2010-08-02 Carlos Alberto CortezImplement RegistryKey.FromHandle.
2010-08-02 Marek SafarReplace MOONLIGHT with NET_2_1
2010-08-02 atsushienoMerge branch 'master' of github.com:mono/mono into...
2010-08-02 atsushienoFix a bunch of compilation errors now that I can get.
2010-08-02 Marek SafarWorkaround unusual moonlight setup
2010-08-02 atsushienoAdd build fix (not sure if it is correct; MSDN does...
2010-08-01 Carlos Alberto CortezNew test for the 4.0 DeleteSubKeyTree overload.
2010-08-01 Carlos Alberto CortezImplement 4.0 DeleteSubKeyTree overload.
2010-08-01 Marek SafarUpdate SymbolWriter to use generics collections
2010-08-01 Marek SafarAdd my old sync script
2010-08-01 Gonzalo Paniagua... Merge remote branch 'tgiphil/master'; commit 'c9bc218cd...
2010-07-31 Jérémie Laval[Fix] Adjust SpinWait values to stall the thread earlie...
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
2010-07-30 Carlos Alberto CortezAdd tests for GetSubKeyNames and DeleteSubKey rotines...
2010-07-30 Carlos Alberto CortezMove subkey info routines into KeyHandler to handle...
2010-07-30 Marek SafarRun extension methods overload resolver always in same...
2010-07-30 Jb EvainDelegate.Remove: throw when passing delegates of incomp...
2010-07-30 Jb EvainAdd test for incompatible types in Delegate.Remove
2010-07-30 atsushienoMerge branch 'atsushi'
2010-07-30 atsushienoAdd a bunch of configuration types.
2010-07-30 atsushienoadd 4.0 standard endpoint configuration types.
2010-07-30 Gonzalo Paniagua... Adapt to changes in exceptions policy for TP.
2010-07-29 Marek SafarA fix for #619919
2010-07-29 Rodrigo KumperaAdd regression test for #626441.
2010-07-29 Jérémie LavalSwitch from per-thread SpinWait instance to per-method...
2010-07-29 Jérémie LavalAdd a SpinWait step when waiting on a task. Fix 100...
2010-07-29 Jérémie LavalSpinWait now sleep more in depth after a certain thresh...
2010-07-29 Jérémie LavalIntroduce a spin count limit in SpinWait
2010-07-29 Jérémie LavalAdd Yield method to Thread (4.0 profile).
2010-07-28 atsushienoMerge branch 'atsushi'
2010-07-28 atsushienoFix LocalClientSecuritySettingsElement.Property, and...
next