summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed leading/trailing blanks/tabs in symtab/...v2.1.8michelou2006-08-233-173/+173
* fix^2 of bug687Martin Odersky2006-08-231-1/+1
* fixed bug687Martin Odersky2006-08-231-1/+1
* (no commit message)Martin Odersky2006-08-222-11/+1
* Fixed bugs. Generalized implicit lookup.Martin Odersky2006-08-2210-9/+122
* fixed some more bugs.Martin Odersky2006-08-221-0/+2
* Fixed a bug in Stream.copyToArray similar to co...mihaylov2006-08-221-1/+1
* Added -XinnerClasses option to turn on (default...Iulian Dragos2006-08-222-1/+4
* Removed SYNTHETIC flag from '$this' arguments f...Iulian Dragos2006-08-221-1/+1
* Fixed bug #680 and #455 (duplicates) by carryin...Iulian Dragos2006-08-224-11/+25
* added if-test before debugging info in file Mix...michelou2006-08-221-4/+6
* Fixed bug contribution #180mihaylov2006-08-221-1/+1
* (no commit message)Martin Odersky2006-08-212-16/+0
* (no commit message)Martin Odersky2006-08-211-3/+7
* Changed super.T in asSeenFromMartin Odersky2006-08-211-1/+5
* (no commit message)Martin Odersky2006-08-215-15/+9
* (no commit message)Martin Odersky2006-08-213-15/+24
* (no commit message)Martin Odersky2006-08-2132-98/+365
* Added toString methods to refs.Sean McDirmid2006-08-217-0/+7
* making -g:vars the default.Sean McDirmid2006-08-211-1/+1
* Enhanced error reporting to not eat stack trace.Sean McDirmid2006-08-212-3/+13
* Fixed parse problemMartin Odersky2006-08-191-0/+1
* fixed bug 704Martin Odersky2006-08-187-68/+86
* fixed problem in 8415 that caused bug577 to fail.Martin Odersky2006-08-181-1/+2
* fixed bug 708.Martin Odersky2006-08-184-15/+21
* build the fsc manual pageLex Spoon2006-08-181-0/+6
* [Cygwin] splitted big match expression into 3 p...michelou2006-08-181-292/+309
* removed leading/trailing blanks/tabs in nsc/tra...michelou2006-08-175-193/+230
* mangle symbols that are qualified private up to...Martin Odersky2006-08-161-0/+8
* allowed access to provates between a class and ...Martin Odersky2006-08-1613-44/+79
* removed the debug options from the fsc man page.michelou2006-08-161-5/+0
* Fixed bug659Martin Odersky2006-08-161-13/+33
* Added test case for bug #404mihaylov2006-08-161-0/+12
* Removed the svn:executable property of some tes...mihaylov2006-08-166-0/+0
* Added test cases for bugs #325 and #676mihaylov2006-08-163-0/+13
* Improved the fix of bug #676 - only emit interf...mihaylov2006-08-161-1/+2
* Fixed bug #676mihaylov2006-08-161-1/+2
* Fixed order of inner classes entries to have 'd...Iulian Dragos2006-08-151-5/+6
* removed -Xgadt option in scalac man page.michelou2006-08-151-3/+0
* Fixed bug #669mihaylov2006-08-151-2/+2
* Added initial icode reader.Iulian Dragos2006-08-151-0/+2
* Added initial icode reader.Iulian Dragos2006-08-152-1/+557
* Added InnerClasses attribute in classfilesIulian Dragos2006-08-155-22/+337
* (no commit message)Martin Odersky2006-08-141-1/+1
* Fixed bug 697Martin Odersky2006-08-148-16/+33
* eliminated -Xgadt option.Martin Odersky2006-08-144-20/+2
* fixed bug698Martin Odersky2006-08-141-4/+9
* removed leading/trailing blanks/tabs in icode/G...michelou2006-08-141-556/+580
* (no commit message)Martin Odersky2006-08-143-30/+23
* added contrib #176 to test file run/literals.scalamichelou2006-08-142-80/+88