summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed #2095.Iulian Dragos2009-09-041-0/+2
* Fixed #1857.Iulian Dragos2009-09-041-1/+2
* Fixed #2317.Iulian Dragos2009-09-041-0/+5
* Getting docs.comp building again.Paul Phillips2009-09-031-5/+5
* Fixed accesses to Scala inner classes from Java.Iulian Dragos2009-09-031-1/+1
* Rewrite of the actor MessageQueue, adding a tra...Paul Phillips2009-09-022-123/+85
* Added an alias for '-optimize' and fixed the op...Iulian Dragos2009-09-022-2/+6
* fixed #2266 (partially) and #2305Adriaan Moors2009-09-021-1/+4
* A few minor bugfixes for recent work.Paul Phillips2009-09-013-12/+12
* Since I began using scala I have sought an appe...Paul Phillips2009-09-011-1/+28
* Fixed #2117.Iulian Dragos2009-09-011-1/+1
* Fixed #2123.Iulian Dragos2009-09-012-1/+6
* Fixed #2167.Iulian Dragos2009-09-011-1/+5
* Further organization of File/Path/Directory.Paul Phillips2009-09-013-4/+46
* Fixed #1894.Iulian Dragos2009-09-011-0/+3
* Changed createDirectory and createFile to accept aPaul Phillips2009-09-016-22/+18
* Factored the InputStream-based implementations ...Paul Phillips2009-09-014-65/+119
* More cleanup in nsc.io, and a toByteArray() met...Paul Phillips2009-09-015-82/+62
* patch by james matlik: Enable ScalaTool to gene...Lukas Rytz2009-09-011-15/+50
* A true refactoring adventure as I attempted to ...Paul Phillips2009-09-012-202/+165
* One more try to unbreak fsc all the way.Paul Phillips2009-08-315-3/+8
* Unbreaking fsc with ensureDirectory().Paul Phillips2009-08-313-3/+7
* Fixed #1572.Iulian Dragos2009-08-312-5/+10
* Modernizing bits of scala.tools.nsc.io and incr...Paul Phillips2009-08-313-213/+169
* Fixed #1539.Iulian Dragos2009-08-312-20/+17
* Brushing some of the cobwebs off the denizens o...Paul Phillips2009-08-3113-234/+85
* Starting some cleanup deeper in scala.xml in th...Paul Phillips2009-08-313-115/+44
* Further work creating pure interfaces for the c...Paul Phillips2009-08-316-4/+110
* Unbroke the build, sorry about that.Paul Phillips2009-08-312-2/+2
* A little smoothing the last patch with codecs a...Paul Phillips2009-08-302-3/+12
* Large Path/File/Directory checkin.Paul Phillips2009-08-3014-191/+281
* Blessing Iterator with another method from the ...Paul Phillips2009-08-301-1/+17
* Some notes on the random shuffle implementation.Paul Phillips2009-08-301-2/+25
* Tightening the character range in random string...Paul Phillips2009-08-301-4/+16
* A few cleanups, and toXXX methods for BigDecima...Paul Phillips2009-08-294-11/+35
* Fix for #2304.Paul Phillips2009-08-291-1/+1
* Moves sorting into Iterable, and adds a conveni...Paul Phillips2009-08-294-28/+33
* This is the beginning of a preventative effort ...Paul Phillips2009-08-297-8/+191
* Moved zip/zipAll/zipWithIndex to Iterable and a...Paul Phillips2009-08-289-90/+129
* Added a times method to RichInt.Paul Phillips2009-08-281-0/+17
* Opening, experimental implementation of StringV...Paul Phillips2009-08-281-0/+215
* I hope to have fixed the optimized build.Iulian Dragos2009-08-282-3/+7
* A bunch of cleanups around Ordered & Ordering, ...Paul Phillips2009-08-284-61/+36
* Removed some code which has been commented out ...Paul Phillips2009-08-281-19/+0
* Fix and test case for #2276.Paul Phillips2009-08-281-12/+4
* added manifests to most parts of standard libra...Martin Odersky2009-08-2732-270/+477
* Fix and test case for #2187 and its duplicate #...Paul Phillips2009-08-271-1/+2
* Fix for #2240.Paul Phillips2009-08-271-1/+4
* Removed debugging printlnIulian Dragos2009-08-271-3/+1
* Swapped some Eithers around to try to get every...Paul Phillips2009-08-275-24/+19