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-02-06Remove old implementation of Decimal support, it served us wellMiguel de Icaza
2015-01-19[corlib] Add more convert checksMarek Safar
2015-01-19[corlib] System.Convert from reference sourcesMarek Safar
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2014-08-05Decimal.Round output no longer keeps trailing zeros.Marcos Henrich
2014-01-31[corlib] Fixes our of range index access from a5fc91fc42a9a1edcc5ad9d6c656c9c...Marek Safar
2014-01-31[corlib] Decimal parsing with banker's rounding with non-zero digits beyond t...Marek Safar
2013-03-02Use faster/smaller versions for some string comparisonsMarek Safar
2013-02-28Use faster versions of string comparersMarek Safar
2012-08-08Remove unused decimal2string icallMarek Safar
2012-08-08Use faster lenght comparisonMarek Safar
2012-06-13Check if number format info properties are empty first.Adam Brengesjö
2011-03-16Re-enable the Decimal(double) constructor that uses our direct transformationMiguel de Icaza
2010-12-15Some .net 4.0 api compatibility fixesMarek Safar
2010-03-032010-03-03 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2010-03-012010-02-09 Sebastien Pouliot <sebastien@ximian.com>Miguel de Icaza
2010-03-012010-02-09 Sebastien Pouliot <sebastien@ximian.com>Miguel de Icaza
2010-03-012010-02-28 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2010-02-19Fri Feb 19 09:05:36 CET 2010 Paolo Molaro <lupus@ximian.com>Paolo Molaro
2010-01-13Warnings cleanupMarek Safar
2009-10-172009-10-16 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2009-10-072009-10-06 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-10-022009-10-02 Marek Safar <marek.safar@gmail.com>Marek Safar
2009-07-272009-07-27 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2009-03-182009-03-18 Marek Safar <marek.safar@gmail.com>Marek Safar
2009-03-142009-03-14 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2008-09-092008-09-09 Marek Safar <marek.safar@gmail.com>Marek Safar
2008-08-27Warnings cleanupMarek Safar
2008-08-10* Boolean.csGert Driesen
2008-06-272008-06-27 Andreas Nahr <ClassDevelopment@A-SoftTech.com>Andreas N
2008-06-032008-06-03 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2008-05-152008-05-15 Andreas Nahr <ClassDevelopment@A-SoftTech.com>Andreas N
2008-05-152008-05-15 Andreas Nahr <ClassDevelopment@A-SoftTech.com>Andreas N
2008-04-01Improve ToString perf of primitive types.Eyal Alalouf
2007-09-132007-09-13 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2007-09-132007-09-12 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2007-05-232007-05-23 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2007-04-152007-04-15 Alp Toker <alp@atoker.com>Alp Toker
2006-12-302006-12-30 Alp Toker <alp@atoker.com>Alp Toker
2006-11-272006-11-26 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2005-09-242005-09-23 Miguel de Icaza <miguel@novell.com>Miguel de Icaza
2005-06-282005-06-28 Lluis Sanchez Gual <lluis@novell.com>Lluis Sanchez
2005-06-042005-06-04 Ben Maurer <bmaurer@ximian.com>Ben Maurer
2005-06-042005-06-05 Kazuki Oikawa <kazuki@panicode.com>Kazuki Oikawa
2005-05-222005-05-22 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-05-16Set svn:eol-style=native, delete svn:executable.Raja R Harinath
2005-02-212005-02-21 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2004-12-062004-12-06 Martin Baulig <martin@ximian.com>Martin Baulig
2004-11-23* Decimal.cs [NET_2_0]: Use old code till GMCS imports decimalRaja R Harinath
2004-11-23* Decimal.cs [BOOTSTRAP_WITH_OLDLIB]: Use old code for compilersRaja R Harinath