summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/util
Commit message (Expand)AuthorAgeFilesLines
...
* miscellaneous cleanup, mostly fighting with feature warningsEugene Burmako2012-06-082-0/+2
* Removing extraneous files.Paul Phillips2012-05-1514-1197/+1
* A brand new, fast classfile parser.Paul Phillips2012-04-261-0/+10
* Tweak to string coloring.Paul Phillips2012-03-202-5/+15
* Library for ansi color management.Paul Phillips2012-03-185-0/+549
* Whitespace commit.Paul Phillips2012-02-291-1/+1
* Made edit distance case-insensitive.Paul Phillips2012-01-191-1/+3
* More performance work.Paul Phillips2011-12-301-12/+26
* Better hunting for tools.jar.Paul Phillips2011-12-301-8/+14
* Optimization in method synthesis.Paul Phillips2011-12-301-3/+4
* More warnings eliminations.Paul Phillips2011-12-071-1/+1
* Tweaked ident suggestions.Paul Phillips2011-12-041-16/+15
* Added -Ysuggest-idents.Paul Phillips2011-12-031-0/+55
* More repl work.Paul Phillips2011-11-041-3/+19
* ScalaClassLoader changes.Paul Phillips2011-11-032-3/+3
* Removed special comments on Martin's requestmichelou2011-09-291-150/+0
* Pulling wool over ant's eyes.Paul Phillips2011-09-281-0/+3
* Fix for classpaths.Paul Phillips2011-09-281-4/+1
* updated man pages, fixed svn props, did some cl...michelou2011-09-251-0/+147
* Added extraneous test where classes are verifie...Josh Suereth2011-08-291-0/+52
* Some 11th hour modifications with the dual purp...Paul Phillips2011-08-232-14/+29
* Attacked classpaths to get "." off of it when i...Paul Phillips2011-08-061-8/+18
* Following up on things that -Xlint told me, som...Paul Phillips2011-07-292-10/+10
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-2/+2
* We migrated the Scala wiki from Trac to Conflue...Kato Kazuyoshi2011-06-121-1/+1
* Moved some pure string manipulation functions o...Paul Phillips2011-05-311-1/+34
* Fairly ruthlessly optimized ZipArchive.Paul Phillips2011-05-121-4/+12
* Takes 30+% off the startup time for scala/scala...Paul Phillips2011-05-081-3/+3
* Attempting to make the :javap test pass on wind...Paul Phillips2011-05-071-12/+16
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-3/+2
* Polishing the programmatic interface to the rep...Paul Phillips2011-03-291-1/+1
* Accumulated work on fsc.Paul Phillips2011-03-181-69/+64
* More debug output for -Ylog-classpathIulian Dragos2011-03-011-0/+1
* Added daemonized() method to ProcessBuilder so ...Paul Phillips2011-02-221-1/+1
* Added new setting -Ygen-javap, which takes a di...Paul Phillips2011-02-141-1/+4
* Working on fsc.Paul Phillips2011-02-081-11/+12
* Added all the javap command line options to :ja...Paul Phillips2011-02-071-61/+102
* Added javap to the repl.Paul Phillips2011-02-021-0/+104
* Eliminating duplication and trying to outrun ob...Paul Phillips2011-02-011-13/+18
* Updated copyright notices to 2011Antonio Cunei2011-01-2010-10/+10
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-1/+1
* Some profiler changes.Paul Phillips2011-01-041-1/+14
* The partest hangs are back in force.Paul Phillips2010-12-282-18/+42
* Some additions to SignalManager to make it easy...Paul Phillips2010-12-282-3/+108
* Added advanceGeneration for memory profiling, a...Iulian Dragos2010-12-161-0/+7
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-1/+1
* Some hardening of the repl's internals extracte...Paul Phillips2010-11-271-0/+1
* A new totally safe signal manager, along with a...Paul Phillips2010-11-261-62/+161
* Temporarily reverted sun.misc.* using code unti...Paul Phillips2010-11-251-2/+5
* Two annoying REPL things made less annoying:Paul Phillips2010-11-171-0/+97