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
2016-05-03Add mono internal API supportLudovic Henry
2016-05-03Replace more Array.MaxArrayLength appearencesMarek Safar
2016-05-03Remove windows api dependency from TimerMarek Safar
2016-05-03Conditionals for mobile profilesMarek Safar
2016-05-03Disable IL code generation until we figure out 25671Miguel de Icaza
2016-05-03Only initialize Etw on WindowsMiguel de Icaza
2016-05-03Remove code that depends on code that has not been open sourced.Miguel de Icaza
2016-05-03Use the DISABLE_CAS_USE macro instead of MOBILE to disable CASMarek Habersack
2016-05-03Adding reference source for System.Netdotnet-bot
2016-05-03Removed UnsafeNativeMethods calls on Mono. - MEMORYSTATUSEX usages were repla...Marcos Henrich
2016-05-03Added Mono config variables. Variables __MonoEmulateOneCPU and __MonoTimerPer...Marcos Henrich
2016-05-03Exclude security code from the mobile targets.Marek Habersack
2016-05-03Disable UseCompatibleTypeConverterBehavior on monoMarek Safar
2016-05-03componentmodel tweaked to work with monoMarek Safar
2016-05-03Disable use of CAS. The added ifdef is required to circumvent a compile error...Marcos Henrich
2016-05-03Remove unused private usingMarek Safar
2016-05-03Removed unnecessary call to Thread.WriteVolatile. System.Threading.Volatile i...Marcos Henrich
2016-05-03ReaderWriterLockSlim.cs now builds with mono.Marcos Henrich
2016-05-03Add support to build with MonoAlexander Köplinger
2016-05-03Remove unused System.Web namespace from source (it does not exists in the mob...Sebastien Pouliot
2016-05-03Disable use of CAS when compiling with DISABLE_CAS_USEMiguel de Icaza
2016-05-03Fix the conditional, we disable Emit code on FULL_AOTMiguel de Icaza
2016-05-03Add support to build with Mono.Marek Safar
2016-05-03Adjust to disable IL generation under FULL_AOT_RUNTIMEMiguel de Icaza
2016-05-03Add support to build build with Mono.Miguel de Icaza
2016-05-03Adding System.Compo... System.Ident... System.Numer... System.Runti...dotnet-bot
2016-05-03Update formatting of LICENSE.txt and PATENTS.TXTdotnet-bot
2016-05-03Adding System.Data..., System.ServiceModel..., and System.Web...dotnet-bot
2016-05-03Initial commitdotnet-bot