summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/io/PlainFile.scala
Commit message (Expand)AuthorAgeFilesLines
* Undoing some much too hacky code to implement a...Paul Phillips2011-03-161-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Changed the script runner mechanism to alchemiz...Paul Phillips2010-05-231-2/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Mostly IO tweaks related to my upcoming partest...Paul Phillips2010-04-021-2/+2
* Some more code for seeing what's going on in in...Paul Phillips2010-02-211-0/+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-50/+29
* Reverts scala.io.* to its natural state, and th...Paul Phillips2009-09-071-30/+50
* Changed createDirectory and createFile to accept aPaul Phillips2009-09-011-1/+1
* One more try to unbreak fsc all the way.Paul Phillips2009-08-311-1/+1
* Modernizing bits of scala.tools.nsc.io and incr...Paul Phillips2009-08-311-50/+30
* Deprecation patrol.Paul Phillips2009-08-221-1/+1
* A bunch of cleanup on scriptrunner and fsc perf...Paul Phillips2009-08-181-2/+4
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* Refactored the existing dependency tracker and ...Iulian Dragos2009-05-291-1/+27
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-2/+2
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Tightened volatile checking.Martin Odersky2008-10-151-1/+1
* The interpreter no longer generates class files...Lex Spoon2008-05-051-1/+2
* removed some warningsmichelou2008-01-211-6/+2
* Massive check-in for IDE.Sean McDirmid2007-09-171-0/+2
* deprecated &f, .f, requires.Martin Odersky2007-06-051-1/+1
* Capitalized type params in Predef, fixed bug in...michelou2007-05-311-1/+1
* added option -Xcodebasemichelou2007-05-301-1/+1
* Revamped scala-doc.Sean McDirmid2007-03-281-15/+5
* Replaced == null()eq null(ne null)mihaylov2006-11-131-2/+2
* abstractfile api + small cleanupBurak Emir2006-10-181-17/+2
* * Added support for accessing files directlySean McDirmid2006-10-161-0/+1
* removed leading/trailing tabs/blanks in nsc/io/...michelou2006-09-221-29/+30
* reorganized scala.tools.nsc.io!Burak Emir2006-09-211-4/+6
* Fixed parsing problem for closuresMartin Odersky2006-06-201-1/+1
* Moved some files from scala/tools/util/ to scal...mihaylov2006-04-121-0/+105
* Deleted files in scala/tools/nsc/iomihaylov2006-04-111-62/+0
* Adding IO files to build.Sean McDirmid2006-01-261-0/+62