summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Optimized toArray for ArrayOps and WrappedArrays.Martin Odersky2010-04-065-6/+35
|
* Fixed #3257Ingo Maier2010-04-061-2/+2
|
* Some tweaks to classpath handling I had left ov...Paul Phillips2010-04-064-14/+19
| | | | | | Some tweaks to classpath handling I had left over from trying to figure out the continuations plugin issue. No review.
* A couple more bits of partest I discovered were...Paul Phillips2010-04-064-28/+33
| | | | | | A couple more bits of partest I discovered weren't doing their jobs. Some of my classiest messages were going unheard! No review.
* Noticed a bug with test obj dirs not getting de...Paul Phillips2010-04-061-13/+6
| | | | | Noticed a bug with test obj dirs not getting deleted. No review.
* As a brief diversion from real work, implemente...Paul Phillips2010-04-06120-228/+225
| | | | | | | | | As a brief diversion from real work, implemented Damerau–Levenshtein and ran it on trunk to elicit obvious misspellings. Unfortunately they're mostly in places like compiler comments which real people never see, but I fixed them anyway. All those English Lit majors who peruse our sources are sure to be pleased. No review.
* Fix for the partest task to fail the build when...Paul Phillips2010-04-061-4/+7
| | | | | | | | Fix for the partest task to fail the build when a test fails, and fixes for 2/3 of the quietly failing tests. I'm not quite sure what to do about the view ones, it doesn't look like a simple rename is going to cut it, so: review by odersky.
* Made Vector the standard impl of IndexedSeq.Martin Odersky2010-04-052-3/+3
|
* Rearranging IndexedSeq/LinearSeq and related workMartin Odersky2010-04-0535-900/+708
|
* The code part of the partest patch.Paul Phillips2010-04-0549-2758/+2539
| | | | | | | | | | it they can be my guest (reviewbot: review by community!) More realistically: more than likely I have unwittingly altered or impaired some piece of functionality used by someone somewhere. Please alert me if this is the case and I will remedy it. I have to call it at this point as the best interests of 2.8 cannot be served by me nursing this patch along any further.
* Removing a class cast exception.Paul Phillips2010-04-041-2/+8
|
* workaround for #3252. review by extempore.Tiark Rompf2010-04-041-2/+2
|
* Nipped the infinite loop which is presently lau...Paul Phillips2010-04-041-0/+10
| | | | | | Nipped the infinite loop which is presently launched by an attempt to run test.continuations.suite with -optimise. No review.
* [scaladoc] Considerably reduced size of documen...Gilles Dubochet2010-04-038-105/+189
| | | | | | | | [scaladoc] Considerably reduced size of documentation by not generating certain strange inner classes. Scaladoc is much much faster (more than 10x on library); not exactly clear why. Protected members are printed in documentation and displayed on demand. Review by malayeri.
* improved cps transform of partial functions.Tiark Rompf2010-04-032-71/+64
|
* Mostly IO tweaks related to my upcoming partest...Paul Phillips2010-04-028-28/+77
| | | | | | | | | Mostly IO tweaks related to my upcoming partest patch, which to my chagrin is being held up by windows. Also updates the default ANT_OPTS to be the same as the ones the nightlies override it with. (If we know you can't build scala with those settings it seems kind of uncool to leave them for everyone else.) No review.
* closes #3242. review by community.Tiark Rompf2010-04-021-3/+4
|
* close #3178. review by communityLukas Rytz2010-04-011-0/+3
|
* close #3183. review by communityLukas Rytz2010-03-312-8/+16
|
* close #3222. review by communityLukas Rytz2010-03-312-1/+13
|
* closes #3203, overriding more of the Traversabl...Tiark Rompf2010-03-311-51/+88
| | | | | | | closes #3203, overriding more of the TraversableLike methods. also tightened access privileges to internal fields and methods. review by community.
* Noticed that the implementation of toArray Iter...Paul Phillips2010-03-301-3/+6
| | | | | | | Noticed that the implementation of toArray Iterator had acquired via TraversableOnce called "size" to allocate the array, leaving a nice empty iterator to actually populate it. Fixed. No review.
* [scaladoc] Fixed the nightly build.Gilles Dubochet2010-03-301-3/+3
|
* fixes the unfounded "name clash between inherit...Tiark Rompf2010-03-292-1/+3
| | | | | | fixes the unfounded "name clash between inherited members" error. review by dragos.
* Patch from Mirko Stocker to add position inform...Miles Sabin2010-03-291-0/+2
| | | | | | Patch from Mirko Stocker to add position information to val/var modifiers on ctor params for use by tools. Review by odersky.
* Reverted file that was unintentionally committe...Gilles Dubochet2010-03-291-2/+2
| | | | | Reverted file that was unintentionally committed as part of r21294.
* Closes #2386 by requiring class manifests for a...Martin Odersky2010-03-291-1/+2
| | | | | | Closes #2386 by requiring class manifests for an array element type if a class manifaest for the array type is demanded. Review by dubochet.
* Fix to the way Scalap decodes ScalaSignature an...Gilles Dubochet2010-03-294-10/+25
| | | | | | Fix to the way Scalap decodes ScalaSignature annotations. Contributed by ilyas. Already reviewed by dubochet, no review.
* closes 2864.Tiark Rompf2010-03-294-25/+70
|
* Fixed #2242. No review.Ingo Maier2010-03-283-12/+12
|
* Fixed #3219. No review.Ingo Maier2010-03-281-1/+1
|
* Fixed #2753. No review.Ingo Maier2010-03-281-5/+7
|
* Fix for #2980. No review.Ingo Maier2010-03-282-3/+12
|
* Fixed #2803.Ingo Maier2010-03-285-7/+15
|
* Fixed #3090Ingo Maier2010-03-282-5/+6
|
* TraversableOnce. Review by odersky.Paul Phillips2010-03-2746-1146/+731
|
* improvements to cps exception handling.Tiark Rompf2010-03-265-38/+163
|
* some output polishingilyas2010-03-261-3/+7
|
* missing quotes for annotation values addedilyas2010-03-261-2/+2
|
* Unparsed Scala signature annotations are not ad...Gilles Dubochet2010-03-261-8/+9
| | | | | | Unparsed Scala signature annotations are not added to the symbol table. Review by dragos.
* Fix for #3204. No review.Paul Phillips2010-03-262-1/+3
|
* Tweaked help output a little further so -Y isn'...Paul Phillips2010-03-261-4/+6
| | | | | | Tweaked help output a little further so -Y isn't visible except to those who consider themselves advanced. No review.
* Some minor I/O changes. No review.Paul Phillips2010-03-267-9/+17
|
* Altered classpath behavior when no default is g...Paul Phillips2010-03-252-8/+16
| | | | | | | | | | | Altered classpath behavior when no default is given. Now in that case the contents of environment variable CLASSPATH will be used as the scala user classpath, and only if that is not present will "." be used. Be advised that there are still various "hand assembled" sorts of classpaths in trunk, and there's not yet any way to ensure they honor this; things which use the normal Settings object should do the right thing. No review.
* I think this closes #2433.Martin Odersky2010-03-252-22/+42
|
* While working on partest discovered that Compil...Paul Phillips2010-03-2515-65/+50
| | | | | | | | | | | | | | | | | | | While working on partest discovered that CompilerCommand ignores half its constructor arguments and a couple dozen places blithely pass it those arguments as if they're being used. Then there were setups like this: class OfflineCompilerCommand( arguments: List[String], settings: Settings, error: String => Unit, interactive: Boolean) extends CompilerCommand(arguments, new Settings(error), error, false) Hey offline compiler command, why throw away the perfectly good settings you were given? Ever heard 'reduce, reuse, recycle'? How did you ever work... or do you? No review.
* fixed double-loading of plugins.Tiark Rompf2010-03-254-9/+12
|
* Fixed order of fields in the generated code.Iulian Dragos2010-03-251-0/+1
|
* Renamed Replyable* source files to the types th...Philipp Haller2010-03-253-0/+0
| | | | | Renamed Replyable* source files to the types they define. No review.
* Renamed Replyable* types to *CanReply. No review.Philipp Haller2010-03-254-10/+8
|