summaryrefslogtreecommitdiff
path: root/src/library/scala/LowPriorityImplicits.scala
Commit message (Expand)AuthorAgeFilesLines
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Expanded the reach of value classes.Paul Phillips2012-08-291-8/+13
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* What is, I think, the only possible solution to...Paul Phillips2011-01-181-0/+18
* Avoids the creation of an amazing 106,700,793 e...Paul Phillips2011-01-051-2/+11
* I'm wandering around trunk looking for slowness.Paul Phillips2010-12-201-7/+8
* Followed up on the claim that wrapArray can be ...Paul Phillips2010-11-271-13/+1
* Eliminated duplication among the Rich* wrappers...Paul Phillips2010-11-011-0/+13
* Restored Source factories to a form source comp...Paul Phillips2010-06-031-4/+0
* Removed a few instances of redundant or dead co...Paul Phillips2010-05-241-0/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Changed `!=` to `ne` for #3086. No review.Aleksandar Pokopec2010-03-161-13/+13
* Fixes #3086. Review by community.Aleksandar Pokopec2010-03-151-13/+13
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* simplified re-ordering packagesLukas Rytz2009-11-051-1/+1
* renamed Vector to IndexedSeqTiark Rompf2009-10-211-5/+5
* renamed BuilderFactory[El, To, From] -> CanBuil...Adriaan Moors2009-10-211-3/+4
* Collections refactoring.Martin Odersky2009-09-251-11/+30
* fixed doArgs (Settings.scala) and loadFrom (Plu...michelou2009-09-221-4/+8
* new arrays are done.Martin Odersky2009-09-211-14/+4
* new starr, with some changes to varargs handling.Martin Odersky2009-09-171-21/+21
* Preparing for array switchoverMartin Odersky2009-09-121-10/+10
* Massive redesign so that: scala> "hi" == "hi".r...Martin Odersky2009-09-101-0/+50