summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/convert/WrapAsJava.scala
Commit message (Expand)AuthorAgeFilesLines
* Reduce deprecations and warningsSimon Ochsenreither2016-08-021-2/+2
* Rename the (deprecated) implicit conversion methods in JavaConversionsLukas Rytz2016-04-221-1/+20
* SI-9684 Deprecate JavaConversionsSom Snytt2016-04-221-1/+3
* SI-9113 Converting `null` collection Java<->Scala yields `null`Roman Hargrave2015-02-181-23/+33
* Fix typos in documentationOlivier Blanvillain2013-12-281-1/+1
* Cull extraneous whitespace.Paul Phillips2013-09-181-8/+0
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* SI-6811 Remove scala.collection.mutable.ConcurrentMapSimon Ochsenreither2013-01-171-21/+0
* SI-6535 Step back from the precipice of a cycleJason Zaugg2012-12-041-1/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Don't overload implicit methods.Paul Phillips2012-09-261-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-2/+2
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-10/+10
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+1
* Merge branch 'master' into feature/collection-concurrentAleksandar Prokopec2012-04-021-1/+30
* Overhaul of JavaConver{sions,ters}.Paul Phillips2012-03-211-0/+256