summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed ticket #244.Iulian Dragos2007-11-202-18/+33
* Fixed the package name of scala.tools.partest.u...mihaylov2007-11-202-2/+2
* fixed #231.Martin Odersky2007-11-193-36/+50
* reenabled actor exit in partestmichelou2007-11-193-6/+7
* fixed #226 and #227Martin Odersky2007-11-192-4/+9
* Switched the base for lifted anonymous function...Iulian Dragos2007-11-191-1/+1
* Java 1.4 compatibilitymichelou2007-11-181-1/+2
* fixed #176 (CLDC build)michelou2007-11-1815-97/+1566
* fixed problem with last fixMartin Odersky2007-11-171-1/+1
* Fixed #214, #217, #218Martin Odersky2007-11-173-7/+8
* fixed bug t0154, changed copyright, changed for...Burak Emir2007-11-162-602/+315
* Fixed combinator bug.Philipp Haller2007-11-162-66/+29
* refinement of fix to #209Martin Odersky2007-11-161-5/+15
* fixed #209Martin Odersky2007-11-163-49/+81
* changed some newlinesmichelou2007-11-161-5/+5
* added scaladoc option '-access'michelou2007-11-162-13/+17
* improved code (actor exit problem still pending)michelou2007-11-153-64/+150
* Fixed ticket #206Iulian Dragos2007-11-153-19/+57
* Reverted Sean's change which makes multi-line a...Iulian Dragos2007-11-141-1/+1
* Added ACC_SUPER to all generated java classfiles.Iulian Dragos2007-11-141-0/+2
* Fixed ticket #232Iulian Dragos2007-11-141-2/+9
* Fixed 1.4 incompatibilityIulian Dragos2007-11-141-2/+2
* runtime tests of type representationmichelou2007-11-132-27/+25
* fixed partest, removed mergeLines (useless)michelou2007-11-138-40/+109
* Fixed ticket #168.Iulian Dragos2007-11-131-0/+4
* Imported patch to improve anonymous function na...Iulian Dragos2007-11-132-7/+9
* Fixed ticket #190.Iulian Dragos2007-11-131-0/+17
* fixed #234; added testsMartin Odersky2007-11-132-46/+64
* towards automatic termination of remote actorsPhilipp Haller2007-11-133-2/+15
* Fixed minor bugs in icode.Iulian Dragos2007-11-136-6/+33
* Fixed ticket #225.Iulian Dragos2007-11-121-5/+4
* Fixed #204 and #207Martin Odersky2007-11-111-5/+8
* Fixed #180 and #189Martin Odersky2007-11-114-39/+22
* Fixed #165Martin Odersky2007-11-111-22/+13
* fixed ticket 159Martin Odersky2007-11-091-12/+21
* fixed ticket #136 (charSeq)michelou2007-11-091-1/+1
* fixd ticket #136michelou2007-11-093-20/+46
* changed self type syntax as suggested by Matt H...Martin Odersky2007-11-091-3/+8
* fixed tickets 146,148,155Martin Odersky2007-11-093-5/+11
* Fixed ticket #193 by issuing a compile-time error.Iulian Dragos2007-11-081-0/+3
* small cleanupmichelou2007-11-081-18/+20
* removed leading tabsmichelou2007-11-061-11/+14
* Faster rich comparator as sugested in ticket #38.Gilles Dubochet2007-11-061-25/+27
* Fixed ticket #222: “Predef.format” incorrectly ...Gilles Dubochet2007-11-061-1/+1
* Fixed ticket #221: incorrect ScalaDoc for Conso...Gilles Dubochet2007-11-061-11/+7
* fix^2 t0117Martin Odersky2007-11-052-6/+7
* Fixed tickets 87 and 117.Martin Odersky2007-11-054-25/+36
* updated file to match r13198 changesmichelou2007-11-051-3/+0
* moved runtime.TypeRep to branch (not yet mature)michelou2007-11-052-221/+4
* reverted changes (moved implicits to object Typ...michelou2007-11-022-65/+64