Update VS project files
[mono.git] / mcs / class / corlib /
2012-06-26 Marek SafarUpdate VS project files
2012-06-26 Miguel de IcazaMerge pull request #334 from robwilkens/bug5747
2012-06-25 Rodrigo KumperaMerge pull request #352 from madewokherd/threadinit
2012-06-25 Marek SafarFix few tests
2012-06-25 Marek HabersackMerge pull request #349 from JamesB7/229b363ef861ab9456...
2012-06-25 Marek SafarImplement 4.5 assembly attributes
2012-06-24 Zoltan VargaAllow TypeBuilder.DefineMethodOverride () to be called...
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-22 Marek SafarCache empty byte arrays
2012-06-21 Marek SafarMerge pull request #339 from viniciusjarina/fix_uri
2012-06-21 Marek SafarAdd Environment::CurrentManagedThreadId
2012-06-19 Rodrigo KumperaFix a ConditionalWeakTable test.
2012-06-19 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-19 Martin BauligAdd additional test for Convert.FromBase64String()...
2012-06-19 Martin BauligMerge pull request #325 from adbre/iss5464
2012-06-19 Marek SafarMerge pull request #333 from roji/master
2012-06-18 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-18 Rodrigo KumperaFix the String.Intern test to reflect the fact that...
2012-06-18 Rodrigo KumperaImprove Delegate::Combine error message.
2012-06-15 Marek SafarTry to fix Directory.EnumerateFiles for hidden files
2012-06-14 Marek SafarClean up some NET_2_0
2012-06-14 Marek SafarMerge pull request #324 from adbre/master
2012-06-13 Adam BrengesjöAdd NUnit test case for bug #5464
2012-06-13 Adam BrengesjöAdd Assert.Fail if no FormatException is thrown.
2012-06-13 Adam BrengesjöCheck if number format info properties are empty first.
2012-06-13 Adam BrengesjöAdd NUnit tests for bug #4814
2012-06-13 Marek SafarAdd Write7BitEncodedInt test
2012-06-12 Zoltan VargaMerge remote-tracking branch 'raof/aot-cpu-safety'
2012-06-12 Atsushi Enobring back CodeContracts to mobile profiles.
2012-06-11 Marek SafarFix CancellationTokenSource cancellation during Dispose
2012-06-11 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-11 Zoltan VargaMerge pull request #321 from RAOF/aot-cpu-safety
2012-06-11 Marek SafarImprove task test
2012-06-09 Zoltan VargaMerge pull request #320 from konrad-kruczynski/dyn_meth...
2012-06-09 Konrad M. KruczynskiAdded missing spaces.
2012-06-09 Konrad M. KruczynskiReduced code duplication.
2012-06-09 Konrad M. KruczynskiFix for creating dynamic method with owner being array...
2012-06-08 Marek SafarMerge pull request #319 from pragmatrix/master
2012-06-08 Marek SafarUpdate more 4.5 api
2012-06-08 Marek SafarUpdate to the latest dlr
2012-06-07 Marek SafarClean up assembly attributes
2012-06-07 Marek SafarMark some Stream members non-serialized. Fixes #5454
2012-06-07 Marek SafarAdd new 4.5 api
2012-06-07 Marek SafarImplement 4.5 ArraySegment
2012-06-07 Marek SafarReformat ArraySegment test
2012-06-07 Marek SafarAdd some new 4.5 api
2012-06-06 Rodrigo KumperaSparkle some debug friendly love over those serializati...
2012-06-06 Rodrigo KumperaRewrite the version tolerant serialization test suite...
2012-06-06 Marek SafarSet vts tests environment variables
2012-06-04 Miguel de Icaza[corlib/tests] disable the acos test on MacOS, since...
2012-06-04 Marek SafarMerge pull request #313 from viniciusjarina/green_build
2012-06-03 Miguel de Icaza[class libraries] drop ONLY_1_1
2012-06-01 Miguel de IcazaRemoval of NET_1_1 defines and some NET_2_0; Both...
2012-06-01 Jonathan Pryor[corlib] Allow SynchronizationContext.Current to work...
2012-06-01 Marek SafarFix previous commit to be 4.5 only
2012-06-01 Marek SafarImplement CustomAttributeExtensions
2012-06-01 Marek SafarAdd state-machine attributes
2012-06-01 Marek SafarAdd IReadOnlyCollection interface
2012-06-01 Jeremie Laval[corlib] Fix DoubleWait unit test
2012-05-31 Miguel de IcazaMerge pull request #306 from robwilkens/master
2012-05-30 Sebastien PouliotCreate a store when importing from a CspBlob so we...
2012-05-30 Marek SafarImprove failing test
2012-05-30 Marek SafarAdd new test
2012-05-30 Marek SafarMerge pull request #307 from crazyjncsu/master
2012-05-30 Marek SafarFix array binary comparer values ordering. Fixes #5409
2012-05-30 Marek SafarFix scheduling of inlined tasks.
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 SafarAdd another Task test
2012-05-28 Jeremie Laval[corlib] A CancellationTokenRegistration instance shoul...
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 PetersenMerge pull request #301 from directhex/master
2012-05-22 Sebastien PouliotFix IsolatedStorageFile directory creation/deletion...
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 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-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 SafarUpdate culture infos and implement missing or not imple...
2012-05-14 Sebastien Pouliotnewer nunit does not require a [TestFixture] attribute...
2012-05-11 Miguel de IcazaMerge pull request #293 from viniciusjarina/fix3258
2012-05-09 Sebastien PouliotThread.Finalize is needed in Profile3 of the Portable...
2012-05-09 Sebastien PouliotBinaryWriter.Dispose is needed in Profile[1-4] of the...
2012-05-03 Atsushi EnoMerge pull request #286 from dafergu2/bug4794
2012-05-03 Atsushi EnoMerge pull request #288 from ewxrjk/xmlwriter
2012-05-03 Marek SafarMerge branch 'master' of github.com:mono/mono
2012-05-02 Zoltan VargaMerge pull request #285 from joncham/eglib-fixes
2012-05-02 Marek SafarAdd more tests
2012-04-30 Marek SafarImplement Guid::ToString("X")
next