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-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2015-01-13[build] Updated csproj files.Marcos Henrich
2014-12-04Remove 4.0 profileMarek Safar
2014-11-24Remove 2.0 profile csproj filesMarek Safar
2014-08-08[Cleanup] Removed TARGET_JVMAlexander Köplinger
2014-08-08[Cleanup] Removed net_1_1_java from MakefilesAlexander Köplinger
2014-08-08[Cleanup] Removed net_1_1_java*.sources filesAlexander Köplinger
2014-08-06[Cleanup] Removed a bunch of superfluous .csproj and .sln filesAlexander Köplinger
2014-05-25[build] the csproj files can now do a full class libraries buildMiguel de Icaza
2014-05-24[build] Fresh new csproj files based on the updated build system.Miguel de Icaza
2014-05-12[docs] documentation import for 'returns' elements.Joel Martinez
2014-05-12[docs] namespace documentation import.Joel Martinez
2014-04-28[docs] Import of Microsoft BCL Documentation.Joel Martinez
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza
2013-07-02Update csproj filesMarek Safar
2013-02-21Update 4.5 bcl solution filesMarek Safar
2013-02-07Update csproj filesMarek Safar
2012-09-18[#6489][SoapFormatter]: Reset culture before raising events.Martin Baulig
2012-06-26Fix System.Core reference in VS projectsMarek Safar
2012-06-07Clean up assembly attributesMarek Safar
2012-06-02Removal of NET_1_1 defines and some NET_2_0; Both defines are true these da...Miguel de Icaza
2012-06-02Removal of NET_1_1 defines and some NET_2_0; Both defines are true these da...Miguel de Icaza
2012-04-05Update csproj filesMarek Safar
2012-02-10Add VS project files for test projectMarek Safar
2012-02-09Update class library csproj filesMarek Safar
2011-02-13Add solution filesMiguel de Icaza
2010-07-26Fix a few cases of mixed line-endingsRaja R Harinath
2010-07-25EOL handlingRaja R Harinath
2008-12-10fix float test that has wrong value (exposed by nunit24).Atsushi Eno
2008-10-17Migrating from monodoc/class/System.Runtime.Serialization.Formatters.Soap to ...Jonathan Pryor
2008-05-28Remove all vmwcproj files from old Grasshopper versionNoam Lampert
2008-04-232008-04-23 Andreas Nahr <ClassDevelopment@A-SoftTech.com>Andreas N
2007-12-13Build java configuration using RT of JRE 1.4.2 for support of older java systemsNoam Lampert
2007-10-11Remove redundant call to Type.GetType.Roei Erez
2007-09-06Update Java build systemNoam Lampert
2007-06-03Fix rt referenceNoam Lampert
2007-02-13Grasshopper project system now uses csproj extensionNoam Lampert
2006-12-25release project fileRoei Erez
2006-11-20SerializationObjectManager still is not available in TARGET_JVMVladislav Spivak
2006-11-16RaiseOnDeserializingEvent still not supported in TARGET_JVM profileVladislav Spivak
2006-11-15svn path=/trunk/mcs/; revision=67914Vladislav Spivak
2006-11-13svn path=/trunk/mcs/; revision=67754Vladislav Spivak
2006-10-292006-10-29 Robert Jordan <robertj@gmx.net>Robert Jordan
2006-10-292006-10-29 Robert Jordan <robertj@gmx.net>Robert Jordan
2006-08-21soap formatter compiles on GH 2.0Andrew Skiba
2006-07-102006-07-10 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2006-05-31* AssemblyInfo.cs: Added assembly level attributes on 2.0 profile toGert Driesen
2006-05-31* SoapFormatter.cs: Only apply ComVisible attribute to FilterLevelGert Driesen
2006-05-31* SoapWriter.cs: Fixed line endings. Set eol-style to CRLF.Gert Driesen
2006-04-04bug 77563 fix Roei Erez