summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* fixed #2311.Martin Odersky2009-09-303-2/+21
* improved annotations copying (documentation, mo...Lukas Rytz2009-09-2910-60/+210
* My workaround for the negative chars didn't work.Paul Phillips2009-09-271-3/+13
* For for an XML bug I accidentally introduced in...Paul Phillips2009-09-263-6/+13
* add @since annotationsstepancheg2009-09-26109-4/+227
* fix typo in tag namestepancheg2009-09-261-1/+1
* more @since annotationsstepancheg2009-09-2670-2/+129
* add @since scaladoc tag to scala.annotation.*stepancheg2009-09-266-0/+14
* More accumulated XML work, including removing s...Paul Phillips2009-09-2511-409/+117
* reverted 'doArg' change made in r18738, removed...michelou2009-09-252-3/+5
* Collections refactoring.Martin Odersky2009-09-25189-1071/+899
* Some more XML work as I prepare to deal with th...Paul Phillips2009-09-2510-156/+46
* copying of field annotations can now be control...Lukas Rytz2009-09-255-0/+60
* This patch represents breaking out bits of code...Paul Phillips2009-09-244-68/+72
* Equality logging keeps taking me inside XML fil...Paul Phillips2009-09-241-90/+39
* Introduced actors package object to deprecate a...Philipp Haller2009-09-241-16/+5
* Removed another dead file.Gilles Dubochet2009-09-242-84/+1
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-2463-64/+64
* fixed #2290 and #2325Lukas Rytz2009-09-241-16/+3
* moved sortWith from Iterable to Sequence (becau...Martin Odersky2009-09-245-44/+43
* The results of examining many instances of !!! ...Paul Phillips2009-09-2313-38/+6
* Created a copy method for Elem like the one whi...Paul Phillips2009-09-231-9/+18
* Some more XML reworking.Paul Phillips2009-09-232-59/+39
* Proxy.equals catches null case (fix for #2366)Ingo Maier2009-09-231-1/+3
* Removed StringVector and all uses thereof.Paul Phillips2009-09-231-220/+0
* Fix for #2374.Paul Phillips2009-09-231-20/+14
* Fix for #2364, and another XML rewrite.Paul Phillips2009-09-232-87/+52
* drop svn:executable from *.scalastepancheg2009-09-2315-0/+0
* Support code I need for certain equality strate...Paul Phillips2009-09-221-2/+205
* Really fixing the build now.Philipp Haller2009-09-221-1/+1
* Fixed build.Philipp Haller2009-09-223-3/+3
* Finished re-integrating mutable collections.Philipp Haller2009-09-227-52/+73
* fixed doArgs (Settings.scala) and loadFrom (Plu...michelou2009-09-229-19/+33
* Attempting to widen the field of possibilities ...Paul Phillips2009-09-227-51/+97
* Various tweaks to give us relief from those fil...Paul Phillips2009-09-227-9/+24
* new arrays are done.Martin Odersky2009-09-2122-623/+513
* Working around a mysterious bug which was expos...Paul Phillips2009-09-191-1/+14
* Exposed a bunch of java 5 Character methods thr...Paul Phillips2009-09-181-4/+35
* Physically moved ForkJoinPool to scala.concurrent.Philipp Haller2009-09-179-0/+5092
* new starr, with some changes to varargs handling.Martin Odersky2009-09-172-42/+42
* The first working scalacheck test! Now Arbitrar...Paul Phillips2009-09-161-1/+1
* Cleaning code: removed unused methods, type lit...Gilles Dubochet2009-09-161-0/+2
* fixed headers/comments/svn props, made some pro...michelou2009-09-1584-392/+813
* Workaround for by-name/implicit/default clash d...Paul Phillips2009-09-141-3/+14
* Added -Ynewarrays option which generates new ar...Martin Odersky2009-09-131-4/+7
* Preparing for array switchoverMartin Odersky2009-09-1218-316/+916
* Made canEqual abstract in Product and only inse...Paul Phillips2009-09-114-10/+3
* Split TaskRunner into FutureTaskRunner and Task...Philipp Haller2009-09-117-45/+80
* A bundle of small bugfixes to recent patches.Paul Phillips2009-09-113-2/+8
* Missing files from last checkinMartin Odersky2009-09-102-6/+2