summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/convert/WrapAsScala.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/+18
* SI-9684 Deprecate JavaConversionsSom Snytt2016-04-221-1/+3
* Fix some small warnings that pop up on every compileSimon Ochsenreither2015-11-191-4/+4
* WrapAsScala: Fix documentationValerian2015-10-291-3/+3
* SI-9113 Converting `null` collection Java<->Scala yields `null`Roman Hargrave2015-02-181-13/+22
* SI-7115 JMapWrapper.get can incorrectly return Some(null)Rex Kerr2014-06-271-1/+7
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* SI-6811 Remove scala.collection.mutable.ConcurrentMapSimon Ochsenreither2013-01-171-43/+1
* SI-6535 Step back from the precipice of a cycleJason Zaugg2012-12-041-1/+4
* 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
* JavaConversions: Restore source compatibility with 2.9Paolo Giarrusso2012-08-201-1/+21
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-6/+6
* 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-3/+22
* Overhaul of JavaConver{sions,ters}.Paul Phillips2012-03-211-0/+193