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
path: root/mcs
AgeCommit message (Expand)Author
2010-09-09add ignore fileJb Evain
2010-09-09Fix System.Core usage of bootstrap .sources from the normal .sourcesJb Evain
2010-09-09Fix System usage of bootstrap .sources from the normal .sourcesJb Evain
2010-09-09Fix corlib usage of bootstrap .sources from the normal .sourcesJb Evain
2010-09-09Clean the aot log file too.Zoltan Varga
2010-09-08Fix the monodroid and monotouch profile buildsJb Evain
2010-09-08Fix the monodroid profile's definesJb Evain
2010-09-08Factorize the System.Core monotouch and monodroid sources into a mobile.sourcesJb Evain
2010-09-08Factorize the System.Xml monotouch and monodroid sources into a mobile.sourcesJb Evain
2010-09-08Factorize the System.Runtime.Serialization monotouch and monodroid sources in...Jb Evain
2010-09-08Fix the mobile_System.ServiceModel.Web includeJb Evain
2010-09-08Fix the mobile_System.Data includeJb Evain
2010-09-08Factorize the System.Web.Services monotouch and monodroid sources into a mobi...Jb Evain
2010-09-08Factorize the System.Data monotouch and monodroid sources into a mobile.sourcesJb Evain
2010-09-08Factorize the System.ServiceModel.Web monotouch and monodroid sources into a ...Jb Evain
2010-09-08Factorize the System.ServiceModel monotouch and monodroid sources into a mobi...Jb Evain
2010-09-08Factorize the monotouch and monodroid sources into a mobile.sourcesJb Evain
2010-09-08Orchestrate the monodroid build bootstrapJb Evain
2010-09-08Factorize the monotouch build into a mobile build for monodroid and monotouchJb Evain
2010-09-08Enable the Mono.Data.Sqlite build for monodroidJb Evain
2010-09-08Enable the Mono.Security build for monodroidJb Evain
2010-09-08Enable the System.Transactions build for monodroidJb Evain
2010-09-08Make HttpUtility compilable on MonoDroid as well as MonoTouchJb Evain
2010-09-08Enable the System.Runtime.Serialization build for monodroidJb Evain
2010-09-08Enable the System.ServiceModel.Web build for monodroidJb Evain
2010-09-08Enable the System.ServiceModel build for monodroidJb Evain
2010-09-08Enable the System.Web.Services build for monodroidJb Evain
2010-09-08Enable the System.Data build for monodroidJb Evain
2010-09-08Enable the System.Xml build for monodroidJb Evain
2010-09-08Enable the System.Core build for monodroidJb Evain
2010-09-08Enable the System build for monodroidJb Evain
2010-09-08Enable the corlib build for monodroidJb Evain
2010-09-08Define MOBILE for the monotouch build as a shared symbol between MonoTouch an...Jb Evain
2010-09-08Add the monodroid profileJb Evain
2010-09-08Remove no-op codeJb Evain
2010-09-08Simplify ifdefs specifics to MOONLIGHTJb Evain
2010-09-08[mdoc-update] Delegate types should get <returns/>, not <value/>.Jonathan Pryor
2010-09-08[asp.net] Fix for bug #636709. ClientID must be reset when ID is assigned.Marek Habersack
2010-09-08[asp.net] Fix for bug #636475. A typo caused ads not to be matched in ChooseAdMarek Habersack
2010-09-07Add DateTimeOffsetConverter.cs and DateTimeOffsetConverterTests.cs to our build.Carlos Alberto Cortez
2010-09-07Add new DateTimeOffsetConverterTests.cs test file.Carlos Alberto Cortez
2010-09-07Implement System.ComponentModel.DateTimeOffsetConverter.Carlos Alberto Cortez
2010-09-07Avoid crash for use of deprecated InstallTrackingHandler in Snow Leopard.Atsushi Eno
2010-09-07[mdoc-update] Clean up System.Object craziness in ILAsm generation.Jonathan Pryor
2010-09-06Fix NetworkInterface marshaling size on OSX and avoid crash.Atsushi Eno
2010-09-05New test for CultureInfoConverter.GetCultureName.Carlos Alberto Cortez
2010-09-05Implement CultureInfoConverter.GetCultureName.Carlos Alberto Cortez
2010-09-05Remove the NET_2_0 directives from CultureInfoConverter.csCarlos Alberto Cortez
2010-09-05Add AttributeCollectionTest.cs to System_test.dll.sources.Carlos Alberto Cortez
2010-09-05Add new AttributeCollectionTest file.Carlos Alberto Cortez