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-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-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-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-04-05Update csproj filesMarek Safar
2012-02-17Fix few more warningsMarek 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
2011-01-16- Refactoring, code clean-up and reduced garbage - Introduce connection pooli...barkerm
2010-11-12Add MessageQueue::GetMessageEnumerator2Marek Safar
2010-11-12CRLF->LF conversionMarek Safar
2010-11-12Fix QueuePathDialog signatureMarek Safar
2010-09-26[Messaging] Conditionally drop dependency on WnformsMarek Habersack
2010-07-26Fix a few cases of mixed line-endingsRaja R Harinath
2010-07-25EOL handlingRaja R Harinath
2010-02-092010-02-09 Chris Toshok <toshok@ximian.com>Chris Toshok
2009-09-232009-09-22 Michael Barker <mike@middlesoft.co.uk>Michael Barker
2009-07-212009-07-20 Michael Barker <mike@middlesoft.co.uk>Michael Barker
2009-07-20Move tests that do not reference RabbitMQ to System.Messaging.Michael Barker
2009-07-142009-07-11 Michael Barker <mike@middlesoft.co.uk>Michael Barker
2009-06-032009-05-23 Michael Barker <mike@middlesoft.co.uk>Michael Barker
2009-01-062009-01-06 Michael Barker <mike@middlesoft.co.uk>Michael Barker
2008-12-242008-12-20 Michael Barker <mike@middlesoft.co.uk>Michael Barker
2008-12-08oops, forgot to apply the patch here in bug #457089 by Michael Barker.messaging-2008Atsushi Eno
2008-10-20import AMQP/Rabbit based implementation by Michael Barker (see r116493).Atsushi Eno
2008-04-232008-04-23 Andreas Nahr <ClassDevelopment@A-SoftTech.com>Andreas N
2006-09-05Converted source files to UTF-8 (without byte order mark). Use UTF-8 as the d...Kornél Pál
2005-09-222005-09-22 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-08-18Moved assembly version and assembly reference constants to a common Consts.cs...Kornél Pál
2005-06-27remove .cvsignore from everywhere, as it is useless on svnBen Maurer
2005-06-27remove svn:executable from .cs filesBen Maurer
2005-06-14more copy and paste reuse going awayBen Maurer
2005-06-14Remove copy and paste reuse for Locale.cs.Ben Maurer
2005-04-16reduce warnings when compiling unit testsSebastien Pouliot
2004-09-14cvs ignores, sorry about the spamRaja R Harinath
2004-09-102004-09-10 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2004-09-102004-09-10 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2004-09-102004-09-10 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2004-08-312004-08-31 Rafael Teixeira <rafaelteixeirabr@hotmail.com>Rafael Teixeira
2004-06-25Add licensing infoDuncan Mak
2004-06-17* AccessControlEntryType.cs: fixed enum field values to correspondGert Driesen