summaryrefslogtreecommitdiff
path: root/src/library/scala/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation stutters.Blair Zajac2011-12-061-1/+1
* Example in scala.sys.process didn't match the text that describes it. Fixed.Daniel C. Sobral2011-12-011-1/+2
* Third collections commit from Todd Vierling.Paul Phillips2011-11-071-1/+4
* Shutdown hook modification.Paul Phillips2011-10-181-1/+0
* Big improvements to the documentation of collec...Heather Miller2011-10-091-8/+8
* Removed special comments on Martin's requestmichelou2011-09-291-4/+0
* fixed svn props, did some cleanupmichelou2011-09-171-0/+4
* Document the usage and methods of scala.sys.pro...Josh Suereth2011-08-316-10/+315
* 2nd round of clean ups (see r25285)michelou2011-07-151-11/+13
* Reducing the sbt launcher footprint by eliminat...Paul Phillips2011-05-012-1/+2
* After having to update the code for someone els...Paul Phillips2011-04-301-2/+2
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-1/+1
* Pulled daemonized from the process API based on...Paul Phillips2011-04-112-7/+8
* Made power mode more configurable.Paul Phillips2011-04-073-0/+9
* Added some implicitNotFound annotations to comm...Paul Phillips2011-03-281-0/+1
* Some accumulated work and polish on classpath a...Paul Phillips2011-03-261-7/+9
* Accumulated work on fsc.Paul Phillips2011-03-184-5/+26
* Always forget that checking system properties c...Paul Phillips2011-03-174-40/+68
* Undoing some much too hacky code to implement a...Paul Phillips2011-03-163-23/+38
* A small addition to the library to address some...Paul Phillips2011-03-124-6/+187
* Added daemonized() method to ProcessBuilder so ...Paul Phillips2011-02-223-9/+27
* Fixed all the forms of process input/output red...Paul Phillips2011-02-126-23/+85
* A little debugging infrastructure for sys.process.Paul Phillips2011-01-211-20/+43
* Duplication elimination, no review.Paul Phillips2011-01-201-0/+8
* Updated copyright notices to 2011Antonio Cunei2011-01-2011-11/+11
* Purely detabification of the process code.Paul Phillips2011-01-127-438/+438
* More fiddling with the process code.Paul Phillips2011-01-127-245/+286
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-1211-0/+929