summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Collapse)AuthorAgeFilesLines
* added class BigDecimalmichelou2008-02-062-5/+39
|
* added reverse to RichString.Martin Odersky2008-02-061-1/+1
| | | | | | fixed immediate problem in #409. we ignore now flag MONOMOPRHIC.
* switched to Scala implementation of StringBuildermichelou2008-02-061-0/+85
|
* reverted -unchecked additionmichelou2008-02-051-10/+10
|
* Fixed issues #328 and #403.Gilles Dubochet2008-02-042-0/+23
|
* Fixed #323.Geoffrey Washburn2008-02-041-3/+3
| | | | | Tweaked whitespace in the test.
* Added tests for #323.Geoffrey Washburn2008-02-042-1/+9
|
* moved test to jvm5michelou2008-02-042-0/+0
|
* Moved 'patmatnew' back to 'run'Philipp Haller2008-02-042-0/+0
|
* Removed unchecked warning from 'withIndex'Philipp Haller2008-02-012-3/+1
|
* Moved 'patmatnew' from 'run' to 'pos'Philipp Haller2008-02-012-2/+0
|
* Removed unchecked warning from 'patmatnew'Philipp Haller2008-02-011-1/+1
|
* Moved 'attributes' from run to pos, removed war...Philipp Haller2008-02-012-8/+1
| | | | | Moved 'attributes' from run to pos, removed warning
* Fixed #377.Iulian Dragos2008-02-012-0/+95
|
* buffering when reading from an inputstreamBurak Emir2008-01-311-1/+18
|
* forget to ci test file (regexp pattern)michelou2008-01-301-2/+9
|
* updated some test filesmichelou2008-01-304-4/+0
|
* fixed #421michelou2008-01-302-0/+31
|
* 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
| | | | | support for <elem key={x:Option[Seq[Node]]} />, so that Options can be used for optional attributes.
* case classes can now inherit from case classes.Martin Odersky2008-01-251-3/+8
|
* updated check filemichelou2008-01-231-1/+3
|
* corrected regexpmichelou2008-01-232-15/+36
|
* applied path for #325, update scalac man pagesmichelou2008-01-222-0/+60
|
* getting rid of deprecated warningsMartin Odersky2008-01-191-2/+2
|
* checked testMartin Odersky2008-01-191-5/+2
|
* Character -> Charmichelou2008-01-182-13/+3
|
* removed warningmichelou2008-01-181-7/+7
|
* removed more warningsmichelou2008-01-184-87/+84
|
* test case works now without errors, because of ...Martin Odersky2008-01-182-6/+0
| | | | | test case works now without errors, because of change to case classes
* reinstantiated annotations testMartin Odersky2008-01-171-0/+159
|
* updated two check filesMartin Odersky2008-01-172-14/+2
|
* fixed exhaustiveness warnings in testMartin Odersky2008-01-171-3/+3
|
* build target is now 1.5Martin Odersky2008-01-1717-30/+960
| | | | | | case classes now generate objects not factory methods. some small cleanups for type inference
* fixed t341Burak Emir2008-01-151-0/+5
|
* Use String's »matches« method instead of »conta...Geoffrey Washburn2008-01-131-1/+1
| | | | | Use String's »matches« method instead of »contains«.
* Had to create a test/pending/jvm5 directory.Geoffrey Washburn2008-01-117-1080/+0
| | | | | Moved tests that are failing, but no present fixes into pending.
* Applied patch from Ticket #330.Geoffrey Washburn2008-01-092-0/+2
| | | | | Fixed the parsing of 0 by the JSON library.
* added regression test for t301Burak Emir2008-01-041-0/+12
|
* fixed t335Burak Emir2008-01-043-2/+31
|
* Removed -Xplug-types. Now annotationsLex Spoon2007-12-311-1/+0
| | | | | are always allowed on types.
* fixed test Martin Odersky2007-12-221-0/+2
|
* fixed #283 #289Martin Odersky2007-12-213-0/+17
|
* changed how wildcards are displayedMartin Odersky2007-12-214-4/+4
|
* removed deprecated featuresmichelou2007-12-198-217/+109
|
* fixed some tests for jvm-1.5Martin Odersky2007-12-193-6/+6
|
* -target 1.5 now the default.Martin Odersky2007-12-198-13/+12
|
* added type param to Classmichelou2007-12-192-4/+6
|