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-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-09[build] Staged setup for building assemblies with cyclic dependenciesMiguel de Icaza
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza
2013-09-25Fix bug #14951 - there was another escape sequence 1B 24 40 to indicate "old"...Atsushi Eno
2013-07-02Update csproj filesMarek Safar
2013-03-04Use Activator instead of InvokeMember with incomplete target valueMarek Safar
2013-02-21Update 4.5 bcl solution filesMarek Safar
2013-02-11renamed testMikko Korkalo
2013-02-11improved encoder tests for I18N.MidEastMikko Korkalo
2013-02-11re-generated codepages with new ucm2cp.c: removed dotnet 1.0 support for clea...Mikko Korkalo
2013-02-11changed ucm2cp.c to generate less changes, also removed NET < 2.0 supportMikko Korkalo
2013-02-11Tests for MidEast encodings (stub, only turkish and generic handlefallback te...Mikko Korkalo
2013-02-11regenerated encoder classes with a patched ucm2cp.c with proper EncoderFallba...Mikko Korkalo
2013-02-11ucm2cp.c: generate codepage classes with proper EncoderFallback supportMikko Korkalo
2013-02-07Update csproj filesMarek Safar
2013-01-23[I18N] Assertions to prevent a buffer overrun.Mark Probst
2012-06-26Fix System.Core reference in VS projectsMarek Safar
2012-04-05Update csproj filesMarek Safar
2012-02-29Merge pull request #231 from linquize/a853199c497bb0977970974303fac7e42080809dMarek Safar
2012-02-10Add VS project files for test projectMarek Safar
2012-02-09Update class library csproj filesMarek Safar
2011-12-28Added a ByteSafeEncoding which can be used to implement/debug ByteEncoding de...Pablo Ruiz Garcia
2011-12-28Fixed a common buffer overflows to most I18N.Other.* encoders, by which mappi...Pablo Ruiz Garcia
2011-12-28Enabled safe-only versions of I18N/CJK encoders.Pablo Ruiz Garcia
2011-12-28Another issue #1531 fix (and unit test)Pablo Ruiz Garcia
2011-12-28Line-ending fixes over my previous modifications on I18N code.Pablo Ruiz Garcia
2011-12-28Fixed issue #1531: I18N.CJK.CP936::GetBytesCount() returns an invalid len in ...Pablo Ruiz Garcia
2011-11-24An enhanced fix for GB18030's GC problem, by allocating the underlaying table...Pablo Ruiz Garcia
2011-11-24Avoid internal character table used by gb18030 (on ms.net) from being collect...Pablo Ruiz Garcia
2011-11-24Fixes #683475: - Fixed ISO2022JPEncoder's GetBytesCount(..) to avoid it from ...Pablo Ruiz Garcia
2011-07-16Add Encoding iso_2022_kr -> euc_krlinquize
2011-02-13Add solution filesMiguel de Icaza
2010-10-15Clean up few more warningsMarek Safar
2010-07-26Fix a few cases of mixed line-endingsRaja R Harinath
2010-07-25EOL handlingRaja R Harinath
2010-06-162010-06-15 Jonathan Chambers <joncham@gmail.com>Jonathan Chambers
2010-02-112010-02-11 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2009-10-092009-10-09 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2009-04-29Add targetsMiguel de Icaza
2009-04-152009-04-15 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2009-04-152009-04-15 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2009-04-152009-04-15 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2008-10-17Add doc-update target support.Jonathan Pryor
2008-08-08Warnings cleanup.Marek Safar