summaryrefslogtreecommitdiff
path: root/src/library/scala/Proxy.scala
Commit message (Expand)AuthorAgeFilesLines
* Cull extraneous whitespace.Paul Phillips2013-09-181-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Having Proxy extend Any as well.Paul Phillips2012-02-041-3/+2
* Eliminated ScalaObject.Paul Phillips2012-02-031-1/+2
* intermediate work towards a new starr for value classes.Martin Odersky2012-02-031-4/+6
* Helping Proxy equal itself.Paul Phillips2011-09-101-4/+3
* cleanups (scaladoc 2, deprecation warnings, tra...michelou2011-07-131-4/+4
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Eliminated duplication among the Rich* wrappers...Paul Phillips2010-11-011-10/+24
* Altered a bunch of places which call hashCode t...Paul Phillips2010-05-211-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* fix cyclic reference errors in scaladoc.Lukas Rytz2009-11-041-2/+0
* Proxy.equals catches null case (fix for #2366)Ingo Maier2009-09-231-1/+3
* Massive redesign so that: scala> "hi" == "hi".r...Martin Odersky2009-09-101-4/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* fixed #406michelou2008-01-311-2/+2
* added node info for blocksmichelou2007-10-081-4/+4
* Added rich string builder (a random access sequ...Sean McDirmid2007-07-171-3/+6
* Removed implicit use of any java.lang classes f...mihaylov2007-03-261-0/+2
* cleaned up code in library/scala/**/*.scalamichelou2006-08-311-5/+5
* performed some renamings in the compiler & libraryMartin Odersky2006-03-091-1/+1
* Use 'mixin class' instead of 'trait'mihaylov2006-03-031-1/+1
* Rearranged header and updated copyright messagemihaylov2006-03-021-2/+4
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+26