summaryrefslogtreecommitdiff
path: root/test/files/jvm/serialization.check
Commit message (Collapse)AuthorAgeFilesLines
* added @serializable annotation to ListBuffermichelou2007-03-021-0/+8
|
* regenerated TupleN classes so that their toStri...Adriaan Moors2007-02-201-2/+2
| | | | | | regenerated TupleN classes so that their toString matches the (...) tuple syntax update .check files that contained tuple toString output
* (no commit message)Martin Odersky2007-02-031-2/+2
|
* updated check fileMartin Odersky2007-01-221-2/+2
|
* Fixed test/files/jvm/serialization.check due to...mihaylov2007-01-171-10/+10
| | | | | | Fixed test/files/jvm/serialization.check due to change in collection.Set.toString()
* Fixed serialization throughout RedBlack hierarchyIulian Dragos2007-01-051-6/+6
|
* updated check files with new tuple syntaxmichelou2006-12-131-2/+2
|
* changed ppBurak Emir2006-09-071-4/+4
|
* Fixed check filesmihaylov2006-03-091-6/+6
|
* Adjusted for the changed outputmihaylov2006-01-251-2/+2
|
* (no commit message)Martin Odersky2006-01-201-2/+40
|
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-161-0/+100
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-100/+0
| | | | | Removed old scala tests from new Scala core module.
* slight change, when adding Iterable, inserting ...Burak Emir2005-12-151-2/+2
| | | | | slight change, when adding Iterable, inserting a space now
* *** empty log message ***mihaylov2005-06-071-3/+3
|
* - changed 'Seq(..)' to 'Stack(..)'.michelou2005-05-271-4/+4
|
* - changed order of attributes in HTML tags (why...michelou2005-05-271-2/+2
| | | | | - changed order of attributes in HTML tags (why?!).
* new XML API that deals with namespaces properlyburaq2005-04-111-2/+2
|
* - updated output.michelou2004-10-071-0/+12
|
* - added more tests.michelou2004-10-051-30/+62
|
* - serialization test of Scala collection classes.michelou2004-09-291-0/+56