summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* docs for immutable.A-L*. no reviewAleksandar Pokopec2010-04-1314-73/+133
* Some clean-ups.Hubert Plociniczak2010-04-131-84/+92
* [scaladoc] Changed comment code and pre tages t...Donna Malayeri2010-04-131-2/+2
* Noticed that Settings post-set hooks were not b...Paul Phillips2010-04-121-6/+8
* Documentation for mutable collections. No review.Aleksandar Pokopec2010-04-1233-109/+233
* Still working on partest.Paul Phillips2010-04-121-0/+3
* Changed the colors for types, value members, an...Donna Malayeri2010-04-122-10/+10
* [scaladoc] Members inherited from sourceless fi...Gilles Dubochet2010-04-121-1/+1
* Another attempt at avoiding partest hang ups wh...Philipp Haller2010-04-121-1/+2
* [scaladoc] Cosmetic changes:Donna Malayeri2010-04-122-130/+160
* Correct oversight where neg tests didn't demand...Paul Phillips2010-04-1211-28/+35
* [scaladoc] Use case symbols have correct owner;...Gilles Dubochet2010-04-121-1/+3
* Reverted r21500 until all test categories work ...Philipp Haller2010-04-122-14/+11
* [scaladoc] Inner objects, which according to th...Gilles Dubochet2010-04-121-2/+2
* Restored partest behavior to write log files wi...Philipp Haller2010-04-122-11/+14
* Fixed various position issues in specialized me...Iulian Dragos2010-04-121-8/+11
* Companion objects of case classes extend Abstra...Iulian Dragos2010-04-122-5/+8
* Don't generate forwarders for specialized methods.Iulian Dragos2010-04-121-1/+1
* Regenerated tuples, products and (Abstract)Func...Iulian Dragos2010-04-1290-102/+571
* Auto-generate scala.runtime.AbstractFunctionN c...Iulian Dragos2010-04-121-8/+305
* [scaladoc] Comment summary (first sentence) is ...Gilles Dubochet2010-04-123-58/+91
* [scaladoc] Signature kind (def, val) needs more...Gilles Dubochet2010-04-121-4/+4
* [scaladoc] Lazy vals are printed as such, no lo...Gilles Dubochet2010-04-123-10/+15
* Some modifications to partest to improve output.Paul Phillips2010-04-124-18/+28
* fixed LOAD_MODULE for companions of primitive t...Lukas Rytz2010-04-121-16/+21
* Move constructors to beginning of scaladoc html...Donna Malayeri2010-04-124-13/+23
* [scaladoc] More mitigation code for dangerous H...Gilles Dubochet2010-04-122-13/+12
* [scaladoc] Not all 23 AbstractFunction classes ...Gilles Dubochet2010-04-121-4/+10
* [scaladoc] Dangerous HTML (that can break Scala...Gilles Dubochet2010-04-121-3/+20
* [scaladoc] meta-documentation (attributes, defi...Gilles Dubochet2010-04-121-115/+129
* Attempting to unblock partest by handling Asser...Philipp Haller2010-04-121-2/+5
* Improved deprecation warnings in actors package...Philipp Haller2010-04-121-4/+4
* actors.UncaughtException stores most recent sen...Philipp Haller2010-04-124-25/+29
* Cosmetic renamings. No review.Martin Odersky2010-04-121-3/+3
* Closes #3224. Review by retronym.Martin Odersky2010-04-122-5/+16
* Closes #2757. No review.Hubert Plociniczak2010-04-121-0/+1
* Reverting r21442 the Exception patch because I ...Paul Phillips2010-04-112-80/+66
* Added --update-check option to partest.Paul Phillips2010-04-112-10/+15
* moved plugin folder back to 'misc/scala-devel/p...Lukas Rytz2010-04-113-136/+6
* Fixed some position issues and build manager test.Iulian Dragos2010-04-111-5/+11
* Made use of random number generator in ForkJoin...Philipp Haller2010-04-111-4/+10
* Scaladoc clean-ups for various actor and channe...Philipp Haller2010-04-119-162/+30
* [scaladoc] Fixes efficiency issue in the way pa...Gilles Dubochet2010-04-111-5/+6
* Completed scaladoc for Reactor and Combinators.Philipp Haller2010-04-114-34/+35
* [scaladoc] UI tweak: definition classes list is...Gilles Dubochet2010-04-111-1/+1
* [scaladoc] Refactors Paul's refactorings from r...Gilles Dubochet2010-04-112-39/+42
* ScalaSigPrinter fixed for multiline string valu...ilyas2010-04-111-0/+5
* Some overdue cleanups on Exception.Paul Phillips2010-04-112-66/+80
* Temporarily reverted r21421 so the build will b...Paul Phillips2010-04-111-3/+7
* Introduces scala.tools.cmd providing command li...Paul Phillips2010-04-1127-489/+906