summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
...
* Experimental version of macro definitions.Martin Odersky2011-11-281-3/+4
* Fix for erroneous bytecode generation.Paul Phillips2011-11-281-42/+0
* Annotations reacquainted with reification.Paul Phillips2011-11-261-3/+6
* Fast PartialFunction # orElse.Martin Odersky2011-11-244-14/+21
* Refinements of "def seq" and murmurhash.Paul Phillips2011-11-2419-57/+103
* Preparations for new version of AbstractPartial...Martin Odersky2011-11-232-2/+10
* More beautiful fast orElse infrastructure.Martin Odersky2011-11-222-7/+13
* First part of campaign to make orElse on partia...Martin Odersky2011-11-222-9/+38
* Move allDeclarations to make it available to al...amin2011-11-221-5/+5
* Partial cleanup and generalization of tree prin...Martin Odersky2011-11-194-4/+63
* Cleanups in TypeApply creation and casting.Paul Phillips2011-11-191-1/+4
* Added missing file from last commitMartin Odersky2011-11-151-0/+46
* Towards better reflection APIs.Martin Odersky2011-11-156-53/+438
* Changes the fork join pool detection for JVM1.7...Aleksandar Pokopec2011-11-111-1/+1
* Small changes to reflection prompted by code re...Martin Odersky2011-11-111-1/+1
* Removed reflect.{Type, Symbol, Tree, Print} for...Martin Odersky2011-11-104-319/+0
* (1) Made ReflectionUtils an object, to take its...Martin Odersky2011-11-102-6/+6
* Fix binary breakage.Paul Phillips2011-11-081-8/+16
* Third collections commit from Todd Vierling.Paul Phillips2011-11-0713-27/+37
* Next collections commit from Todd Vierling.Paul Phillips2011-11-078-17/+23
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-0774-189/+301
* Revert "Fix for Enumeration."Paul Phillips2011-11-041-1/+1
* Minor change to get closer to building under -X...Paul Phillips2011-11-041-3/+2
* Fix for Enumeration.Paul Phillips2011-11-041-1/+1
* Fix doc comment. no reviewHubert Plociniczak2011-10-311-7/+7
* Fix for NumericRange boundary condition.Paul Phillips2011-10-311-1/+1
* Fixes NPE using iterator with an XML attribute ...Paul Phillips2011-10-313-4/+12
* Test case closes SI-4875.Paul Phillips2011-10-291-0/+1
* Fix ArrayStack.growArray at boundary.Paul Phillips2011-10-291-1/+1
* Changed typo on doc of scala.collection.Seq.Martin Odersky2011-10-241-1/+1
* Fix for combinator regression.Paul Phillips2011-10-231-0/+1
* virtpatmat, hidden behind -YvirtpatmatAdriaan Moors2011-10-201-0/+32
* misc fixes while working on virtualizing patter...Adriaan Moors2011-10-201-1/+1
* no need to add an x field to everythingAdriaan Moors2011-10-201-7/+13
* AbstractPartialFunction.Paul Phillips2011-10-194-6/+17
* Shutdown hook modification.Paul Phillips2011-10-181-1/+0
* Overhaul of Namers.Paul Phillips2011-10-171-2/+16
* Big improvements to scala.Either.Heather Miller2011-10-161-14/+287
* Throw different exception.Paul Phillips2011-10-111-2/+2
* Moved meta annotations to annotation.meta, plus.Paul Phillips2011-10-1014-36/+32
* Big improvements to the documentation of collec...Heather Miller2011-10-092-15/+171
* Added ??? and NotImplementedError because this ...Martin Odersky2011-10-072-0/+24
* Consistent hashCode for Symbol.Paul Phillips2011-10-051-2/+2
* Restores XML entity fix.Paul Phillips2011-10-041-4/+4
* Revert "Fix for XML entity bug."Paul Phillips2011-10-041-4/+4
* Fix for XML entity bug.Paul Phillips2011-10-041-4/+4
* Removinf reinstantiated Flags because it's not ...Martin Odersky2011-10-031-265/+0
* Reinstatiated Flags because its removal caused ...Martin Odersky2011-10-031-0/+265
* Shuffling classes around.Paul Phillips2011-10-0120-93/+136
* Cleanups involving name encoding and decoding.Martin Odersky2011-09-301-0/+10