[corlib] Make primitive types smaller than int compare result compatible
[mono.git] / mcs / class / corlib / Test / System / Int16Test.cs
2014-02-07 Marek Safar[corlib] Make primitive types smaller than int compare...
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-04-13 Marek SafarAdd out of range check to exponent parsing.
2012-04-12 Marek SafarFix parsing of invalid int* exponents. Fixes #4396.
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-10 Sebastien PouliotTests from bug #3677 (works on master, fails in MonoTouch)
2012-03-07 Jonathan ChambersMerge remote-tracking branch 'local/msvc-updates' into...
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-23 Marek SafarFix user currency parsing for core types
2012-02-21 Marek SafarImplement numbers exponent parsing. Fixes #2516
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2011-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-11-08 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2011-11-04 Marek SafarFix sbyte/short parse of hexadecimal values. Fixes...
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-23 Marek SafarFixed corlib tests to run on en-gb
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2009-12-21 Marek Habersack2009-12-21 Marek Habersack <mhabersack@novell.com>
2009-07-13 Michael Barker2009-07-11 Michael Barker <mike@middlesoft.co.uk>
2009-06-30 Zoltan Varga2009-06-30 Zoltan Varga <vargaz@gmail.com>
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-02-12 Ben Maurer2005-02-12 Ben Maurer <bmaurer@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-06 Sebastien Pouliot2004-06-06 Sebastien Pouliot <sebastien@ximian.com>
2002-12-21 Nick Drochak2002-12-21 Nick Drochak <ndrochak@gol.com>
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-03-08 Martin Baulig2002-03-09 Martin Baulig <martin@gnome.org>
2002-02-26 Martin Baulig2002-02-26 Martin Baulig <martin@gnome.org>
2002-02-09 Nick Drochak2002-02-09 Nick Drochak <ndrochak@gol.com>
2001-11-27 Nick Drochak2001-11-28 Nick Drochak <ndrochak@gol.com>
2001-10-17 Sean MacIsaacGot nunit tests running in windows. Reorganized Test...
2001-10-11 Mario CarrionAdding tests for the basic integer structs