summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fixed scalatest shootout on cygwinmichelou2008-07-291-2/+3
* Made -Xcheckinit imply -Xfuture, and added -Xfu...Iulian Dragos2008-07-291-1/+1
* Fixed #1143. Added tests for #1143 and #1116.Philipp Haller2008-07-294-0/+95
* Added -nowarn so that scalatest and partest beh...Iulian Dragos2008-07-292-22/+1
* fixed Signature generationMartin Odersky2008-07-294-3/+25
* experimenting with Signature attributeMartin Odersky2008-07-293-0/+14
* Added -Ycheckinit, which causes all getters to ...Iulian Dragos2008-07-283-0/+151
* fixed #842, #945, #83, #996, #1016, + some perf...Martin Odersky2008-07-289-1/+65
* (1) made base type sequences lazy in their argu...Martin Odersky2008-07-232-4/+4
* Increased stack size for run/bridges test.Philipp Haller2008-07-221-1/+1
* added Iterator.flatten method; refactoring: clo...Martin Odersky2008-07-213-5/+5
* fix for #1028Lukas Rytz2008-07-121-0/+12
* fixed #764 and #770Martin Odersky2008-07-104-0/+61
* fixed t0851 and t1101.Martin Odersky2008-07-104-4/+44
* Move the sync-var test into the correct directory.Geoffrey Washburn2008-07-102-0/+0
* Added pending tests for #1070, #1079 and #1087.Gilles Dubochet2008-07-084-0/+10
* Seq.apply, RandomAccessSeq.applystepancheg2008-06-252-0/+16
* Added test for #503.Geoffrey Washburn2008-06-252-0/+10
* lazy vals cannot override strict vals and vice ...Martin Odersky2008-06-243-7/+24
* new STARR which implements pre-initialized fiel...Martin Odersky2008-06-202-4/+4
* speed up ArrayBuffer by replacing BoxedAnyArray...stepancheg2008-06-201-0/+8
* test for #1049pradel2008-06-201-0/+5
* fix^2 of t0590Martin Odersky2008-06-192-1/+6
* gixed gilles' gadt problems. Added some testsMartin Odersky2008-06-187-0/+87
* test and fix for #1027pradel2008-06-171-0/+18
* added tests for #1035 and #1038 to pendingpradel2008-06-173-0/+18
* Moved pending tests that succeed to their place...Iulian Dragos2008-06-1116-0/+0
* SyncVar enhancements:stepancheg2008-06-102-0/+54
* int -> Int, etc..michelou2008-06-101-1/+1
* int -> Int, etc..michelou2008-06-102-10/+10
* test for #1024pradel2008-06-101-0/+4
* int -> Int, etc..michelou2008-06-1014-109/+111
* int -> Int, etc..michelou2008-06-104-41/+41
* added EOLs, missing headersmichelou2008-06-104-31/+26
* int -> Int, etc..michelou2008-06-1018-263/+262
* fix for #1009pradel2008-06-102-0/+7
* Fixing #1015 and #1017 when run inside of a scr...Geoffrey Washburn2008-06-102-0/+55
* unify mutable and immutable stacks behavior (#957)stepancheg2008-06-063-2/+54
* makeRichChar to, until return RandomAccessSeq.P...stepancheg2008-06-062-0/+35
* added tests for open bugspradel2008-06-064-0/+17
* Fixed #981.Iulian Dragos2008-06-041-0/+19
* Fixed #948.Iulian Dragos2008-06-032-1/+17
* fixed #807. More stuff for virtual classes.Martin Odersky2008-05-301-0/+5
* Iterator.collect method (#916)stepancheg2008-05-272-0/+5
* Tried adding a test for t0947, but I can't seem...Geoffrey Washburn2008-05-252-0/+9
* Implement #886: indexOf, findIndexOfstepancheg2008-05-242-0/+16
* Fixed #807. Removed debug outout in JavaParsers.Martin Odersky2008-05-232-0/+6
* fixed #936Martin Odersky2008-05-231-0/+17
* fixed #911.Martin Odersky2008-05-225-1/+50
* fixed #911. Added comments to <~ and ~> methods.Martin Odersky2008-05-222-0/+15