summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Polishing the programmatic interface to the rep...Paul Phillips2011-03-299-68/+151
* Made ScalaRunTime.stringOf more general by sepa...Paul Phillips2011-03-283-19/+18
* Eliminated option -Xwarninit, which is warning ...Paul Phillips2011-03-282-19/+2
* Removed some bitrotted ant directives which wer...Paul Phillips2011-03-282-26/+0
* Looks like another java5/java6 difference gets ...Paul Phillips2011-03-281-5/+13
* Expanding the test which tries to use the colle...Paul Phillips2011-03-281-9/+60
* Added some implicitNotFound annotations to comm...Paul Phillips2011-03-289-35/+46
* [scaladoc] Remove whitespace around colon and p...Kato Kazuyoshi2011-03-281-11/+8
* Don't analyse symbols with error types.Hubert Plociniczak2011-03-281-0/+1
* msil.jar updated with changeset 24614Miguel Garcia2011-03-281-1/+1
* (1) The msil library can now parse modreq and m...Miguel Garcia2011-03-285-50/+161
* Learned an interesting lesson about having an i...Paul Phillips2011-03-283-51/+113
* A paltry 570 cases failing in -Xcheckinit due t...Paul Phillips2011-03-284-5/+5
* Trying to get fsc doing the right thing with re...Paul Phillips2011-03-276-50/+115
* Fix for linked lists closes #4080 and proves my...Paul Phillips2011-03-277-30/+38
* Made :javap less crashy on windows, no review.Paul Phillips2011-03-271-1/+6
* needed when compiling the (jdk2ivkm'd) Scala li...Miguel Garcia2011-03-271-2/+4
* Revert "All compiler control methods now do som...Iulian Dragos2011-03-273-32/+39
* Introducing xz compression in nightly builds.Antonio Cunei2011-03-261-39/+36
* Suppressed unnecessary checkcasts on Throwables...Paul Phillips2011-03-261-1/+1
* Cleaning up util.Tracer and its usage in Erasure.Paul Phillips2011-03-262-14/+40
* Some accumulated work and polish on classpath a...Paul Phillips2011-03-267-46/+94
* Added some explanatory output when jline reader...Paul Phillips2011-03-261-1/+4
* Fix for cygwin: jline.UnixTerminal is now scala...Paul Phillips2011-03-261-1/+1
* [scaladoc] Cleanup tests. No review.Kato Kazuyoshi2011-03-261-71/+35
* [scaladoc] Closes #4371. Review by pedrofurla.Kato Kazuyoshi2011-03-261-1/+3
* [scaladoc] Fix wiki formatting to close #4359.Kato Kazuyoshi2011-03-261-12/+12
* [scaladoc] Add a test for #4180. No review.Kato Kazuyoshi2011-03-252-0/+9
* [scaladoc] Stop wiki syntax parsing inside HTML.Kato Kazuyoshi2011-03-254-11/+106
* Fixed the "poor resilience to error conditions"...Paul Phillips2011-03-251-1/+2
* Figured out why -Ydebug has been such a deathtr...Paul Phillips2011-03-252-1/+2
* Set the original tree for TypeTree in self-type...Iulian Dragos2011-03-252-2/+10
* I guess windows can show a < 500x difference an...Paul Phillips2011-03-251-2/+2
* for Scala.NET bootstrapping.Miguel Garcia2011-03-251-8/+22
* Fixed error in previous commitMartin Odersky2011-03-251-0/+2
* All compiler control methods now do something s...Martin Odersky2011-03-253-39/+32
* [scaladoc] Changes to template.css based on sug...Donna Malayeri2011-03-241-5/+11
* Added synchronous version of askStructure, need...Iulian Dragos2011-03-241-0/+8
* Moved Dynamic support to -Xexperimental.Martin Odersky2011-03-241-1/+1
* Three things to make Eclipse more robust agains...Martin Odersky2011-03-243-20/+41
* Added a temporary fix for #4351, but disabled i...Aleksandar Pokopec2011-03-248-84/+253
* Added implicit TaskRunner parameters to scala.c...Philipp Haller2011-03-241-2/+2
* Deprecated unused members in scala.concurrent.Philipp Haller2011-03-245-14/+26
* Moved failing tests to pending after having dia...Martin Odersky2011-03-246-0/+0
* Changed App-using tests to use main() to see if...Paul Phillips2011-03-243-19/+25
* Discovered Range.foreach inlining was broken du...Paul Phillips2011-03-243-33/+20
* Looks like I accidentally committed a test log,...Paul Phillips2011-03-241-2/+0
* Restoring my higher-kinded-Array signature chec...Paul Phillips2011-03-243-1/+9
* Spiced up the signature test infrastructure a b...Paul Phillips2011-03-2311-60/+184
* Fixes #4298. Review by extempore.Martin Odersky2011-03-231-6/+6