Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-15Merge pull request #1654 from alexanderkyte/xunit-fixesRodrigo Kumpera
2015-05-15[corlib] Fixes mobile testsMarek Safar
2015-05-14Merge pull request #1793 from rolfbjarne/subminute-dstoffset-fixMiguel de Icaza
2015-05-14[corlib] Remove unused codeMarek Safar
2015-05-14[corlib] More reference code for string classMarek Safar
2015-05-14[corlib] Remove unused codeMarek Safar
2015-05-14[corlib] Remove unused codeLudovic Henry
2015-05-14[corlib] Remove unused codeMarek Safar
2015-05-13[referencesource] Import System.Double and System.SimpleLudovic Henry
2015-05-12Merge pull request #1794 from jbevain/monofield_getmoduleMarek Safar
2015-05-12Add unit test for FieldInfo.ModuleJb Evain
2015-05-12[corlib] Implement MonoField Module propertyJb Evain
2015-05-12[corlib] Fix Test attribute name collisiong causing all tests to be ignoredMarek Safar
2015-05-12[corlib] Tweak the fix for the reference sources' inability to support sub-mi...Rolf Bjarne Kvinge
2015-05-12[corlib] Update SecurityCriticalAttribute test for updated mobile API.Rolf Bjarne Kvinge
2015-05-11[system] CompilerParameters from reference sourcesMarek Safar
2015-05-08[runtime] Improve context static LocalDataStoreSlot support.Alex Rønne Petersen
2015-05-06Merge pull request #1750 from alexrp/precise-ctx-static-scanAlex Rønne Petersen
2015-05-06[Remoting] Avoid needing to resolve the type by serializing the TypeInfoAlexander Kyte
2015-05-06[Remoting] Remove X-domain references through marshalling of method attributesAlexander Kyte
2015-05-06[bcl] Mobile profiles fixesMarek Safar
2015-05-06[runtime] Fix support for callvirt delegates with a vtype first argument. Fix...Zoltan Varga
2015-05-06[runtime] Unify thread/context static field scanning and management.Alex Rønne Petersen
2015-05-06[remoting] Increment the context ID counter atomically.Alex Rønne Petersen
2015-05-05[delegate] Replace multicast delegate implementationLudovic Henry
2015-05-05[corlib] Remove unused CAS icalls.Zoltan Varga
2015-05-04[corlib] Fixes DST without AdjustmentRules.Marcos Henrich
2015-05-04Merge pull request #1752 from esdrubal/strefactorMarcos Henrich
2015-04-29[corlib] Bump reference sources for api tweaksMarek Safar
2015-04-29[corlib] Deduplicated StackTrace ToString code.Marcos Henrich
2015-04-29[corlib] Fixes security tests failuresMarek Safar
2015-04-28[corlib] Add new testMarek Safar
2015-04-28[corlib] More cryptography from reference sourcesMarek Safar
2015-04-28Merge pull request #1696 from esdrubal/tzrefactorMarcos Henrich
2015-04-28[corlib] More cryptography from reference sourcesMarek Safar
2015-04-27[corlib] Implement monomethod Module propertyMarek Safar
2015-04-27[corlib] Add string CompareOrdinal arguments checksMarek Safar
2015-04-27[corlib] Cope with the reference sources' inability to support sub-minute DST...Rolf Bjarne Kvinge
2015-04-24Include the problematic time zone in the exception message when throwing a Ti...Rolf Bjarne Kvinge
2015-04-22[runtime] It's spring cleaning in MonoInternalThread. Remove 8 (yes, eight) u...Rodrigo Kumpera
2015-04-21Merge pull request #1699 from ludovic-henry/threadpool-managedRodrigo Kumpera
2015-04-21Merge pull request #1720 from blucz/masterMiguel de Icaza
2015-04-20[threadpool-io] Move Mono(Socket)RuntimeWorkItem ExecuteWorkItem code to (Soc...Ludovic Henry
2015-04-20[corlib] cryptography from reference sourcesMarek Safar
2015-04-20[corlib] Fix mobile testsMarek Safar
2015-04-17Fix NullReferenceException in timer threadBrian Luczkiewicz
2015-04-17[corlib] Security attributes from reference sourcesMarek Safar
2015-04-17[corlib] Update public apiMarek Safar
2015-04-17[corlib] Versioning from reference sourcesMarek Safar
2015-04-17[corlib] SafeHandles from reference sourcesMarek Safar