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[build] Updated csproj files.Marcos Henrich
2014-12-04Remove 4.0 profileMarek Safar
2014-11-24Remove 2.0 profile csproj filesMarek Safar
2014-11-18[eval] Don't assumen all captured types have storey assignedMarek Safar
2014-10-26[eval] Fix delegate; add caching for PrepareEmitStone Gislason
2014-09-20Fix typo (and XI builds)Sebastien Pouliot
2014-09-17Fix mobile and mobile_static profilesMichael Hutchinson
2014-09-01Put back csharp project removed in 0450000dc487c81cbf4e61a919caafe124da353eMarek Safar
2014-08-06[Cleanup] Removed a bunch of superfluous .csproj and .sln filesAlexander Köplinger
2014-05-26[eval] Add test for nested typesMarek Safar
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-22Fix casing in monotouch_Mono.CSharp.dll.sourcesRolf Bjarne Kvinge
2014-05-07Undo project change from 073fe7a39cd9d64d77bc9687c50fd49bb0c66fdd which shoul...Marek Safar
2014-05-07[mcs] Fix completion for `new {' inputMarek Safar
2014-04-25Revert "Revert "Merge branch 'master' of https://github.com/mono/mono""Rolf Bjarne Kvinge
2014-04-23Revert "Merge branch 'master' of https://github.com/mono/mono"Alexis Christoforides
2014-04-23[Mono.CSharp] Fix compilation for the monotouch profile with new exception fi...Rolf Bjarne Kvinge
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza
2014-01-14[build] Add Microsoft.CSharp to monotouch profileMarek Safar
2013-12-11[mcs] Clone labeled statements cache in probing mode. Fixes #16376Marek Safar
2013-07-08Revert "Revert "Revert "Merge"""Marek Safar
2013-07-08Revert "Revert "Merge""Marek Safar
2013-07-08Revert "Merge"Marek Safar
2013-07-08MergeMarek Safar
2013-07-03Add await support in to evaluator and REPLMarek Safar
2013-07-02Update csproj filesMarek Safar
2013-05-21Point sources to Mono.Security versions of the files= (duplicates were removed)Sebastien Pouliot
2013-04-29Add anonymous type evaluator testMarek Safar
2013-02-21Update 4.5 bcl solution filesMarek Safar
2013-02-07Update csproj filesMarek Safar
2012-09-06Fix base type definition in repl. Fixes #5913.mono-2.11.4Marek Safar
2012-06-26Fix System.Core reference in VS projectsMarek Safar
2012-05-30REPL type declaration can be declared in their own namespacesMarek Safar
2012-05-01Fix compile error in VS Project for csharp (this broke as a result of SourceM...pmsanford
2012-04-17Add missing referencesMarek Safar
2012-04-05Add missing assembly references to test targetsMarek Safar
2012-04-05Update csproj filesMarek Safar
2012-03-15Fix few unit testsMarek Safar
2012-03-03Fix make distAlex Corrado
2012-02-17Optimize debugging symbols writingMarek Safar
2012-02-10Add VS project files for test projectMarek Safar
2012-02-09Update class library csproj filesMarek Safar
2012-01-31New testMarek Safar
2012-01-31Add test for reusing compiler settingsMarek Safar
2012-01-27Remove unit index from Location to allow compilation from text bufferMarek Safar
2012-01-16Rename mcs files which now have different contentMarek Safar
2011-11-04Don't cache namespace usings in eval modeMarek Safar
2011-06-06Add more test filesMarek Safar
2011-05-31[696822] Reset eval completion on error handlingMarek Safar