summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed many bugs in icodeReader and added basic ...Iulian Dragos2006-10-168-31/+162
* Added .tpe for symbols.Iulian Dragos2006-10-161-1/+2
* * Added support for accessing files directlySean McDirmid2006-10-169-122/+187
* changed location of diff files in scala-test-xx...michelou2006-10-151-1/+1
* improved Scala test suite on Windows (scalatest...michelou2006-10-155-19/+81
* added more comments in scala/xml/Utility.scalamichelou2006-10-151-64/+151
* xml improvements for 2.2.1 (see changes)Burak Emir2006-10-1419-27/+416
* improved error localisation in markup parsingBurak Emir2006-10-141-1/+1
* changed "All/AllRef" to "Nothing/Null" in test/...michelou2006-10-1319-149/+210
* fixed both methods 'reportError' in scala/io/So...michelou2006-10-123-6/+27
* pending status for bug646Burak Emir2006-10-121-1/+6
* removed some more semicolons..michelou2006-10-121-26/+27
* fixed #774, xml patterns and error handlingBurak Emir2006-10-123-32/+5
* fixed bug #774Burak Emir2006-10-123-143/+152
* improved comments in scala/collection/*.scalamichelou2006-10-1118-142/+260
* corrected copyright notice in script templatesmichelou2006-10-116-13/+11
* released Scala version 2.2.0michelou2006-10-111-3/+3
* updated STARR to Scala 2.2.0michelou2006-10-112-2/+2
* Fixed the subclass relationship for inner classesv2.2.0Iulian Dragos2006-10-111-0/+7
* reverted changes made in doc/style.cssmichelou2006-10-111-8/+0
* checkfileBurak Emir2006-10-111-0/+10
* removed hand-coded "Direct Known Subclasses"michelou2006-10-117-75/+31
* fixBurak Emir2006-10-111-1/+1
* Added 'Direct known subclasses' feature to scal...Iulian Dragos2006-10-117-74/+31
* cleaned up comments in scala/xml/*.scalamichelou2006-10-111-20/+70
* attribute nillableBurak Emir2006-10-111-0/+23
* attribute nillableBurak Emir2006-10-114-41/+52
* cleaned up comments in scala/actors/*.scalamichelou2006-10-102-119/+171
* (no commit message)Martin Odersky2006-10-101-1/+1
* updated docs/examples/*.scalamichelou2006-10-106-113/+108
* Included proof of deadlock-freedom in Scheduler...Philipp Haller2006-10-102-4/+41
* exceptionsBurak Emir2006-10-1039-118/+174
* Adapted examples.Philipp Haller2006-10-101-40/+0
* (no commit message)Philipp Haller2006-10-103-24/+6
* Fixed build.Philipp Haller2006-10-103-3/+3
* Merged trait Actor and trait Reactor into trait...Philipp Haller2006-10-101-304/+0
* (no commit message)Philipp Haller2006-10-107-61/+346
* Made some test cases platform-independentmihaylov2006-10-1012-206/+202
* added svn:keywords to scala/actors/*.scalamichelou2006-10-105-17/+53
* Moved Java-specific tests to test/files/jvm/mihaylov2006-10-105-0/+0
* Adapted actor examples to changes.Philipp Haller2006-10-103-3/+2
* Removed ThreadedActor as special case of Reactor.Philipp Haller2006-10-101-45/+0
* Event-based actors now allowed to call receive.Philipp Haller2006-10-106-209/+255
* Fixed eeeeeeeeeevil deadlock in scheduler/Worke...Philipp Haller2006-10-097-40/+209
* cleanup + xml:group featureBurak Emir2006-10-093-59/+40
* updatedBurak Emir2006-10-091-0/+6
* cleaned up comments in symtab/Names.scalamichelou2006-10-091-31/+95
* added svn:keywords to scala/actors/*.scalamichelou2006-10-0912-12/+12
* modified escapedStringValue and cleaned up comm...michelou2006-10-0828-315/+552
* wildcard types are in there now.Martin Odersky2006-10-085-12/+47