summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/io/File.scala
Commit message (Expand)AuthorAgeFilesLines
* Introduces scala-reflect.jarEugene Burmako2012-06-081-194/+0
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-0/+2
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+1
* More batched performance improvements for io.{ ...Paul Phillips2011-06-141-4/+4
* Commented out a bug workaround which seems to b...Paul Phillips2011-05-211-14/+17
* Reverting the rest of it until I can look with ...Paul Phillips2011-05-121-18/+18
* More optimization.Paul Phillips2011-05-121-18/+18
* Made power mode more configurable.Paul Phillips2011-04-071-0/+4
* Undoing some much too hacky code to implement a...Paul Phillips2011-03-161-1/+1
* My repl history hasn't been working right for a...Paul Phillips2011-02-041-3/+6
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Some fixes for partest issues.Paul Phillips2011-01-121-1/+11
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-0/+6
* Poking around at and hardening anything which m...Paul Phillips2010-12-311-8/+16
* Fixed a regrettable oversight which was leaving...Paul Phillips2010-06-081-3/+8
* Codec changes in scala.tools.nsc.io correspondi...Paul Phillips2010-06-031-8/+10
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Introduces scala.tools.cmd providing command li...Paul Phillips2010-04-111-0/+12
* Some tweaks to process to see if it'll fix auxjvm.Paul Phillips2010-04-091-1/+1
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-1/+1
* Mostly IO tweaks related to my upcoming partest...Paul Phillips2010-04-021-6/+24
* TraversableOnce. Review by odersky.Paul Phillips2010-03-271-1/+0
* Some minor I/O changes. No review.Paul Phillips2010-03-261-4/+6
* Some support code related to partest changes.Paul Phillips2010-03-211-3/+3
* More support code for the big partest patch I'm...Paul Phillips2010-03-131-2/+0
* More partest cleanups, and putting back a coupl...Paul Phillips2010-02-251-1/+1
* Some work on classpaths.Paul Phillips2010-02-081-2/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Path.parent now returns Path instead of Option[...dcaoyuan2009-11-191-1/+1
* Resurrected the former contents of scala.io in ...Paul Phillips2009-09-111-0/+122