summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Collapse)AuthorAgeFilesLines
* Use attributes to declare serializability of ob...mihaylov2005-05-301-6/+10
| | | | | Use attributes to declare serializability of objects and classes
* - changed 'Seq(..)' to 'Stack(..)'.michelou2005-05-271-4/+4
|
* - replaced all occurrences of "<variable>.type"...michelou2005-05-271-27/+27
| | | | | - replaced all occurrences of "<variable>.type" with the declared type.
* - changed order of attributes in HTML tags (why...michelou2005-05-271-2/+2
| | | | | - changed order of attributes in HTML tags (why?!).
* rearrangement of Scala XML libraryburaq2005-04-242-58/+57
|
* fixed bug in new XML API related to namespacesburaq2005-04-192-23/+23
|
* helloburaq2005-04-112-0/+194
|
* new XML API that deals with namespaces properlyburaq2005-04-115-233/+42
|
* minor fixes NodeBufferburaq2004-12-162-1/+24
|
* NodeBuffer does not support hashcode, call .toL...buraq2004-11-161-1/+1
| | | | | | NodeBuffer does not support hashcode, call .toList in SymbolicXMLBuilder...
* - updated output.michelou2004-10-071-0/+12
|
* - added tests for classes TreeMap, TreeSet.michelou2004-10-071-32/+60
| | | | | - added test for XML processing.
* - added more tests.michelou2004-10-052-92/+186
|
* - serialization test of Scala collection classes.michelou2004-09-292-0/+331
|
* parsing into lib continuesburaq2004-07-201-2/+2
|
* goneburaq2004-07-151-4/+0
|
* outburaq2004-07-151-74/+0
|
* fix testcasesburaq2004-07-081-3/+3
|
* fooburaq2004-07-011-1/+1
|
* added testcase for namespacesburaq2004-06-292-1/+22
|
* namespacesburaq2004-06-253-5/+62
|
* namespaceburaq2004-06-222-77/+77
|
* new test case for ws trimming in patternsburaq2004-06-142-2/+12
|
* new example of for comprehensionsburaq2004-06-142-0/+45
|
* namespacesburaq2004-06-142-76/+77
|
* proper XML patterns, bugfix in literal parser, ...buraq2004-06-143-4/+11
| | | | | proper XML patterns, bugfix in literal parser, nodeBuffer added
* bugfix in XML literal parsingburaq2004-06-111-5/+5
|
* worksburaq2004-06-082-14/+6
|
* xml changes - nodeseq supports comprehension, p...buraq2004-06-083-3/+57
| | | | | xml changes - nodeseq supports comprehension, prettyprinter.format
* NodeSeq comprehension methodsburaq2004-06-082-0/+16
|
* equals methodburaq2004-06-011-1/+1
|
* pretty-print + whitespace trimmingburaq2004-05-262-23/+24
|
* obosoburaq2004-05-261-52/+0
|
* fixed tests for new lib things, cleanupburaq2004-05-269-241/+241
|
* moved to jvm, interpreter too brittleburaq2004-05-2612-71/+449
|
* added Tburaq2004-05-261-5/+8
|
* test cases for matchingburaq2004-05-192-0/+75
|
* changeburaq2004-04-291-1/+1
|
* similar -> sameElementsburaq2004-04-151-16/+16
|
* symbols replaced with Elem constructorsburaq2004-03-161-51/+67
|
* cleanupburaq2004-03-152-4/+5
|
* changes to xml apiburaq2004-03-122-56/+94
|
* removed because option -Xmarkup is neededburaq2004-02-162-108/+0
|
* added test case for xml patternsburaq2004-02-162-1/+29
|
* test cases for xml literal parsingburaq2004-02-132-0/+80
|
* better comparison of actual and expected resultsburaq2004-02-112-54/+122
|
* these are jvm dependentburaq2004-02-112-0/+79
|
* - Moved bug 142 into bugs.scalapaltherr2003-10-022-47/+0
| | | | | | | - Added bug 174 to bugs.scala - Improved output of bugs.scala - Added bugs.check
* - Added test file for bug 142paltherr2003-09-122-0/+47
|
* - Added JavaInteractionpaltherr2003-07-222-0/+28