summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Docs. No review.Aleksandar Pokopec2010-04-1010-45/+153
* Fix windows build.Hubert Plociniczak2010-04-101-1/+2
* More docs. No review.Aleksandar Pokopec2010-04-1025-74/+207
* docs. no reviewAleksandar Pokopec2010-04-1012-70/+166
* Docs. No review.Aleksandar Pokopec2010-04-094-33/+85
* Docs for MultiMap done. Review by community.pAleksandar Pokopec2010-04-091-3/+18
* Some tweaks to process to see if it'll fix auxjvm.Paul Phillips2010-04-092-8/+15
* MultiMap and WeakHashMap docs. no reviewAleksandar Pokopec2010-04-092-2/+24
* fixed one more issue that prevented variables i...Martin Odersky2010-04-091-3/+12
* more docsMartin Odersky2010-04-0911-29/+25
* Updated documentationMartin Odersky2010-04-0923-122/+107
* Work on mutable collections docs.Aleksandar Pokopec2010-04-0918-71/+96
* [scaladoc] FIxed issue with wiki parser that pr...Gilles Dubochet2010-04-091-20/+35
* Turn on specialization by default. No review.Iulian Dragos2010-04-092-2/+3
* @inlined auxiliary typed methods to reduce stac...Martin Odersky2010-04-091-7/+3
* Interrupted attempt to fix #2897.Martin Odersky2010-04-094-10/+63
* Fixed problem in scaladoc which did not expand ...Martin Odersky2010-04-091-3/+5
* Brought back stack traces in TypeError. This isIulian Dragos2010-04-091-1/+1
* Added a cast for alias replacement that causedIulian Dragos2010-04-091-5/+6