summaryrefslogtreecommitdiff
path: root/src/library/scala/Predef.scala
Commit message (Expand)AuthorAgeFilesLines
* SD-208 Restore 2.11 names for arrayOps implicitsJason Zaugg2016-08-311-22/+10
* Deprecate values that had to be public in older versions...Simon Ochsenreither2016-08-021-2/+10
* Fixed a typo in PredefJanek Bogucki2016-07-061-1/+1
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-36/+36
* Fix Scaladoc link syntax on java.util.Formatter referencesJanek Bogucki2016-05-241-2/+1
* Remove deprecated Predef.errorJanek Bogucki2016-03-261-7/+1
* Organise Predef members into Scaladoc groupsJanek Bogucki2016-03-161-0/+106
* Remove mention of deprecated I/O methods from Predef main commentJanek Bogucki2016-03-141-5/+31
* Scaladoc: Fix elidable threshold off-by-one comment and link elidableJanek Bogucki2016-03-091-8/+8
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+2
* Fixes an inconsistency between BoxesRunTime and Predef's autoboxingDenys Shabalin2015-10-081-17/+17
* Merge remote-tracking branch 'origin/2.11.x' into 2.12.xSeth Tisue2015-08-201-1/+1
|\
| * Fix method name reference in Predef documentationJanek Bogucki2015-08-191-1/+1
* | remove legacy bincompat stuff in Predef.scala, Stream.scalaSeth Tisue2015-07-211-7/+0
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-07-131-0/+5
|\|
| * SI-8140 Documentation references java.lang.String directlyvsalvis2015-06-291-0/+5
* | Optimize `implicit def Predef.<???>ArrayOps`xuwei-k2015-05-201-10/+22
* | Merge commit '1b7e660' into merge-2.11-may-12Lukas Rytz2015-05-121-3/+3
|\|
| * SI-9302 -Xdisable-assertions raises elide levelSom Snytt2015-05-051-3/+3
| * Fixed documentation of assertions in Predefswaldman2015-04-281-2/+2
* | Merge remote-tracking branch 'origin/2.11.x' into merge/2.11.x-to-2.12.x-2015...Jason Zaugg2015-05-011-2/+2
|\|
| * Fix many typosMichaƂ Pociecha2015-04-211-2/+2
* | Merge commit '7ba38a0' into merge/2.11.x-to-2.12.x-20150129Jason Zaugg2015-01-291-1/+1
|\|
| * cleanup @throws tags in library and reflectAntoine Gourlay2014-11-051-1/+1
| * [backport] Make comment consistent with codeEvgeny Vereshchagin2014-08-111-1/+1
* | Make comment consistent with codeEvgeny Vereshchagin2014-05-311-1/+1
* | @inline Predef.identity[A].Todd Vierling2014-05-091-1/+1
|/
* SI-7788 Avoid accidental shadowing of Predef.conformsAdriaan Moors2014-02-181-3/+7
* SI-8229 Source compatible name for implicit any2stringaddJason Zaugg2014-02-181-3/+10
* Improve naming of ReadStdinSimon Ochsenreither2014-01-181-15/+15
* SI-7469 Remove misc. @deprecated elementsSimon Ochsenreither2014-01-091-2/+0
* deprecate Pair and TripleDen Shabalin2013-11-201-2/+4
* Make parameters to implicit value classes privateJason Zaugg2013-11-121-13/+13
* Spin off src/library/scala/xml to src/xml/scala/xml.Adriaan Moors2013-07-051-9/+0
* Set scene for Predef.$scope's demise.Jason Zaugg2013-06-201-1/+7
* SI-6899, prohibit dangerous, useless implicit conversions.Paul Phillips2013-06-041-31/+0
* SI-7335 Sharpen up comment about implicit prioritization.Jason Zaugg2013-04-081-2/+1
* SI-7335 Mandate that parents of Predef must be defined in Predef.scalaJason Zaugg2013-04-081-0/+86
* Maintenance of Predef.Paul Phillips2013-02-121-63/+87
* Merge pull request #1931 from danielhopkins/remove-pimpingPaul Phillips2013-01-251-2/+1
|\
| * Grammatical fixDan Hopkins2013-01-191-1/+1
| * Remove the term "pimp" from the repositoryDan Hopkins2013-01-191-1/+1
* | SI-6811 Remove primitive widenings and /:\Simon Ochsenreither2013-01-171-37/+0
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* undeprecates manifests for 2.10.0Eugene Burmako2012-10-031-6/+12
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-4/+4
* adds deprecation annotations on manifest incantationsEugene Burmako2012-08-051-0/+3
* Improves backward compatibility of manifestsEugene Burmako2012-07-021-0/+8
* Removing erronous quoting of implicitNotFoundViktor Klang2012-06-141-2/+2
* Adding backticks to code in deprecation messages in PredefViktor Klang2012-06-141-28/+28