summaryrefslogtreecommitdiff
path: root/test/files/jvm/bigints.scala
Commit message (Collapse)AuthorAgeFilesLines
* Reverted the BigDecimal implicits added for tic...Paul Phillips2009-10-051-3/+3
| | | | | Reverted the BigDecimal implicits added for ticket #1813.
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+0
| | | | | | | | [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore.
* More equality shenanigans.Paul Phillips2009-06-211-4/+0
| | | | | | | and the various Int types all use different hashCode algorithms. This means there is very broken behavior afoot among the types. I see no option but to make numeric equals significantly less tricky.
* fixed ticket #1813 (BigDecimal implicits)michelou2009-03-231-33/+60
|
* build now also works on Java 1.4 (uses RetroWea...michelou2008-02-191-1/+1
| | | | | build now also works on Java 1.4 (uses RetroWeaver)
* added class BigDecimalmichelou2008-02-061-5/+30
|
* Refactored portability supportmihaylov2006-11-011-6/+5
|
* Moved Java-specific tests to test/files/jvm/mihaylov2006-10-101-0/+14