summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Use compat.StringBuilder in runtime.BoxedArraymihaylov2007-03-201-0/+1
|
* Catch tail calls made from tail boolean or.Iulian Dragos2007-03-191-1/+3
|
* added more links to source filesmichelou2007-03-192-2/+89
|
* added external links to library source filesmichelou2007-03-193-299/+407
|
* fixed bug1006Martin Odersky2007-03-191-1/+1
|
* added method round to RichFloat/RichDouble; Martin Odersky2007-03-194-2/+14
| | | | | fixed bug 1008
* scala.actors: timer thread survives snapshot/re...Philipp Haller2007-03-165-58/+83
| | | | | scala.actors: timer thread survives snapshot/restart of Scheduler.
* Fixed verify error (bug #1009)Iulian Dragos2007-03-161-0/+2
|
* scala.actors: added snapshot/restart for Schedu...Philipp Haller2007-03-167-43/+135
| | | | | scala.actors: added snapshot/restart for Scheduler.
* fixed bug1008Martin Odersky2007-03-162-2/+15
|
* added Array.deepToString, cleaned up MatchErrormichelou2007-03-165-57/+93
|
* at the end of input, return an infinite stream ...Lex Spoon2007-03-161-0/+1
| | | | | at the end of input, return an infinite stream of SU's
* - if a `foo` quoted identifier is truncated, th...Lex Spoon2007-03-161-6/+7
| | | | | | | - if a `foo` quoted identifier is truncated, then be careful to leave - the token type as ERROR print a nicer error message if a `foo` quoted - identifier is truncated
* ok, ne and eq take AnyRef rather than Any.Burak Emir2007-03-151-1/+1
|
* is an exception now rather than an errorBurak Emir2007-03-151-2/+6
|
* fixed bug 1001Martin Odersky2007-03-141-3/+26
|
* Fixed crash in backend with Array comparison.Iulian Dragos2007-03-141-0/+2
|
* Fixed crash in backend for scala.ArrayIulian Dragos2007-03-141-1/+4
|
* partial fix of bug 999Martin Odersky2007-03-141-9/+11
|
* re-fixed bug 1000Martin Odersky2007-03-142-2/+18
|
* reverted bug1000 fix, because it caused wquickd...Martin Odersky2007-03-132-5/+10
| | | | | reverted bug1000 fix, because it caused wquickdoc to crash
* fixed problem with buildMartin Odersky2007-03-132-6/+6
|
* fixed bug 1000 and david pollaks problem wrt tu...Martin Odersky2007-03-132-14/+23
| | | | | fixed bug 1000 and david pollaks problem wrt tupling
* reenable compiling of scriptsLex Spoon2007-03-131-1/+4
|
* fixed bugs 910 and 995.Martin Odersky2007-03-125-24/+39
|
* fixed bugs 987/988Martin Odersky2007-03-122-1/+3
|
* fixed build problemMartin Odersky2007-03-121-1/+1
|
* Fixed David Pollacks stack overflow problem.Martin Odersky2007-03-123-11/+39
|
* Fixed bug #993Iulian Dragos2007-03-121-5/+13
|
* revised deadcode detectionMartin Odersky2007-03-094-24/+30
|
* Fixed inconsistent stack height bug when boxing...Iulian Dragos2007-03-091-0/+1
| | | | | Fixed inconsistent stack height bug when boxing involved
* merged fix from branchBurak Emir2007-03-081-1/+0
|
* fixed bug #810michelou2007-03-081-1/+1
|
* added option -XwarndeadcodeMartin Odersky2007-03-083-6/+17
|
* added more test cases for class BitSetmichelou2007-03-082-5/+11
|
* added unchecked.scalaMartin Odersky2007-03-081-0/+43
|
* @unsealed->@uncheckedMartin Odersky2007-03-0810-58/+33
|
* (no commit message)Martin Odersky2007-03-083-6/+16
|
* Corrected javadoc class descriptionsLex Spoon2007-03-089-9/+9
|
* scala.actors: removed commented codePhilipp Haller2007-03-083-43/+36
|
* Use the same temporary directory for redictedLex Spoon2007-03-072-8/+16
| | | | | output as for the port files.
* fixed 2 bugs in classs BitSet and added scalado...michelou2007-03-074-7/+57
| | | | | | fixed 2 bugs in classs BitSet and added scaladoc comment methods isInstanceOf and synchronized
* Fixed bug 883Martin Odersky2007-03-061-7/+12
|
* modification to enable annotated types only whe...Martin Odersky2007-03-061-1/+1
| | | | | modification to enable annotated types only when -Xplugtypes is set
* modified annotated types schemeMartin Odersky2007-03-0622-185/+145
|
* fixed bug 979Martin Odersky2007-03-061-2/+2
|
* Fixed bug901Martin Odersky2007-03-061-4/+8
|
* fixed bugs 973,971,949,947,946,930Martin Odersky2007-03-054-12/+36
|
* scala.actors: small clean-upsPhilipp Haller2007-03-052-4/+10
|
* fixed problem in build?Martin Odersky2007-03-051-2/+2
|