[System.Core/Android] Update TimeZone database self test.
[mono.git] / mcs /
2014-10-30 Jonathan Pryor[System.Core/Android] Update TimeZone database self...
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-10-29 Zoltan Varga[corlib] Add some missing memory barriers to the Concur...
2014-10-29 Zoltan VargaMerge pull request #1378 from DynamicDevices/ajl/warnings
2014-10-29 Miguel de IcazaMerge pull request #1337 from RyanMelenaNoesis/master
2014-10-28 Marcos HenrichMerge pull request #1298 from esdrubal/uploadfileasync
2014-10-28 Marcos HenrichMerge pull request #1321 from esdrubal/currentsystemtim...
2014-10-28 Zoltan VargaMerge pull request #1376 from StephenMcConnel/bug-24109
2014-10-28 Stephen McConnelZero out pointers to freed memory in AudioDevice
2014-10-28 Alexis ChristoforidesMerge pull request #1373 from michaldobrodenka/master
2014-10-28 João MatosMerge pull request #1369 from DynamicDevices/ajl/appveyor
2014-10-28 Zoltan VargaMerge pull request #1374 from directhex/master
2014-10-28 Alexis Christoforides[System.IO] Phase 2 of revamping KeventWatcher (FileSys...
2014-10-28 Cody Russell[System.IO] Reimplemented much of the kqueue-based...
2014-10-27 michaldobrodenkaFix for ObjectDiposedException in DispatcherCB class
2014-10-26 Miguel de IcazaMerge pull request #1368 from martinjt/SuppressFormsAut...
2014-10-26 Martin ThwaitesImplement the SuppressFormsAuthenticationRedirect prope...
2014-10-26 Zoltan VargaMerge pull request #1367 from kornelpal/dolt-mingw32
2014-10-25 Zoltan VargaMerge pull request #1364 from muojp/addDotNet45_SocketCtor
2014-10-25 Kei Nakazawa[System] Added missing ctor to Socket for initializing...
2014-10-24 Jonathan Pryor[mscorlib/Android] TimeZoneInfo.Local.Id should be...
2014-10-24 Miguel de IcazaMerge pull request #1348 from ermshiperete/ImproveButto...
2014-10-24 Miguel de IcazaMerge pull request #1357 from emergent-design/master
2014-10-24 Miguel de IcazaMerge pull request #1362 from echampet/dupfix
2014-10-24 Etienne CHAMPETIERHttpApplication: if there is an exception in InitOnce...
2014-10-24 Etienne CHAMPETIERWebConfigurationManager: simplify call to Configuration...
2014-10-24 Etienne CHAMPETIERWebConfigurationManager: protect GetSection
2014-10-24 Etienne CHAMPETIERHttpApplication: set StatusCode = 500 when we send...
2014-10-24 Jo ShieldsMerge pull request #1361 from akoeplinger/fix-forms
2014-10-24 Atsushi Eno[xml] XmlTextReader: Value was wrong after ReadAttribut...
2014-10-23 Atsushi Eno[relaxng] fix default namespace handling in compact...
2014-10-23 Alexander Köplinger[MWF] Use overload of Marshal.PtrToStringUni that reads...
2014-10-23 Ludovic Henry[bcl] Restore ThreadPool number of threads configuratio...
2014-10-22 Zoltan VargaMerge pull request #1358 from madewokherd/win32build
2014-10-22 Ludovic Henry[threadpool] Fix deadlock/starvation of the thread...
2014-10-22 Zoltan Varga[bcl] Fix races in task tests.
2014-10-22 Dan ParnhamIncluded /dev/ttyACM in the search for serial port...
2014-10-21 Jo ShieldsMerge pull request #1356 from martinjt/ReadEntityV2
2014-10-20 Ryan MelenaAdditional JWT Security Token Support
2014-10-20 Martin ThwaitesRemoved erroneously added property to HttpRequestBase...
2014-10-20 Miguel de IcazaMerge pull request #1354 from martinjt/RequestAbort
2014-10-20 Miguel de IcazaMerge pull request #1353 from martinjt/ReadEntityBodyMode
2014-10-18 Martin ThwaitesImplement Request.Abort()
2014-10-18 Martin ThwaitesImplement the ReadEntityBodyMode properties
2014-10-16 Zoltan Varga[bcl] Add an AppDomain.DoUnhandledException () internal...
2014-10-16 Eberhard Beilharz[MWF] Use full available height for text
2014-10-16 Eberhard Beilharz[MWF] Use full width for measuring text
2014-10-15 Zoltan Varga[corlib] Implement MonoGenericClass:GetCustomAttributes...
2014-10-13 Marek Safar[mcs] A pointer-type may be used as the type of a volat...
2014-10-10 Marek HabersackMerge pull request #1333 from joero74/ignore-missing...
2014-10-10 Joerg RosenkranzPrevent NullReferenceException in case of missing Host
2014-10-09 Mark ProbstMerge pull request #1326 from BrzVlad/master
2014-10-09 Alexis ChristoforidesFix oops in DataContractJsonSerializer fix
2014-10-08 Zoltan Varga[bcl] Use List instead of ArrayList () in a few places.
2014-10-08 Zoltan Varga[bcl] Free strings allocated using Marshal.SecureString...
2014-10-08 Marek SafarMerge pull request #1330 from esdrubal/blockingcollection
2014-10-08 Marcos HenrichRefactored AddToAny and TakeFromAny to reuse code.
2014-10-08 Marcos HenrichImproved BlockingCollection.AddAny. Fixes #22775.
2014-10-08 Marcos HenrichTest BlockCollection.AddAny. Covers #22775.
2014-10-08 Marcos HenrichBlockingCollection.Add was adding one more item than...
2014-10-08 Marcos HenrichTest that BlockingCollection.Add blocks when there...
2014-10-07 Alexis Christoforides[bcl] Implement KnownTypes for DataContractJsonSerializ...
2014-10-07 Alexis Christoforides[tests] Add tests for Bug #23058 and polymorphism/known...
2014-10-07 Marek SafarMerge pull request #1329 from esdrubal/httputility
2014-10-07 Alexis ChristoforidesMerge pull request #1327 from ermshiperete/Xamarin...
2014-10-07 Jonathan Pryor[System.Core/Android] Fix standalone unit tests.
2014-10-07 Marcos HenrichHttpQSCollection.ToString now url encodes values. Fixes...
2014-10-07 Marcos HenrichTest HttpQSCollection.ToString url encoding. Covers...
2014-10-07 Zoltan VargaMerge pull request #1328 from vkargov/master
2014-10-07 Eberhard Beilharz[MWF] Pass graphics when calculating button text and...
2014-10-07 Rodrigo KumperaMerge pull request #1179 from ludovic-henry/pr25-threadpool
2014-10-07 Marcos HenrichAdded missing files to projects csproj files.
2014-10-07 Marcos HenrichReset stream position before doing CopyToAsync.
2014-10-07 Marcos HenrichCall SetupRequestAsync only after ContentType changes...
2014-10-06 Zoltan Varga[bcl] Remove some verbose test output.
2014-10-06 Marcos HenrichTimeZoneInfo.CreateLocal now handles environment variab...
2014-10-06 Marcos HenrichAdded bash script to test DateTime.Now.
2014-10-06 Alexis Christoforides[runtime] Implement 'nursery-canaries' option for SGen.
2014-10-06 Alexis Christoforides[runtime] Convert String.InternalSetLength to an icall...
2014-10-05 Marek Safar[system.xml] Make XmlSerializer work even when XmlTextR...
2014-10-05 Marek Safar[system.xml] Add missing 4.0 property
2014-10-05 Marek Safar[corlib] Notify parent task when child task uses NotOnF...
2014-10-04 Marcos HenrichUse TZ transitions when AdjustementRules are ignored...
2014-10-04 Marcos HenrichRefactored TimeZoneInfo.GetUtcOffset.
2014-10-03 Marcos HenrichTimeZoneInfo.IsDaylightSavingTime now uses GetUtcOffset.
2014-10-03 Marcos HenrichTimeZoneInfo.GetUtcOffset now handles all DateTimeKinds.
2014-10-03 Marcos HenrichCreated helper method TimeZoneInfo.IsInDST.
2014-10-03 Marcos HenrichRemoved repeated logic from TimeZoneInfo.ConvertTimeToUtc.
2014-10-03 Marcos HenrichConvertTimeToUtc no longer relies in DateTime.ToUnivers...
2014-10-03 Marcos HenrichSimplified TimeZone.ToLocalTime.
2014-10-03 Marcos HenrichTest TimeZoneInfo.GetUtcOffset with multiple DST and...
2014-10-03 Marcos HenrichUpdated TimeZoneInfoTest.DSTTransisions to correct...
2014-10-03 Zoltan Varga[bcl] Use random ports for the HttpListener tests.
2014-10-02 Chris Hamons[mono-api-html] Add filter for new namespaces/types
2014-10-02 Sebastien PouliotRevert "Finish test changes started in 7ece665d16714db0...
2014-10-02 Sebastien PouliotRevert "Refresh HashAlgorithmTest to match changed...
2014-10-02 Sebastien PouliotRevert "Missing Args checks."
2014-10-02 Marcos HenrichRemoved unused CurrentSystemTimeZone fields and methods.
2014-10-02 Marcos HenrichCurrentSystemTimeZone.GetUtcOffset now supports multipl...
2014-10-02 Marcos HenrichTimeZoneInfo is now always present in corlib.
next