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/data
AgeCommit message (Expand)Author
2012-04-26Include MVC3 and aspnetwebstack assemblies pkg-config filesMarek Habersack
2011-10-17Do not reference mscorlib explicitly in 4.5, mcs seems to do that despite /no...Marek Habersack
2011-10-17Unbreak System.Web tests in the 4.5 profileMarek Habersack
2011-09-29Distribute net_4_5 specific dataMarek Safar
2011-09-04Print null MonoVTable's correctly in gdb.Zoltan Varga
2011-08-17update CecilJb Evain
2011-06-20Fix the cairo dllmap on OS XMichael Hutchinson
2011-04-28Add entries for MD4 in machine.config (fix #682619)Sebastien Pouliot
2011-03-30Pretty print generic instances better in xdebug.Zoltan Varga
2011-03-28Pretty print null MonoGenericContext's in xdebug correctly.Zoltan Varga
2011-03-16Pretty print MonoVTable in xdebug.Zoltan Varga
2011-03-14Add new ignore file.Gonzalo Paniagua Javier
2011-03-07Fix the previous change.Zoltan Varga
2011-03-07Fix out-of-tree builds.Zoltan Varga
2011-03-07[Mono.Options] Add option header support.Jonathan Pryor
2011-03-04Install a mono-sgen-gdb.py as well.Zoltan Varga
2011-02-11Pretty print MonoString* too in xdb.Zoltan Varga
2011-01-27[machine.config] Added the <system.transactions> section definitionMarek Habersack
2011-01-24[build] pkg-config support for libmonosgen.Mark Probst
2010-12-13[asp.net] .NET 4.0 declares the <system.web.extensions> section in machine.co...Marek Habersack
2010-12-01Add response file suport to Mono.Options.Jonathan Pryor
2010-11-23Merge branch 'cecil-light'Jb Evain
2010-11-19Web service help fixGonzalo Paniagua Javier
2010-11-03Map libcups for macAndrew Jorgensen
2010-10-22update cecil.pcJb Evain
2010-09-17ProtocolMapping needed config section, default items and support in ServiceHo...Atsushi Eno
2010-09-17Add working .svc handler in 4.0 web.config, fix standard endpoint handling an...Atsushi Eno
2010-09-13implemented large parts of WCF standard endpoints and configuration support.Atsushi Eno
2010-09-07Add wsdl help generator to the 4.0 filesGonzalo Paniagua Javier
2010-08-30Remove obsolete Microsoft.Vsa and Microsoft.JScriptAndrew Jorgensen
2010-08-19[Fix] update the System.ServiceModel assembly versionJb Evain
2010-08-10Avoid exceptions in gdb when encountering unknown struct types.Zoltan Varga
2010-07-25EOL handlingRaja R Harinath
2010-06-282010-06-28 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2010-05-172010-05-17 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2010-05-15This expression builder is implemented nowMarek Habersack
2010-05-14More 4.0 changesMarek Habersack
2010-05-14Added ASP.NET 4.0 controlsMarek Habersack
2010-05-082010-05-07 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2010-04-15Add mono.pc for those using it as a way to probe for MonoMiguel de Icaza
2010-04-07Added the memoryCache sectionMarek Habersack
2010-04-022010-04-02 Jb Evain <jbevain@novell.com>Jb Evain
2010-03-26Patch from Jay R Wren to drop assemblies that are no longer part of Mono 2.8Miguel de Icaza
2010-03-16Added system.web.mvc2.pcMarek Habersack
2010-03-082010-03-08 Rodrigo Kumpera <rkumpera@novell.com>Rodrigo Kumpera
2010-02-24AddMiguel de Icaza
2010-02-24Wed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian.com>Paolo Molaro
2010-02-20AddMiguel de Icaza
2010-02-06Modified the assemblies collection to match what is found in .NET 4.0Marek Habersack
2010-01-21add XNA public key tokenSebastien Pouliot