summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/io/ZipArchive.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9684 Deprecate JavaConversionsSom Snytt2016-04-221-2/+2
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+1
* Cleanup and refactoring - semicolons, unused or commented out codempociecha2014-12-051-14/+7
* Add flat classpath implementation for zip and jar filesmpociecha2014-11-301-6/+7
* A better diagnostic error for corrupt or missing JARs.Jason Zaugg2013-08-271-1/+5
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-3/+4
* Bypass determination of protection domain when resource is not in a jarRaphael Jolly2013-03-221-1/+5
* SI-874 reflect.io improvementsRaphael Jolly2013-03-111-1/+61
* Name boolean arguments in src/reflect.Jason Zaugg2013-03-051-2/+2
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-7/+7
* Members removed from scala.reflect.io.Paul Phillips2012-11-191-6/+1
* Revert "Commenting out unused members."Paul Phillips2012-11-191-5/+5
* Commenting out unused members.Paul Phillips2012-11-191-5/+5
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Fixes SI-6305 scala.tools.nsc.io split between jars.Josh Suereth2012-09-181-0/+234