summaryrefslogtreecommitdiff
path: root/src/compiler/scala
Commit message (Expand)AuthorAgeFilesLines
* Removed all traces of Boxed*Array. New starr.Paul Phillips2009-11-224-24/+0
* Closed #2635Martin Odersky2009-11-221-2/+4
* Made implicit resolution compatible with numeri...Martin Odersky2009-11-223-14/+22
* Fix (I think) for recently introduced MSIL brea...Paul Phillips2009-11-221-2/+2
* Cleanup of Cleanup.Paul Phillips2009-11-214-133/+108
* Partially addresses #2626 - pattern matcher no ...Paul Phillips2009-11-211-8/+7
* Closed #2642Martin Odersky2009-11-202-2/+6
* Expanding the warning cleansing into -unchecked...Paul Phillips2009-11-203-8/+15
* closes #2585: generate more precise Java generi...Adriaan Moors2009-11-202-9/+19
* More deprecation avoidance and some minor smoot...Paul Phillips2009-11-202-5/+10
* Subtly altered implementation of iterator which...Paul Phillips2009-11-201-11/+3
* Closed #2641Martin Odersky2009-11-201-0/+2
* Removed a couple of unneeded comments.Aleksandar Pokopec2009-11-205-15/+15
* Changes made in the clean up phase - now the sy...Aleksandar Pokopec2009-11-207-11/+215
* More world-shaking deprecation work.Paul Phillips2009-11-2010-19/+24
* Simplifiations in collections libraries, enable...Martin Odersky2009-11-201-1/+1
* closes #1422Hubert Plociniczak2009-11-201-13/+19
* Deprecation patrol exercises the new capabiliti...Paul Phillips2009-11-1918-103/+98
* closes #2670.Lukas Rytz2009-11-191-8/+26
* Path.parent now returns Path instead of Option[...dcaoyuan2009-11-194-12/+26
* More deprecation soothing.Paul Phillips2009-11-1813-123/+122
* Finally completed the incredibly tedious task o...Paul Phillips2009-11-181-9/+0
* Fixed #2645dcaoyuan2009-11-181-2/+2
* More deprecation work.Paul Phillips2009-11-182-21/+18
* to fix varies conditions of removed source/clas...dcaoyuan2009-11-181-6/+23
* Fixed #2631dcaoyuan2009-11-181-7/+63
* Removing bits from the library which shouldn't ...Paul Phillips2009-11-186-8/+104
* Partial fix for #2625.Paul Phillips2009-11-171-3/+4
* Allow implicit modifier on single-parameter fun...Martin Odersky2009-11-171-1/+9
* More String.isEmpty breakage.Miles Sabin2009-11-171-1/+1
* Contents of scala.Math moved into scala.math pa...Paul Phillips2009-11-171-4/+0
* Fix and test case for #2636.Paul Phillips2009-11-171-2/+5
* Some organization & duplication removal in RefC...Paul Phillips2009-11-161-172/+201
* A lot of minor code adjustments to ease the bur...Paul Phillips2009-11-167-342/+317
* Some organization & duplication removal in GenI...Paul Phillips2009-11-163-446/+377
* Minor pickler organization stemming from optimi...Paul Phillips2009-11-162-149/+111
* Faster optimizer by caching successors/predeces...Iulian Dragos2009-11-1611-113/+135
* Fixed #2323; made Pickler do the right thing.Martin Odersky2009-11-162-7/+12
* Fixed #2627.Miles Sabin2009-11-161-1/+2
* Corrected help syntax for -Ybuilder-debug.Miles Sabin2009-11-151-1/+2
* Fixed #2627.Miles Sabin2009-11-152-34/+35
* Fixed #1459Martin Odersky2009-11-152-11/+11
* Fixed #2848 and #2630; Improvements in equality...Martin Odersky2009-11-155-53/+48
* Fixes and test cases for #2087 and #2400.Paul Phillips2009-11-141-4/+12
* Fixes #1477 by requiring that abstract types wi...Martin Odersky2009-11-131-0/+3
* fixed #1236Adriaan Moors2009-11-132-11/+12
* Bringing BigInt and BigDecimal into the club of...Paul Phillips2009-11-121-13/+21
* Removed everything deprecated in 2.7.3 or earli...Paul Phillips2009-11-121-5/+5
* Merge branch 'ticket/2594'Adriaan Moors2009-11-121-5/+26
* documentation for fix of #2482Adriaan Moors2009-11-121-6/+7