summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Minor refinements to pull parser, plus fix for ...Paul Phillips2009-04-292-19/+10
* Added a MissingRequirementError variant of Fata...Paul Phillips2009-04-283-3/+13
* Updated scaladoc to show now using jvm box cache.Paul Phillips2009-04-281-2/+2
* Rewrote XML pull parser using exciting modern t...Paul Phillips2009-04-281-95/+118
* Fixed wrong attribution of duplicated labels in...Iulian Dragos2009-04-281-5/+3
* removed Namers.scala.1 / .2Lukas Rytz2009-04-282-2093/+0
* Fixed documentation on ApplicationIulian Dragos2009-04-271-5/+14
* Fixed evidently wrong condition in subtyping te...Gilles Dubochet2009-04-271-1/+1
* fix for #1594Paul Phillips2009-04-261-1/+2
* fixed inadvertantly busted icode printingPaul Phillips2009-04-251-3/+2
* Fix for #1752.Paul Phillips2009-04-241-1/+4
* Removed redundant scala.tools.util.UTF8Codec.Paul Phillips2009-04-243-84/+2
* Restructured Enumeration to have many fewer pub...Paul Phillips2009-04-231-54/+18
* some small changes to implicits handling, exist...Martin Odersky2009-04-237-45/+118
* Backward-compatible extension of the signatureAntonio Cunei2009-04-225-12/+24
* Changed Flags object not to inherit from Enumer...Paul Phillips2009-04-225-36/+8
* Fixed URL for nexus.scala-tools.orgJosh Suereth2009-04-221-3/+7
* Fixes to XML for maven pomsJosh Suereth2009-04-227-6/+58
* removed deprecation warningsmichelou2009-04-213-8/+13
* add serialization test, disabled patmat debug t...michelou2009-04-215-35/+42
* Fixed bug in ActorGC. Added more comments.Philipp Haller2009-04-213-5/+35
* Tightened checks for ScalaBeanInfo field selectionPaul Phillips2009-04-201-1/+1
* Fire when combo box selection changesIngo Maier2009-04-181-1/+7
* Added SchedulerService class that allows subcla...Philipp Haller2009-04-171-0/+94
* Fixed a bug that prevented DBC from working wit...Gilles Dubochet2009-04-161-4/+8
* Fixed conflicting changes propagated from the 2.7.Iulian Dragos2009-04-141-2/+3
* Temporarily reverted r17501Antonio Cunei2009-04-141-4/+3
* Propagated fix for #1882Iulian Dragos2009-04-141-3/+4
* Fix of t1859Martin Odersky2009-04-141-1/+1
* Hopefully fixed #1599, removed apparently stupi...Ingo Maier2009-04-142-29/+28
* Fix for #1442Ingo Maier2009-04-142-7/+29
* Fixes for #1587 and #1844Ingo Maier2009-04-144-10/+12
* Fix for #1583Ingo Maier2009-04-141-1/+1
* Fix for #1056Ingo Maier2009-04-143-4/+18
* added painting demo by Frank TeublerIngo Maier2009-04-141-0/+43
* Fixed typoIngo Maier2009-04-141-1/+1
* Fixes for #1817, #1850Ingo Maier2009-04-143-6/+10
* Bug 777: Applied Jamie's patchAlex Cruise2009-04-141-3/+8
* Completion roadmap comments.Paul Phillips2009-04-091-0/+15
* Improved error-handling using futures.Philipp Haller2009-04-091-16/+105
* Made constructors of top level objects privateIulian Dragos2009-04-091-0/+8
* Made Future's InputChannel for useful, especial...Philipp Haller2009-04-082-6/+15
* Modified all boxing methods to use java.lang.{P...Paul Phillips2009-04-084-172/+33
* Path completion! You can now say...Paul Phillips2009-04-083-28/+187
* Expanded set of completion delimiters; filter o...Paul Phillips2009-04-072-7/+23
* Improvements to repl completion.Paul Phillips2009-04-074-11/+29
* addition to last checkin.Martin Odersky2009-04-071-0/+1
* fixed #1775 by making all anonymous functions s...Martin Odersky2009-04-076-25/+25
* Fixed Stack.push by applying Rich Dougherty's p...Iulian Dragos2009-04-071-1/+1
* Setting the source module of RootClass.Antonio Cunei2009-04-061-7/+10