summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing a couple more tests, no review.Paul Phillips2011-04-152-2/+2
* Some mopping up having to do with deprecated ga...Paul Phillips2011-04-153-6/+10
* Various addenda to soc's patch: regenerating Pr...Paul Phillips2011-04-1439-73/+71
* Adds "since" field to @deprecated.Paul Phillips2011-04-1480-320/+341
* Some patches to jline, and new jar.Paul Phillips2011-04-1410-302/+121
* Adding some docs refactorings.Aleksandar Pokopec2011-04-1417-925/+1002
* Of late the test which fires up the window serv...Paul Phillips2011-04-142-0/+0
* This time, fixed #4283. no review.Iulian Dragos2011-04-147-5/+25
* Closed #4454.Philipp Haller2011-04-141-2/+3
* Doing a little polishing on the parallel collec...Paul Phillips2011-04-1415-91/+67
* Tests which run have to be called "Test".Paul Phillips2011-04-143-3/+2
* Revert "Closes #4283.Iulian Dragos2011-04-136-24/+4
* New starr based on r24749. No review.Paul Phillips2011-04-136-3/+3
* Added test case for #4459.Aleksandar Pokopec2011-04-131-0/+13
* Further fixes #4405.Aleksandar Pokopec2011-04-133-0/+24
* Fixed some tests, renamed from Any to Gen.Aleksandar Pokopec2011-04-134-9/+9
* Fixes and closes #4405.Aleksandar Pokopec2011-04-131-1/+1
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-13167-1926/+3660
* Closes #4283. no review.Iulian Dragos2011-04-136-4/+24
* Warn when the jar file cannot be found when loa...Iulian Dragos2011-04-131-1/+3
* Fixes my part of #4283 by inserting another cas...Martin Odersky2011-04-135-9/+37
* Test cases for #1071 and #4275 since I don't se...Paul Phillips2011-04-132-0/+30
* An alteration to r24740 to fix failing test fil...Paul Phillips2011-04-131-1/+3
* An alteration to r24740 to fix failing test fil...Paul Phillips2011-04-131-1/+1
* closes #4426.Hubert Plociniczak2011-04-122-3/+26
* Closes #4432. review by dragosHubert Plociniczak2011-04-122-13/+79
* Added test to pending.Martin Odersky2011-04-123-0/+15
* Closes #4275.Martin Odersky2011-04-122-34/+53
* [scaladoc] Closes #4452 again. Review by malayeri.Kato Kazuyoshi2011-04-123-16/+36
* Made the 'onCompilerThread' flag a field, corre...Iulian Dragos2011-04-121-1/+1
* Ensured invariant that notPRIVATE can be set on...Martin Odersky2011-04-121-1/+1
* Pulled daemonized from the process API based on...Paul Phillips2011-04-113-8/+14
* Closes #4402. Review by plocinic.Martin Odersky2011-04-114-4/+24
* [scaladoc] Forget to add test case at r24732.Kato Kazuyoshi2011-04-111-0/+11
* [scaladoc] Closes #4452. Review by malayeri.Kato Kazuyoshi2011-04-112-1/+13
* [scaladoc] Add missing file. No review.Donna Malayeri2011-04-111-0/+0
* [scaladoc] Improve visual design and layout of ...Donna Malayeri2011-04-1133-66/+373
* FreshRunReq's are no longer suppressed when thr...Martin Odersky2011-04-111-3/+4
* Closes #4390, unfortunately by taking the stric...Martin Odersky2011-04-111-1/+15
* Deleted debug output that made it into previous...Martin Odersky2011-04-111-4/+4
* Closes #4380. No review.Martin Odersky2011-04-113-6/+28
* Closes #4396. No review.Martin Odersky2011-04-113-0/+23
* Tighten the visibility of interactive.Global.Eugene Vigdorchik2011-04-111-16/+16
* Found there was still all kinds of detritus rem...Paul Phillips2011-04-118-34/+19
* Improving the repl help infrastructure, and mad...Paul Phillips2011-04-116-131/+180
* Changed scala.io.Position into something other ...Paul Phillips2011-04-104-79/+67
* More fun with xml and elements not appearing eq...Paul Phillips2011-04-104-16/+16
* Made the reading of y/n a little more robust.Paul Phillips2011-04-102-11/+18
* Added :imports command, no review.Paul Phillips2011-04-084-4/+56
* Factoring the imports related code out of the m...Paul Phillips2011-04-082-172/+190