summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* enabled new initialization semantics for -Xexpe...Martin Odersky2008-07-221-8/+7
* Fixed bug in get and remove methods.Philipp Haller2008-07-221-49/+57
* inconsequential change to get the checkin build...Martin Odersky2008-07-221-1/+1
* Deprecated slice(n).Geoffrey Washburn2008-07-221-1/+2
* trying to fix buildMartin Odersky2008-07-222-7/+25
* Fixed msilName.Geoffrey Washburn2008-07-221-2/+2
* AllClass => NothingClassGeoffrey Washburn2008-07-2225-99/+95
* fixed build problemMartin Odersky2008-07-212-12/+38
* added Iterator.flatten method; refactoring: clo...Martin Odersky2008-07-2110-276/+459
* Made mailbox in Actor protected (this is necess...Philipp Haller2008-07-182-2/+83
* Fixed indentation, removed tabs.Iulian Dragos2008-07-181-22/+22
* Hopefully, fixed random NPE crashes in the back...Iulian Dragos2008-07-181-3/+3
* objects to vals, cosmetic changesIngo Maier2008-07-186-15/+19
* renderer renamed to rendererComponentIngo Maier2008-07-162-4/+4
* fixed #1100Adriaan Moors2008-07-151-7/+11
* Fixed and added things for Andrew, rearranged e...Ingo Maier2008-07-1530-68/+154
* cleanupSean McDirmid2008-07-151-9/+0
* Updating SymbolLoaders to ensure during refresh...Sean McDirmid2008-07-152-2/+7
* cosmetic changes (Unit)michelou2008-07-152-13/+14
* `ilasm' won't be called automatically, anymore.lorch2008-07-141-14/+0
* Seperate compilation (Part 2 of 2): scalaclorch2008-07-142-8/+18
* Reverted r15497 and r15500.Geoffrey Washburn2008-07-121-5/+3
* fix for #1028Lukas Rytz2008-07-122-52/+57
* Removed some experimental thingsIngo Maier2008-07-111-3/+7
* large swing update, added ComboBoxIngo Maier2008-07-1131-63/+685
* fixed #764 and #770Martin Odersky2008-07-102-10/+7
* cosmetic indentation changes.Martin Odersky2008-07-101-57/+68
* fixed t0851 and t1101.Martin Odersky2008-07-105-43/+113
* fixed t1098Martin Odersky2008-07-091-1/+1
* Disabled support for static forwarders because ...Martin Odersky2008-07-091-2/+6
* Increased timeout in build.xml to make all test...Philipp Haller2008-07-092-3/+5
* Now encoded glyphs in identifiers that are not ...Geoffrey Washburn2008-07-091-4/+42
* Adding some comments to document what's going o...Sean McDirmid2008-07-091-2/+4
* Fixing broken build from last commit.Sean McDirmid2008-07-091-1/+1
* change in ObjectRunner to avoid the warnings.Martin Odersky2008-07-091-2/+2
* Fixing early value initialization for IDE (whic...Sean McDirmid2008-07-091-7/+15
* early initialization fixes.Martin Odersky2008-07-0911-40/+48
* Applied Ross Judson's patch to fix #1072.Gilles Dubochet2008-07-081-1/+1
* Added timeouts to protect against hanging tests.Philipp Haller2008-07-084-29/+70
* Fixed r15497 to handle the case where a file th...Geoffrey Washburn2008-07-081-5/+6
* Patch so that .scala can be be ommited when loa...Geoffrey Washburn2008-07-071-1/+2
* Trying to patch up NoPosition crash from syntax...Sean McDirmid2008-07-071-2/+6
* Adding dependency tracking from classes to the ...Sean McDirmid2008-07-051-5/+7
* Ingo's fix that I didn't actually committ a few...Sean McDirmid2008-07-031-3/+9
* Fixed #1085.Philipp Haller2008-07-025-87/+188
* Removed pointless assertions.Geoffrey Washburn2008-07-0210-39/+0
* Fixed (most of) the varargs warnings in the com...Miles Sabin2008-07-019-25/+21
* Bug fixes.Sean McDirmid2008-06-304-1/+17
* fix for #1064pradel2008-06-291-1/+1
* Refactor proxies: IterableProxy, SeqProxy, Rand...stepancheg2008-06-284-43/+120