summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* license filesAntonio Cunei2011-03-213-0/+324
* One hundred! One hundred times slower on window...Paul Phillips2011-03-211-1/+1
* [scaladoc] Add a test for #4306.Kato Kazuyoshi2011-03-212-10/+19
* Closes #4202 again, closes #4363.Hubert Plociniczak2011-03-214-4/+22
* [scaladoc] Add a test for #4361.Kato Kazuyoshi2011-03-211-0/+22
* [scaladoc] Add HtmlFactoryTest and reorganize d...Kato Kazuyoshi2011-03-217-8/+120
* The last checkin caused a test to time-out, but...Miguel Garcia2011-03-201-141/+71
* for .NET bootstrapping (more coming).Miguel Garcia2011-03-203-50/+31
* minor fix for -Xmax-classfile-name. no reviewLukas Rytz2011-03-201-1/+1
* Commented #3928 patch.Martin Odersky2011-03-201-0/+4
* Restored erasure warning for isInstanceOf tests.Paul Phillips2011-03-204-1/+9
* Fix for a big bug in lastIndexOfSlice and some ...Paul Phillips2011-03-193-104/+234
* Oh yeah, now I remember why I started with leng...Paul Phillips2011-03-191-0/+1
* Fix for a slice related array view regression.Paul Phillips2011-03-192-2/+11
* I'm going to assume the patch I dropped off fiv...Paul Phillips2011-03-193-1/+17
* Prevent a divergent implicit from terminating i...Paul Phillips2011-03-193-8/+60
* Fix for crasher with Class objects.Paul Phillips2011-03-192-1/+33
* Removed long deprecated and obscure CloneableCo...Paul Phillips2011-03-195-57/+30
* Added a :type command to the repl, no review.Paul Phillips2011-03-192-2/+10
* Some boundary conditions in range.Paul Phillips2011-03-197-23/+88
* A couple more minor tweaks to power mode, and m...Paul Phillips2011-03-194-22/+80
* [scaladoc] Closes #4357. Review by dubochet.Kato Kazuyoshi2011-03-191-1/+1
* [scaladoc] Closes #4361.Kato Kazuyoshi2011-03-191-2/+5
* rytz's patch for making our crazy long names a ...Paul Phillips2011-03-193-28/+19
* Little tweak for failing test, no review.Paul Phillips2011-03-181-1/+1
* A minor overhaul of power mode.Paul Phillips2011-03-181-63/+136
* Removing toPar* methods, since we've agreed the...Aleksandar Pokopec2011-03-1842-220/+234
* Improved the error message when one gives inval...Paul Phillips2011-03-183-10/+17
* Accumulated work on fsc.Paul Phillips2011-03-1815-220/+246
* minor changesAntonio Cunei2011-03-181-3/+2
* Reworked windows batch files; should fix #2671.Antonio Cunei2011-03-181-32/+15
* close #4041. review by extemporeLukas Rytz2011-03-183-13/+31
* Disabled test not actually doing anything anywa...Paul Phillips2011-03-181-0/+0
* Reenabled the commented out bits of the test fo...Paul Phillips2011-03-172-3/+3
* Always forget that checking system properties c...Paul Phillips2011-03-178-47/+146
* bumping up the version number in trunk.Antonio Cunei2011-03-172-2/+2
* Rebuilt jline for java 1.5. No review.v2.9-divergedPaul Phillips2011-03-172-1/+3
* [scaladoc] Closes #4306. Review by extempore.Kato Kazuyoshi2011-03-171-1/+3
* Removed uniqueness annotations. Review by rytz.Philipp Haller2011-03-176-106/+7
* Undoing some much too hacky code to implement a...Paul Phillips2011-03-1624-233/+257
* Deprecation patrol.Paul Phillips2011-03-1613-32/+25
* Leveraged having a place to put some useful imp...Paul Phillips2011-03-154-64/+71
* Brought all the collections pure interfaces up ...Paul Phillips2011-03-156-29/+39
* Closes #3838. Review by prokopec.Philipp Haller2011-03-153-12/+31
* Fixes problem with getLinkPos, which sometimes ...Martin Odersky2011-03-152-6/+6
* improved documentation for annotations in scala...Lukas Rytz2011-03-157-234/+74
* Slight tweak to case class deprecation message,...Paul Phillips2011-03-152-7/+4
* Deprecated scala.dbc.Paul Phillips2011-03-1566-84/+89
* Addresses the issues swirling around Double.Eps...Paul Phillips2011-03-1517-69/+103
* Various chronic annoyances with the repl addres...Paul Phillips2011-03-158-106/+231