summaryrefslogtreecommitdiff
path: root/test/files/jvm/xml01.scala
Commit message (Collapse)AuthorAgeFilesLines
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-2/+2
| | | | | | In "Iterable" and in all its subclasses, "iterator" replaces "elements" (and assorted changes).
* Organized disabled directory so it works with p...Paul Phillips2009-05-091-0/+228
| | | | | | | Organized disabled directory so it works with partest. You can run ./partest --srcpath disabled to run the tests in that location. Fixed a few tests in disabled and pending and moved to files.
* massive new collections checkin.Martin Odersky2009-05-081-231/+0
|
* Renamed overloaded toString variations througho...Paul Phillips2009-05-011-0/+3
| | | | | | Renamed overloaded toString variations throughout scala.xml to buildString. Fixes bug #547, includes test case.
* removed more warningsmichelou2008-01-181-11/+11
|
* removed deprecated featuresmichelou2007-12-191-28/+23
|
* fixed #60 ampersand in xmlBurak Emir2007-09-141-0/+7
|
* new pattern matching algoBurak Emir2007-03-221-0/+2
| | | | | | | removed "removeoption" changed SUnit and some tests added useful debug msg in typer
* changed collection librariesMartin Odersky2007-01-041-1/+1
|
* 1.Martin Odersky2007-01-031-1/+1
|
* xml improvements for 2.2.1 (see changes)Burak Emir2006-10-141-0/+9
|
* Moved Predef.Array* to scala.Array.apply*mihaylov2006-09-051-1/+1
|
* added group and changed metadataBurak Emir2006-09-031-0/+9
|
* test case for xml libraryBurak Emir2006-03-311-0/+206
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-205/+0
| | | | | Removed old scala tests from new Scala core module.
* changed test cases for anyvalue attributesBurak Emir2005-12-121-1/+22
|
* - removed illegal code.michelou2005-11-091-38/+37
|
* added test case for NodeSeq.applyBurak Emir2005-11-081-0/+8
|
* added text methodBurak Emir2005-11-051-0/+1
|
* made test files fit for nscBurak Emir2005-07-291-1/+3
|
* rearrangement of Scala XML libraryburaq2005-04-241-56/+56
|
* fixed bug in new XML API related to namespacesburaq2005-04-191-1/+1
|
* helloburaq2005-04-111-0/+174