summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fixes the annoying spaces between name, type params and params in ScalaDoc.Simon Ochsenreither2011-12-061-7/+7
* Re-enable RedBlack's ScalaCheck test, which was disabled at r21829.Daniel C. Sobral2011-12-012-157/+213
* Improved BitSet implementationsStefan Zeiger2011-12-012-0/+131
* Fix for octal test.Paul Phillips2011-11-291-1/+4
* improve cps handling of if-then-else. no review.Tiark Rompf2011-11-294-0/+69
* Fixed -Xfuture 5.ds, deprecated 0-octal.Paul Phillips2011-11-298-22/+35
* Moved the test for SI-5230 from files to pendingEugene Burmako2011-11-292-0/+0
* Added the check against UnitClass in freeLocals...Eugene Burmako2011-11-291-0/+3
* Test for SI-5230Eugene Burmako2011-11-292-0/+20
* Revised macro defs, added a test case.Martin Odersky2011-11-282-0/+11
* Reflection toolboxes now respect settings that ...Eugene Burmako2011-11-282-0/+33
* test case for SI-3566vogt2011-11-281-0/+11
* Fix for erroneous bytecode generation.Paul Phillips2011-11-283-0/+25
* updated test cases for Scala Ant tasksmichelou2011-11-2732-121/+402
* Annotations reacquainted with reification.Paul Phillips2011-11-261-0/+6
* Reworked AnnotationInfo patch.Paul Phillips2011-11-231-10/+4
* Changed the way use cases are handled in scaladoc.Vlad Ureche2011-11-223-0/+34
* Make partest work with spaces in the path (from...Stefan Zeiger2011-11-224-12/+12
* Compiler part of fast orElse.Martin Odersky2011-11-221-0/+2
* Implemented manifest-based class-paths.Paul Phillips2011-11-215-0/+116
* Use larger Java memory sizes from partest on Un...Stefan Zeiger2011-11-211-1/+1
* Disabling failing javap test.Paul Phillips2011-11-202-0/+0
* another theory on the windows buildAdriaan Moors2011-11-161-1/+5
* Fix and re-enable test, that got broken by chan...amin2011-11-161-4/+4
* Disabled broken test, review by odersky.Paul Phillips2011-11-161-0/+0
* Reverted ProductN parent for case classes.Paul Phillips2011-11-167-70/+81
* Towards better reflection APIs.Martin Odersky2011-11-151-1/+1
* Changed reflection to allow getting a Scala Sym...amin2011-11-151-6/+26
* revert r25877. no reviewLukas Rytz2011-11-1418-0/+0
* Sin some more.Paul Phillips2011-11-132-0/+7
* Enabled Presentation Compiler test for IDE tick...Micro Dotta2011-11-114-0/+6
* Enabled Presentation Compiler test for IDE tick...Micro Dotta2011-11-115-3/+47
* Deprecated ambiguous dot syntaxes.Paul Phillips2011-11-116-0/+46
* A comment answering one of adriaan's philosophi...Paul Phillips2011-11-111-0/+8
* Allow to load $class classes using Scala reflec...Grzegorz Kossakowski2011-11-101-0/+18
* Fixing tests, no review.Paul Phillips2011-11-101-1/+1
* Fix for regression in overriding with defaults.Paul Phillips2011-11-101-0/+11
* Updates for the ten tests I broke recently.Paul Phillips2011-11-0810-19/+43
* smarter bridges to unappliesAdriaan Moors2011-11-082-0/+41
* Fixing logic in structural types.Paul Phillips2011-11-082-0/+8
* Third collections commit from Todd Vierling.Paul Phillips2011-11-071-6/+6
* Closes IDE-1000567, SI 5013. No Review.Martin Odersky2011-11-072-0/+10
* A couple bits of r25957 lost under time pressure.Paul Phillips2011-11-071-1/+2
* Another round of pleasing the gods of init order.Paul Phillips2011-11-071-1/+1
* Fix crash with HK types.Paul Phillips2011-11-072-0/+26
* Fixed hang in typechecker.Paul Phillips2011-11-071-0/+21
* Changed presentation tests to use .flags instea...Iulian Dragos2011-11-062-0/+0
* Fixed askLinkPos problem in reported by failing...Martin Odersky2011-11-061-1/+1
* Added akka.opts file (for presentation compiler...Micro Dotta2011-11-051-0/+18
* Revert "Fix for Enumeration."Paul Phillips2011-11-042-10/+0