summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Collapse)AuthorAgeFilesLines
* - added header.michelou2005-10-052-0/+12
|
* - updated header.michelou2005-10-053-4/+15
|
* *** empty log message ***mihaylov2005-10-052-0/+117
|
* Made platform independantmihaylov2005-10-051-19/+18
|
* - Made platform independantmihaylov2005-10-051-64/+9
| | | | | - Removed the Interpreter which was not used
* *** empty log message ***mihaylov2005-10-051-0/+3
|
* Made platform independantmihaylov2005-10-053-52/+70
|
* *** empty log message ***mihaylov2005-10-044-6/+78
|
* Changed the test to produce the same output on ...mihaylov2005-10-041-38/+0
| | | | | | Changed the test to produce the same output on both platforms so separate check file is no longer necessary
* Made platform-independantmihaylov2005-10-044-100/+102
|
* Removed a Java-specific bug testmihaylov2005-10-042-49/+27
|
* Converted to Unix-style line endingsmihaylov2005-10-033-269/+269
|
* Made platform-independantmihaylov2005-10-033-104/+102
|
* *** empty log message ***mihaylov2005-10-032-48/+47
|
* *** empty log message ***Martin Odersky2005-10-031-4/+5
|
* *** empty log message ***Martin Odersky2005-10-0329-47/+224
|
* - added more tests.michelou2005-10-032-5/+21
|
* Made platform independantmihaylov2005-09-2718-555/+528
|
* *** empty log message ***mihaylov2005-09-271-158/+158
|
* Eliminating the usage of J# library changed the...mihaylov2005-09-274-0/+281
| | | | | | Eliminating the usage of J# library changed the output of numbers and booleans
* *** empty log message ***michelou2005-09-262-0/+72
|
* made test file fit for nscBurak Emir2005-07-291-30/+30
|
* made test files fit for nscBurak Emir2005-07-292-2/+6
|
* *** empty log message ***michelou2005-07-282-0/+66
|
* - updated code for deprecated def-parameters.michelou2005-07-271-1/+1
|
* Adjusted to the current syntax of def parameter...mihaylov2005-06-292-3/+3
| | | | | Adjusted to the current syntax of def parameters, i.e. => Type
* added attribute validation in scala.xml.dtd.Ele...buraq2005-06-192-2/+46
| | | | | | | | | | | | | | added attribute validation in scala.xml.dtd.ElementValidator changed comment in Node::$typeTag fixed bug in MetaData::elements, was forgetting first element :-o added testcases for element and attribute validation refined error message in MarkupParser when encountering unexpected character
* added test case for ElementValidatorburaq2005-06-182-0/+15
|
* well, last bugfix will crash when trying to dup...buraq2005-06-171-0/+12
| | | | | well, last bugfix will crash when trying to duplicate righthandsides...
* - added more test cases.michelou2005-06-141-3/+13
|
* - added user-defined attributes with arguments.michelou2005-06-141-5/+15
|
* *** empty log message ***michelou2005-06-141-0/+54
|
* fixed bugs #406 #440 #371buraq2005-06-102-3/+41
|
* *** empty log message ***mihaylov2005-06-071-3/+3
|
* Added missing [serializable]mihaylov2005-06-071-0/+3
|
* - serialization done in memory (and not more to...michelou2005-05-311-101/+45
| | | | | - serialization done in memory (and not more to/from a file).
* 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?!).
* aMartin Odersky2005-05-251-1/+1
|
* - Added list2orderedpaltherr2005-05-201-0/+1
|
* *** empty log message ***Martin Odersky2005-05-111-2/+2
|
* - corrected eol characters.michelou2005-05-091-12/+12
|
* *** empty log message ***michelou2005-05-092-0/+129
|
* added another little testburaq2005-04-252-1/+13
|
* rearrangement of Scala XML libraryburaq2005-04-242-58/+57
|
* Added the new zipAll methodmihaylov2005-04-241-0/+1
|
* fixed bug in new XML API related to namespacesburaq2005-04-192-23/+23
|
* helloburaq2005-04-114-3100/+194
|