Commit Graph

6899 Commits

Author SHA1 Message Date
michelou 944f7ca02f added resource 'source.png' in DocGenerator
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10407 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-20 10:39:52 +00:00
michelou 7771c94f90 updated lib/ant-contrib.jar to version 1.0b3 (was 1.0b2)
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10405 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-20 10:14:24 +00:00
michelou 5b827456ad added ${version.suffix}
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10404 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-20 10:13:38 +00:00
mihaylov 86c192938d Use compat.StringBuilder in runtime.BoxedArray
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10401 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-20 07:11:27 +00:00
dragos 392341694d Catch tail calls made from tail boolean or.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10397 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-19 17:46:30 +00:00
michelou 2be7aad4a2 added more links to source files
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10396 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-19 17:15:45 +00:00
michelou de631582e7 added external links to library source files
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10394 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-19 16:14:05 +00:00
odersky 4bf1d7e4dc fixed bug1006
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10391 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-19 14:25:03 +00:00
odersky 839b7cdffd added method round to RichFloat/RichDouble;
fixed bug 1008

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10390 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-19 14:18:43 +00:00
phaller 65beeb3cc4 scala.actors: timer thread survives snapshot/restart of Scheduler.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10388 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-16 17:34:00 +00:00
michelou bfac4cc308 updated STARR to Scala 2.4.0-RC2
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10387 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-16 17:32:01 +00:00
dragos 7657be8f59 Fixed verify error (bug #1009)
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10370 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-16 15:47:00 +00:00
phaller a2dd17491a scala.actors: added snapshot/restart for Scheduler.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10369 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-16 15:25:00 +00:00
odersky 3814f511bd fixed bug1008
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10367 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-16 13:36:40 +00:00
michelou a87466c9a5 added Array.deepToString, cleaned up MatchError
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10366 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-16 13:34:42 +00:00
spoon 7a42b2d081 git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10365 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2007-03-16 13:13:30 +00:00
spoon 95f059690b git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10364 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2007-03-16 12:05:54 +00:00
spoon 31345a3ee7 at the end of input, return an infinite stream of SU's
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10363 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-16 12:04:22 +00:00
spoon c30f398d47 - if a `foo` quoted identifier is truncated, then be careful to leave the token type as ERROR
- print a nicer error message if a `foo` quoted identifier is truncated

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10362 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-16 12:03:48 +00:00
emir a7ffb8d174 fixed test to new MatchError interface
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10359 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-15 23:10:50 +00:00
emir fef92374a0 ok, ne and eq take AnyRef rather than Any.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10358 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-15 16:11:03 +00:00
emir 0e8b8c9c20 is an exception now rather than an error
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10357 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-15 15:56:44 +00:00
odersky e7d0c2386e changed test files
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10345 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-14 18:35:34 +00:00
odersky 6d8b7a90db fixed bug 1001
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10342 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-14 17:26:47 +00:00
dragos 2b30b2d994 Fixed crash in backend with Array comparison.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10340 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-14 15:43:42 +00:00
dragos a87784ed28 Fixed crash in backend for scala.Array
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10339 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-14 15:34:20 +00:00
odersky 3287195d17 partial fix of bug 999
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10338 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-14 14:43:14 +00:00
odersky 502867dfc8 re-fixed bug 1000
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10334 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-14 10:40:43 +00:00
odersky 30db5ce75c reverted bug1000 fix, because it caused wquickdoc to crash
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10329 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-13 16:55:04 +00:00
odersky c6becff963 fixed problem with build
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10324 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-13 15:28:01 +00:00
odersky fd423eb821 fixed bug 1000 and david pollaks problem wrt tupling
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10323 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-13 15:19:42 +00:00
spoon 31536c6f45 reenable compiling of scripts
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10322 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-13 14:35:52 +00:00
odersky 962e375c2a fixed bugs 910 and 995.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10316 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-12 15:28:40 +00:00
odersky 33332f4c5c fixed bugs 987/988
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10313 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-12 12:03:59 +00:00
odersky a4296a87c5 fixed build problem
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10311 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-12 11:26:15 +00:00
odersky b886f9462c Fixed David Pollacks stack overflow problem.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10310 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-12 11:13:41 +00:00
dragos 3449d423a1 Fixed bug #993
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10307 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-12 10:41:00 +00:00
michelou c6065168da updated STARR to Scala 2.4.0-RC1
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10297 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-09 15:57:38 +00:00
odersky 5119539fdc revised deadcode detection
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10295 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-09 15:55:43 +00:00
dragos b77df6d6e7 Fixed inconsistent stack height bug when boxing involved
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10292 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-09 15:12:12 +00:00
emir f0406c4271 merged fix from branch
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10271 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-08 17:36:33 +00:00
michelou cd51cdbd93 fixed bug #810
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10270 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-08 17:22:06 +00:00
odersky 49b79ed974 added option -Xwarndeadcode
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10268 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-08 17:17:24 +00:00
odersky 2e983eedfd changed one more test file
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10265 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-08 16:40:48 +00:00
odersky 6fb08ab7c0 changed more test checks
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10264 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-08 16:17:25 +00:00
michelou 192cc68ee5 @unsealed -> @unchecked
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10261 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-08 15:22:55 +00:00
michelou d5ebf354a2 fixed check file for run/bitsets.scala
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10260 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-08 15:06:36 +00:00
michelou 0a7af8df82 added more test cases for class BitSet
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10259 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-08 14:58:02 +00:00
odersky 9318046137 fixed test case
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10258 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-08 14:48:48 +00:00
odersky a1d467373b added unchecked.scala
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@10254 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2007-03-08 14:36:14 +00:00