summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
* fixed "script" tests on Windows (Cygwin+DOS)michelou2008-11-011-1/+1
* .dll generated with Visual C++ 9.0 Express Edit...michelou2008-10-311-0/+0
* Moved brittle timeout test to pending.Geoffrey Washburn2008-10-012-34/+0
* Added test for #1390.Philipp Haller2008-09-292-0/+34
* removed useless annotationmichelou2008-09-041-1/+0
* Fixed #1315, outer instances are passed implici...Iulian Dragos2008-09-014-12/+26
* disable inner.scala test.Antonio Cunei2008-08-291-126/+0
* minor test add-onmichelou2008-08-262-0/+4
* Fixed serialization of enumsmichelou2008-08-262-5/+78
* Added test for inner classes.Iulian Dragos2008-08-192-0/+13
* Moved tests from jvm5 to jvm.Philipp Haller2008-08-034-0/+95
* Changed "," to ", " in Queue.toString.Martin Odersky2008-08-011-2/+2
* Moved tests from jvm to jvm5.Philipp Haller2008-08-014-95/+0
* Fixed #1143. Added tests for #1143 and #1116.Philipp Haller2008-07-294-0/+95
* Moved pending tests that succeed to their place...Iulian Dragos2008-06-115-0/+437
* int -> Int, etc..michelou2008-06-101-2/+2
* unify mutable and immutable stacks behavior (#957)stepancheg2008-06-061-2/+2
* Fixed classOf problems (issues #841, #876).Iulian Dragos2008-05-171-3/+3
* made manifests serializablemichelou2008-05-022-0/+86
* Hopefully fixed the annoying jvm/inner test cas...Gilles Dubochet2008-04-291-3/+9
* Rolled back r14773, until I figure out why the ...Iulian Dragos2008-04-292-17/+0
* Fixed jvm/inner test to work on a Java distribu...Gilles Dubochet2008-04-291-2/+3
* Fixed protected accessor for inherited java mem...Iulian Dragos2008-04-222-0/+17
* method NodeSeq#\ supports arguments like "@{uri...Burak Emir2008-04-131-3/+31
* made xml.pull functionalBurak Emir2008-04-121-0/+31
* moving checkfile for console.scala to right loc...Lukas Rytz2008-04-101-3/+0
* Move the test because it will fail on jvm1.4.Geoffrey Washburn2008-04-081-14/+0
* Trunk version of console now uses printf.Geoffrey Washburn2008-04-081-1/+1
* reverted parseattrubtevalue hack, fixed attribu...Burak Emir2008-03-272-0/+34
* moved typerep test to jvm5michelou2008-03-122-432/+0
* updated typerep testmichelou2008-03-112-8/+19
* Adjusted package name in test, so that it integ...Philipp Haller2008-03-032-2/+2
* added test case (serialization)michelou2008-02-212-0/+12
* uses readResolve for symbolsmichelou2008-02-201-1/+1
* fixed #523michelou2008-02-202-4/+16
* build now also works on Java 1.4 (uses RetroWea...michelou2008-02-191-1/+1
* made semantics of MetaData append safer, fixed ...Burak Emir2008-02-161-3/+10
* Fixed "natives" test to work on my Mac.Gilles Dubochet2008-02-073-8/+26
* added class BigDecimalmichelou2008-02-062-5/+39
* moved test to jvm5michelou2008-02-042-95/+0
* Fixed #377.Iulian Dragos2008-02-012-0/+95
* fixed missing merge in r13827michelou2008-01-291-13/+15
* demo of entity handlingBurak Emir2008-01-291-0/+16
* added test for optional attributesmichelou2008-01-292-1/+21
* support for <elem key={x:Option[Seq[Node]]} />,...Burak Emir2008-01-282-37/+49
* checked testMartin Odersky2008-01-191-5/+2
* removed warningmichelou2008-01-181-7/+7
* removed more warningsmichelou2008-01-181-11/+11
* build target is now 1.5Martin Odersky2008-01-174-0/+912
* Use String's »matches« method instead of »conta...Geoffrey Washburn2008-01-131-1/+1