[0m[[0mdebug[0m] [0m/home/jsuereth/projects/typesafe/scala$ git rev-list -n 1 HEAD[0m
[0m[[0mdebug[0m] [0m121bd609d82227446d1f638ecf5da9b604a77a13[0m
[0m[[0mdebug[0m] [0m/home/jsuereth/projects/typesafe/scala$ git --no-pager log --pretty=oneline df13e31bbb..HEAD[0m
[0m[[0mdebug[0m] [0m121bd609d82227446d1f638ecf5da9b604a77a13 (HEAD, master) Revert "Fixing inliner visibility issue."[0m
[0m[[0mdebug[0m] [0m2820770bffe2e7d180bccbcd7a3d83944b1dd8d6 Fixing inliner visibility issue.[0m
[0m[[0mdebug[0m] [0mcc9871f8dd4f685660976f1a6e5e07c28a4c53a7 Merge branch 'specialized/hlist' of https://github.com/dragos/scala into develop[0m
[0m[[0mdebug[0m] [0m1591c14e504246d2cb49b1f7f3e00f6d986f6a06 Make specialization pick up opportunities when the specialized method has additional (non-specialized) type parameters.[0m
[0m[[0mdebug[0m] [0m9d55bf45cd13107ad8f3e5e75737f37e75b22f90 The SpecializeTypes part of symbol cleanup.[0m
[0m[[0mdebug[0m] [0m8e9873f550110df8a028c77343154daf79a324df Improved a cyclic reference error message.[0m
[0m[[0mdebug[0m] [0m484af96c6d4a8684a4a1927693fd2485dd64e9ce Made a couple programmer functions more available.[0m
[0m[[0mdebug[0m] [0me4414c44eca4d2e3ef3a357a997753a8eb851d29 Less regressive package object fix.[0m
[0m[[0mdebug[0m] [0mbf6ce00f2146ae2c3feb5d2c8a2ed5f5d441ba3b Symbol creation followup.[0m
[0m[[0mdebug[0m] [0m44d783a5eaa4e77c45c6565a70395525712ded23 Merge remote-tracking branches 'odersky/pullrequest/interpolation' and 'magarciaEPFL/fasterInliner' into develop[0m
[0m[[0mdebug[0m] [0m6ea9f72ffd0e1b606cb5ad4670b4db8330fa29b9 A string interpolation implementation of SIP-11.[0m
[0m[[0mdebug[0m] [0mba00a5b9344275b64935cf18191201cc54d59cdb bringing down -Yinline time by 33%[0m
[0m[[0mdebug[0m] [0mcebc49b9f37ec8c8a3befcee6142f9c0590c41e2 Make AnyValManifest not a sealed class.[0m
[0m[[0mdebug[0m] [0mac11155b3fae83e7977b58514ea10ca2a0c46a84 Merge remote-tracking branch 'origin/develop'[0m
[0m[[0mdebug[0m] [0m710f78e41a35614988d6548cb76d8504d9b0985e Fixing checkfile.[0m
[0m[[0mdebug[0m] [0mde8d7ae5f35938d85b0e9ba27a4b4000f000b76e Merge remote-tracking branches 'szabolcsberecz/xml-attribute-order', 'szabolcsberecz/pathsettings-jar-location-fix', 'dcsobral/issue/5371' and 'dcsobral/issue/5370' into develop[0m
[0m[[0mdebug[0m] [0mc5b15c4d2997cf97b1998b2ae1d524b0b836e5fd Fix for raw types issue found in the IDE.[0m
[0m[[0mdebug[0m] [0m9eb56b99610d734088a0dd2da7cded49211eff3a Test case backing spec.[0m
[0m[[0mdebug[0m] [0m3024efcbf902417017b6ec0a442a3db4cf930d22 Putting some of the symbol potential to work.[0m
[0m[[0mdebug[0m] [0m126469f9224430f09af31afb50bf4f6fa0b4e189 Preserve attribute order in inline XML[0m
[0m[[0mdebug[0m] [0m2ca7d4ff90fedcd2dba654100bd8d6ce1f1ad36b Symbols making friends with Polly Morphism.[0m
[0m[[0mdebug[0m] [0m964fc6ee55dec031b5d697114db84a365425baf8 Toward the elimination of setInternalFlags.[0m
[0m[[0mdebug[0m] [0m8c5583c1a229fc18fdef818649d4db793c0989a5 Corresponding changes in ICodeReader.[0m
[0m[[0mdebug[0m] [0maf3daf6fdbdd633729e0411c09b199600023e610 Flattening the java flags -> scala logic.[0m
[0m[[0mdebug[0m] [0mec11e47567404c95dc1ee5dd4ddbcd9e7de69779 Reword confusing explanation[0m
[0m[[0mdebug[0m] [0m35934129f2593816c3d9a0a5d5786737868fed6c Fixed instrumented.jar and scalacheck.jar location[0m
[0m[[0mdebug[0m] [0m066b1a1f5d80e1a314d6e96a9a8c0b4d76a8c7a1 Fix for crasher in uncurry.[0m
[0m[[0mdebug[0m] [0md7981e784e11e8a5a9a761f28d90725d721c9475 Fix for spurious implicit ambiguity with package objects.[0m
[0m[[0mdebug[0m] [0m66a3623d59a261830076c7ad2b04fbb82e415547 Fixed overloading in package objects.[0m
[0m[[0mdebug[0m] [0m14138901500c0333ca199738cf80d2effde14279 Improve description of flatten, flatMap[0m
[0m[[0mdebug[0m] [0m545680b2746cc0c7ae658f6c66e68e763b0b58c9 Explain Function1 vs PartialFunction[0m
[0m[[0mdebug[0m] [0mb0de5f13329aa24752fae079c50cc0584471379e Removed some unsociable exception behavior.[0m
[0m[[0mdebug[0m] [0mceeccd832a12eae7400852303112c4a0ee34ae11 Merge remote-tracking branch 'szabolcsberecz/xml-attribute-fixes' into develop[0m
[0m[[0mdebug[0m] [0m25da86a228a3ae7aecaacdfd094812d53209aece Cleanup after "Fixed equality and string representation of xml attributes with null value"[0m
[0m[[0mdebug[0m] [0m1c5a7f019d7d4abb7310bfc93cdd59db7dda1d72 Merge remote-tracking branches 'axel22/issue/4147', 'schmmd/codec' and 'soc/SI-4627' into develop[0m
[0m[[0mdebug[0m] [0mccb590c0378819011640a58b822fbdeb938144dc Disambiguate some type printing.[0m
[0m[[0mdebug[0m] [0m15372027c762b18bccf231b9810e9db3415e7f5a Streamlining output of -Yinfer-debug.[0m
[0m[[0mdebug[0m] [0m91fcdf64d406aed26d473091c3328c0cf089e115 Merge branch 'master' into issue/4147[0m
[0m[[0mdebug[0m] [0m51ddeb372b3f0b22041d9a51f3faee17acd7b749 Add mutable tree sets to the standard library.[0m
[0m[[0mdebug[0m] [0m5f5029d2ac6348ecb07fc11f6656621c662ced92 Optimizing TypeRef, starting with Symbols.[0m
[0m[[0mdebug[0m] [0mb00002f9049c034510438881b4a4449d73fe2f54 Disabling some scaladoc tests.[0m
[0m[[0mdebug[0m] [0m83f302dae7a4657ab04bf479145796957198ac50 Inlining in Parsers.[0m
[0m[[0mdebug[0m] [0md6c65709b29e55a275eabe34bb218bbcbf0fee35 Updated checkfile with IndexedSeq signature.[0m
[0m[[0mdebug[0m] [0m88a3cc9b2f5b6910b812d188a52e9e5c6abd5295 Rescued some import-related code.[0m
[0m[[0mdebug[0m] [0m25fcbd7021cad1e3c7b50c2b8f5c586008579bf9 Traitified JavaConverters.[0m
[0m[[0mdebug[0m] [0m21fb32f41b47e22f2e35b0b6f4604aa63a5d4a32 Merge remote-tracking branch 'odersky/master'[0m
[0m[[0mdebug[0m] [0m5f2568e36b87d183fd4e4442d5c304db628846c4 Revert "Accept prefixed xml attributes with null value"[0m
[0m[[0mdebug[0m] [0mb7bd309f0982df73bd2ac41c6cd8d2e399ff3ee4 Fixing redundant type parameter in toIndexedSeq which causes suboptimal type inference[0m
[0m[[0mdebug[0m] [0m3bdd7aa24567be7c21d33759d7e42a0c43e6bbcd Remove maven deply from epfl-publish script.[0m
[0m[[0mdebug[0m] [0m446273104715cbef37579feefea11c1afdd4dc36 Revert "Restored an implicit."[0m
[0m[[0mdebug[0m] [0mdaeb8f75ec3db065703d225fdb7f0aca34514333 Restored an implicit.[0m
[0m[[0mdebug[0m] [0m2064372659156e2637eac4d092321818a30abb41 Better error reporting regarding main methods.[0m
[0m[[0mdebug[0m] [0md847278347e4c52b815920fe0e469927c3bbaaa9 Added toString to Codec class (uses Codec.name).[0m
[0m[[0mdebug[0m] [0m820491ed6376e9f8f8a8102387495113dce55444 Merge remote-tracking branches 'odersky/master', 'odersky/topic/capturing' and 'szabolcsberecz/xml-attribute-fix'[0m
[0m[[0mdebug[0m] [0maf4a5299290090ff433f2ad7bb801bf4226f423f Fix for PartialFunction NPE.[0m
[0m[[0mdebug[0m] [0m1684baefd23a806dbbec7e8f536ac3d624702886 Don't hard fail over missing classfiles.[0m
[0m[[0mdebug[0m] [0m04af2eb976bf5b3aec9577837ca03db327d09825 Cleanups in Cleanup.[0m
[0m[[0mdebug[0m] [0mf7ae1388324e6f0062ebe1cc348177304dd6419d Made type constraint propagation off by default.[0m
[0m[[0mdebug[0m] [0mdc1bbb919eda7e3ec49e4b5cd9d726f58d318cf7 TypeConstraint/TypeVar refinement.[0m
[0m[[0mdebug[0m] [0m27d19715af59e2e438808ae668c093ad61c8f728 Made Array manifests return type arguments.[0m
[0m[[0mdebug[0m] [0m51089b34a7a535498dee42e6465d4d577d65b7d5 Accept prefixed xml attributes with null value[0m
[0m[[0mdebug[0m] [0m4787f883604d1344257c0b40c15790c3dde477f2 Fixed equality and string representation of xml attributes with null value[0m
[0m[[0mdebug[0m] [0ma6ebd0f3ee2610ce1f5c3b2aee269ea8b2cfd6df Remedy spurious bounds conformance failure.[0m
[0m[[0mdebug[0m] [0m6a37ada63977e5016204ffa3f325c233d0e342c0 Output improvements for TypeVar tracing.[0m
[0m[[0mdebug[0m] [0md6346f7c567894e635d92fe9408d2b340c93b9b4 Fix for crasher where Arrays meet abstract types.[0m
[0m[[0mdebug[0m] [0mf39537a369e3b137f5b1bef21cc8f5d86bc9d9d8 Fix for crasher during type inference.[0m
[0m[[0mdebug[0m] [0mdd14b6a9b8b3355fae847f7fc8c1fc7d41babaa5 TypeVar tracing.[0m
[0m[[0mdebug[0m] [0m3192048a4bfb59966f93bb87a3c4f6b7ccfc80b2 Error message improvement.[0m
[0m[[0mdebug[0m] [0m2e92de4cd66532404081eec6b9e82c6f85b51434 Init order issue in Manifest toStrings.[0m
[0m[[0mdebug[0m] [0mcdd4aac9819bc6bb2872a503a1bb2542fcfb6230 Fix issue with higher-order type params.[0m
[0m[[0mdebug[0m] [0m020053c3215579e8aeb871a4ad0078516994270d More consistent use of Names.[0m
[0m[[0mdebug[0m] [0m749b476beca481b48cad8ea3810865634a010686 Merge branches 'findMemberRewrite-redux' and 'jan4-map-paramss'[0m
[0m[[0mdebug[0m] [0mbf05808e4e9d9aaaa3f08673ce8fc2e521861764 Optimization in refchecks.[0m
[0m[[0mdebug[0m] [0mc40be502a2ed4ef34eff726836b76ed13b03da78 Consolidated misc collections helper methods.[0m
[0m[[0mdebug[0m] [0mdce3fa63db2f0b7e0907eadce08381244220c376 Optimization in genjvm.[0m
[0m[[0mdebug[0m] [0m97f20afa4d35e629d0926a2e2cc0f20fd7f32d33 Optimization in Constructors.[0m
[0m[[0mdebug[0m] [0m9b1f23680b9cb147f57d8967e1227c0a39cb0414 Optimizing findMember.[0m
[0m[[0mdebug[0m] [0m97020945efb0b9d7eebebedce757548349c94537 Moved Origins into scala.reflect.internal.util.[0m
[0m[[0mdebug[0m] [0m64107de6cba37f796bd7c6b86509cefba312f91d Fix in bytecode generation.[0m
[0m[[0mdebug[0m] [0mfe94bc7a144921f6c3dcbedbedd2c5c884a77bbd Don't mark mixed in methods as bridges.[0m
[0m[[0mdebug[0m] [0mbe46e487134305edae065de00582928c120bcfbb Fix for NoSuchMethod in cleanup.[0m
[0m[[0mdebug[0m] [0mbedb33fd7cb3439a129dff15e1ea1341c5c8fe7d Don't infer protected members into lub refinements.[0m
[0m[[0mdebug[0m] [0m14ca7ef432d57a6188f184b700ca37e42b9ba17d Fix bugs with lubs.[0m
[0m[[0mdebug[0m] [0m6975b4888da9b56e2c06d45da8f483f2e33a102b Closes SI-5354.[0m
[0m[[0mdebug[0m] [0mfafbffc2950aa3f25f91575786093e044f9af549 Closes SI-5354.[0m
[0m[[0mdebug[0m] [0md188f6fdded6fdd9df3960d6085b9b80046c05ca Added forall to Option.[0m
[0m[[0mdebug[0m] [0m45a26ce3102f54e4f72165aef42fab7f73681c1d Optimization/robustness in the backend.[0m
[0m[[0mdebug[0m] [0m471a63a9e6618f25feb3a5266c38ad98ea2a5ac7 updated gitignore.SAMPLE, moved removed . from .project.SAMPLE to be in line with the other files.[0m
[0m[[0mdebug[0m] [0m5618b77ca8d89b8f44db062334ac2b0663596dee Added option -Xlog-reflective-calls.[0m
[0m[[0mdebug[0m] [0m451e1dc2da16c1bb5a7a59488865df9294eeaf3e Added -Xlog-implicit-conversions.[0m
[0m[[0mdebug[0m] [0mbeb875187914b12b1b9dbb5621447067e2926c7c Changed boxing of free mutable variables to be flexible wrt when liftcode takes place.[0m
[0m[[0mdebug[0m] [0m3ad66eb5a3335b29c9d5e56b17155e030aeb7243 Hardening of adaptoNewRun to survive issues in presentation compiler.[0m
[0m[[0mdebug[0m] [0m4ec2e7163774bddd6bc61ad08429e1daa3dd8a78 Changed boxing of free mutable variables to be flexible wrt when liftcode takes place.[0m
[0m[[0mdebug[0m] [0mf9c73f819ef40293caff08b03f8d816d45fc2b72 Hardening of adaptoNewRun to survive issues in presentation compiler.[0m
[0m[[0mdebug[0m] [0m008a781f49feb567833e9347ff9d293defeafe6d More uniformity for the parser.[0m
[0m[[0mdebug[0m] [0m82c793a438c7bd802daf96c8b2012f54fbd737ba More performance work.[0m
[0m[[0mdebug[0m] [0m6150b589993fc58817d6d1d2e4326c8ff135a0ea Low-level optimization.[0m
[0m[[0mdebug[0m] [0m30028483272e4401e04fabc85fe645995eb7bc02 Created VariantTypeMap.[0m
[0m[[0mdebug[0m] [0md323f2f8d631404f10887d73e075e56a3fffc755 Creator for existentials which flattens.[0m
[0m[[0mdebug[0m] [0mb2b59a124a2a8adf8e88c1e692c96263e0955b16 Better hunting for tools.jar.[0m
[0m[[0mdebug[0m] [0m9ae096330d07c1a865b934bb2bc978464824bd7e Optimization in refchecks.[0m
[0m[[0mdebug[0m] [0m66cc6ee5736facc0cb7670d0f334aba2274630ee Optimization in backend.[0m
[0m[[0mdebug[0m] [0m75b026b3327bd17bcc46a83d2ea7f00cded0b803 Optimization in Flags.[0m
[0m[[0mdebug[0m] [0md3b05c0c34d57e2db5fa001fac5cb4ad57bb69dd Optimization in method synthesis.[0m
[0m[[0mdebug[0m] [0mde6f825ba6ba28f594142f50abead8d2c21e765f Merge remote-tracking branch 'jsuereth/wip-lockable-projects'[0m
[0m[[0mdebug[0m] [0mbfa49b0d545b087c578ebebc0c89bb1180fa9d85 Optimizations in typeref creation.[0m
[0m[[0mdebug[0m] [0m716ef5b0a6b4da94f44234226782a3f3d473fa5e (jsuereth/wip-lockable-projects) All projects can be locked now.[0m
[0m[[0mdebug[0m] [0m0947d08eef6397efe6dd97c41cf480ff13762591 (jsuereth/master, jsuereth/HEAD) Merge branch 'develop'[0m
[0m[[0mdebug[0m] [0m8f993dd46d8974e4164b0c66dec09c0575926a06 Merge remote-tracking branch 'kepler/topic/antbuildlocker' into develop[0m
[0m[[0mdebug[0m] [0mec418508d5551071f0b1cec2f74e60ce31c2332a Fixing slightly damaged test.[0m
[0m[[0mdebug[0m] [0md05881e42e661986286ac15c2a8c32f651b0101e repl power mode improvements.[0m
[0m[[0mdebug[0m] [0m33ab1a574af0d5f736ab73c5a18cc6a4cb36cbb0 Tone down insensible-equality warning.[0m
[0m[[0mdebug[0m] [0md4a26fa006b8a23a759a0a72026b7433f089b1f8 buildlocker for ant[0m
[0m[[0mdebug[0m] [0m99c5d831613bf49afc702dc6aca7ce47b30eab7b Merge branch 'type-currying-mini' of /scala/trunk into develop[0m
[0m[[0mdebug[0m] [0m10f228e99ff67da00cb00ca4e0b2e26c2d1e8cd6 Merge remote-tracking branches 'ijuma/issue/5341', 'kepler/topic/reifyclosuretests', 'kepler/topic/antscalacheck', 'szabolcsberecz/SI-5104', 'kepler/ticket/5334' and 'kepler/topic/miscfixes' into develop[0m
[0m[[0mdebug[0m] [0m935ba9ba3021b518dab8f22c1e5d897865777aab Consecutive type application.[0m
[0m[[0mdebug[0m] [0m06d8e3a78d310704718d82fc83cdb0e9eb92e203 Fix SI-5341: PhaseAssembly.removeDanglingNodes removes elements from mutable.Map during iteration.[0m
[0m[[0mdebug[0m] [0m8f2d318ee2e09baee4e42da73aafb6999ff3874c A handful of tests for closures under reification[0m
[0m[[0mdebug[0m] [0mff50b8c4a215cbc3321d06011a37a86593e3912d scalacheck now also has pre-scalacheck and its personal timer[0m
[0m[[0mdebug[0m] [0mf737e35ddf43599043ab78404c4f9a13e6d02c9b Fixed regression in lub calculation.[0m
[0m[[0mdebug[0m] [0m8a862fd5e94a06c7fc1088623f594cd5bf864168 Merge pull request #77 from scalamacros/topic/antlocale[0m
[0m[[0mdebug[0m] [0m8564134d15d51a141fccf07e7658f79c1b9c222d Addresses a bug in SimpleDateFormatter[0m
[0m[[0mdebug[0m] [0ma31e4f8a75f9162ab2f0c8d3bec42675b29fefb5 Optimizing at the Name/String boundary.[0m
[0m[[0mdebug[0m] [0m8834d3c191e37dfa31ae11605596ce2b641ea083 Optimization in ZipArchive.[0m
[0m[[0mdebug[0m] [0m4d5a025e42c00039aa2e26ec6a7aa5a7b13239ae Merge remote-tracking branch 'origin/develop' into develop[0m
[0m[[0mdebug[0m] [0m460bbc1276fb4ba83b9bcbdc7f7ba475b352b7c6 fixes #5104 and related NaN ordering inconsistencies[0m
[0m[[0mdebug[0m] [0m341b0f9c73ae124f67c56b3174b10479a65cf033 [vpm] when there's a default case, don't throw matcherror[0m
[0m[[0mdebug[0m] [0mc977904aa9066f7f0a888bd3658ba42c60fca47b [vpm] lambdalift becomes less NSDNHO-prone[0m
[0m[[0mdebug[0m] [0md4182c7f1473c8c831644da1a473e829345ce5a4 [vpm] emitting switches -- BodyTreeMaker[0m
[0m[[0mdebug[0m] [0m0be2888938098f26a59115550073dde7f5dd7bd1 [vpm] better codegen, especially for alternatives (suggested by Tiark)[0m
[0m[[0mdebug[0m] [0me0b8877cd916dca3b37fd39e1376bf0ca0f11082 [vpm] common sub-expression elimination for conditions[0m
[0m[[0mdebug[0m] [0m08ec6ba4e4aeb94f6505ecb462b94362ff0af096 [vpm] optimized codegen avoids option-boxing[0m
[0m[[0mdebug[0m] [0mfc0c123e3560da190a3daae35214c2be50fd59e6 [vpm] unapplyProd: faster matching for case classes[0m
[0m[[0mdebug[0m] [0m98b0bcc74430015dc2f35b9bfa681ef9b8b093d8 Tests for recently submitted SI-5334[0m
[0m[[0mdebug[0m] [0m47167f26473698fb217e30d51316ffd63a3500ca Documented emptyValDef field[0m
[0m[[0mdebug[0m] [0m5ee9a14a489c6e56c331914e9db258c0473d4d23 global.abort calls global.error.[0m
[0m[[0mdebug[0m] [0me72e1686bb8d06937fe93f181fbda5cc6c2041da Hardening of resetAllAttrs.[0m
[0m[[0mdebug[0m] [0m8ce9494d60ac5e5dd41690b82105628972142849 Hardening of isJavaClass.[0m
[0m[[0mdebug[0m] [0m7d3ec837a3883e1e79700ee7c8fe6ab3f7bbd73c Omit non-essential TypeApply trees.[0m
[0m[[0mdebug[0m] [0m004de8c858ee6bb043918411910215ca30eefbcf Merge pull request #1 from odersky/topic/reify[0m
[0m[[0mdebug[0m] [0ma99618220538e61f8e9051b6a5b084ebe835c916 Hardening of resetAllAttrs to work in the case where TypeTrees refer to locally erased symbols.[0m
[0m[[0mdebug[0m] [0m8fba3be263fc820c6e6645a5cafca0d405f4c96e Hardening of isJavaClass to survive IncompatibleClassChange errors.[0m
[0m[[0mdebug[0m] [0m44d414eff7d4d5b730f3ab4ceb7692a1336d86a5 wip[0m
[0m[[0mdebug[0m] [0md890d9f65c0d724b21e2847164b30a6bf8f4ee6b Non-essential TypeApply trees must be omitted, or they will cause a typecheck error[0m
[0m[[0mdebug[0m] [0m91de7d6e65a2bc3096d3af5bd32f70e17627a02a Type checking now puts tree to be typed in local context[0m
[0m[[0mdebug[0m] [0m69ed0a9c921b600c5cda3293572827f736b20b0c Merge remote-tracking branches 'jsuereth/xsbt', 'kepler/ticket/5226' and 'kepler/topic/ystopafter' into develop[0m
[0m[[0mdebug[0m] [0m7fc2fa4d1c128e29d5ba19f273b057744d9aa3c0 Merge pull request #65 from dragos/master[0m
[0m[[0mdebug[0m] [0m541a6692c2b4124491fa43fe3a1455c9cf7d7042 Made -Ystop-after:parser work correctly[0m
[0m[[0mdebug[0m] [0m82089f7909e63696a5e1be004510aa529b90f663 Attempt to fix classloader issues[0m
[0m[[0mdebug[0m] [0mee5dd43598a7be8dd25e5b904a394710e1325d5d (jsuereth/xsbt) Merge branch 'master' into xsbt[0m
[0m[[0mdebug[0m] [0m38ad3cab7b547e2c1e083e8d795a763ff7bb6f6d Removing local linux sbt scripts.[0m
[0m[[0mdebug[0m] [0m178d49df450904330c06cfea9955f120ba04d34c Renamed .project to .project.SAMPLE, just like .classpath.SAMPLE.[0m
[0m[[0mdebug[0m] [0m1c80675eb4205efd189deb9e3668950bf6db1bc6 Renamed .project to .project.SAMPLE, just like .classpath.SAMPLE.[0m
[0m[[0mdebug[0m] [0mbba3b00cf737528de9dcb4823806d6928a00474e Fix for classOf NPE.[0m
[0m[[0mdebug[0m] [0m6226468fdf81d46f005b97fb49c4ec08c856ea3f Test case closes SI-5119.[0m
[0m[[0mdebug[0m] [0m107e87f81be45aedccb6a943ffea86591c49fba7 Merge remote-tracking branches 'axel22/issue/5293' and 'jsuereth/fix-5053-view-unzip' into develop[0m
[0m[[0mdebug[0m] [0m832e3179cb2d0e3dbf1ff63234ec0cbc36a2b2fe Fix #5293 - changed the way hashcode is improved in hash sets.[0m
[0m[[0mdebug[0m] [0mab07db12cc09fd34cfab5abca9dd0f01df5f77a5 (jsuereth/fix-5053-view-unzip) unzip(3) on view now returns view.[0m
[0m[[0mdebug[0m] [0m56a366c854457f842522a481701be2f1f1b318c7 Merge branch 'master' into xsbt[0m
[0m[[0mdebug[0m] [0ma332a39d316f0223f00a31999b76a369f9e6fee4 Restored some methods to List.[0m
[0m[[0mdebug[0m] [0m5c599a308d1c1138809ee1803352fd64e10c5664 Intermediate range commit.[0m
[0m[[0mdebug[0m] [0m98108febce145b9f2842937d3ac4a9c1d24f6108 Fixed "Definition Classes" in bug #5287[0m
[0m[[0mdebug[0m] [0m2f5f7c16870ae1fa97bbca1642659ab8c104b442 Fixed scalacheck test to fail if it's failing.[0m
[0m[[0mdebug[0m] [0mbf2643764614f03eb7eb820a5f0c08f6ec799254 Improve quality of scalacheck range tests input and output.[0m
[0m[[0mdebug[0m] [0m971536593f33f357356b4c58d8a66742755801b8 Brought version detection up-to-date.[0m
[0m[[0mdebug[0m] [0me5961909c0775682d840aa18baabea9755c82822 Native SHA1 calculations.[0m
[0m[[0mdebug[0m] [0m2f150c026785854b47132335fe44347dd16d0427 Merge branch 'xsbt' of github.com:scala/scala into xsbt[0m
[0m[[0mdebug[0m] [0m249be0ce81c89302b06aa3ed6444aa5bd55659db Fixes windows issues.[0m
[0m[[0mdebug[0m] [0m19b608ee92bcb215bd9574641af29888b9aefdc3 Merge branch 'master' into xsbt[0m
[0m[[0mdebug[0m] [0m182e6947c6bd27cf66e435292df2858609139782 Improved error output.[0m
[0m[[0mdebug[0m] [0m6912ff828db28a4277ab78fea8266f2904bc2a6b Fix for seq/array varargs crasher.[0m
[0m[[0mdebug[0m] [0m53a1a578e1237296d45cd34b363e229d60f50fa7 Faster char2uescape.[0m
[0m[[0mdebug[0m] [0m177baffa6133a5f3e1308f6e3f1306cfa4804ce0 Test case closes SI-4063.[0m
[0m[[0mdebug[0m] [0m5aebaac08a0debfdc366330937e3a8ecf6892f78 Test case closes SI-4273.[0m
[0m[[0mdebug[0m] [0m278a225d989d30d9913dd923e13e55bfe437049e Merge remote-tracking branch 'repo/develop'[0m
[0m[[0mdebug[0m] [0me8efc9a0337a3fc6ab5f8a0756cdc28f44f176a1 Merge branch 'dec10-version-string'[0m
[0m[[0mdebug[0m] [0mc6dedf91dc02079914160b87dabb4e0ef640b049 Merge branch 'dec10-checkin'[0m
[0m[[0mdebug[0m] [0m5c7086b3c89ef5b7483bf5750b31dd76ab8b0cee More build.xml massaging.[0m
[0m[[0mdebug[0m] [0m23687eb2e2e4b7e0e8f4b5386320c539664e3542 Added cast to ParRange.[0m
[0m[[0mdebug[0m] [0m4cfc633fc6cb2ab0f473c2e5141724017d444dc6 Range.foreach optimization.[0m
[0m[[0mdebug[0m] [0m6bbc8d2436b553d610f6a75f18455a2549e92605 Merge branch 'dec10-version-string'[0m
[0m[[0mdebug[0m] [0m3a3832700f1a61477931fac730200510ffa6bbb1 Tweaking build string some more.[0m
[0m[[0mdebug[0m] [0m8654eb10fcb95f6e7818004dc0ec32b143736814 Merge branch 'dec10-version-string'[0m
[0m[[0mdebug[0m] [0ma348cc3f8310bee4b3053412106ecbc21718cc83 More on get-scala-revision.[0m
[0m[[0mdebug[0m] [0m1dec43c5ab4ab15ad8f13d4d93b404376f1aa47b Merge remote-tracking branches 'kepler/topic/typeparamsfix', 'kepler/ticket/5295' and 'blair/clarify-Map-withDefaultValue' into develop[0m
[0m[[0mdebug[0m] [0m9437b3528cdc5a9ab30d456ad2dedf0e802503bc typeParams now performs one more completion[0m
[0m[[0mdebug[0m] [0m981a9a028cfdae3198687b6591f8d9c2732ef0a8 Merge branch 'xsbt' of github.com:scala/scala into xsbt[0m
[0m[[0mdebug[0m] [0m6df4b50479f130eca4809521657f3e043a449bbf Merge branch 'master' into xsbt[0m
[0m[[0mdebug[0m] [0md1e3b46f5bf58469bffb6f8e2ffebd932b990a5d Print out more useful info in ant.[0m
[0m[[0mdebug[0m] [0m92e0e57a054c7ab6a59249214be253d0f2f85477 More on get-scala-revision.[0m
[0m[[0mdebug[0m] [0m7d2db571b41f3c23e91ad27ee5b81a421f312e00 Hardening get-scala-version.[0m
[0m[[0mdebug[0m] [0meaa37158ccb6455d55ea7499e3f8e8d8ccc6703d Hardening get-scala-version.[0m
[0m[[0mdebug[0m] [0m3ea73554823ad3f64f5d71bc08f8b9d71e67d78c Merge remote-tracking branch 'origin/master' into xsbt[0m
[0m[[0mdebug[0m] [0m878896577ec6865899e2e4a6f9fe18574cad4ebc Merge branch 'common-build-script'[0m
[0m[[0mdebug[0m] [0m56536de18c058b5aecd86c2a967b1bf19ce601be Making path to settings.xml configurable.[0m
[0m[[0mdebug[0m] [0mcc7cb812a7a9564a1a60a25648c8890b6fb42121 Merge branch 'common-build-script'[0m
[0m[[0mdebug[0m] [0m59348d0160b3f7d7c78f29f866017d88b16dd9b0 Boiling more logic out of jenkins.[0m
[0m[[0mdebug[0m] [0mc6f57d77009a7995234f17b7a94fb970128c29de Fixed Emit*Page to write to file.[0m
[0m[[0mdebug[0m] [0m47d7bde18831de58b7099a1edbb684c7142bb163 Parallelize sha resolution.[0m
[0m[[0mdebug[0m] [0md718a7c7f31afee174958f63d23ede87394a7a4a Batch files no longer swallow exit codes[0m
[0m[[0mdebug[0m] [0m5f4fe83eba247af60aea138986152dd001e56b23 Merge branch 'master' into xsbt[0m
[0m[[0mdebug[0m] [0mc352105fa082f88163869c0ba86f3e32aff57fc7 Added per-file stats to -Dscala.timings.[0m
[0m[[0mdebug[0m] [0m04d13e6071b5daa0106d80c146048a148d7fad13 Disabled another presentation compiler test.[0m
[0m[[0mdebug[0m] [0ma8c98041482f44750cad023dc13f43a26bd0d64a Merge branch 'common-build-script'[0m
[0m[[0mdebug[0m] [0m9c15462891afd368d1e7d0ac3914613202428b24 Swimming with the jenkins current.[0m
[0m[[0mdebug[0m] [0mb6617b091da1ac25c78c1e1323d4d3c9fad8abd7 Merge branch 'common-build-script'[0m
[0m[[0mdebug[0m] [0mabfc737822739d258aa22387eb1acd11df1ff5cd Separated build and publish scripts.[0m
[0m[[0mdebug[0m] [0mff7f9fcaa2958e3ef386c7a0a20233b6bb9e3864 Unified 2.8.x and 2.9.x build scripts.[0m
[0m[[0mdebug[0m] [0ma2be0aff10f69ef4910ac73ea099bdbb8ff29654 Moved jenkins build script.[0m
[0m[[0mdebug[0m] [0mb0e74c560ade7bfadb5bd86bc9bb127bc47e7e43 MSIL now part of layered compiles[0m
[0m[[0mdebug[0m] [0m5842fbf130a4b9a3f44ff8189f84ee5403cf13b2 Merge branch 'master' into xsbt[0m
[0m[[0mdebug[0m] [0mf0d28aa4851d7b4195c7d2c8aaf49d6b9eaafd86 Clarify scala.collection.immutable.Map#withDefaultValue() docs.[0m
[0m[[0mdebug[0m] [0m210cdce586fb7a01c2fbf04fb739c10ebe0dfc34 Merge remote-tracking branch 'jsuereth/dont_resolve_non_lib_dirs'[0m
[0m[[0mdebug[0m] [0m8e709180304327fd07c741f9817bbc74adca584e Deleted the sbt 0.7 project.[0m
[0m[[0mdebug[0m] [0ma8da940cb62d7a57ef4d405a176223c02479c779 Merge remote-tracking branches 'VladUreche/issue/5054' and 'jsuereth/dont_resolve_releases'[0m
[0m[[0mdebug[0m] [0mf71d2459e1747b8c766c5f7e77def720362159ae Binary resolution limited.[0m
[0m[[0mdebug[0m] [0m47e14ed768606cf70e12996072452825919877c7 Fixed SHA resolver to only pull necessary JAR files and ignore other directories.[0m
[0m[[0mdebug[0m] [0m16ad68fa3aa5d1ccd55865c3d06fec142cf9d630 Added local cache for project jars.[0m
[0m[[0mdebug[0m] [0mbb89d62826df72559eed37ffdfb61935b3d14c6d Merge branch 'master' into xsbt[0m
[0m[[0mdebug[0m] [0m6a16e1a4fc08fd47b19c32c19106e6405160e1c4 Ensure sha files don't go to production[0m
[0m[[0mdebug[0m] [0m4da259b26eb9d3409392fef91d36471cd7ac4354 Fixed #5054, #5287[0m
[0m[[0mdebug[0m] [0mfd95db6b12f53bb54a446c3d8e27d991989b874b Merge remote-tracking branches 'soc/SI-4990', 'fedgehog/docs_fix_for_scala.Either.cond___SI-5113' and 'kepler/ticket/5266' into develop[0m
[0m[[0mdebug[0m] [0ma6152b4c2c0a26835e60a8ef209cca87bec8510e Fix reflective toolbox producing invalid bytecode[0m
[0m[[0mdebug[0m] [0mf3e7e98cc0f47eacb59400b2c56c6bd2cb8b2ebc Clean up standard/swing library by deprecating/moving code examples[0m
[0m[[0mdebug[0m] [0m60b90b18d6407b886ed9f12061406fd3ece05e29 Migration message and version cleanup[0m
[0m[[0mdebug[0m] [0m426c65030df3df0c3e038931b64199fc4e83c1a0 Merge remote-tracking branch 'kepler/topic/reflectivecompiler' into develop[0m
[0m[[0mdebug[0m] [0m8677057f1462f5bc1c9f94ef11e45d9b4a57f7ab Restructed Enumeration a little.[0m
[0m[[0mdebug[0m] [0m7258293701f27e521401a1739e28d7a92b233c3b Fix documentation error[0m
[0m[[0mdebug[0m] [0m21773d31c1e15d2eec3cf2c8623d582be0a8e4ca More warnings eliminations.[0m
[0m[[0mdebug[0m] [0m33f3c60ce1931b450053ba4635f7227727aed668 Changed shadowed constructor parameter names.[0m
[0m[[0mdebug[0m] [0m1f8d642eb9f7b0787087212607e012566a699c04 Reflective compiler now crashes properly[0m
[0m[[0mdebug[0m] [0mf60745039835da4080e12ca90f70e4154af316f5 Merge branch 'master' into xsbt[0m
[0m[[0mdebug[0m] [0m332fec96e31840878bed41dd7b5314b97d8da7c2 Merge remote-tracking branch 'soc/scaladoc-spacing' into develop[0m
[0m[[0mdebug[0m] [0m7dd56671c0afbb9e94497a47b99230ce2814fc8d Fixes the annoying spaces between name, type params and params in ScalaDoc.[0m
[0m[[0mdebug[0m] [0m2969c53af1ed5bad39def14795ffeb8a0d910397 Merge branch 'master' of /scala/trunk into develop[0m
[0m[[0mdebug[0m] [0m001710d73eedbe3f23b7d704c772a8616ddf2f10 Gave Option its own nonEmpty.[0m
[0m[[0mdebug[0m] [0macdd12d521a5e03e3e6980210ee47c670952c795 Merge remote-tracking branches 'blair/documentation-typo-fix' and 'blair/remove-documentation-stutters' into develop[0m
[0m[[0mdebug[0m] [0mc477839307eefd3925c44b5067d3eddad3ba5e6f Fix documentation typo.[0m
[0m[[0mdebug[0m] [0m50e943fe5017d574439f7a2c5c7037d49f8952bc Fix documentation stutters.[0m
[0m[[0mdebug[0m] [0m4c76201be849b658e29004cd5749f18198547b5d Fixed publish issue. * Cleaned up layered build settings definition * Removed scalaVersion specification from build (not NEEDED). * Fixed a migration from build.sbt to project/Build.scala where   publish settings were only being used on the root project and   not also used for sub-projects which are published.[0m
[0m[[0mdebug[0m] [0m526c086e121d8d6c15726c769edbf96efd882ae7 Update scaladoc links to collections overview.[0m
[0m[[0mdebug[0m] [0m57eb3abad07a5a8e07f84312857098e0bb22bcf4 Merge branch 'master' into xsbt[0m
[0m[[0mdebug[0m] [0m6a33a206196d95d931b5569b466275c19426e5b2 Merge remote-tracking branches 'kepler/topic/dumpclasses' and 'joshmarcus/collections_docs' into develop[0m
[0m[[0mdebug[0m] [0m47fb0d381022bda800b7f8ee234224aa20020e4a Adding SHA resolve to the SBT build so that we don't need the push/pull binary libs script anymore.  Only pull is implemented.[0m
[0m[[0mdebug[0m] [0m7eb45e79b827dac8520f61ef500ec50020fa2a92 -Ydump-classes: the option to dump the generated bytecode[0m
[0m[[0mdebug[0m] [0m01fffafac5f8184fc6abc4268a2b2d1a2503d5ca Merge branch 'master' into xsbt[0m
[0m[[0mdebug[0m] [0mc86928f1dc736605a182e20528192eaed91bea62 *.properties files are now generated more often  (on git SHA change *and* clean instead of just clean)[0m
[0m[[0mdebug[0m] [0m9f1c8965afda7db5dccac0918ead47d446577617 Fixed mechanisms which pulls scala revision for properties file.[0m
[0m[[0mdebug[0m] [0m09ba583b1e08b96d9b1d703a1c0c6bdaa55ae7f7 (jsuereth/develop) Disabled non-deterministic tests.[0m
[0m[[0mdebug[0m] [0m04dc2dbd0d9b3f8916b1256f9eaa0a27567eac38 Enhanced scaladoc of collection classes with links to the relevant pages of "The Scala 2.8 Collections API" overview.[0m
[0m[[0mdebug[0m] [0m8b1e0225fdde17be06d064dece1f1851bd5bde03 Merge remote-tracking branches 'kepler/topic/reifycopypaste' and 'kepler/topic/reifytests' into develop[0m
[0m[[0mdebug[0m] [0m7a99c03da1d31ac5950eecb30f422f43c5e3d04e Don't generate redundant interfaces.[0m
[0m[[0mdebug[0m] [0m3b65ef1c8777509c46c241bdb4ef5764d1194b0c Merge remote-tracking branch 'szeiger/fix/scala-script-on-mingw'[0m
[0m[[0mdebug[0m] [0m6e9ae187a05b1ca4fe748d8a7b45440a55ceb589 Another test pack for reflection[0m
[0m[[0mdebug[0m] [0mb77b85eef2079ffc10c94d5cb8c62276455fc3d1 Merge remote-tracking branch 'szeiger/fix/windows-git-revision'[0m
[0m[[0mdebug[0m] [0m340bb43e884319824c9f9c6234f0a17fd3b1bfe3 Tweaks to get-scala-revision.[0m
[0m[[0mdebug[0m] [0m7780a3667f5f9977215eba80e483d90cbdcfbb94 Step one towards using project revision to build[0m
[0m[[0mdebug[0m] [0m17e50bae3f6ba005d1c7c9edb9365312d521ec84 A minor fix to -Yreify-copypaste.[0m
[0m[[0mdebug[0m] [0m2393d7439903720e9ba5427d1351a3c158ef53e1 Fix path mangling for 'scala' shell script on MinGW/MSYS.[0m
[0m[[0mdebug[0m] [0mabaed5e4415377b3a7f9407d8289d02d5750f901 Fix build on Windows.[0m
[0m[[0mdebug[0m] [0m1ed57a4c19f89bc6736271fd63d465fed405c4d3 Merge branch 'master' into xsbt[0m
[0m[[0mdebug[0m] [0ma289465c70630719cbd3a74edf5502a156ef83c4 Use git-describe to create build string.[0m
[0m[[0mdebug[0m] [0ma17908694b89115026f587bcb8a8ed6d16768cad Merge remote-tracking branch 'kepler/topic/reifytests'[0m
[0m[[0mdebug[0m] [0mda35106f81a5c24e78ff51c95e10052ad4f23b18 Enabled continuations plugin by default.[0m
[0m[[0mdebug[0m] [0m86cbfd074112be2b7600cf2565d5228a3106d33d Merge remote-tracking branch 'origin/develop'[0m
[0m[[0mdebug[0m] [0m7193d21a9be25bf8a705492493971f3267687098 Test pack for various flavors of reflection.[0m
[0m[[0mdebug[0m] [0md214518d3bc9e9b30263cc70e0d2841a9abca388 Merge remote-tracking branches 'kepler/topic/reifyclasses' and 'ijuma/feature/signum' into develop[0m
[0m[[0mdebug[0m] [0mddff6ac6a68e139a34e94da6844a090ac1db754c Add a mnemonic to help remember what's the difference between +: and :+, plus one for ++:.[0m
[0m[[0mdebug[0m] [0m9393efc68a2c057a9b6e7d1c148355024d46a8aa Reification of classes now produces trees that can be compiled and run.[0m
[0m[[0mdebug[0m] [0m7adb4784bf484f8cf57b5edb612d2c4f34388237 Tweaked ident suggestions.[0m
[0m[[0mdebug[0m] [0m3e9e4ecf360e6eda5c26f798abfcb9bb882cf772 Added -Ysuggest-idents.[0m
[0m[[0mdebug[0m] [0mf7d436a0abf350ff573f155392393c357f489a93 Eliminated redundant error message.[0m
[0m[[0mdebug[0m] [0m3d7c75089eae06b3d439ff1acd8bba5a189463da Fixing wrong-testing test.[0m
[0m[[0mdebug[0m] [0m771f5ca5a11541866b57481ce0068fe8511c320d Delegate to Java's implementation of signum for Long and Int.[0m
[0m[[0mdebug[0m] [0mfd97d8a9cc6e1695485a13fe6a97413c00bc6c41 Tweaking ant bootstrap download.[0m
[0m[[0mdebug[0m] [0m2e14c128e725dfd8eb9ea3568f608c15a1d83658 Have ant auto-download the bootstrap libraries.[0m
[0m[[0mdebug[0m] [0maa41db72a4c4a50bd9444ee36fac257e455a9ba6 Test case closes SI-4758.[0m
[0m[[0mdebug[0m] [0m31517aa07c47208efbf1dbf73c5b115ac2abe556 Test case closes SI-5084.[0m
[0m[[0mdebug[0m] [0m6da31ebaf3be8223460977927d2b2401477f253b Revert "Fixes the annoying spaces between name, type params and params in ScalaDoc."[0m
[0m[[0mdebug[0m] [0m4bfd2cdb78fc9635b83286818c513cd220846c6c Merge remote-tracking branches 'dcsobral/parser/NoSuccessMessages', 'dcsobral/parserFilter', 'soc/library-range-sum', 'szeiger/feature/enumeration-valueset', 'szeiger/issue/5117' and 'jsuereth/pull-binary-error-message' into develop[0m
[0m[[0mdebug[0m] [0m612a8f30244c035e1ca60270276a432339469d82 Add pull-binary-libs.sh warning.[0m
[0m[[0mdebug[0m] [0m2f02cdaaf3674de490bed30e795f778180329dd9 Add filter/withFilter method to Parser[0m
[0m[[0mdebug[0m] [0m1b37a0b4f21834fb1d181f2b50da1728e49cf467 Add withErrorMessage/withFailureMessage to Parser.[0m
[0m[[0mdebug[0m] [0mdd473157c01dc05b88b574436435acda5649b277 Revert "Fixes the annoying spaces between name, type params and params in ScalaDoc."[0m
[0m[[0mdebug[0m] [0m101736fa4ef8d042cbbdf60b76022c4b7818b67c Merge remote-tracking branches 'dcsobral/parser/NoSuccessMessages', 'dcsobral/parserFilter', 'soc/library-range-sum', 'szeiger/feature/enumeration-valueset', 'szeiger/issue/5117' and 'jsuereth/pull-binary-error-message' into develop[0m
[0m[[0mdebug[0m] [0mce63de6c253eb1cd42b1271c26bf20e476a025f8 Add withErrorMessage and withFailureMessage to Parsers.Parser, which can be used to reliably override the default no success messages.[0m
[0m[[0mdebug[0m] [0m4e5280fe8d7b8c476f688c0251e688af8ff1ac2c Add filter/withFilter method to Parser, to complement map and flatMap when used in for comprehensions. This is required when pattern matching is used on the result of the generators.[0m
[0m[[0mdebug[0m] [0m66b6ad4cacf69df95499b29f49d03a7e963a9eb9 Make Enumeration.ValueSet Serializable[0m
[0m[[0mdebug[0m] [0mdb7bd31896231cbb8f018ffd8a82bc956d066e40 Makes Range#sum an O(1) operation instead of an O(n) one.[0m
[0m[[0mdebug[0m] [0m0f87b7b5780267d05d467a2f0075ee746f2cef2f Enumeration and Enumeration.ValueSet improvements[0m
[0m[[0mdebug[0m] [0m6ce8ffabe5d5b8b2956572ca988812a7a765d919 (jsuereth/pull-binary-error-message) Added better warning message if you've forgotten to run pull-binary-libs.sh after initial checkout.[0m
[0m[[0mdebug[0m] [0m261c63995ccf6a238786fd3c31796be7a965fec4 Merge branch 'master' into xsbt[0m
[0m[[0mdebug[0m] [0m8be1cfc777352a2e65344ebc1413dd9398379081 Merge remote-tracking branches 'szeiger/issue/2196', 'soc/SI-3481' and 'soc/scaladoc-spacing' into develop[0m
[0m[[0mdebug[0m] [0m6ecca6d2b56918c202627bf95c40f3b7465bb808 Tests for SI-3481.[0m
[0m[[0mdebug[0m] [0m989c0d0693e27d06d1f70524b66527d1ef12f5a2 Improve performance of BitSet.size[0m
[0m[[0mdebug[0m] [0m086b558f2d025323c86226b2560578c50ee48b84 Fixes the annoying spaces between name, type params and params in ScalaDoc.[0m
[0m[[0mdebug[0m] [0m947797ea23d711e501605c0cc218fec88e3b97ef Merge branch 'develop'[0m
[0m[[0mdebug[0m] [0m9f39cf8d12a1dbf362ef334bc878ff1c11daac1a svn revision to sha-1 mapping.[0m
[0m[[0mdebug[0m] [0m5ebad784e0714ac50c1f91f7943cdc6dcb51e277 Merge commit 'e21c05'; commit '8b8ed9'; commit '335da6'; commit '5d7da7' into develop[0m
[0m[[0mdebug[0m] [0m8b8ed9980b9f35a16cd55744937e67cff02ea6f1 Makes it possible to use env(1) to run scala scripts, by dropping the requirement of a !# line when using it. This is how some other languages, such as ruby, are run.[0m
[0m[[0mdebug[0m] [0m5d7da746b083a5fb436550c56ebd811fe024c315 Re-enable RedBlack's ScalaCheck test, which was disabled at r21829.[0m
[0m[[0mdebug[0m] [0me21c0581937c7fb6dc995e3c9f62c278db88ae64 Fix typo on Regex documentation.[0m
[0m[[0mdebug[0m] [0m335da67693fb03f384b8d10dbba795de255ad3b3 Example in scala.sys.process didn't match the text that describes it. Fixed.[0m
[0m[[0mdebug[0m] [0md4e16acd28f1dec82c213403f78d0e33cca4a791 Port of SBT 0.11.x build.  Things appear to be working well.[0m
[0m[[0mdebug[0m] [0mfab4292f0424a7a49c3027e58d88e7d157e2e515 Merge remote-tracking branches 'remotes/odersky/master', 'remotes/odersky/topic/reify', 'remotes/robinst/master' and 'remotes/szeiger/bitset' into pending[0m
[0m[[0mdebug[0m] [0m2d0f82898dc6e3998db425dbab571ba297deda41 Improved BitSet implementations[0m
[0m[[0mdebug[0m] [0mb683b83007a87ce5adf30f283f1a04cbccdaa3d2 Special treatment of emptyValDef in reify[0m
[0m[[0mdebug[0m] [0mdd16261a408ae0bf06c3801cf35f3642aa24e877 Fix to the fix of AnnotationInfos.[0m
[0m[[0mdebug[0m] [0mcdca1b2057b79984e3aeb3138f92eaa5c0f20e2e Fix part numbering in README[0m
[0m[[0mdebug[0m] [0meb5e621d5130ceedfe0b88c2b5580438aaf98a4d Fix to position in AnnotationInfo[0m
[0m[[0mdebug[0m] [0m51f5831b0c0d14c28938a6f537b93f183217d942 Merge pull request #2 from skyluc/master[0m
[0m[[0mdebug[0m] [0m88f4ad57feee2bb3c0ceee5d00b5d65910621b15 Merge pull request #1 from jamie-allen/master[0m
[0m[[0mdebug[0m] [0m1026f09494b638c6ea0a2177f250affd9d0adfda Fixed the layout layout. Added back the '†' and the description for tools.[0m
[0m[[0mdebug[0m] [0mba8aba05fbd42056f3d4820611a509f5459b9d6f Removed the word Subversion[0m
[0m[[0mdebug[0m] [0m951bdc85b023355b814a0f1d6d194bbca3f15087 A bit of ascii art from @skyluc.  This should make the README.rst prettier for showing the directory layout.[0m
[0m[[0mdebug[0m] [0m789e3d8b66005d70c463d923b8493d52ab5994b8 Modified README to rst for github move[0m
[0m[[0mdebug[0m] [0mfe38e54ca169014f70c455e77d72d3c935bb6ddc Fix for octal test.[0m
[0m[[0mdebug[0m] [0m91dbfb2a8f466cf30f7b02cbc6f3e89376d31c59 improve cps handling of if-then-else. no review.[0m
[0m[[0mdebug[0m] [0m8eba9acbc49eb02b9b5bd8523873a181255e4bb6 Fixed -Xfuture 5.ds, deprecated 0-octal.[0m
[0m[[0mdebug[0m] [0m9c4f14411f1aac5d106aa4a2a404c7d231752478 Fix for build.xml classpaths.[0m
[0m[[0mdebug[0m] [0m6dbd2dac2750db552b42518d7203c7047975831c Moved the test for SI-5230 from files to pending[0m
[0m[[0mdebug[0m] [0mca37db37e944c05a35f435c6130a815bdead8604 Added the check against UnitClass in freeLocals...[0m
[0m[[0mdebug[0m] [0m3e04761ce2f4cfb9cf02db0db49b18e84b2b3d2d Test for SI-5230[0m
[0m[[0mdebug[0m] [0mee5644056a8ee40de66ba478eef3687c547dc570 Attempt to fix #5230. Review by burmako.[0m
[0m[[0mdebug[0m] [0m3c24983f427e408760cb6e3d18291a4e951a8e12 Small change to get rid of naming awkwardness f...[0m
[0m[[0mdebug[0m] [0m88ab6441739811243f15d668c8c23a2b6481b7eb -Yreify-copypaste: the copy/pasteable mode for ...[0m
[0m[[0mdebug[0m] [0mf69d3e34dd165eb0f3242fcba3e6bbdc3d61e5d1 Revised macro defs, added a test case.[0m
[0m[[0mdebug[0m] [0m4e987a3cf032eb176c20bf3fd5ac847a73b19c00 Reflection toolboxes now respect settings that ...[0m
[0m[[0mdebug[0m] [0m66bf8db3f115675377d82869fddcab6006adf04d test case for SI-3566[0m
[0m[[0mdebug[0m] [0m311d813910a2ec590b11b84c28fac2ae6e086270 Experimental version of macro definitions.[0m
[0m[[0mdebug[0m] [0m0bea2ab5f6b211a83bbf14ea46fe57b8163c6334 Fix for erroneous bytecode generation.[0m
[0m[[0mdebug[0m] [0me4c5e04b06fc434eace07798486a108b6e2d4ae7 fixed logic error in ant tests[0m
[0m[[0mdebug[0m] [0mb194689adaed9bd5bf3f7e0491659da525b0be09 added support for ant tests to partest[0m
[0m[[0mdebug[0m] [0m172563dfbbc674789fad1f8d8cd6567e06e52c99 updated test cases for Scala Ant tasks[0m
[0m[[0mdebug[0m] [0m37201dd3cd6da6ca47f651a5b346a7706ae1e561 attempt to fix reopened SI-5196[0m
[0m[[0mdebug[0m] [0mafc755916f7e67f1f2c899972de8801b1ef62543 Annotations reacquainted with reification.[0m
[0m[[0mdebug[0m] [0m1b98d1fa2a54dc1d8fafed6d270534d729420c21 low-hanging optimization fruit for virtpatmat[0m
[0m[[0mdebug[0m] [0m5fb26c6a889cf1609823338df8783bf880769b3f Fast PartialFunction # orElse.[0m
[0m[[0mdebug[0m] [0m32a753546e0f7ef30e3e9c08b39a503ea93bc95a Reduced accumulation of repackExistentials.[0m
[0m[[0mdebug[0m] [0m2b069593c84194e21f88b8552ad12917decc14d5 Minor restructuring in Implicits.[0m
[0m[[0mdebug[0m] [0m93717598b711a69822d802e06873ed7b00f89898 Optimization of typedArgs.[0m
[0m[[0mdebug[0m] [0m60fb9ec19b50cd8059122ccffd72014b3eefc51f Refinements of "def seq" and murmurhash.[0m
[0m[[0mdebug[0m] [0m4cfca8a7f6763fbbaab37a3473d74118b3ec52bc AnnotationInfo inertia takes me into continuati...[0m
[0m[[0mdebug[0m] [0m8e965f00e472398b466bc08da1a2d25f4566a670 New starr based on r26060.[0m
[0m[[0mdebug[0m] [0m4213eb4d56c51311bcd2ccaa9710897aaef974de updated some code examples[0m
[0m[[0mdebug[0m] [0m667227b796fb2601363b6b7c0763b0e739a0edb2 fixed deprecated number syntax[0m
[0m[[0mdebug[0m] [0m23d7024e717a085a446c067efa28e371717119ac - fixed code lifting of String, Int, ...[0m
[0m[[0mdebug[0m] [0mbbde90f3dc0abec73024acb50c8a363458183f55 Slightly revised version for the new starr.[0m
[0m[[0mdebug[0m] [0m579e999fbf59f540e2d6287fafa7f149ea2b0989 Preparations for new version of AbstractPartial...[0m
[0m[[0mdebug[0m] [0mf191dca582e47c8f01a030191c960e25411de0a4 Enabling the use of 'compilerarg' with 'scalacf...[0m
[0m[[0mdebug[0m] [0m25ecde037f22ff92df5459aaa5360a9760f1f05f Reworked AnnotationInfo patch.[0m
[0m[[0mdebug[0m] [0mb93c4a9f97c247f80dd222e1a4855165b6daea60 New starr based on r26049.[0m
[0m[[0mdebug[0m] [0m817579904bd225cc8322232f96e6d08e3034366d type test optimization now takes GADT hack into...[0m
[0m[[0mdebug[0m] [0m4fca89bfd0a6a27a3aed03daad96bfc55eb88f09 optimized typedSubst[0m
[0m[[0mdebug[0m] [0maa1219dcdb273ac5a44521c255528b243b8e5a04 optimizing type tests and related stuff[0m
[0m[[0mdebug[0m] [0mae054a1663381ada248ab020ea4993452664cd83 a wider variety of treemakers[0m
[0m[[0mdebug[0m] [0m1189476b0e48bb0e82565b75d7997b33a67c31e9 optimized version of cond[0m
[0m[[0mdebug[0m] [0m370841db4be1290b46c169dc7b92637b5c13cfd7 fixed extraneous output. no review.[0m
[0m[[0mdebug[0m] [0m03112a3a3de9654d5d23310baeae667d49fe1017 Changed the way use cases are handled in scaladoc.[0m
[0m[[0mdebug[0m] [0ma17be60676ae8329672868872e33b65fa79cbe03 Make partest work with spaces in the path (from...[0m
[0m[[0mdebug[0m] [0mac031789039d421186567cf3b9a484957e6e5f8e Compiler part of fast orElse.[0m
[0m[[0mdebug[0m] [0mcd696035896fd82c622687107ec4b70cf3f3298e More beautiful fast orElse infrastructure.[0m
[0m[[0mdebug[0m] [0mb34615a1e1fe048c2cf6d4d0911b48aac7705316 First part of campaign to make orElse on partia...[0m
[0m[[0mdebug[0m] [0m3b8db0dd75f9f5d3d3bea837e585a23e3fe1cd9a Move allDeclarations to make it available to al...[0m
[0m[[0mdebug[0m] [0me86f07fdd4d74f19d5206ded07739b4fa17957ad Long-standing performance mystery solved.[0m
[0m[[0mdebug[0m] [0meb0643210f2007775df3d116f237056ec5916874 Implemented manifest-based class-paths.[0m
[0m[[0mdebug[0m] [0mf9278123ebc33bbd4833e431575c4d1b22404d57 Always build command lines in partest as Seq[St...[0m
[0m[[0mdebug[0m] [0me3fcce9c0babc0d597cfaae36ed5b88a1588b541 Use larger Java memory sizes from partest on Un...[0m
[0m[[0mdebug[0m] [0mc6cc1bbafcd327daac9b77c2ea9476af4c3133ee Fix for what have been rather uncommon common o...[0m
[0m[[0mdebug[0m] [0m053e224677a4581c8b0721f42650003a27b2aaf3 Disabling failing javap test.[0m
[0m[[0mdebug[0m] [0meeb111c41d88c7503400e08d1ceca7826f349aa4 moving tree making to the TreeMaker factory[0m
[0m[[0mdebug[0m] [0m943d2cfb07cb978e096eead09dc24581a0974333 Partial cleanup and generalization of tree prin...[0m
[0m[[0mdebug[0m] [0m6d5a16b3821375386b09bfd944be8ec93bd7e82c further clean up in virtpatmat[0m
[0m[[0mdebug[0m] [0m214c145943ac2c6bf37bd40f5e07e225350201c5 Cleanups in TypeApply creation and casting.[0m
[0m[[0mdebug[0m] [0m334872e33be8385678697f3d670c8102d38cdca7 Bringing a bit of order to symbol substitution.[0m
[0m[[0mdebug[0m] [0m7eb6f102e8e3bf90319e0339938d7e6eb5aaea43 Fix for unfortunate thinko recently introduced.[0m
[0m[[0mdebug[0m] [0m47c9911a12ac03f6b2bba72016b6d79847198797 Enable the use of spaces in paths for the Scala...[0m
[0m[[0mdebug[0m] [0me386ebdff8a1641dbe73cd84915ef9d5231db5d0 Revert "Enable the use of spaces in paths for t...[0m
[0m[[0mdebug[0m] [0m7c2c8c8adf15e072bf94cfa17ad9b2e1771e3b03 Enable the use of spaces in paths for the Scala...[0m
[0m[[0mdebug[0m] [0m955b852dfd9515c5b9ea1950d047db08140ba007 Reverted changeset r26024.[0m
[0m[[0mdebug[0m] [0m89d2dd52efea3c934d557bba7b2412a11b0cdc66 Removed some obsolete javacmd, javaccmd etc.[0m
[0m[[0mdebug[0m] [0m44741eee5336b6d8f195d01cf993debf537124c7 Updated/fixed the following two Scala Ant tasks:[0m
[0m[[0mdebug[0m] [0m3b0fd925a85f2d5cdab7c1467fb60fce287114f3 another theory on the windows build[0m
[0m[[0mdebug[0m] [0m5270d614f019d59f8ec1723666ea9ebbba9b071e Revert "Testing a theory about the windows build."[0m
[0m[[0mdebug[0m] [0me7fc002d333ad2505825a43093703d438412f3e0 Fix and re-enable test, that got broken by chan...[0m
[0m[[0mdebug[0m] [0m5f2be94ca487cb35a1613bd2651f93de87d08100 Disabled broken test, review by odersky.[0m
[0m[[0mdebug[0m] [0mb7395e9f503b25c1dec1abf041cd7869126ebf64 Reverted ProductN parent for case classes.[0m
[0m[[0mdebug[0m] [0m0a31808f5f190791c1edf4e8c7c34bb72e715946 Added missing file from last commit[0m
[0m[[0mdebug[0m] [0m8a64ed85b9a63fd08c13f6730f038ba233d27fb6 Towards better reflection APIs.[0m
[0m[[0mdebug[0m] [0m7abc466d64681ea7f2610068702019fee66b0579 Amending my previous commit with a comment expl...[0m
[0m[[0mdebug[0m] [0mce5d909de942fe16c92963f74be167b0f0c13b08 Made LazyType fail more graciously with incompl...[0m
[0m[[0mdebug[0m] [0m3ba3b39b93b9e8412fd4fe0a7d907a842da2e906 Changed reflection to allow getting a Scala Sym...[0m
[0m[[0mdebug[0m] [0m85e7755ef6767ebb6733c10a90006a71d97ddc9b factoring more into ProtoTreeMakers[0m
[0m[[0mdebug[0m] [0m7e643d3e4abd561c9fa5a9cc75744f8ac2be3d12 got rid of unsafe in typedSubst[0m
[0m[[0mdebug[0m] [0me65ba2a5c22e27b9190eac4e046492839950123b minor cleanup in virtpatmat[0m
[0m[[0mdebug[0m] [0mdc3fdb0d493a7aa8b5a8905b92248275471b7b74 null-robustness for presentation test[0m
[0m[[0mdebug[0m] [0m76e35fa14104cc517f7ef7697507015bee7e0a89 revert r25877. no review[0m
[0m[[0mdebug[0m] [0me6497919b35dbc6dd7f7298250a09e84aa9c82b4 Turning line endings to unix.[0m
[0m[[0mdebug[0m] [0mb80ad1f4527ee0ddf7e320ea6844e4664151babc behold ExtractorCall: encapsulating extractors[0m
[0m[[0mdebug[0m] [0m167309afd10f9b65b35e6874a30ea6340a1ddc44 Added functionality to clear project files from...[0m
[0m[[0mdebug[0m] [0m46050d6ec42bfb274a7638488efcc944e351451c Minor virtpatmat cleanup.[0m
[0m[[0mdebug[0m] [0m38a646ce5cf63aee7c5bde6af4f469729820683c Sin some more.[0m
[0m[[0mdebug[0m] [0m01141595e9ad642f3f0ddf87df96706719ea8c19 Fix to bitrot in profiling code.[0m
[0m[[0mdebug[0m] [0m89ceefb74749c1d4401f1650a67c6f9d09a67607 Testing a theory about the windows build.[0m
[0m[[0mdebug[0m] [0me864f48338df3f08b4dd8dbdb2257296a322f673 scala.bat expansion with quotes and spaces.[0m
[0m[[0mdebug[0m] [0m0c4ad65950b99a310d210f2158e091997099fe1c Delayed expansion in scala.bat.[0m
[0m[[0mdebug[0m] [0mbc2bd6e67afd96e99c48347e69d9dd9a4743b808 More defense against spaces in paths.[0m
[0m[[0mdebug[0m] [0mb6a300f3ac965285583ed39348ad43abb6df019e Working on the runners.[0m
[0m[[0mdebug[0m] [0mea5aac152dab47e7e4aa37224a0b8a609b6d9a0c Made windows less aggressive about failing.[0m
[0m[[0mdebug[0m] [0md917d7c8a176739f286b1453363606d890de2fc0 Makes -toolcp available on windows.[0m
[0m[[0mdebug[0m] [0mbac7d17ab106d2e42119347a3259b55a21609b88 Enabled Presentation Compiler test for IDE tick...[0m
[0m[[0mdebug[0m] [0m1016522ec924794d3966b756c5b8b78af6acc1b9 Changes the fork join pool detection for JVM1.7...[0m
[0m[[0mdebug[0m] [0mf308e5d703c04dca9d7e655c7ca04f031c56b379 Work in progress on #4541.[0m
[0m[[0mdebug[0m] [0m78315845b10c9fc77c76c1440a780711c700ae0b Enabled Presentation Compiler test for IDE tick...[0m
[0m[[0mdebug[0m] [0m7918510f4dd1914dfcf156c85e590857e2ac5054 Small changes to reflection prompted by code re...[0m
[0m[[0mdebug[0m] [0mf194a29a53d4383bd83f04cced3c382923f224d0 Deprecated ambiguous dot syntaxes.[0m
[0m[[0mdebug[0m] [0m042fdbc42a632e4b3b8510ff7638295e7aa3e981 Cleanup around typeref creation and rebinding.[0m
[0m[[0mdebug[0m] [0m7f4fa0ec6f303c4ec535865a6cc5f117df221980 A comment answering one of adriaan's philosophi...[0m
[0m[[0mdebug[0m] [0md01ab1ba466c1c4778505ff4aa1747dde7309052 Allow to load $class classes using Scala reflec...[0m
[0m[[0mdebug[0m] [0m10f7a8c465a71d29c36884ff85f371ea8e364023 Fixing tests, no review.[0m
[0m[[0mdebug[0m] [0m88e2cfae3dabf08cd854f5281b469e62fcb28d02 Better virtpatmat situation.[0m
[0m[[0mdebug[0m] [0m9f9932bd20250d243d2df04d8b42417a896dc987 Fix for regression in overriding with defaults.[0m
[0m[[0mdebug[0m] [0ma38f03ba966907c2996944bf1e82f51760c661d9 More refinements for the scratchpad.[0m
[0m[[0mdebug[0m] [0m5d6844e9b6f95b0476f26ac7fe2f28d0831f6384 Removed reflect.{Type, Symbol, Tree, Print} for...[0m
[0m[[0mdebug[0m] [0m7121c6a8db65b20667bcb75e77b72c997afe2fde (1) Made ReflectionUtils an object, to take its...[0m
[0m[[0mdebug[0m] [0m7876a574d5d9141230113b6bbeb13f00d072c4f1 Fixed name of MODULE$ field to make scratchpad ...[0m
[0m[[0mdebug[0m] [0mf0bd9a805fdca24bbe7a0231596cca36ff7c0466 refactoring virtpatmat into modules, cleaning up[0m
[0m[[0mdebug[0m] [0m173d9473a1ecb6035c369b52a3d7209c34146a10 Unified binary representations under AbstractFile.[0m
[0m[[0mdebug[0m] [0mf9fb5ca997dde7a49fc9d748ca0298befc77b907 Updates for the ten tests I broke recently.[0m
[0m[[0mdebug[0m] [0mbcc5eebedb8869e73e0d39aaf5c6b3164048aad1 Fix binary breakage.[0m
[0m[[0mdebug[0m] [0m4eda3043c316762b06b05d1566df8adbad288f41 Fixing experimental feature.[0m
[0m[[0mdebug[0m] [0m27c8266eb62bcf4a3a3c4dae54ae13cb3d017b31 Distentangled platform specific code from loade...[0m
[0m[[0mdebug[0m] [0m5cc3dad991cde9c55c49c451a93a496a16b3afe1 smarter bridges to unapplies[0m
[0m[[0mdebug[0m] [0m0362b6af90a14e919d3ee1fe38216830b1828ec9 Fixing logic in structural types.[0m
[0m[[0mdebug[0m] [0m106180d020d3436b29432235fffe098d15fa7422 Third collections commit from Todd Vierling.[0m
[0m[[0mdebug[0m] [0m481096f2c56fbf1b14fff2142917a46668b7c3b2 Next collections commit from Todd Vierling.[0m
[0m[[0mdebug[0m] [0ma0a045f5c0b5aa6ed02c849c4ab013cfbfd4e24f Dropped about 1.5 Mb off scala-library.jar.[0m
[0m[[0mdebug[0m] [0m838a09f2a9e0c90df4c2d34832e758ae47ce26cd Closes IDE-1000567, SI 5013. No Review.[0m
[0m[[0mdebug[0m] [0m15b9785d30e0358fc5d58e874421ffd396886b9a A couple bits of r25957 lost under time pressure.[0m
[0m[[0mdebug[0m] [0m5816db58e1f370dd78b3bd9deb47f7d309641294 Another round of pleasing the gods of init order.[0m
[0m[[0mdebug[0m] [0m1c0105dec795bebeb7b12f031b304781d53f5961 Fixing checkinit build.[0m
[0m[[0mdebug[0m] [0mc8683ff5bfd247972ba929496142d45e31c01ca5 Fix crash with HK types.[0m
[0m[[0mdebug[0m] [0md6f9361e4bf9ee8615d1a700963535f82580ca0d Fixed hang in typechecker.[0m
[0m[[0mdebug[0m] [0md56a8a5d1c9e9b1b26e8a41fc426828e995ef0f7 Closed SI-5135[0m
[0m[[0mdebug[0m] [0maffa7911f70172cc4cdda227f8e49570f8b9a026 Changed presentation tests to use .flags instea...[0m
[0m[[0mdebug[0m] [0m152be020c41b6ea54323ff3055e1b3adc7fbd1b2 Fixed askLinkPos problem in reported by failing...[0m
[0m[[0mdebug[0m] [0m761faecd9f6cd2cd230535cda0e1220da884a18f Added akka.opts file (for presentation compiler...[0m
[0m[[0mdebug[0m] [0m4474d9ba205d2276de8567151b5ed3f2c6f75b5e Revert "Fix for Enumeration."[0m
[0m[[0mdebug[0m] [0m8901935da87b46c049d3aca4b48d2729e5ccb74a Minor change to get closer to building under -X...[0m
[0m[[0mdebug[0m] [0m54435d633e71d303c07053c90c910b9f1f7f5dc6 Attempt to fix failing test.[0m
[0m[[0mdebug[0m] [0m1d4f2d4aa3066d2b3c8b7ecb1ad29d1610026b00 Fix for Enumeration.[0m
[0m[[0mdebug[0m] [0m508101158c87446410606100819b977b379a6620 More elaborate error message.[0m
[0m[[0mdebug[0m] [0mf4991fcffc0cddcd16e7abccbc577581fbf5bd0f More repl work.[0m
[0m[[0mdebug[0m] [0m8006cc6760b30274676ae5359c27b49e5cbf5670 Fix for some repl bitrot.[0m
[0m[[0mdebug[0m] [0m5df51cc5a6ead1f9d68d1e988cda3a1698daf708 Some modest optimizations and beauty treatments.[0m
[0m[[0mdebug[0m] [0m53427f86cd4fd240dfa7ee022f4d6c210c56a3e0 Repl deadlock fix.[0m
[0m[[0mdebug[0m] [0m22d125f1e3beef4cc3dd42377273c35f8cb69d07 Trying to fix sdt core build.[0m
[0m[[0mdebug[0m] [0m5852fd01b78775dd8dc26af9ebd59bd1286816a3 Reflection classloader adjustment.[0m
[0m[[0mdebug[0m] [0m938eab16f841fee67b2e34c983a7a2a6a5998127 ScalaClassLoader changes.[0m
[0m[[0mdebug[0m] [0mb6778be91900b8161e705dc2598ef7af86842b0b Begone t1737...[0m
[0m[[0mdebug[0m] [0mac6c76f26d884a94d0c9ff54f055d3f9ab750bac attempt to bring trunk build to normal state.[0m
[0m[[0mdebug[0m] [0m8ce6682983cf8a7e39fc3078faf3768c53f538ab Added script to run ant and resolve dependencies[0m
[0m[[0mdebug[0m] [0m6492f2f6344ef62bfc7daf731335a62021bd47b8 Whitespace fix for continutations tests.[0m
[0m[[0mdebug[0m] [0m26aee7eb070ae35984be1d0c3d3b02d4909a6e26 Added *.log and build/ to gitignore so partest/...[0m
[0m[[0mdebug[0m] [0mb7b81ca286b1f426cd19befd50fbc513bb82282f Fixed type unsoundness problem in t5120 and als...[0m
[0m[[0mdebug[0m] [0m69b3cd50923b3f495f1e421e8a4ac505044f3c40 Made some minor change in the presentation comp...[0m
[0m[[0mdebug[0m] [0m934f8015a2e55bc9bfd1f50c274becf755c0d27b Fix for SI-3415 regression.[0m
[0m[[0mdebug[0m] [0m684d1901d90e0312fb238901bf59c24dcbdf3854 Fixed paths for 'neg' tests.[0m
[0m[[0mdebug[0m] [0m1754813beb02cea6733ecdbcfd34d2f0341fb945 Fixed failing pc tests. no review[0m
[0m[[0mdebug[0m] [0m07c3e9c8c6de0b185ba19e493b5b029645c79333 Revert r25648 by michelou, it brakes partest[0m
[0m[[0mdebug[0m] [0m0ba09556cde0ad7758b3cb75c462d53854aeb2f3 Fix doc comment. no review[0m
[0m[[0mdebug[0m] [0mc0407608be3bd40e99dd2d86df6efb2446b1c1cd Fix for NumericRange boundary condition.[0m
[0m[[0mdebug[0m] [0mbf0b9fcf84d346231db868e522dce17ded59888e Fixes NPE using iterator with an XML attribute ...[0m
[0m[[0mdebug[0m] [0m8de176f454d1e365b1297de21a0ed4a45c04a87f Clean result of function type.[0m
[0m[[0mdebug[0m] [0m62b01828347087f071c70ac191372a357c4fc787 Code to locate currently transformed unit in ca...[0m
[0m[[0mdebug[0m] [0m1f3fe09a786b389adcc1425cfd166bc6c3e361b0 Closes #5127. Review by extempore.[0m
[0m[[0mdebug[0m] [0m2d3fe5733cbc6bcf06892c8ee3cb19f7987f6b6a Fix for crasher in explicitouter.[0m
[0m[[0mdebug[0m] [0m48a26b9c2be3cb5390dafa8a13620c91fab0167d Test case closes SI-4875.[0m
[0m[[0mdebug[0m] [0md1f89f473a004faf6bb934196d5e44447102bf2c Fix ArrayStack.growArray at boundary.[0m
[0m[[0mdebug[0m] [0m6c22499c40afdb6c2bd27618b30688a7f96f1c41 Fix bug in example sort.[0m
[0m[[0mdebug[0m] [0mbcf53cbe913a99bb243b5782da644cf0efecc598 Test case closes SI-4957.[0m
[0m[[0mdebug[0m] [0m1b68611e04da4a4fb4ac48a96718e088f0ed432c Test case closes SI-102.[0m
[0m[[0mdebug[0m] [0m456aee6cadc27aa1f0422f6ea201e72b7e38b2e0 Disabled test.[0m
[0m[[0mdebug[0m] [0mb005cd579899bfb1e361f836616f0a8abf74fd14 Overhaul of getter/setter synthesis.[0m
[0m[[0mdebug[0m] [0m61117024744d756fb95b77f9672c4d9a5405f75b Tentative fix for IDE #1000663.[0m
[0m[[0mdebug[0m] [0m49f352d890aa326f6e0c6349ea89e4e0d23b1de5 Closes t5121. Review by szeiger.[0m
[0m[[0mdebug[0m] [0meb2d18b945770454adfe537f8a8248ba8250c5ee Repl output fix.[0m
[0m[[0mdebug[0m] [0m4505c2b05c622e5438dddb9a3a9b3296819baaa0 Better report on missing methods.[0m
[0m[[0mdebug[0m] [0m09188cd820c29894d046dbd5497afc68932e60f8 Fix for varargs methods.[0m
[0m[[0mdebug[0m] [0mdaf6f0d5dd12f481cdbb41a265ec803445bfc880 Hopefully a fix for the hyperlinking problem.[0m
[0m[[0mdebug[0m] [0m893e8b63912ab7705468282191f8ff3c7c19e89e Fixed problem when running under -Xcheckinit fo...[0m
[0m[[0mdebug[0m] [0m5f0ef121a12c65bb24bf0af79c5f7768fb03f6af Some readability for typer.[0m
[0m[[0mdebug[0m] [0mffb65f00615ba524298b39e676debf45af4a13cb First end-to-end implementation of a runtime re...[0m
[0m[[0mdebug[0m] [0m170089943bb7d447b28691b96eb8422b67e20720 Trying to fix getLinkPos problem reported by Mi...[0m
[0m[[0mdebug[0m] [0m9bdbc5bb34fbdab616477a7aecdeb94820d6135b Test case for SI-1100/SI-5108.[0m
[0m[[0mdebug[0m] [0m6b70b7d23a23bca02f98a50d824d20db3bb3f8eb Reverted r25886.[0m
[0m[[0mdebug[0m] [0m70996f8583ba28de3dfe97bb3e7075cb56a4ea2f Added a -Yno-productN option.[0m
[0m[[0mdebug[0m] [0m78db538e1dd1b9f4d078309568d237fa6c1fb25c Fixes IDE ticket #1000692.[0m
[0m[[0mdebug[0m] [0m36adada0d53f9cd982a122558dd654aa9e99e1bf Changed typo on doc of scala.collection.Seq.[0m
[0m[[0mdebug[0m] [0m1df8d23b472b431f66dddbbeafa729ad425cda7d Pushed NPE defense in NoSourceFile.file out ano...[0m
[0m[[0mdebug[0m] [0mdbcc393e572c9c8e3ee37ff59a8465c840e94977 made compileUnits work from given start phase.[0m
[0m[[0mdebug[0m] [0mfa3c892017a95dfbb647b382e76f98a7952c6ff0 Fix for combinator regression.[0m
[0m[[0mdebug[0m] [0m81fda510a7aecab4463a6b6b6f9eb4f90361cdc7 Debugging note.[0m
[0m[[0mdebug[0m] [0m290f687fb6ab91b6aef62d871036ddc3829f12b4 Overhaul of Namers continues.[0m
[0m[[0mdebug[0m] [0m0c97d8c73fdf4e1dd33ee98ea2e14bc51388bb5f fixed svn props in test directory[0m
[0m[[0mdebug[0m] [0mc7ec0385c7841084634ab39625b3b77df0e7ae2d Warn about surprising shadowing.[0m
[0m[[0mdebug[0m] [0m3a195c71ba21a286d5f7c02ce15a0f22d1503b24 Positions fix.[0m
[0m[[0mdebug[0m] [0m4afae5be74303e5238208c69522be2b73d3e2ceb Test case closes SI-5105, no review.[0m
[0m[[0mdebug[0m] [0macb1c39dbd2dec50d793759e95efa07945279337 More overhaul of Namers.[0m
[0m[[0mdebug[0m] [0m0172051d24698dc91210bfcdeec53638ed222b07 Disabled failing "code" test.[0m
[0m[[0mdebug[0m] [0mad3dada12c9f4d23e58de19022b527e872db4308 Overhaul of Namers.[0m
[0m[[0mdebug[0m] [0mf262ab507ecf80c36cde4b5fb186f778911d916f Towards runtime code generation. No review.[0m
[0m[[0mdebug[0m] [0m421605022dd5b075b080431cc2a8f72d06b302a4 Isolated name change. No review.[0m
[0m[[0mdebug[0m] [0mdabe26bb1e636cd63fafdfbea758773a18b19a6c made virtpatmat codegen type-directed[0m
[0m[[0mdebug[0m] [0m8a9fd64129926eea35f7dca181242855f14e153f virtpatmat, hidden behind -Yvirtpatmat[0m
[0m[[0mdebug[0m] [0m891a6e466b1b22b93c091d590178f7e5410f608e explicitouter support for virtpatmat synthetic ...[0m
[0m[[0mdebug[0m] [0m8394676c1e47838922a1c99850592c5c86510a65 setting the stage for the virtualizing pattern ...[0m
[0m[[0mdebug[0m] [0md5b81b6cb1f3880a791118609c2d308c34c075f2 misc fixes while working on virtualizing patter...[0m
[0m[[0mdebug[0m] [0m8704ed2fc92e3d82287317fe34126c5d4d84e10c infer singleton when asking for it[0m
[0m[[0mdebug[0m] [0m98b904db879a0b987d6ae50e5d5d990285ed8c59 more flexible inference wrt type skolems[0m
[0m[[0mdebug[0m] [0mdd8706fc1190909552fd5a84c3e311aaa2e80466 5033: align bound syms when comparing method types[0m
[0m[[0mdebug[0m] [0m3921e5be742ff9523825037056e82b7b82db5932 dependent methods types are now always enabled[0m
[0m[[0mdebug[0m] [0m24eb4c5bb5b3ed0e6bb4ede3e68876cdbe7d18fc no need to add an x field to everything[0m
[0m[[0mdebug[0m] [0m612f87b3d3ed214ca2f1753de923720fd2948aee eternalized Paul's findings wrt thisSym[0m
[0m[[0mdebug[0m] [0m0816035d762b428f5c1698765c4709014a0ba3bd cleaned up addEvidenceParams a bit[0m
[0m[[0mdebug[0m] [0mac7b8020ebc4ba25542314dd4521765700c29f92 More decomposition of Namers.[0m
[0m[[0mdebug[0m] [0m5fb68614da51c601e354d13ae123820b355594d0 AbstractPartialFunction.[0m
[0m[[0mdebug[0m] [0m8337964e312849e5a904b3cfbfa1def0cf180a05 Overhaul of mixin.[0m
[0m[[0mdebug[0m] [0m8fc7a72a2b7765b6f5c6c5feb2bcaae58e735396 Cycle defense.[0m
[0m[[0mdebug[0m] [0mfb2353db6cc296289092ffa948e2e1c5f06c0d59 Tweaks to Any and AnyRef documentation, courtes...[0m
[0m[[0mdebug[0m] [0m75890493a0d95a5be9894c0baf085e4e6036a74e Documentation to Namers.[0m
[0m[[0mdebug[0m] [0md6eb989388f648eab0d55f25071f540c8df0d0da Fixing valueOfTerm in the repl.[0m
[0m[[0mdebug[0m] [0mee365acb1752e7d789f32df3322a23526377f736 Shutdown hook modification.[0m
[0m[[0mdebug[0m] [0md0a36c66cb18d94d15d44e5a04ed91ab00a43418 Fix for comparison warnings.[0m
[0m[[0mdebug[0m] [0m23ab7e3c9a46ef6c509a452f8ee3d2f224235bde Overhaul of Namers.[0m
[0m[[0mdebug[0m] [0ma98d0903a8a02f806726a45b65842a0da21115b7 Reverting r25787 (caused test.scaladoc failures...[0m
[0m[[0mdebug[0m] [0m2d2a3e92de0a7bd0cd01f93496527737b1be0381 Cleaning up debug logging.[0m
[0m[[0mdebug[0m] [0m6974cca537ab14f5a5688b64e5cf549101b90137 Do not depend on java.rmi.* when not necessary.[0m
[0m[[0mdebug[0m] [0m240fb16547001e37130a7e2f0b20f15863efddda Big improvements to scala.Either.[0m
[0m[[0mdebug[0m] [0m3778505276e442ab7001b639f66a15efd5a30566 Addendum to previous patch.[0m
[0m[[0mdebug[0m] [0m581fad662c4d7e33613df8d2089a3a730001dc38 Fix for multiple evaluation in structural calls.[0m
[0m[[0mdebug[0m] [0m7d772368d579fa0933dda935100836e140d332a2 revise and expand root-level Scaladoc[0m
[0m[[0mdebug[0m] [0mf434a6d49e6666ac40141dd2288e4a8fcb57890d Donated some parens to Any.[0m
[0m[[0mdebug[0m] [0m4d2499a835df386324290140d14e346db58b69cf Test case closes SI-3898, no review.[0m
[0m[[0mdebug[0m] [0m5575b8c36859bc5d5f3a33b4491b98eed0260b8a Harden the typer against surprise unapply types.[0m
[0m[[0mdebug[0m] [0m5690452698acafe6e4843bb08a14f6ca1cc55f8a Changed a power mode import.[0m
[0m[[0mdebug[0m] [0m58bc507ee1f0894b63f56aa094f5b84c94b4f295 removed quotes in partest.bat, added svn props[0m
[0m[[0mdebug[0m] [0me52053f10b65105ca6ba58806da41a0d14803a37 Fix regression in companion check.[0m
[0m[[0mdebug[0m] [0m9ea2cefb2079aebad2b215f6a699fe6262e2c7a7 Another swing at r25823.[0m
[0m[[0mdebug[0m] [0mfcd0998f1e0f2307e9b0cbae6bf2c36234ca8d17 Better error when abstract methods are missing.[0m
[0m[[0mdebug[0m] [0mbca8959a1ab162dadec51c0db7d062315f5e4d6e Reverted r25823 as it breaks specialization of ...[0m
[0m[[0mdebug[0m] [0m1bd14badd7092596564572c601b47236818363ff Renamed isPureExpr to isExprSafeToInline.[0m
[0m[[0mdebug[0m] [0me3b58d0c993aa4be16214ce52aea5952a9e5f877 Adjustment to @switch.[0m
[0m[[0mdebug[0m] [0m4f5159f0ed90598d1e5553afcce7ef2d1ff59d51 Added back reporting of comment tokens from the...[0m
[0m[[0mdebug[0m] [0md3f0fa824b2fb12d71fe47187991abd31b47546a Propagate self-type to specialized subclasses.[0m
[0m[[0mdebug[0m] [0m168f8065ea1ca60eae11964078b189cfb04b5578 Throw different exception.[0m
[0m[[0mdebug[0m] [0m4b4acbd819599ca49b61cc1ef46d6cb8e8bf1d0c Added check file for test.[0m
[0m[[0mdebug[0m] [0m0ef5e8a64556974f52b5aa2a121687862429d1fd Simple test case for string interpolation.[0m
[0m[[0mdebug[0m] [0m063f2c4984fc5047fd2909d7274cb9c62666c486 Presentation compiler: let ShutdownReq propagat...[0m
[0m[[0mdebug[0m] [0mca47241bf8895d6c3a73a619c677bb6a2849a599 Batting back a java.rmi.* dependency.[0m
[0m[[0mdebug[0m] [0m8821b0f220c62faf1e8c9e21eac3563acb98964e Avoiding String.isEmpty.[0m
[0m[[0mdebug[0m] [0md08296f0639e9d97281dc0cdfe88dcf207941995 String interpolation added as experimental feat...[0m
[0m[[0mdebug[0m] [0m4e86106b5b0637aa88de2e3d5a8751d918e4c069 Moved meta annotations to annotation.meta, plus.[0m
[0m[[0mdebug[0m] [0m1706358bdcf0492b82e87c8f34e9b7120348df8b Minor update of the PC's testing framework.[0m
[0m[[0mdebug[0m] [0mbc4468cdd266fc12fe164c1b6ec4da94b71a4129 Flipped varargs eta-expansion behavior.[0m
[0m[[0mdebug[0m] [0m2c1a1192ce19f84984eb52037fba5b26794ed3fa Fix for error printing regression.[0m
[0m[[0mdebug[0m] [0m2adf5a0613c332045b65687a1f1e8a3fe8dd0222 Big improvements to the documentation of collec...[0m
[0m[[0mdebug[0m] [0m4646937ff874c9b21aed22c0d61a23761f4a230b Fixes to javascript in Scaladoc, contributed by...[0m
[0m[[0mdebug[0m] [0m497e6321a0aea209b679c428f1b76219d2920fd3 Added ??? and NotImplementedError because this ...[0m
[0m[[0mdebug[0m] [0me98c864cbb32eba01bbc0e13fe88585aade66245 Added parameter keepSrcLoaded to askStructure's...[0m
[0m[[0mdebug[0m] [0me8451c2a8be03d9b1bc98482249b1f0c224e8ec4 Fixed overzealous caching of implicit members i...[0m
[0m[[0mdebug[0m] [0mbcd155beb93be6bfda46e9578f7a9014e4842bd6 Fallback on stale type parameters in forInterac...[0m
[0m[[0mdebug[0m] [0m77aae5843ab901340aa410e7c7dd20034238ef7e Add "Google tokens for Scala" for symbolic name...[0m
[0m[[0mdebug[0m] [0m0afd6d1b192900f2a0cda3a8fa3d8498ded91d5f Closing soundness hole in variance checking.[0m
[0m[[0mdebug[0m] [0m1e0f7dcb4fcc216afff4b88555d5751bbcc9a58d Imprison the lisp test, no review.[0m
[0m[[0mdebug[0m] [0mdaffb123fd196dca0331c6dd9ca693e35ff7e9ec Use normal Global with RangePositions instead o...[0m
[0m[[0mdebug[0m] [0mb1c420e48bbe1ab4d04e7d8e0efae6c04b0284a0 Adding debug output to track down override mark...[0m
[0m[[0mdebug[0m] [0mc7f14dbbcca0b9fb1126aeb9ffc0a7c3eb7aa035 Consistent hashCode for Symbol.[0m
[0m[[0mdebug[0m] [0m97b41d36b6eaca0d0347590ba408f8c8e2dc0709 Massaging type printing and package objects.[0m
[0m[[0mdebug[0m] [0mea562b4177eee9f8a00ac9005b7a786d7370563e Restores XML entity fix.[0m
[0m[[0mdebug[0m] [0m10938bfc062511bbb19fe697235332e0e303ceab Revert "Fix for XML entity bug."[0m
[0m[[0mdebug[0m] [0md1a7af8e27227c7625762fe10560e70853f6529a Add a small "template engine" and separete HTML...[0m
[0m[[0mdebug[0m] [0m5d283f3f68a6b855afbfc01df784cd972f5b4ced Add some basic tests for Scaladoc.[0m
[0m[[0mdebug[0m] [0m7ab032f25a90fb5f2788726695a5011cb47406e0 Missing test closes #4494. no review[0m
[0m[[0mdebug[0m] [0me3bbd95afae33dbe4e8ac89167d019d831808618 Partest now correctly parses -Yrangepos (previo...[0m
[0m[[0mdebug[0m] [0m77d90e3aead2a48c1b5c633e57dea1b452b40db1 Fix for XML entity bug.[0m
[0m[[0mdebug[0m] [0m0d730957dd61c8d9132dcec9b9fe07805d2bb960 Removinf reinstantiated Flags because it's not ...[0m
[0m[[0mdebug[0m] [0m2b4b8bbe9ddf86bfbc1500cdab404fac2b687c14 Repairing bitrot with serialization.[0m
[0m[[0mdebug[0m] [0m3503dac97172bbecbd886c0b6f77cf298bcc3af4 Reinstatiated Flags because its removal caused ...[0m
[0m[[0mdebug[0m] [0mbeadafa2d83a539dae8f969b9789f896346484ec Selective dealiasing when printing errors.[0m
[0m[[0mdebug[0m] [0m55109d0d253c7e89660f1b61d17408648c0c53a4 Shuffling classes around.[0m
[0m[[0mdebug[0m] [0mff5619e1f0d1653642e93e2c6a051c88231c95fb Cleanups involving name encoding and decoding.[0m
[0m[[0mdebug[0m] [0mb939e8fbaba0bcbf3fc92bd8e915e2641b7e4ddf First untested attempt to create a runtime comp...[0m
[0m[[0mdebug[0m] [0ma2e9a1b465c9e9baeabfbea2474ab63fa57e5100 Fixed position error in Parsers detected by Hub...[0m
[0m[[0mdebug[0m] [0m2891464fbac49ebdcd794bb36e41eac8540c2806 Removed redundant test[0m
[0m[[0mdebug[0m] [0m5355c120efcca2ce8e00793c7ab90ef5d06b6176 Elininated previously deprecated package reflec...[0m
[0m[[0mdebug[0m] [0m6663d12daa44d2ca8240ed796b8f2900379844f1 Massively simplified caseFieldAccessors.[0m
[0m[[0mdebug[0m] [0m6116b8db81b46b0f179a1ea277a7323595e6dd68 My suspicion that unsafeTypeParams was "double-...[0m
[0m[[0mdebug[0m] [0m1c4765a4169c653df8501f904f047cb581578085 Reflection classloader hack.[0m
[0m[[0mdebug[0m] [0mf9aa83a6e5086774e904638d183726edfe324a00 Removed special comments on Martin's request[0m
[0m[[0mdebug[0m] [0m4529141cc154a9d7359e16344d7a318ca529f89f Following Paul's detective work, fixed Java cla...[0m
[0m[[0mdebug[0m] [0m02ac8de5c018a38e8262795010ed980dad9245b3 A few pending refinements to SyntheticMethods.[0m
[0m[[0mdebug[0m] [0m34387c718492c26072b3cf402eb15494e5a552db Improved an error message.[0m
[0m[[0mdebug[0m] [0m898755056642cc3771d33260295f1f51cabc6513 Fix bug in ModuleDef elimination.[0m
[0m[[0mdebug[0m] [0m3a1332c451c8bd9b987ab3dbe775ef5a08360705 BigDecimal adjustments.[0m
[0m[[0mdebug[0m] [0m82eb1aa430195648b6fe80f67c45c741884dc2d7 Hand specialized SettingValue.[0m
[0m[[0mdebug[0m] [0m26ddf17b21f289bba1ac76db7d5df54af306e75b Pulling wool over ant's eyes.[0m
[0m[[0mdebug[0m] [0m08845f2ce3959b6da4beb619cd045e60b655ce3f More consistent usage of atPhase.[0m
[0m[[0mdebug[0m] [0mf7a4cdd56ffa204b514c3ab1c2b9218ac3679178 Fixes #4895.[0m
[0m[[0mdebug[0m] [0mc567ad09224a906ffb60c210a49e8c10c6a55c04 Oops, can't even revert right.[0m
[0m[[0mdebug[0m] [0mf4e4a8a588d9dee2ae87fc33549291075acfd281 Put back the XXX line in partest.[0m
[0m[[0mdebug[0m] [0m444914a8818db4d9eef68213cf247ba3b76e15b0 Fix for classpaths.[0m
[0m[[0mdebug[0m] [0m9ef01e68851ae6045ce4dd1aa7d5f921a4bc7f0d Fixes #4894.[0m
[0m[[0mdebug[0m] [0m888444b17508abc594b35f8a195aac60a28e12fc Adding latest failures to code.scala test.[0m
[0m[[0mdebug[0m] [0meeaec410f05b211d22d3f0ec5d69b427ce3192b5 Fixed infinite loop in reification reported by ...[0m
[0m[[0mdebug[0m] [0m288faf969a5b72f0ce988cb2adeb662a51b49f73 Added Paul's failing scenario to test file.[0m
[0m[[0mdebug[0m] [0m17654320852e262ebcf0a267603be7d35fc3b9e0 More fixes to reflection; cleaned up output.[0m
[0m[[0mdebug[0m] [0m8c9d01fffaad598d103f80e88c47fc7224f181ab Removed a log file from the test dir.[0m
[0m[[0mdebug[0m] [0m148f4ef194180e03afdeba563aa822e7fb459c75 Fixes #4716.[0m
[0m[[0mdebug[0m] [0m7dfb214aaae80675d5c0c95d1faaf9d5fd6da5be Made needsJavaSig method public so that it can ...[0m
[0m[[0mdebug[0m] [0m287b935ea3986cf837aed88daaeaa1bee467685e Correcting resolution of top-level objects in r...[0m
[0m[[0mdebug[0m] [0me4879d785db81bb4e954d3d3d4b99243b9fb548c Added new test file for reification/relfection,...[0m
[0m[[0mdebug[0m] [0mb1f7de6ef4d13e3bac496d54b74f6f6477bc279a removed redundant test[0m
[0m[[0mdebug[0m] [0me3efea04c239fe9a61825c4ef93d2e300e488b80 more fixes to reflection.[0m
[0m[[0mdebug[0m] [0ma90fbf59aee3ee36b23894fbf827f6d85ed6bdd2 Stripped a bunch of hostile code.[0m
[0m[[0mdebug[0m] [0me412524fee20da975954c929893e88db17dbdd9a ProductN, and method synthesis toolbox.[0m
[0m[[0mdebug[0m] [0m660d80f682317eaf3d55a9b63bb95396ac417cdd More fixes to reflection and code lifting.[0m
[0m[[0mdebug[0m] [0m0d5660cbcf1215db7b3fb853b65a5e36f40f86b1 Disable currently failing pos/code.scala.[0m
[0m[[0mdebug[0m] [0maeda72b2ea265c7960e8055f526d1bef93940c04 Fixes #4351.[0m
[0m[[0mdebug[0m] [0m567e9f2980999b8c3c0931f44e0b6ae10331a0d9 Added test for the completion problem in the pr...[0m
[0m[[0mdebug[0m] [0m87972677b8076bcd4e11786b55a530501e3180e8 Making toolboxes more useful.[0m
[0m[[0mdebug[0m] [0mc62f666664b8cbaa7f894b4882afd5b6cee97777 Added missing file.[0m
[0m[[0mdebug[0m] [0m274ce619902b1e92ec22fcff30b965fbbece2ad3 Getting liftCode to work.[0m
[0m[[0mdebug[0m] [0m5d5826812ae66b748342d86c5185e9bf7612fe7f updated man pages, fixed svn props, did some cl...[0m
[0m[[0mdebug[0m] [0m3e24f4c48d39681b948836f70f58a84f02fb76e2 Cleanup in aisle superaccessors.[0m
[0m[[0mdebug[0m] [0m2b699c3fdb8586051fa20cc1e37d4d40a7418605 Handling Freevars in Importers and discovering ...[0m
[0m[[0mdebug[0m] [0m7bfdac0b73c28109b5d3130783feaca4a7c06100 Now correctly handles moduleclasses in Importers[0m
[0m[[0mdebug[0m] [0m1111b27d0eb95d69d7507291d242817a2dbe7e64 Back to square one.[0m
[0m[[0mdebug[0m] [0m7dc4723db3b8d435a5596db9de3e0378e023c8df Fixing isTrivial in NullaryMethod.[0m
[0m[[0mdebug[0m] [0m7e47107efa5d0eea79731d7f73a3b624b9cb1601 Removed devirtualize.[0m
[0m[[0mdebug[0m] [0mafe1d6fa6293465b8f97d2ca4699640fe4d09bad fixes variance of param in type constructor[0m
[0m[[0mdebug[0m] [0m5e501977f8ef72efda884d6190eeb532703d4275 more tweaks to symbol importing; not done yet[0m
[0m[[0mdebug[0m] [0mb38f2a1df3ec5ae646575a5078aaeb649a18a413 Corrected resetErrorBits in Trees[0m
[0m[[0mdebug[0m] [0mc0aebb12202d4a025de7a627987542a3d3a20277 More performant encoding of tree errors.[0m
[0m[[0mdebug[0m] [0m6c56d71a1712836364826b7b80cceb4c12c102a9 Fixed issue with warnings in IDE.[0m
[0m[[0mdebug[0m] [0m3491b3d79dccf43cf1c25b7607d4df169fdbace5 Removed duplicate class.[0m
[0m[[0mdebug[0m] [0mdfd19afc50a7e8a93656c5678acf687745eb6706 Started work on compiler toolbox that can compi...[0m
[0m[[0mdebug[0m] [0m4e3a9a64a866df42ca3fd99dfc76a2cd9f1f7562 Removed dead package[0m
[0m[[0mdebug[0m] [0mffcb1847b45ebf5946103c5435e626cccc0ffc11 Added module for importing trees and symbol tab...[0m
[0m[[0mdebug[0m] [0m158e6e610604c5a48177c94a1d74f16ac49730ab fixed svn props and scaladoc tags, did some cle...[0m
[0m[[0mdebug[0m] [0m47a131ac36c1d98686d15394b60447ae620765e7 Two argument asserts please.[0m
[0m[[0mdebug[0m] [0m088094b1c82ee38b10d84c4826b740a4e0f5f0fe Changes to Liftcode to use new reflection seman...[0m
[0m[[0mdebug[0m] [0mf6d4d84dd7eb5de3e7f698c7f627d483b6999142 Fixes #4417.[0m
[0m[[0mdebug[0m] [0mc22bc18ab6a6b91c30a6e9dde6797d7db94e22e0 Rooting out mismatched zips.[0m
[0m[[0mdebug[0m] [0me21d9b0a3907ee59b4d05489ecaf0fbf6467e27f Added tool for analyzing forwarder classes.[0m
[0m[[0mdebug[0m] [0m5637b22d21ccc1abe70e16e87c1607cd3acb9b3c Deprecation and convention adherence patrol.[0m
[0m[[0mdebug[0m] [0mf7e038361ae6b1958985a20e30bfa567d6a51b16 fixed svn props, did some cleanup[0m
[0m[[0mdebug[0m] [0m2553cc1fdc5658357643431ed7af20dca637529a ListBuffer.size should be O(1).[0m
[0m[[0mdebug[0m] [0m0c25af0ec8e19b4e6e40a6c4a806659004f506d0 Constants in io.Codec become Codecs, not charsets.[0m
[0m[[0mdebug[0m] [0mbfeef8a9d3015f1273dcda653fe4c20fdbc3f906 Scaladoc enhancements to continuations package ...[0m
[0m[[0mdebug[0m] [0m3f58f66c8b2147d728467da9ede91cdcf60a4a8d Small changes to the API documentation of the A...[0m
[0m[[0mdebug[0m] [0mbe9e2991d90384797781767c58616d4ae04796e8 Improved API documentation for scala.compat.Pla...[0m
[0m[[0mdebug[0m] [0mbbd84805849ca16ad6b691166068d209095bd6e8 Hugely improves the API documentation for JavaT...[0m
[0m[[0mdebug[0m] [0m127dd7654b9516d8a32d833d576358bbb6f846e3 Fixes build issue involving missing rootdoc.txt...[0m
[0m[[0mdebug[0m] [0ma26fc299cac88706ef6bdbdee56bc161d4435aef Scaladoc now hides members with @bridge annotat...[0m
[0m[[0mdebug[0m] [0m3defd7a0a0b6c1ebe086ad0a467b7b43ba8f92e9 Fixed a Scaladoc layout issue affecting how typ...[0m
[0m[[0mdebug[0m] [0m670f62de1dc629e30bcd0f78edd7094fecbe2b0c Improves PagedSeq API documentation.[0m
[0m[[0mdebug[0m] [0m7343e044153fb5f91028878fe1ddf341f62b37ee Adds ability to document root package, as well ...[0m
[0m[[0mdebug[0m] [0mfef6649b31d58e2cc239518cb031d39e1ac58b70 More work on error trees.[0m
[0m[[0mdebug[0m] [0mfa0f48a5dffacf5622d1d82ec12ef0c1930354bd fixed svn props, did some cleanup[0m
[0m[[0mdebug[0m] [0ma3ce6c471a445716a19d7402414ffda50f1d8e80 Removed leading tabs in build.xml[0m
[0m[[0mdebug[0m] [0m3b48cc7fe0facd63224eacb5f7113213ffb7bfe3 Get svn revision on Windows[0m
[0m[[0mdebug[0m] [0mbd2381d654fb6affcd414f6089468cf3ca2f780d Reworked error trees.[0m
[0m[[0mdebug[0m] [0mc69b0aecc604d3298341a0731fba967f88175dac Fix for nonsense comparison in TypeKinds.[0m
[0m[[0mdebug[0m] [0m9ffe29d61ad3d70193790e7ee74a8d351047fe94 Amend previous commit by suppressing type error...[0m
[0m[[0mdebug[0m] [0mbe57a47dcf257df8efef485e126b9b39c878e0b8 Better behavior with problematic sources in the...[0m
[0m[[0mdebug[0m] [0m36bdc192b2f170d06354253e82c2b17d78704b82 Added new disabled test for eclipse scala-ide t...[0m
[0m[[0mdebug[0m] [0m3b357972e911aed24842f4c2229058b4a1311d1b Removed parens from calls to Name#toString.[0m
[0m[[0mdebug[0m] [0m09b1a31309c9cbf1394c317b87d2073d39a8cd56 Fixed stackoverflow problem when initializing l...[0m
[0m[[0mdebug[0m] [0m17c04628617809b9542f7d3c9bcb8d3c6d23a2ec Create Type hashcodes at construction.[0m
[0m[[0mdebug[0m] [0m7cddbc6564521eb0affbd6ef0d8b5608e61e668f Minor cleanup in Uncurry w/ NullaryMethodTypes.[0m
[0m[[0mdebug[0m] [0mb2f3fb271342d7862cc045f5ee5cff6815ac9722 Removed redundant UnCurry transform (now in Lif...[0m
[0m[[0mdebug[0m] [0m0815b279951d8ff10c816c06c8737dde78a250ee Reworking TypeMaps to avoid allocations.[0m
[0m[[0mdebug[0m] [0mac7152b8bb4ec81a44bd1964a282c20c55d16729 updated scaladoc comments, did some cleanup[0m
[0m[[0mdebug[0m] [0macc4c04b0c29436d2328d0e31a26bf2be4b96117 Refine lub calculation.[0m
[0m[[0mdebug[0m] [0m3949410af713249a8d2c8a494eb2b6711a0805a0 Remove assert that fails for IDE. review by Mirco.[0m
[0m[[0mdebug[0m] [0md5c30508ca1c76d502bc4d730d179daa5735dcb1 Improved getFiles/getDirs in PartestTask; did s...[0m
[0m[[0mdebug[0m] [0m2e7026c0b64ec6d7de530b2514288a3502ed8a9f Partially reverted r25636 change (forget notice...[0m
[0m[[0mdebug[0m] [0me8aee14bbdefe2936d17520a9bb53d16ebc487de Fix for params/args zip IOOB crash.[0m
[0m[[0mdebug[0m] [0maaaa019588d0c2b10d74f7c38fd9dee9f970404b Removed unused import.[0m
[0m[[0mdebug[0m] [0m7b173d5bad07238ee05836bfb2e29416510ef41a Report erroneous tree instead of Error tree in ...[0m
[0m[[0mdebug[0m] [0m8e8518864fb776e43a2c4cfb0b4117ce4e4e0754 Method to zip value params and args.[0m
[0m[[0mdebug[0m] [0mcbf8534ff7a04603e7c47c0a2422c012ddd44810 Helping Proxy equal itself.[0m
[0m[[0mdebug[0m] [0mb2b068133a68eb05001c6a233ede5af9e473f796 Improvement of incompatible == warning.[0m
[0m[[0mdebug[0m] [0m9a40a521b2bed38bd3257e0ad45f9cb1099936ff Fixing the optimized build.[0m
[0m[[0mdebug[0m] [0mbcdd1882f159105db6d748f704839c65491f76d5 Fix various InnerClasses bugs.[0m
[0m[[0mdebug[0m] [0mca15d245fd8624392756df5e79f893bea8ce53ef Brought back unrelated type comparison warning.[0m
[0m[[0mdebug[0m] [0m65a785e17793e39a67a26ad30abe0a02edc5bf89 Added parens to many methods.[0m
[0m[[0mdebug[0m] [0m2c5f1e8b027ef3ed360e5c73f14c3833a40b8d09 added missing getExcludedFiles in <scalac> Ant ...[0m
[0m[[0mdebug[0m] [0mf32a32b1b33c9d7ccd62467e3e10cb69930023c8 Allow for the overriding of objects.[0m
[0m[[0mdebug[0m] [0m52c1d019d63d2fffadc8f3f159d654187ac61ece Refinement of murmurhash implementation.[0m
[0m[[0mdebug[0m] [0mc37e8f45cf86d0a3f6cb084e85f9751f5e906bf2 Fixes #1000349: Dot completion doesn't work whe...[0m
[0m[[0mdebug[0m] [0m8cd3eae681f938ceb64578ffa8bdc69d85c20781 Another problem solved for reflexive compiler.[0m
[0m[[0mdebug[0m] [0m68806429fbd41b6fdfe55da4c124ad1bf2ba8cc4 I missed inlining warnings - need to get better...[0m
[0m[[0mdebug[0m] [0m45d3adac9d42d31561c28f6f40c2908b44125265 Some cleanup related to last commit[0m
[0m[[0mdebug[0m] [0m620f339bbaadad57daa696007660bb887372e927 First refactoring related to Error trees.[0m
[0m[[0mdebug[0m] [0m596be479f1e527230f92db320642f77bae7e386d Tighten the CPS plugin constraints.[0m
[0m[[0mdebug[0m] [0m8e489f66eceb438167f8900bf897c8139d08347d Fixed MissingRequirementError extractor (the re...[0m
[0m[[0mdebug[0m] [0mac9243fb9e48dd3a4829cc3bf1caf7241d40b8af Added footer command line option to ScalaDoc so...[0m
[0m[[0mdebug[0m] [0mf3114ec2a48e1a48f53bd5065009156b2612430e Improves the usability of Scaladoc when images ...[0m
[0m[[0mdebug[0m] [0m7cb2054eb6d78e3a8c3519a0989ae120cb723893 Removed erroneous throw which was stealthily ki...[0m
[0m[[0mdebug[0m] [0m2f4349e8ddcfdbf70dbf9df1a1da97a8514a14a9 Intersection types made specializable.[0m
[0m[[0mdebug[0m] [0mc4bb14e760671745104707c8eba7a17918366316 more reflect changes[0m
[0m[[0mdebug[0m] [0m0d99f59ebaa42eb8717b01de06e8582371b6ccbf More refinements to reflection and the reflecti...[0m
[0m[[0mdebug[0m] [0m0d379b728ae11dcc2f15d1e3e3143cb650acf0c3 Moved test for scala-ide ticket-1000508 under /...[0m
[0m[[0mdebug[0m] [0m4235635142d77d0c087c026fef8d8e6ee535e9d9 Created test cases for tickets that need to be ...[0m
[0m[[0mdebug[0m] [0mfa2deeb4304d149c4870cfb013e7790d6fe00d86 Offer warning when demonstrably non-side-effect...[0m
[0m[[0mdebug[0m] [0m6817244d64fca81810e6e45f8a4ea53e9e6d76c2 Removed the type parameter from sliding, no rev...[0m
[0m[[0mdebug[0m] [0m13f30c385b442eb702d257c707e722963391f513 Docspree documentation for Stream from Derek Wyatt[0m
[0m[[0mdebug[0m] [0m9183117cb473712218565468f33b966437e5d3df Some great AnyVal class hierarchy documentation...[0m
[0m[[0mdebug[0m] [0m6d10bd53c5eaccd48197f8195472cdd480668783 Updated copyright notice in scaladoc. No review.[0m
[0m[[0mdebug[0m] [0m9954de923ef0c87fcffacabe3e18c31bf7f69f5e Made it possible to supply a custom Global to t...[0m
[0m[[0mdebug[0m] [0m0377cad8c6a26be5b6dd59323dd171634400005a Document the usage and methods of scala.sys.pro...[0m
[0m[[0mdebug[0m] [0m0e0e2055f355bf701d9a712abf69dcb52fc1eda1 Small tweak to reflection to make package types...[0m
[0m[[0mdebug[0m] [0maade88f8a7b95980ba25d03322be275cc21856ae Better handling of presentation compiler shutdown.[0m
[0m[[0mdebug[0m] [0md8add367dd9e432b53d98a33880bdf56a4505be1 More fixes to reflection and reflective compiler.[0m
[0m[[0mdebug[0m] [0m476e4816f831fcacbc0cb809cabbad726900a975 Twist to make crashes more robust :-) (by avoid...[0m
[0m[[0mdebug[0m] [0mdd050a6a632eaeb43647e7f4e0d5a5f4c5a2dc41 removing more debug output from reflection.[0m
[0m[[0mdebug[0m] [0m8f3c3f5387125fe43ef2f7cc63f410413fa51365 Added extraneous test where classes are verifie...[0m
[0m[[0mdebug[0m] [0md52e53ce4ff8ab2eb26eba794a637b43487f3608 Added copyright notice to all scaladoc pages.[0m
[0m[[0mdebug[0m] [0m6d717dc9865cc5a957f0d634acc6fc2dc2665301 Added package object support to reflection fram...[0m
[0m[[0mdebug[0m] [0m65bf9178c4c3d92cb9e498d09587e45c14eba594 More changes to get Reflect compiler working.[0m
[0m[[0mdebug[0m] [0m6f881202be35c7d08ca73054594618cef19d8938 Gave partial function an empty member.[0m
[0m[[0mdebug[0m] [0mcaaf4296681e4fa040d691169c6665d7b5eac9d2 Another bit of stray debugging output involving...[0m
[0m[[0mdebug[0m] [0mf0b042b33558345d815ca926360b8071b92461aa Fixing up a few instances of suboptimal reversi...[0m
[0m[[0mdebug[0m] [0m2c548eac23014bff46f563dd4fdfd65bc7aaa54c Replaced various now-unnecessary casts with str...[0m
[0m[[0mdebug[0m] [0m649b4262c4483f12ec4d82549b9860e2f88d33b8 Fixed bug in Sorted "to" not using the ordering.[0m
[0m[[0mdebug[0m] [0m3efce112b5759c04566055b8418261d13e474e1e Fixing the build[0m
[0m[[0mdebug[0m] [0mc4db95fdb883c4feb1825d379f2832d31f35d4e8 Removing debug output that slipped into main co...[0m
[0m[[0mdebug[0m] [0mb5bedbce2215ddb4d6db9a5e906cb9ad60705b3c More fixes/debug code for reflection.[0m
[0m[[0mdebug[0m] [0m0a9d3e00a493b86afb115bf82c904311e5b09465 Always include `liftcode` phase in a compiler run.[0m
[0m[[0mdebug[0m] [0m2fdbabe0a26e652e05728c55f88d34beb0a9be98 Some kind of scaladoc quoting fix from the sbt ...[0m
[0m[[0mdebug[0m] [0mfebf1a0cd942f2d222e1d1349eb9551ef36f4f48 Recent icode checking tests were leaving a bit ...[0m
[0m[[0mdebug[0m] [0mfbb5b57d65d9c786ef618c92165ca1e3a72863ce Made -Xprompt more useful, less crashy and more...[0m
[0m[[0mdebug[0m] [0m006cd779797b2ddd0af8a5fe5ad87671509f106f Fixes and temporary debug scaffolding for refle...[0m
[0m[[0mdebug[0m] [0me97be9ce13c275b443d358e8c998cec0a74c1fdd Sorting test output so it passes on java7, no r...[0m
[0m[[0mdebug[0m] [0mb9785280a7138a2bb52060faf94807aa0d07dec1 Renamed tests named bugXXX to tXXX, no review.[0m
[0m[[0mdebug[0m] [0m84fcf633d9ca507124806d64729cb8463bcebb69 Fixed build problems[0m
[0m[[0mdebug[0m] [0mce0df1e1bf7a478398fbd6915d99c763c564d182 Class that can be used for memoizing types in r...[0m
[0m[[0mdebug[0m] [0me1a9fd9a7a3092e38915425adbd308b48e48e363 reflection refactoring so that we can now have ...[0m
[0m[[0mdebug[0m] [0m77175ede13ac1b0b37e82aabdfe091e0ec592b25 Refactored everything that's clean in nsc.Main ...[0m
[0m[[0mdebug[0m] [0m48e8133cb08a252ea0ec325d4c6537bccb2e0465 Removed and consolidated several redundant test...[0m
[0m[[0mdebug[0m] [0m0e74720c491ce13e5e904e0bc39e9a60af26f37c Some 11th hour modifications with the dual purp...[0m
[0m[[0mdebug[0m] [0m3a1463cd833175bdaa7a31d96a41a0d926b0e9db Modified scala.reflect package object not to th...[0m
[0m[[0mdebug[0m] [0me69822117c99a6c79a69a5b4dde3a82040400bb3 New reification code for symbols and types.[0m
[0m[[0mdebug[0m] [0ma93134b4832e95ff014f162f4cc8667f8136cb7d applying patch provided by Topher, fixes #3501.[0m
[0m[[0mdebug[0m] [0m80952759fbaaf3a99f6bc0ca528da726b5a438e7 Created infrastructure for testing icode + sett...[0m
[0m[[0mdebug[0m] [0m4b29535009d7848d870252b5b08f53844544de64 corrected misspelled type params (capitalized n...[0m
[0m[[0mdebug[0m] [0mcae9d2306ed0040d18fdb81bb2a179e0f74afcb2 Some cleanups in inline exception handlers.[0m
[0m[[0mdebug[0m] [0ma707ec6fef216334e2cde4437664f28a3983d1eb Bug in optimizer eliminated potentially excepti...[0m
[0m[[0mdebug[0m] [0m553bea21fbe38c23060be74b5acefefe49c5abbf Set the partest encoding to UTF-8.[0m
[0m[[0mdebug[0m] [0mcecee085f345097055737f318e0ef30a02b7ac96 Improved documentation for scala.collection.imm...[0m
[0m[[0mdebug[0m] [0m7e99a7d380d7a6331e456ab032a5994d268d37fc Maybe that last commit was closer than I thought.[0m
[0m[[0mdebug[0m] [0m19592c45ed2c42352d03c503bb617ed0af2c6d1f Reverts previous commit.[0m
[0m[[0mdebug[0m] [0m6a3b465ba9bc849c35314b095963c85a3a1ba07d Kludge: don't let getClass make it into bytecode.[0m
[0m[[0mdebug[0m] [0me4559e4387796de1cdc7c03c2d69a375d14c8540 Improves documentation of scala.Predef.[0m
[0m[[0mdebug[0m] [0m1bbf88a1fd32016335263c596b0d7b1947923714 Replaced Application with App in ScalaDoc.[0m
[0m[[0mdebug[0m] [0m96066dec3030ad080f4353b797c4906702a15fe2 Shows modifiers before kinds.[0m
[0m[[0mdebug[0m] [0m7a49a9aea9909a2ab24bc8b9a3e87c4199ab1563 Moved files to welcome our ant overlords, no re...[0m
[0m[[0mdebug[0m] [0m63f072fe9be341f2acac5609d7657bf2b444ceb6 [recommit] Backend optimization: Inline excepti...[0m
[0m[[0mdebug[0m] [0m64a2e3074ee5b2cc67776227451ad120746eb156 Literals now take Any as argument (used to repr...[0m
[0m[[0mdebug[0m] [0mbfb20c64a95c62af9c9e1b2bf8a38b97ea606c8f fixed svn props and presentation check files[0m
[0m[[0mdebug[0m] [0m7a5ea2758ed4377feedd00e2acbb16274116a910 New utilitly method to create scope with some e...[0m
[0m[[0mdebug[0m] [0m6ba1b9f3c974351e826485ca9c41df732c6de15a Major rewrite of the testing infrastructure for...[0m
[0m[[0mdebug[0m] [0m044099d4f1677425719ea8cad8c946dab8b5c2d9 Added --presentation flag in the help message[0m
[0m[[0mdebug[0m] [0m719549799ef6ac85f181ae607b0f174601d634fd Looks like I broke -nobootcp at some point.[0m
[0m[[0mdebug[0m] [0md8359a20a088a4724431ce9c7dd93869c2ad23cb Improved the error message given when a concret...[0m
[0m[[0mdebug[0m] [0m20859263f2a2cf85464b333b9842bb31c020ee5e Removing the code which has been deprecated sin...[0m
[0m[[0mdebug[0m] [0me43daf434becf4497acb4d297ab6d2866c16d1aa Fixed a method which got hosed in the reflectio...[0m
[0m[[0mdebug[0m] [0mf309513c9f540e1e9eb5c072e66cb64333aa7bda A conceivably pretty bad performance bug in bui...[0m
[0m[[0mdebug[0m] [0mabc851a1de27e1dedab2b646a1568197b8189681 Reverted r25440 (update of forkjoin library) un...[0m
[0m[[0mdebug[0m] [0m03ac255fa710f9c28586308259116b11ae1d7c42 Split up adapt in some smaller methods; added c...[0m
[0m[[0mdebug[0m] [0m3d740f4f79703d60db80f2d0cea49f3a7a02d327 Added debug output to track down Fregor's "fail...[0m
[0m[[0mdebug[0m] [0m5522aeafa7ac3c5c8cdd6be4fa13afe52b558445 Linked Manifests up with Reflection.[0m
[0m[[0mdebug[0m] [0m3fff0d0caf8a65c7bd8826f23f1a1e12be802ccd Reverting changes in r25491, it is Java 6 stuff.[0m
[0m[[0mdebug[0m] [0m0440f885e96b968685fd971ef3386b4d1e787673 Added some missing methods to ListView.[0m
[0m[[0mdebug[0m] [0macb91674c864d158f992f24c9cb1ff8e5575cc00 Allow null components in split pane. Closes #3929.[0m
[0m[[0mdebug[0m] [0m8b4d5de0b6326b2377e6822bdc03275fa4c13682 Pulled up the SuperMixin that calls closeOperat...[0m
[0m[[0mdebug[0m] [0m9185598c8b55b2bd2cd4699af311ce326623dd5c Added GraphicsConfiguration to window, frame, d...[0m
[0m[[0mdebug[0m] [0m69867e949d451956afd38b6adb72913651f4503a Fixes typo in getter methods. Closes #4262.[0m
[0m[[0mdebug[0m] [0m7f45f9c67e36ab50301321583ad0599cbafd578e Fixes typo in setter method. Closes #4811.[0m
[0m[[0mdebug[0m] [0m03b1fb29c65b09fe487a4bbb2ccd7e9e7bcef62c Applied patch by Gordon Tyler. Closes #4823.[0m
[0m[[0mdebug[0m] [0m48fcd8a7942775aaa55f047b5f8615ba54321127 Install mouse moves listeners lazily.[0m
[0m[[0mdebug[0m] [0mfebd8857dda25f79704031e5bd2005b7271025c1 fixed text in error message[0m
[0m[[0mdebug[0m] [0me4288e5143dc85e9b22d881bf5b19996597722f6 Fixes SI-4507.[0m
[0m[[0mdebug[0m] [0m386dddde5361e5c2b9876dbb8855a0f1a81ca95b Turned up the defense against compiler exceptio...[0m
[0m[[0mdebug[0m] [0mff7416d88b67b26c5f066ef08801517c09bd2859 Expanded the range of a warning, and made suppr...[0m
[0m[[0mdebug[0m] [0m879e5af47db2ae6807aef26dd786e6ea920ac554 Reversed the values of "is" and "is not" in rec...[0m
[0m[[0mdebug[0m] [0me3e64e43659f53dd8f9cd5837f78a7e4378dc4c4 Optimizations for Seq's implementations of sequ...[0m
[0m[[0mdebug[0m] [0m333f540595b5cc80879758f656cccd99632d3fd5 Moved the classes and objects which are defined...[0m
[0m[[0mdebug[0m] [0m87aca406769cf3c90f375fcf03d9b47725591650 Hugely improves Regex documentation.[0m
[0m[[0mdebug[0m] [0me90ef48c1b2d771ec2ad99c668602d0a264b37e4 Improves Benchmark documentation.[0m
[0m[[0mdebug[0m] [0m31827a68813545cb7184044400210c1396f5fcd3 A big improvement to Ordering documentation.[0m
[0m[[0mdebug[0m] [0ma584c400186abc48e898f41a4856e2357b8a6b73 Adds more documentation to Array.[0m
[0m[[0mdebug[0m] [0mc773c47fe91ed074e13c306f6fa71a55e9f69a72 Adds documentation to the scala.math package ob...[0m
[0m[[0mdebug[0m] [0m84189c6b15fc390a9bc2dc67b9d57935a6933e90 Another "great moments in java5 vs.[0m
[0m[[0mdebug[0m] [0m335a6bd99b6e6e9922756c74f987c706bd21b1de Oops, let some local test code slip in, no review.[0m
[0m[[0mdebug[0m] [0m97da3af7a45a2cb88717ad8224e6b0b10531a734 Fix java signature generation for traits: no cl...[0m
[0m[[0mdebug[0m] [0mc1aaf1fc7ad3d76bb5376d796577e0effdd70bf4 Don't discard deprecation/unchecked warnings re...[0m
[0m[[0mdebug[0m] [0m554fb11b0cd2f76d7990a0de935c8deef30f95dc Big cleanups in the tracing utility and its usa...[0m
[0m[[0mdebug[0m] [0mb2aba00207cb09c7e4f60caa46863a25b5760a9f Removed unused import in collection.immutable.W...[0m
[0m[[0mdebug[0m] [0m2e8cad2cc2709b4fa13096d963c46e0d255bd2bd Test update to go with the previous patch.[0m
[0m[[0mdebug[0m] [0mcda4650d4d6486d6dc07766cd00c92d4712cca3f Looks like there was a little baby in the parse...[0m
[0m[[0mdebug[0m] [0m9e4bdd411cbc3db5064dcd01a9c35bd46508ceb4 Made the thread behavior of the repl a little b...[0m
[0m[[0mdebug[0m] [0m5b11f250ce650b8c66134e6ae6a9f48b3c82f64a When I tried to remove the old for comprehensio...[0m
[0m[[0mdebug[0m] [0m8b28292b5379a34fad0599335116b9e54ee44e20 Fixing all the tests and source which still use...[0m
[0m[[0mdebug[0m] [0mbe31934db38a93468b6390e783ca377da6283c19 Fix for a bug in CharArrayReader which made tri...[0m
[0m[[0mdebug[0m] [0m6fe5754cec7f389477e5aa29ef527916d5d615d0 Better error message for case class/object matc...[0m
[0m[[0mdebug[0m] [0m2b31bc81adfe6470e7da4546a4858482e8a5b61f Avoid some spurious errors after a cyclical ref...[0m
[0m[[0mdebug[0m] [0m05382e2351e1ec6ebfbb50c4df12a2b1410a0b80 Improved structural type error messages, and ot...[0m
[0m[[0mdebug[0m] [0m990fa046e6bbe95d5def208b38fead77d2437f9f Fixed bug in the disambiguation of f(foo='bar')...[0m
[0m[[0mdebug[0m] [0mead69ed24557ff42966a2bd5f71b6434ac5343b6 Disallowed implicit modifier on auxiliary const...[0m
[0m[[0mdebug[0m] [0m4f4a80ad5b85ce3922c80bbc9524f2540918187e Don't want to chase NPEs around for the rest of...[0m
[0m[[0mdebug[0m] [0m6d45fddd4c6537fb343e901d58491b81475e3786 Attacked classpaths to get "." off of it when i...[0m
[0m[[0mdebug[0m] [0m8709b52eef9a0c0b2600664e38e01af3423e93f6 Some "synthetic" code don't have RangePosition.[0m
[0m[[0mdebug[0m] [0m92f32deabb13c9fe530314c998f557ab8d9feed5 Adds support in Scaladoc for @todo tag.[0m
[0m[[0mdebug[0m] [0mb39a7044d60df5b97539102f2ca80486e9b5fcf5 Oops, let unnecessary boxing creep into that la...[0m
[0m[[0mdebug[0m] [0mf7f5b50848c8c0efd30abe17467d1ef443760ec5 Rewrote the case class synthetic equals method ...[0m
[0m[[0mdebug[0m] [0m234336d7b1ca19ae496a616012733a7a98462e4b Reverting the inline exception handlers while I...[0m
[0m[[0mdebug[0m] [0m209f7e765795d0bbe0a59377db8426dc2af670eb Backend optimization: Inline exception handlers.[0m
[0m[[0mdebug[0m] [0mc18878ab71d64b91adbfc3cff5778a0f340be520 Cleanups in synthetic method generation, no rev...[0m
[0m[[0mdebug[0m] [0me02eecbbadff2d5feccdfc81f8013e7433f10f4c Issue a warning about classes/objects inside pa...[0m
[0m[[0mdebug[0m] [0m9a86215c18a4eacd2ee1218fa01f458e415a8e7f Cleanups in Namers and AddInterfaces emerging f...[0m
[0m[[0mdebug[0m] [0m0dda8885a980e3796ea85e32161383c6f8f5613e Update fork/join framework to JDK release 1.7.0[0m
[0m[[0mdebug[0m] [0m5aa8100a48b8b6c74d3bffed7430eaeb4ee98753 Added a command line script to ~/tools to count...[0m
[0m[[0mdebug[0m] [0ma1a870a72c74ec9cc5b9f449ba39292c78467e3b Adds version information from @migration and @d...[0m
[0m[[0mdebug[0m] [0m39ebbf6743d0b861096051286d7608ffc9736888 Finished up some backend cleanups I'd had lying...[0m
[0m[[0mdebug[0m] [0m254ad276ca07c20a2782678a234c75ea1e7b9e83 Took a different tack on avoiding unnecessarily...[0m
[0m[[0mdebug[0m] [0mcf4037a46ca3aabcff8e444d6814f5a91d023d4b Made error messages like "object List is not a ...[0m
[0m[[0mdebug[0m] [0m39e50a12d24e6c143cd1473e579fa197e75318a2 Minor changes to the Scaladoc stylesheets, as s...[0m
[0m[[0mdebug[0m] [0m6f1552568c2668ab02f56f77b5de5a68258bf304 Merged enhancements made to scaladoc filter pan...[0m
[0m[[0mdebug[0m] [0m74062e352955afa6869636d84035011e3518d7d4 Fix memory leak in SyncVar. Review by prokopec[0m
[0m[[0mdebug[0m] [0m987c30ddfb75b965ecc8cab2dbc2ed20e1f18562 Rename a file to celebrate our glorious ant ove...[0m
[0m[[0mdebug[0m] [0m2b748e9ce721e2f11a5022c47a032d2e605c2f82 A couple low impact cleanups/optimizations, no ...[0m
[0m[[0mdebug[0m] [0m60ee9924b7449ec64cffcecd6accd1a856c4fa3a Tired of ugly-printing in the repl, I sort of f...[0m
[0m[[0mdebug[0m] [0m257b6c91a52dc805dfb413b323a70e52f6499c2e Sped up traversal over mutable maps by a factor...[0m
[0m[[0mdebug[0m] [0mdaa26379ceae60b441f49dab49f367ebea027529 Working on jar creation infrastructure.[0m
[0m[[0mdebug[0m] [0m8c0fa605fba819d6ad8714a488d404e966d224b3 Some additions to definitions for recognizing m...[0m
[0m[[0mdebug[0m] [0m4f5419eecb85092b0cf745cdf9512d810bd70606 Fix to make LiftCode compiler under 1.5.[0m
[0m[[0mdebug[0m] [0mc0db3f2d065e22796a2c917c6c3b0f14f3982cf0 LiftCode works again, now integrated with new r...[0m
[0m[[0mdebug[0m] [0md0c5e4be5554f4862da0690ac0315a4433fcb5d5 README updates, no review.[0m
[0m[[0mdebug[0m] [0m9c7e267082180f8ca55f52dbd80413801524647a One last build fix for our poor java5 build ser...[0m
[0m[[0mdebug[0m] [0m613f30f1cd0170012fedf6608140a585f544db58 Getting LiftCode to work.[0m
[0m[[0mdebug[0m] [0m67a63278a6c4e9347792219086f11a87d177eee7 - Update Scaladoc for LinkedList and for some o...[0m
[0m[[0mdebug[0m] [0maf412cd72e6e35e7c76ee24e9fa65b73293f0082 Move vector descrition from the obejct to the c...[0m
[0m[[0mdebug[0m] [0mb5865cd83f2e8871c746acd1e7a907058b417989 Moved test out of pending, closes SI-3628, no r...[0m
[0m[[0mdebug[0m] [0m9bdc1a0b6deb5bf8a056af0253b25fcf5d92c7f7 Following up on things that -Xlint told me, som...[0m
[0m[[0mdebug[0m] [0m902c61f397069b9918f1854b8bf95a50b52c08fc Disabled all the old scala.reflect._ tests whic...[0m
[0m[[0mdebug[0m] [0m4231a0bc06765d914790078c184c525b9b7a1ef4 Quieting down mr. lifty, no review.[0m
[0m[[0mdebug[0m] [0meb3ee130adade25279913dae09915120c40e77c6 Fixing the very broken build (was going for "co...[0m
[0m[[0mdebug[0m] [0m2b15e8ce934c9629e18b5fa4a4bb39bba750575c First steps towards lifting[0m
[0m[[0mdebug[0m] [0mc8385cbf67bfc330558370ddc4724681bd3f9182 Discovered through jsuereth's work that a file ...[0m
[0m[[0mdebug[0m] [0m4e488a60594664046c3449e1aa2239adca7a012e Added two new compiler options:[0m
[0m[[0mdebug[0m] [0mcda84e7f2145673e4e14cb886598fe19cd48585a Turned off the notFINAL flag which was applied ...[0m
[0m[[0mdebug[0m] [0m5bbb198b246f43b80dba8f4466862b2ca8b9a9cb Expression type argument instantiation should n...[0m
[0m[[0mdebug[0m] [0mcee5d977cbc2fff7c919a2d3026b81bd23120d9d New starr based on r25394 to make the starr lib...[0m
[0m[[0mdebug[0m] [0m1942bb6cd42aeefc03cf060aa441ee17f397a122 Test case for SI-4603, no review.[0m
[0m[[0mdebug[0m] [0m900f7a8f5c056beb5041b8047d4d7aece11f580f Remove sigint handler on repl exit as a sanity ...[0m
[0m[[0mdebug[0m] [0me0890be9a7bc74c3bdd38e26c60b11eb11a7a718 Closes #4603. Review by extempore.[0m
[0m[[0mdebug[0m] [0mac96200c920a915736361b315ad65093b8014bbd Scaladoc shouldn't drop type arguments to alias...[0m
[0m[[0mdebug[0m] [0m892ecd2db75cb41cbcb582c26c2a7b32186625c0 Changed forwarders not to generate final method...[0m
[0m[[0mdebug[0m] [0m5dbb616610b616bff7ec8bb9b78a6f8a59203d7d Test case closes SI-4172 - I think the output i...[0m
[0m[[0mdebug[0m] [0m209167a1b4905f15898235b94d8312a51c312785 Some tweaks to repl thread creation based on sp...[0m
[0m[[0mdebug[0m] [0m321ecd84d8970acc43523280267595567b9a0ecb Debug output to help with signature issues.[0m
[0m[[0mdebug[0m] [0mac0bfa6220835723498a2f387b803fe8cd87b68d A few tests for pending and non-pending, no rev...[0m
[0m[[0mdebug[0m] [0m6b096309778039f75d450acec3d02c3a0fa005f3 "Freed the lisp test." Tweaked partest defaults...[0m
[0m[[0mdebug[0m] [0m401baad565218da34558318ebd1f65edb31b39c8 Fix/workaround for inliner bug uncovered by fin...[0m
[0m[[0mdebug[0m] [0m68031b3af11a2f79b186607f44d5c327051d19bd Adding the missing ParMap and GenMap methods.[0m
[0m[[0mdebug[0m] [0m1ad15b1f50364dc42e06117bf551159adea25312 Discard empty strings in option position, but n...[0m
[0m[[0mdebug[0m] [0m9f9af2ad4885af6257a01efcaabed526e7a64eda Add test for SI-4839. No review.[0m
[0m[[0mdebug[0m] [0m460f57d5d30cd42e35b55337f9a146070243b20e Enable implicit parameters in the presence of v...[0m
[0m[[0mdebug[0m] [0mac2ecfb3af887f8d9ac57af459517fec9b615cd8 Scaladoc should decode symbolic type alias name.[0m
[0m[[0mdebug[0m] [0m8c8e8788fd3769b728150d36faa57671d531624a Always escape control characters when printing ...[0m
[0m[[0mdebug[0m] [0mb204a9360fadf090b8f84c04b4f73423f575516e Updated documentation for testing.Benchmark.[0m
[0m[[0mdebug[0m] [0mc3c1c65d5fa2a6fd94e8f3bda7c5b4b5408bb789 Since trunk seems to be undergoing all kinds of...[0m
[0m[[0mdebug[0m] [0m5c61410fe5b8fd636bde6484f04a2d1160ed7eb4 Start of an attempt to abstract above some hard...[0m
[0m[[0mdebug[0m] [0mf9f164d3c71aee897e7885e4c991866bd1c0c339 Reflection refactoring.≈ç[0m
[0m[[0mdebug[0m] [0mfb2e30e4728e6378136f2858da49a1b87ed7c60d Small fix to mirrors in treatment of primitive ...[0m
[0m[[0mdebug[0m] [0m654c9ff6e67f2c7c49b5a97dba98028406f6c83a Should not set the parameter name's width on CSS.[0m
[0m[[0mdebug[0m] [0maafc0fe172b8db946ccf74110d2f6fa257ffa094 As per discussion documented in SI-1799, brough...[0m
[0m[[0mdebug[0m] [0mce895bbb40b26a64191c6be711643c50977072d6 Fixed  build problem. No review.[0m
[0m[[0mdebug[0m] [0m04a39e7981559cd94b281aca64b0b46251fc6e5d Adding mirrors top connect reflection to someth...[0m
[0m[[0mdebug[0m] [0mdde17e953fb9ecc7f28fd0b7fe712c36382afaac Fleshed out Scala -> Java mapping; dealing with...[0m
[0m[[0mdebug[0m] [0m48d2c7814465ec6ce4139e49269947c6d38f023b Fixed doc comments of the keys and values metho...[0m
[0m[[0mdebug[0m] [0mc0ddb8f941dcb4ec0ca0aae0739406352e17cdfa 4th round of clean ups (see r25293, r25285, r25...[0m
[0m[[0mdebug[0m] [0m628c0265aaeaab8ef84dfc623d45119972f83656 Fleshed out reflection that now also correctly ...[0m
[0m[[0mdebug[0m] [0m00da8a8f07b9ba21ee93a007dbf7c2961c355fd6 Fixes SI-4641 again.[0m
[0m[[0mdebug[0m] [0m3e9041b0313cae18973b7333b64fb53e4bb4a5c6 One more package rename that broke the IDE nigh...[0m
[0m[[0mdebug[0m] [0m03f3cb5fcd91f9f3b0297f9da18cf841b78d27b2 Restored test case for SI-2873 which hubert had...[0m
[0m[[0mdebug[0m] [0md34bd62d07cbaf6307b0c4713c39c6df114b4b6c Fixed a subset of extant signature issues.[0m
[0m[[0mdebug[0m] [0mb2f1b874686ea0d1aca5aca9b187998372970e61 Sprinkled some quiet dust on the compiler.[0m
[0m[[0mdebug[0m] [0m970d4132b66eb77fa0c3d1d2626a1e377bea6ad4 Refactored infoTransformer functionality from n...[0m
[0m[[0mdebug[0m] [0m44b9cf0ca9606f531218deefe7792b4476552291 Modified erasure so we have enough information ...[0m
[0m[[0mdebug[0m] [0m658ba1b4e6898df65119f9cb6488ed8908c399ef Fixed adriaan's patch for type constructor infe...[0m
[0m[[0mdebug[0m] [0mb2a1ced1a720f1427ad573d8c7d26a4561626f88 Small babystep to show Scala -> Java mapping in...[0m
[0m[[0mdebug[0m] [0ma0f1c4c4f7b4d0dedb0594a498b98a8c15a9151c Workaround for scalacheck calling System.exit d...[0m
[0m[[0mdebug[0m] [0m88710b419a192fd0c22c834e191eb5012b58638b Brought scalacheck up to date with scalacheck t...[0m
[0m[[0mdebug[0m] [0me8f46334b44c0d0bd4ec5331169b363b77deadb9 Re-de-case-classed scala.xml.Text as described ...[0m
[0m[[0mdebug[0m] [0ma8e5a7be9f63ef6795524e263777756f0043b8c1 Removed classes and methods deprecated before 2.8.[0m
[0m[[0mdebug[0m] [0m87d050bf09c7bebaa1c3a8253d172fcc695b6ee4 Reverting recent type constructor patch until I...[0m
[0m[[0mdebug[0m] [0m18617f77d2bca88bcdb641d1a331364396b357c3 Test case for ticket #4582.[0m
[0m[[0mdebug[0m] [0ma94747dc47d5de8046448619bd27d3c0178578b9 document scala.util.control.Breaks methods[0m
[0m[[0mdebug[0m] [0m873b4b8b55059905e8bda36c1adea82ca987a8da collection docs: fix copy-paste errors in GenTr...[0m
[0m[[0mdebug[0m] [0mdbeab9b86fe2ef4fe9fc9aa0dee0db0e04945026 Changes to reflection.[0m
[0m[[0mdebug[0m] [0m9a7744dcaf5ba876a6775c3112e57bb37d4bfbba Some post-facto patch cleanups, no review.[0m
[0m[[0mdebug[0m] [0m1fc6f7eb4effbdaf209f0eb44547d092feaa17dc Fleshed out scala.math.Ordered documentation.[0m
[0m[[0mdebug[0m] [0me56c8c561f6adc1f88ce7d03e16c494dddeab5d3 Basic scaladoc for some scala.math classes.[0m
[0m[[0mdebug[0m] [0m42a2169161189a2391f645b60afc6fe816c732de Fix wiki markup of Equiv.scala.  From Josh Marcus.[0m
[0m[[0mdebug[0m] [0m15df85b04760e29e137e6d57f60789d2aba22117 Fix Benchmark documentation to match current ar...[0m
[0m[[0mdebug[0m] [0m5ed007aab7896a065d25a3fea9147b1f4afc2d9d Basic scaladoc for Vector.[0m
[0m[[0mdebug[0m] [0m90725a50c4b90efeb747dc1b27159288c816d74e Documentation and examples for Regex.[0m
[0m[[0mdebug[0m] [0m29e501db0b70abb6e6791b03c7af6fc11cadfc20 Added Vector class documentation.[0m
[0m[[0mdebug[0m] [0maa674f304d945c6c400bceeef5a8db90f3ee73d0 Added documentation for RichInt.[0m
[0m[[0mdebug[0m] [0mad775b3239c8dd00b023a2646d663e0d6227cf22 Make IterableLike.toIterator more efficient[0m
[0m[[0mdebug[0m] [0m12162603c4a16a65a174eee211f3d577efce3286 Fixed a big bug in type constructor unification...[0m
[0m[[0mdebug[0m] [0m207b5ef725cea2f1e7fe6c54a4f3c451f8c708f6 A whole bunch of documentation on Trees, arrest...[0m
[0m[[0mdebug[0m] [0m4c71fabc01155dc4b6e06248fd904a71a9cdfebb Beginning to document scala.util.continuations ...[0m
[0m[[0mdebug[0m] [0m31108f7518b510ed4e7a1cf3293a7e079945bdbf Add documentation to Boolean.[0m
[0m[[0mdebug[0m] [0m21c0730f7f08e7e2d236700428f3062a2d3ce0cc Merge pull request #42 from jamie-allen/master[0m
[0m[[0mdebug[0m] [0m3010da22471cda8064f629ddad24abf00675d36f Additional documentation for the Array type, wi...[0m
[0m[[0mdebug[0m] [0m9eaf24abe67c722d63a296f57f3d5b0066cb4bb2 Some minor scaladoc tweaks and deletion of inco...[0m
[0m[[0mdebug[0m] [0m2621ee63285808785159a3c24c9e5a5a723b8b9c scaladoc fixes and improvements[0m
[0m[[0mdebug[0m] [0ma4fb15861b271c41fba8382f3b55024b5fdc8155 3rd round of clean ups (see r25285, r25292)[0m
[0m[[0mdebug[0m] [0ma0476af6bce252a7e724e6e99e50a80f0021ce78 2nd round of clean ups (see r25285)[0m
[0m[[0mdebug[0m] [0md79493bb728b4d47a1e333a0d8451b8e73c08041 Added the new packages to MANIFEST.MF to enable...[0m
[0m[[0mdebug[0m] [0m733669230a470b60c2ecc92c666f0871cecf22ef Adding some Sets/Maps to perRunCaches, and elim...[0m
[0m[[0mdebug[0m] [0m5e49b4181976f20d28625008a775223dbf8e7f6e cleanups (scaladoc 2, deprecation warnings, tra...[0m
[0m[[0mdebug[0m] [0mc614e932d01668cda6506fcb431a2f719f0a71f0 Fix printing of Char constants.[0m
[0m[[0mdebug[0m] [0mc849eb7c7dbb900315cc36c990f22efaf7019d60 Get rid of structural type in Iterator.scala[0m
[0m[[0mdebug[0m] [0m8a0d130537be8c3716ab9191d84c53d39aaa1804 prohibit case-to-case inheritance instead of is...[0m
[0m[[0mdebug[0m] [0m038fef39ad4310fc3fe1c5324b004e42fd0036b3 Don't enter into same line infinite recursion w...[0m
[0m[[0mdebug[0m] [0m60974b90da3e689112da3d54c37414f668b18155 Test case closes #3371, no review.[0m
[0m[[0mdebug[0m] [0m124103be216976f58548500d63933e08f3dc0096 Test case closes #1432, no review.[0m
[0m[[0mdebug[0m] [0m3a2529f9df9798ee5e73be7aaaf3029626fb3000 Restored partest behavior of keeping output dir...[0m
[0m[[0mdebug[0m] [0md8e882ad5ccd7006a4304d9378a7a9328f55e173 Bounded wildcard types arising during pattern t...[0m
[0m[[0mdebug[0m] [0me032852d12a301fb8ee8b10fe1f6a6f6eb09b7d4 Catch type projections even when they disguise ...[0m
[0m[[0mdebug[0m] [0mcda484779f3de0ca59aff243326f5a414e63b946 A response to adriaan's last lub commit of the ...[0m
[0m[[0mdebug[0m] [0m360f747c67006bc281ab28af3565eb602ed68b7c Suppressed an error in type constructor bounds ...[0m
[0m[[0mdebug[0m] [0m0fac26971e78fbe79b2ba5aaa87bde63816ac028 Making power mode startup a little less glacial...[0m
[0m[[0mdebug[0m] [0m70da5a627fe2ce15df64741b5784ed97c361a95e A bunch of repl stuff.[0m
[0m[[0mdebug[0m] [0m6163cdcc236698b333016becc57f545098760e32 Fixed some unnecessary chattiness and poor func...[0m
[0m[[0mdebug[0m] [0m5eefefb73b8ab01a442ddf946e86df410b528771 Seeing about getting trunk building again, no r...[0m
[0m[[0mdebug[0m] [0m66862fe9d88b7d6e4036077f584b2cabcdef3ab0 More work done on implementing reflection.[0m
[0m[[0mdebug[0m] [0ma10f699d7c443e83472e262ae77a3fe7d9cdc1ba Seeing about getting trunk building again, no r...[0m
[0m[[0mdebug[0m] [0me3085dadb3cbb1c416779ddec9d57f9467887a5a Misc smoothing of tree creation, no review.[0m
[0m[[0mdebug[0m] [0m4977341da76a9ac2bf329ef6f6eba4d824430e97 Implemented workaround for SI-4789, no review.[0m
[0m[[0mdebug[0m] [0m6cb88f36ff46e10fe904c8245d7a8466910db91b Minor, mostly agreed upon changes to reflection...[0m
[0m[[0mdebug[0m] [0m80d5122f2cefbf784a445218a51d69df1279d23c Baby-steps towards getting actual runtime refle...[0m
[0m[[0mdebug[0m] [0m7ed18f3300c537600eceaa6b954a867aef91cb81 Fixes #4398.[0m
[0m[[0mdebug[0m] [0m9f39fc01244e953290b4734ed135ff4e91d4344e Fixes #4326.[0m
[0m[[0mdebug[0m] [0m3f2a92765e50f08daed0b310d058a37463e1622f Fixes #4709.[0m
[0m[[0mdebug[0m] [0m4b616e2ff3b7484d5d59244463ec1e3844db0c11 Fixes #4723.[0m
[0m[[0mdebug[0m] [0m8110e02ec28c2a5e79a6740869700e7f059f41fa Making empty streams serializable.[0m
[0m[[0mdebug[0m] [0m74db0a59ad28f49bcf98ef839359697b680289cf Fixes #4761.[0m
[0m[[0mdebug[0m] [0m9e1d24d64283a4caf47cb68c00298538ca0b9999 Refactored reflection into reflect.api and refl...[0m
[0m[[0mdebug[0m] [0m7d4cff1dc6040d951b09f8df4af288d16ef53de2 Moved a warning behind -Xlint.[0m
[0m[[0mdebug[0m] [0mf0169872c9453ab6c50c008b8426d3bca7d1c178 Fixes some remaining formatting issues.[0m
[0m[[0mdebug[0m] [0m4a862eac9d4b6080e497ee49a974a35fba7d0c11 Fix for failing test, review by extempore.[0m
[0m[[0mdebug[0m] [0m49ebb3ec42707e956ba17800f2e58f6c08d22076 ByteCodecs move to reflect.internal.[0m
[0m[[0mdebug[0m] [0m9f4e1b050f5d83521e895a9f7b69a2169ec64a8a Fixes SI-4759[0m
[0m[[0mdebug[0m] [0m2ef447e26660842e2e941221f07f851e57098bb9 fixed svn props and file headers[0m
[0m[[0mdebug[0m] [0mce89d436b83011c1337b101755f63e1a67673a32 Made scratchpad use replToString.[0m
[0m[[0mdebug[0m] [0m262114974bfab763b282bf0aa2ec5b902fdd69f5 Created simple infrastructure for creating muta...[0m
[0m[[0mdebug[0m] [0ma21cb1b3759fcb079c9bd21a598cc732d8481072 Fixed a logic error in debuglog which was turni...[0m
[0m[[0mdebug[0m] [0m1bc91a26b2d1baeba5db18d67951cb883d060d2e Removed redundant field. No review.[0m
[0m[[0mdebug[0m] [0md0d8b498b81e32506876079683489a7a219cee39 Fixing two problems in Global.scala: crashes du...[0m
[0m[[0mdebug[0m] [0mdbd2a2a626be10c5cb656e97c120258112f9c71a Test case for #4737, no review.[0m
[0m[[0mdebug[0m] [0m26829db804eb7205c6d760d1bae094a255031d4d Minor fixes to Scaladoc man page.[0m
[0m[[0mdebug[0m] [0macd25f57320ad4279c442871b693aa7b86b6bcdf Add a test for #4421 and clean up a little.[0m
[0m[[0mdebug[0m] [0m302f9fb68afd6fb88373e41ebf219ba55f07a463 Adds support for @throws in ScalaDoc.[0m
[0m[[0mdebug[0m] [0m321439e32f89af71ec5d663337cbe379c306c422 Changes semantics so that protected access rule...[0m
[0m[[0mdebug[0m] [0m2c28fc4afa6471fa4059fea674043081ab796423 Fix to handling of imports in namers to make ID...[0m
[0m[[0mdebug[0m] [0m124e2f95aee0085b5df1af899008a63a762bece6 scratchpad works in interactive REPL; ready to ...[0m
[0m[[0mdebug[0m] [0mf7bca9a7bf1fd16ae3261c9977f236b4f588be3d Reverts r18939.[0m
[0m[[0mdebug[0m] [0mc48953cbe1be1f2881c9623ab751741ad17787bb Don't populate 'originalOwner' in presentation ...[0m
[0m[[0mdebug[0m] [0m0bfef306966569816bce407df619de275bd199bc Fixing Gen* builder dispatch so that methods th...[0m
[0m[[0mdebug[0m] [0m257a7e65deb01c9e161c83ea5fd7a2b3c862e5e1 Fixed a bug in the optimizer which was preventi...[0m
[0m[[0mdebug[0m] [0m9e7d7e021cd49851257aca44b81e20427d886529 corrected typo in scaladoc comment[0m
[0m[[0mdebug[0m] [0mf90c462b42b7587a9ac0f53a66e235b1b27e28c8 quick fix to get the build going again on Java 1.5[0m
[0m[[0mdebug[0m] [0m9b3c49a171ae32c5f2471dbf7f4b622d6ad42798 Towards a scratchpad functionality for the IDE[0m
[0m[[0mdebug[0m] [0m54b26beb2c9a82fc5a1b3a66f11ed763bfad39be Discovered another impressive source of unneces...[0m
[0m[[0mdebug[0m] [0m69b9d9858e6127d021e083d336e9629c12173698 Hard to explain garbage led me to this innocent...[0m
[0m[[0mdebug[0m] [0mf34c836cb67ed4c03b03218dff0a048466cbf13f Looking forward to working positions.[0m
[0m[[0mdebug[0m] [0m552d7aa113dfda5c33c909b4a7874799a7ff1a3e Modified return type inference not to allow T* ...[0m
[0m[[0mdebug[0m] [0md858fc14ad79b9c8bbe066aec70ded8fa62b0275 Logic bug in repl :paste parsing, no review.[0m
[0m[[0mdebug[0m] [0m835be39b534accb0d341d0629662f5685ae2cfef evalOnce needs to pack the type before using it...[0m
[0m[[0mdebug[0m] [0m6d3159db055005719cbff30b48a7fbcd659b7240 Fixing -Xlint warnings, no review.[0m
[0m[[0mdebug[0m] [0mba81847fd9a4aac7832c460d6196eac2d196f3ff Test case for #4757, no review.[0m
[0m[[0mdebug[0m] [0m4df206e6402f2e56bc450818acc14a707101c390 Existentially quantified symbols, when read by ...[0m
[0m[[0mdebug[0m] [0mdcc07bd9f0ce8c2f3ba1757047caa5919f4bc7c5 Fixed a bug involving classOf[Foo] having the w...[0m
[0m[[0mdebug[0m] [0m60d0585371bb1c575f1c8e14893cea811029055f Fix a scalap checkfile, no review.[0m
[0m[[0mdebug[0m] [0mab3e6f21aebeb24075483fbefab48a13e65d48a4 Stable hashCodes for case objects.[0m
[0m[[0mdebug[0m] [0m3c5f893b78e5cfc7d0124cece34daea257e649ff Fixed a path issue in partest, no review.[0m
[0m[[0mdebug[0m] [0m60085c5cf8c6fd2cb8ee04f049798f389cf5db6a Fixes scaladoc layout for function arguments wi...[0m
[0m[[0mdebug[0m] [0m300cb9e1ee6559ea08b58b04dd89de94e4449fce Keep BufferedSource from losing buffered data w...[0m
[0m[[0mdebug[0m] [0m9d02b4adea3512e671e97c11dec9dd7fd8514c49 Further refinement of the tiark RefinedType patch.[0m
[0m[[0mdebug[0m] [0mbf65e48526e022a520d8c88f8a4a290fd6494daa Fix for unfortunate bug in Range.init.[0m
[0m[[0mdebug[0m] [0mfa2a19746252334f1691a0b63f4c263db878d438 Restored tiark's RefinedType-exclusion fast pat...[0m
[0m[[0mdebug[0m] [0md782ab3246247a46607365d8c5e43b20ac211de3 Having established that r25051 is not responsib...[0m
[0m[[0mdebug[0m] [0ma1375bf437dccf5ade90823a5c8b65cb5d84874b Fix for recently introduced performance regress...[0m
[0m[[0mdebug[0m] [0m30ccdc9da64335f9120bfd9c582c823bc8741ebe Small change to doCookJavaInfo, to have it run ...[0m
[0m[[0mdebug[0m] [0m349a1aade08490d6771e8494a43fe33009a92944 Oh yeah.  Backward compatibility stubs, no review.[0m
[0m[[0mdebug[0m] [0mfdfdd09d51f5ad3ee30e525145001f02959e3899 Warning! Warning! Yes, that's what's in this co...[0m
[0m[[0mdebug[0m] [0m72a095dcdc84a988c61835d8115fd2738caa5127 overeager optimisation caused timeout in neg/t3...[0m
[0m[[0mdebug[0m] [0md7cc1621327e092edf59a394b10c106e4312957c Use the correct encoding in the browsing loader...[0m
[0m[[0mdebug[0m] [0me365b51c0441bb6dbbe4107481f36993d0f285ec Export correct packages from MANIFEST.MF.[0m
[0m[[0mdebug[0m] [0m1f38dbf299ad5ee839565db633d8183dec75cdde Revert "Check that 'info' is only called on the...[0m
[0m[[0mdebug[0m] [0m84442a01cec37e3f96e330b7e0167a9ef387e8c8 slight improvement to lubList so that the simpl...[0m
[0m[[0mdebug[0m] [0m7a1dc55abe5c50dae3c7a0990f852c40408454e7 Check that 'info' is only called on the present...[0m
[0m[[0mdebug[0m] [0me0a4bbdb39795ed43e487f5ef89e37518eeb6ee9 Profiler suggested it would be worthwhile to sh...[0m
[0m[[0mdebug[0m] [0m42fb66a2cbcad4fff0634dc935f135494f04be93 Continuing to press on RefChecks, discovered wh...[0m
[0m[[0mdebug[0m] [0mc23c21853a76adfc8694ce752853a5be5d5c8cf3 Suppressing a failing assert which isn't accomp...[0m
[0m[[0mdebug[0m] [0m77c01a9baca66c1a5a099318d403dbedbe4feeeb Don't infer anonymous classes.[0m
[0m[[0mdebug[0m] [0m94a00c31680623cd2793b0db87c2bcfac10c9563 Profiling revealed a suspiciously heavy consume...[0m
[0m[[0mdebug[0m] [0m6c87275af7c1c8ee28c511d8df9724526bbca095 Avoided a ton of unnecessary garbage by creatin...[0m
[0m[[0mdebug[0m] [0m924b5852faaf9074c3ba74631ad694fcc14f708a Generalizing some TreeGen machinery on an oppor...[0m
[0m[[0mdebug[0m] [0m81964737687fbf8defd3c5798a48309ea19ac7ad Test cases close #2782, #2171, no review.[0m
[0m[[0mdebug[0m] [0m7b7b242299fa4f8e8f201aefc41eb4270babe398 Cosmetic removal of redundant toList call on it...[0m
[0m[[0mdebug[0m] [0md8912db1436a42474ddd45007569246ee2af9000 Another one I missed which was fixed by r25149.[0m
[0m[[0mdebug[0m] [0m2a9781ee4c342baa4975c5834fb2cdea599df4e2 Defined tpeHK in a manner consistent with tpe s...[0m
[0m[[0mdebug[0m] [0md8a40e730fe8c5a9eb86f42850f8731e05b0e039 Integrating feedback from adriaan, changed anot...[0m
[0m[[0mdebug[0m] [0mcb9c2f8335c291206b31a990e5983438523eae09 Another one brought to compilation by r25149.[0m
[0m[[0mdebug[0m] [0m438c7a4540fe2852f48a046a99b937187902afd7 A test case from recently closed #490, no review.[0m
[0m[[0mdebug[0m] [0m034489b50158756b57091a04830d94160975bddb Added sanity check to lub calculation to preven...[0m
[0m[[0mdebug[0m] [0m5dc127e69cae1d88aa6910ea6378ad5dc1aaeaab getting the revamped getClass to work on Java 5[0m
[0m[[0mdebug[0m] [0mb924c4142de1ca6525a3d5e57ecfb7a345dd9f89 Overrode contains and apply in mutable.HashMap ...[0m
[0m[[0mdebug[0m] [0m8ba9b511c2b11d0514013bb1e18cbc8a7b9e5f5c Notice when erasure is trying to cast something...[0m
[0m[[0mdebug[0m] [0m21115422de226f874c73bbfed1a31904432c6e8d Added a -Y option to resolve namespace collisio...[0m
[0m[[0mdebug[0m] [0ma14da40419dfdd53f7dba6280d23a3531ee60196 Playing defense against NoSymbol in scaladoc, n...[0m
[0m[[0mdebug[0m] [0mdbf4bf263ad6e809330a1720c2757f6e62b2bf42 Noticed while working on getClass that most of the[0m
[0m[[0mdebug[0m] [0m444ab5548134b4ad69809285a2ddc30791bef361 A line missed from spear thrust, no review.[0m
[0m[[0mdebug[0m] [0m31c213d1644c7c401780c2165a8419397584dd7b Thrusting spear into darkened alcove attempting...[0m
[0m[[0mdebug[0m] [0m781726bf7532b48de19c31c3359ab39d8f30899a New theory: fails running on java 1.5.[0m
[0m[[0mdebug[0m] [0m066ab070e6715abd5fcec5acd54ffa35c26c8467 Moved test for #4727 to where it was supposed t...[0m
[0m[[0mdebug[0m] [0m83db5e6600ebfd877719f99a96377f6e004cd547 Everything builds for me, but apparently not fo...[0m
[0m[[0mdebug[0m] [0m9853b5b8292650d8e192b500e636dc441550eef7 A total rewrite of "runtimeClass", discarding t...[0m
[0m[[0mdebug[0m] [0me49ec10e93eeec1af775096de07dd46a7d0a1fad Test case closes #4727, no review.[0m
[0m[[0mdebug[0m] [0m79c5790d051d81984994db3aa8529f3da42ed3f8 Updated a test with GenSetLike.[0m
[0m[[0mdebug[0m] [0mb567bdc1b204a175549eb221538ad43988a766f7 Removing the package-private modifiers on Gen*L...[0m
[0m[[0mdebug[0m] [0ma3b1d1130c8c5656e493810de5a06331dfea09bb Removed "isInterpreterWrapper" from the conditi...[0m
[0m[[0mdebug[0m] [0ma546fc8f4979a0705e62df71b905860e1ce0a89d Relaxes a typer check which fails valid code wi...[0m
[0m[[0mdebug[0m] [0m4b8810d3a35bca001ccde28c24ea3000c3b47a07 Documented what happened with the implementatio...[0m
[0m[[0mdebug[0m] [0m5c416166c22abfb5ca0a595b468844708dcdaa45 Routed Stream.+: through cons to avoid some tru...[0m
[0m[[0mdebug[0m] [0md4f8dc660a9b17b30b7c6b909b5a15d028ce7c37 Added test case.[0m
[0m[[0mdebug[0m] [0m3f97335832aad9b50a7cd9b5295cdb4c5a939f87 Putting in a fix for #4713.[0m
[0m[[0mdebug[0m] [0me0757f1726bd77de3cdbb64802019b1bd3debaaf Fixes Zendesk ticket #1528. Review by prokopec.[0m
[0m[[0mdebug[0m] [0md8a4b0e8fc8ba1b4215567cf6860a8ff008b2ae4 Fixes #4712. Review by moors.[0m
[0m[[0mdebug[0m] [0m7d5b6fa1eefd098b4d08927b5a40497f4bb9c132 Performance-motivated work: going through Speci...[0m
[0m[[0mdebug[0m] [0mcf85a61beb205aea4f177ef569e6d219c667c894 Quoted the windows runner path so "c:\program f...[0m
[0m[[0mdebug[0m] [0mbb0e6e910244c9f434871742873aee2ed94ccaa8 Removed an unused method.[0m
[0m[[0mdebug[0m] [0mb3b9dbaee24050c1ce3c9711935e3b88ae2b8553 Deprecated BigInt#~ in favor of unary_~.[0m
[0m[[0mdebug[0m] [0mdd511e1a1ad51206ff4dc5bfbf6caea4be5d4457 Some tests for pending, no review.[0m
[0m[[0mdebug[0m] [0mc41277163529af60b3d53b0019b15b57f1a0d576 Test case closes #4601, no review.[0m
[0m[[0mdebug[0m] [0m26ad0c9e8c60816543c8a4474c703fb1be3345c9 Fix broken tool-windows.tmpl.[0m
[0m[[0mdebug[0m] [0mb054289bd78ca5d2175d78b6fa55595c9a622dd4 Small changes to docs only. No review.[0m
[0m[[0mdebug[0m] [0mf57ac28712c013543a63990129cf7dd29edab7d9 Reverts r25085 ("Performance tweaks for Abstrac...[0m
[0m[[0mdebug[0m] [0m6f895f4cbd39bdd945be545bdf68631a4535fcc2 Moved a test to pending.[0m
[0m[[0mdebug[0m] [0m2b41d0715513b279ee204f87ece443e12900fbe0 Disabled failing test.[0m
[0m[[0mdebug[0m] [0mf0125bc5912ebe87a01c7e63094dc97757d2dee8 When TypeVars were given higher-order abilities...[0m
[0m[[0mdebug[0m] [0m2627ab313f0d9f33e1b97e8aeda4447cf34bd27d Separete index.js to parallelize downloads.[0m
[0m[[0mdebug[0m] [0md2fd3d61d1cceb79c731a4be46977384c7cb7c9b Fixed an overflow which occurs in hashtable siz...[0m
[0m[[0mdebug[0m] [0m2e29f1475ac750a75090f2b1c241814240043523 Fixing a parallel sets issue with flatmap.[0m
[0m[[0mdebug[0m] [0m87b1b727692fca063882dd81fcfb219e955aa1a8 Fixed an issue with higher kinded type inferenc...[0m
[0m[[0mdebug[0m] [0m3299ee0046fd920c3c6bfc386c73685059ba13ba Upgraded jline to use jansi 1.6 in the belief i...[0m
[0m[[0mdebug[0m] [0me572b6b6871b4aeb64a02ec132d9011334be7aec Formatting fixes for scala.collection.JavaConve...[0m
[0m[[0mdebug[0m] [0me102fee1b964f866f7b29e2dbf8609e23ccc76ac Further ScalaDoc fixes.[0m
[0m[[0mdebug[0m] [0m814f7ef9f23c969eb224f3d3f88db92a01cb21a0 The usual unbreaking of broken builds, no review.[0m
[0m[[0mdebug[0m] [0m1db8243e72c0a4e780841e6b6de8bcff9ea4f768 Formatting fixes for scala.util.[0m
[0m[[0mdebug[0m] [0m3a63a796c84a8230d457b47fccfc54372950e485 Formatting fixes for Parsers.[0m
[0m[[0mdebug[0m] [0m60c8697f0c39f71c7e735ad02f483cd8779c3567 Fixes #4490 and #4467.[0m
[0m[[0mdebug[0m] [0m8e10b0579b15ef85ca577ae941adc941dfb62079 Fixes typo in ScalaDoc: IndexOutofBoundsExcepti...[0m
[0m[[0mdebug[0m] [0m08546513f46d234c3e11f571ace4104521ea1a74 Took a hint from -Xcheckinit to make some patte...[0m
[0m[[0mdebug[0m] [0md8f3a17f5dd9dd6864b4c6e2ed8db5909e9de2c0 Go back to printing the message that transcript...[0m
[0m[[0mdebug[0m] [0m916d5f2de0ddbae60b2a1ae18bb3ab0d96f84897 Deprecated scala.reflect.generic, except for By...[0m
[0m[[0mdebug[0m] [0m270c0cb80df85b613cfa3e5f85f70cf1f35e2388 Suppressing the ability to suppress stack trace...[0m
[0m[[0mdebug[0m] [0m5d20f0650e221c4732bcabd64d983c7d0b1c909e Fix for that slightly not compiling previous pa...[0m
[0m[[0mdebug[0m] [0m413a076381f9a5b1e9dc5fd5066412700bfccf67 Speeding up stack trace suppression.[0m
[0m[[0mdebug[0m] [0m2a2d5d6af91fe25b42a36639f1aaf983d6a2dd02 Eliminating accumulated dead ends from the patt...[0m
[0m[[0mdebug[0m] [0m3cbf6bf54e4dab30b0c759d20b7f63876a4c0aaa Triumph over various unsolved mysteries of the ...[0m
[0m[[0mdebug[0m] [0m5de317f769c2e9bead1cadceafbf87cb4223065f Bytecode inspection reveals the pattern matcher...[0m
[0m[[0mdebug[0m] [0m8b66af0cfe29ab6026215e44f4d4b148316c159d closes #4692: unification in type constructor i...[0m
[0m[[0mdebug[0m] [0m0cebb74f673de59c357c5284935db0cfc69bbe40 got rid of grotesque isCompat closure in exprTy...[0m
[0m[[0mdebug[0m] [0m30f0befbfc2be315274bda726ecffffa18c5f7d7 A last little IO cleanup, no review.[0m
[0m[[0mdebug[0m] [0mebfbe58d36e1a6f10c6780267950b7353c9502cc Update manually created tree which was calling ...[0m
[0m[[0mdebug[0m] [0me4f800b20550b62d5186130c6f06281f3df3ed90 More batched performance improvements for io.{ ...[0m
[0m[[0mdebug[0m] [0m7fa4ca91ffc1d36f0cb1fe89998578aea242e2f9 closes #4547.[0m
[0m[[0mdebug[0m] [0m4ba275137e02e485de1b1447e780b97c4e0b3cbd Documented what I could figure out about late f...[0m
[0m[[0mdebug[0m] [0mf02512706f53ea743a8b8b3df27d20810f14ea4e Performance tweaks for AbstractFile, no review.[0m
[0m[[0mdebug[0m] [0mb6d1953b85bddc7ccd748fa8f8aa2b7d3eb1f194 Test case for implicits which unwrap typeclasse...[0m
[0m[[0mdebug[0m] [0m32d2b15d5db3e9e582632cc8f995dcc362751d6a Views using methods implemented in terms of isE...[0m
[0m[[0mdebug[0m] [0m21584ed38ea6cbb8932206608ce47d975a127d8d Marked some more by-name-argument-using methods...[0m
[0m[[0mdebug[0m] [0mf44c01eab212e3ab518880500953f485b49a2eee In the interests of unbreaking the ide, changin...[0m
[0m[[0mdebug[0m] [0me0155ce582d5ff14c1f560e598ad74948cc0b35d Revert r24960, "Change Types#narrow to create a...[0m
[0m[[0mdebug[0m] [0m5b09130d85459bc848acadf862757cab54bfa9d2 We migrated the Scala wiki from Trac to Conflue...[0m
[0m[[0mdebug[0m] [0mf0cea787c7df82b6b41e4717a2ef74f3aecbe5bf We rename Trac and start using JIRA as the issu...[0m
[0m[[0mdebug[0m] [0m1a11aef9c3c3d79cda81bde450bfbb82da747bdb The '#' sign may easily to lead to problems, So...[0m
[0m[[0mdebug[0m] [0ma4772525b2426b839ef78e05a60d7b0746d4413d Disabled the addition to isImpossibleSubType wh...[0m
[0m[[0mdebug[0m] [0m58a147ae51c09105d0dd7e7fd3a471ac467a8d05 Don't issue unchecked warnings on higher-kinded...[0m
[0m[[0mdebug[0m] [0mb96094446302a59b850dbb7d4ad9c593e9dddd9b Fix for wrong results from groupBy on views.[0m
[0m[[0mdebug[0m] [0m83c0929417261c900100b57c19d5172f4d5bf665 Reverts r25051 due to witnessed movement of sca...[0m
[0m[[0mdebug[0m] [0m25d692b76fe30e31c9b51c93c1604d619a80b4d4 Informs the bootstrap code which preferences ce...[0m
[0m[[0mdebug[0m] [0mf0ca26ab84172034f3ac41639d1a5dce242f9a5a A third round of optimizations from Tiark, no r...[0m
[0m[[0mdebug[0m] [0m581a8c6ffe558c6fb2fc44239c13db6eec8be968 A few additional (but less dramatic) optimizati...[0m
[0m[[0mdebug[0m] [0m8bba6eb9d36255754c183f805c4e283de8667da8 Tiark's main batch of optimizations to implicit...[0m
[0m[[0mdebug[0m] [0md73d4950c99dcd383408bfa6502bce592517825a Making some recent changes less breaky so sbt c...[0m
[0m[[0mdebug[0m] [0mc8f4316b374d78caaf5ba605cd34e323b78a77de A test case demonstrating some of the issues wi...[0m
[0m[[0mdebug[0m] [0m21e90dfb5958bd5a8030a6edf16b38518e2d69e5 Compilation of spec-List enters an infinite loo...[0m
[0m[[0mdebug[0m] [0m4e85b6fb33baad9910b3d776867dc16c2816acdf Tweaks repl tests to enforce -Yrepl-sync and ot...[0m
[0m[[0mdebug[0m] [0m07fab88cee34e5f59cf88f0dc8e61f2b8817eb24 Reverts r25036, "Altered the positioning of XML...[0m
[0m[[0mdebug[0m] [0m28e6744e2305f523d16458a9d8c748903e33aca5 A somewhat more realistic attempt to fix the bu...[0m
[0m[[0mdebug[0m] [0m68808e80c4574e419a440c31d24ad206870e28b3 First of what might be several attempts to fix ...[0m
[0m[[0mdebug[0m] [0m5fa1978fac07e62570409c649faf3021b2709a18 Modified erasure not to generate instance tests...[0m
[0m[[0mdebug[0m] [0mfec42c1f3a6753f962a03b22c4728f8f791dbb66 Lisp test wins again, no review.[0m
[0m[[0mdebug[0m] [0mb8575e9636004b4abfbd5cd4b0a71c39bf8b1127 Proliferating the number of debugging modes bec...[0m
[0m[[0mdebug[0m] [0m29cdb5837ca05a883093bb0e7ddfac264c84afea Realized most of the remaining methods in Optio...[0m
[0m[[0mdebug[0m] [0mb9731954fbdb7727b59d47095191638c53e3a2e7 Working on the inliner, discovered that a few k...[0m
[0m[[0mdebug[0m] [0m1ebbe029dd7ba00444962c9b1493794032a17d6c Carved out access exception for java protected ...[0m
[0m[[0mdebug[0m] [0m6ebd6c4c072209f84ed1e71dd5ca2cccadeea9c6 A few more items so that all may enjoy power mo...[0m
[0m[[0mdebug[0m] [0m6b67a342ab5b9f1630cff1d8b20491fed3c2a5f5 More polishing up repl power mode, no review.[0m
[0m[[0mdebug[0m] [0m33d45626bd1b13adfd36071cf8f4d94123c7d29d Misc accumulated repl work.[0m
[0m[[0mdebug[0m] [0m92a2fd5397e1c6f67677e96bbf427ab256ec37f9 More adjustments to repl parsing to accomodate ...[0m
[0m[[0mdebug[0m] [0md838e10f7bad42762584a1390ef6fd85b4796d46 The eagerly awaited companion commit to r23622,...[0m
[0m[[0mdebug[0m] [0m46c81507437d3202826e2ab53f328b241a6c9387 Fixed a repl regression with parentheses handli...[0m
[0m[[0mdebug[0m] [0med87ab5299ed3e19481ad14b1ab18d676c7c4a91 Fixed a repl history issue where some control c...[0m
[0m[[0mdebug[0m] [0mfb061f22d4c35df626d9651e017820a11f8fe56e A getter with type params is still a getter.[0m
[0m[[0mdebug[0m] [0m1c2d44dda075ef63933502f0791d500f8650a457 Restored the lisp.scala test.[0m
[0m[[0mdebug[0m] [0mad328ff2c016787b99300e397549d15dc2965ed3 Cleaning up power mode import issues (and the a...[0m
[0m[[0mdebug[0m] [0medad717cc1934d80dc0b6a9af528eed8ef4b30b6 Working on the finer points of the Total Repl E...[0m
[0m[[0mdebug[0m] [0m35f7c2bde563b501e9661aace1e1610990b51544 Moved some pure string manipulation functions o...[0m
[0m[[0mdebug[0m] [0m82eaeed3b1bf3d4e9a6b4c4dedfeed0e603e56e7 Created AbstractOrMissingHandler for the repl t...[0m
[0m[[0mdebug[0m] [0m6daacd386b272a998f69f7b7ee902c44000c7a99 Adds support for @note in ScalaDoc.[0m
[0m[[0mdebug[0m] [0ma8926ae0b28d606e240f409adca69f1d91f45990 Now :t types declarations as well as expression...[0m
[0m[[0mdebug[0m] [0m4c7d23b470b71e730024d1f7797f742dc97207fa Give some feedback on invalid :type expressions.[0m
[0m[[0mdebug[0m] [0m1125a9cfab5c5bacfd10bf1a559b97437339dbaf Fixed a crasher in the scanner when unicode esc...[0m
[0m[[0mdebug[0m] [0m75ec2ba72f17a57060ca5831ccc9e38167e957ae Each of the three commits preceding this are to...[0m
[0m[[0mdebug[0m] [0mc5bd18d46e636b3d8eae603cd0bfe6aad63c17be Fixing an interpreter output regression and upd...[0m
[0m[[0mdebug[0m] [0m94e1965b645475c3c7bfb3d1e3b4743fb23808d7 Altered the positioning of XML literal trees.[0m
[0m[[0mdebug[0m] [0mccb438ff74eececcffdb2fc5c4aeafe8a96307d6 Fixed interpreter wrapper spotting logic to mak...[0m
[0m[[0mdebug[0m] [0m46897927575bf25e8d2a1816b0e084bd3ceaf09f Updated jline build to use xsbt 0.9.9 and rebui...[0m
[0m[[0mdebug[0m] [0m3adaa37cd2fc40deeb58ce9da9015f329d9c254e Yikes, prependToList was violating List immutab...[0m
[0m[[0mdebug[0m] [0md76dc724e319663b6f854ecade8524323a576ea8 Overcoming limitations of the repl, multiple-tr...[0m
[0m[[0mdebug[0m] [0md800ebd073bbbaddfc5df200a84c355ce36eeeed Repaired regression in Set causing Set ++ to be...[0m
[0m[[0mdebug[0m] [0m4b04c9c04430a2449dd73b7f13e4592875aba1ea Altered IntSetting help syntax to be more indic...[0m
[0m[[0mdebug[0m] [0m4f54ab68fec84e9312567e52e58cf1769de6e5bc Rebuilt jline with some navigation improvements...[0m
[0m[[0mdebug[0m] [0m3f192157811eb268d46f3a71011a5b2b966faa14 Finished reverting the misbegotten r23262, no r...[0m
[0m[[0mdebug[0m] [0md3ff7ee9fcac1d10c145bbd1f37a69b989a73cdf Fix for failing { val x = classOf[List[_]] } in...[0m
[0m[[0mdebug[0m] [0me6b0beaa4c41a46bb9eb492f3fad6ff6589fa5ea Reverts a change as a tribute to the performanc...[0m
[0m[[0mdebug[0m] [0m00569a3b47164b06f863eac2a23a8226447e3e0a Created named subclasses not nested inside obje...[0m
[0m[[0mdebug[0m] [0m850a689e75679640f6d3be167b3113c005f6c04c Regression in Enumeration caused some nullary m...[0m
[0m[[0mdebug[0m] [0m86e7c9b205f28f6fb01199bcb514bfc0e3062e86 Making Range creation less slow, no review.[0m
[0m[[0mdebug[0m] [0m9d2c066436453b78b977d44a6eb4da446aca87b2 Now that I've convinced myself getOrElseUpdate ...[0m
[0m[[0mdebug[0m] [0m3e75e7e462b27fcf64185c08eb10cce5166c9d26 Commented out a bug workaround which seems to b...[0m
[0m[[0mdebug[0m] [0m390f2d52aef0785f745a52121685b0ef2e0699c4 Cleanup in scriptrunner, no review.[0m
[0m[[0mdebug[0m] [0mb4b884e0f878c2da1f410d51977d36dacfcab536 Created a PlainDirectory subclass of PlainFile ...[0m
[0m[[0mdebug[0m] [0m9cc4c5f9a30b11461d563d8009dfc9af462aac16 Array[Byte] => Array[Char] => String => Array[C...[0m
[0m[[0mdebug[0m] [0me22d7f9915b23fa958f4cfccb9591b214a46c0da Eliminating more calls requiring filesystem acc...[0m
[0m[[0mdebug[0m] [0m2a32395ff25386444520c602393fa3d16078344a Wow, ZipEntry#getTime is expensive! So that's h...[0m
[0m[[0mdebug[0m] [0m83703d1e446b77899bbf45d77c213fee0aa69ab7 Uglified an unpickler method based on profiler ...[0m
[0m[[0mdebug[0m] [0m2beeb23cc71273a2b6a262317a95a06df3491fbf Fix #4599: XMLEventReader issue with input stream.[0m
[0m[[0mdebug[0m] [0mbe355453547d9a8436d58af7f6ab2a737cc0d376 Moved scala.reflect.Chars to scala.reflect.inte...[0m
[0m[[0mdebug[0m] [0md1c806b2d391dc1aba8a1ffc83c4b3aae918d7dc Fix documentation of ## regarding null.##, than...[0m
[0m[[0mdebug[0m] [0m4afa092314487c0095ff9fd5756d05340f6150b0 Removes SUnit (long deprecated!) from the stand...[0m
[0m[[0mdebug[0m] [0m7595671ec3929aa4ac978826521300a900250214 Suppress unwanted noise generated by javac when...[0m
[0m[[0mdebug[0m] [0mccceeeb179c4d60155b6c5c9a96c8497ce25398f Apparent assumption that Literal(0) would be ad...[0m
[0m[[0mdebug[0m] [0m63735b31ef24092bec5aa117e45ff582fab82dc8 Specialized keySets for immutable and sorted ma...[0m
[0m[[0mdebug[0m] [0m683adbd63ec8849ad6234dcca337a655b18ec947 Fixes and closes #4608.[0m
[0m[[0mdebug[0m] [0m12fa84a6edb1f87e1de24f2973efa4afde166a65 slightly better handling of .tar, .tgz, .txz[0m
[0m[[0mdebug[0m] [0mfea604df16c2b57b347ddbb50c436022f2d97a0b Small change to keep WinZip happy.[0m
[0m[[0mdebug[0m] [0m905026319223adeb358245bf95f8faa93c657a55 Added a forwarder for object Chars.[0m
[0m[[0mdebug[0m] [0mdbd1bbc81eb93cc486425575b0e11b66abdb184d Segregate deprecated members into a titled sect...[0m
[0m[[0mdebug[0m] [0m4074f0e1c21be9605592f6370adb398cef9f0379 Fixed #4593.[0m
[0m[[0mdebug[0m] [0ma22be1267ace5faa9c16787910ed32227367177d Error reporting when the generated code size ex...[0m
[0m[[0mdebug[0m] [0mb3899406974bb1e2d684e4979a1a1477c0e136fc Eliminated an unnecessary second traversal of j...[0m
[0m[[0mdebug[0m] [0mb4fd2ab8e83597e51600545a11a0d4ef5bc28b11 Deleting the empty files git is not too cool to...[0m
[0m[[0mdebug[0m] [0m5efdab962107138ccc3be1272aa4fd2ef4612590 Yet more work on ZipArchive.[0m
[0m[[0mdebug[0m] [0m1a9b0c9926dcbc086e8aa3c06a41572cd838d06e Renamed scala.reflect.common to scala.reflect.i...[0m
[0m[[0mdebug[0m] [0mfff93cd0497916708e6a9a9207660623ed2e50ee And the remainder of the scala.reflect refactor...[0m
[0m[[0mdebug[0m] [0m1e5194b41cdc5563237381b80a9f948abbf96e6e Phase and Error handling code, no review.[0m
[0m[[0mdebug[0m] [0m6d2b5e14f8b4cc25fca8067fd09106f1474966f4 Flags and Pickler related code, no review.[0m
[0m[[0mdebug[0m] [0me75142424c32d5c01a9df334b33a1b6387ada4f8 Switched nsc.util to point to reflect.util, no ...[0m
[0m[[0mdebug[0m] [0m9bab5cc04e90f2544710dcc5851c2a1fc9589f9e Settings code into common.settings, no review.[0m
[0m[[0mdebug[0m] [0m806a524f9a3aedb850c604c7e2d0338b20459432 Some largely self-contained utility classes int...[0m
[0m[[0mdebug[0m] [0ma3d53243c6ac56d973d437cf16d4d235bb64141b This patch and the several to follow represent ...[0m
[0m[[0mdebug[0m] [0m7127d8293775905acd0d04e21d9e045b5c029261 Closes 4560. Review by dragos.[0m
[0m[[0mdebug[0m] [0m782c73313ecaa726d7341bebdfc316389a69caa5 Removing two more @bridge methods because they ...[0m
[0m[[0mdebug[0m] [0ma6032e86af38a2459d715f3eb39107efc486b9e5 Removed ill-fated bridge method.[0m
[0m[[0mdebug[0m] [0m27edca2ca77a9e3d36a105136a47c4bd85855383 After numerous red herrings, I think I find my ...[0m
[0m[[0mdebug[0m] [0m15ed8925c951be8103007b73c9232dc85516b158 Temporarily sending lisp.scala to be interprete...[0m
[0m[[0mdebug[0m] [0m0e3282d99f02c33161584a8fd68ba2bb6b335b6f An ill-advised change to an equals method resul...[0m
[0m[[0mdebug[0m] [0md5c7021dd7197b373a80b856cc733f57de8a8062 Fix for Iterator flattening regression.[0m
[0m[[0mdebug[0m] [0mfeb1ba8ab3fed03d498ab768e07e0a27805a5f58 Confusingly, I am restoring the method "getArch...[0m
[0m[[0mdebug[0m] [0mb7e7cf14bb3b06cdf9c7f7a8ccfe2d3220af95c4 Change Types#narrow to create an existential ra...[0m
[0m[[0mdebug[0m] [0m77207165674431d6c55ccab77733a483e07f01ad Some minor cleanups in the inliner, no review.[0m
[0m[[0mdebug[0m] [0mce5170fe023fd2a6cef0f2f576ea57b14eb717e5 Removes long-deprecated "for (val x <- ...[0m
[0m[[0mdebug[0m] [0m11ebee09918841b5b4175b60399af4e04fade833 Added flatten to Option so Some(Some(x)).flatte...[0m
[0m[[0mdebug[0m] [0mc989273edb4302762ac41cb799862cd2f4c8fcc8 Fix for view+groupBy closes #4558, no review.[0m
[0m[[0mdebug[0m] [0m48e96634892328aa2c2cf4a85fd67edaa3e5aeed Reverting the rest of it until I can look with ...[0m
[0m[[0mdebug[0m] [0mbf1da638ccae6fa494570441676193edb99ee882 Reverting a little of that last patch, no review.[0m
[0m[[0mdebug[0m] [0m692f32f66be2bba2cb860281ea2b63479fdb3a85 More optimization.[0m
[0m[[0mdebug[0m] [0m2bd6b4ae4010b3c65cb36d876c2ca94cb6d48b14 Fairly ruthlessly optimized ZipArchive.[0m
[0m[[0mdebug[0m] [0m4869a2b28438b2175d615a55691cc202f10d0191 Regenerated automated tests for inner objects.[0m
[0m[[0mdebug[0m] [0mb6d24633e380a4a0fe7ab4d409bee297c6785b9c Renaming the inner objects test file. no review.[0m
[0m[[0mdebug[0m] [0mdacd4cab7e097f4bd7df7c581a95ab8b0a184f51 Reverting r24927[0m
[0m[[0mdebug[0m] [0m1e1c4d05dba31aed11edfd25e9350ab48ce2cd3e Further narrowing down the applicability of Hub...[0m
[0m[[0mdebug[0m] [0m106a3ac9a7f74cc89541ffe3cf6b084db65bedd1 New test. No review.[0m
[0m[[0mdebug[0m] [0m28149691dae4d73da676d54235e68feacd11c8f8 Closes #4565.[0m
[0m[[0mdebug[0m] [0m124cf3f9cbdc582a432c13edd229ba9b8726b99f Closes #4560. Review by dragos.[0m
[0m[[0mdebug[0m] [0ma4d3c77616fffe7ce0b83dcfd929a33aed472773 close #4441. no review[0m
[0m[[0mdebug[0m] [0m1a92fb60e6853fca4b4e5bd0d03f913c300100ae Another round of optimization.[0m
[0m[[0mdebug[0m] [0m41ac77599ce022087ec595b6da4874b39472019b Takes 30+% off the startup time for scala/scala...[0m
[0m[[0mdebug[0m] [0mb72a9b1455f8f462192f0a6eb3a7544e7600505a Made -Yno-predef work again, also in the repl.[0m
[0m[[0mdebug[0m] [0m6b58c8522dfcebc267a24588d7f67def13ebc7d1 Good, I got the whitespace wrong, trying to emb...[0m
[0m[[0mdebug[0m] [0m4cd3e354cec56e3f34efbbca0c6a3cfc188869d1 My estimation of what will fix fsc on cygwin/wi...[0m
[0m[[0mdebug[0m] [0m7a29a1ca3b88030cdf175e3bfa5054516ed7d03a Made GenTraversableOnce public.[0m
[0m[[0mdebug[0m] [0ma4c920acf13a89a8589ab6097677901e9505dd46 Attempting to make the :javap test pass on wind...[0m
[0m[[0mdebug[0m] [0m9654d5149166464987b7f8aa6c6d2cae8cbb3ae6 Tightened a condition to avoid a self-referenti...[0m
[0m[[0mdebug[0m] [0ma6d0d9dd0de962147b184b39c2169c2d47673cd8 [scaladoc] Fix minor CSS issue. No review.[0m
[0m[[0mdebug[0m] [0m311b7de861bd2f4137e3503483177a1588cfdd12 Finally figured out what was going on with a ce...[0m
[0m[[0mdebug[0m] [0m14cd653295b5ed3f10b82193a9fb6da0867e31d6 Special case Array[Unit] printing in the repl t...[0m
[0m[[0mdebug[0m] [0m57a00a46c823663238a7af1cd27b1cf80cc81168 Help :javap find nested repl-defined objects.[0m
[0m[[0mdebug[0m] [0m4eb00a0a7227b70c42d46befc7c4418cfa22532e Issue some repl imports comma-separated rather ...[0m
[0m[[0mdebug[0m] [0ma0ea242f75c83717bc8019d1be7865a52fd6186f Be silent when compiling the repl extraction ob...[0m
[0m[[0mdebug[0m] [0md70e69e8a8a736e2a7f55e2abf651507b0c542a7 Makes BigInt's isValidThing methods make some k...[0m
[0m[[0mdebug[0m] [0m5e499c5e4346c0951a3841ce73ccd990d47597cd Changed an identifier to be more to iulian's li...[0m
[0m[[0mdebug[0m] [0mfacc1b33fa5df37e4033d06b51670d4c364c1699 A better test case for #4537 than the one r2488...[0m
[0m[[0mdebug[0m] [0mc937fd95700bef739f012e2a11b84bc848f200be close #4524 and close #4425, review by odersky.[0m
[0m[[0mdebug[0m] [0m1c0df8f97ec740eca56e82049f42d2ab2ec45d73 fix #4502 and fix #4430. review by odersky.[0m
[0m[[0mdebug[0m] [0m93b421779764614b81764325e4cc0d33328f7e3a [scaladoc] Unify template and package header.[0m
[0m[[0mdebug[0m] [0mb38cddd20e5f5c7025f645413e8e5b309c8b893c Fixes and closes #4461. No review.[0m
[0m[[0mdebug[0m] [0m00f6d557ed23f18868b85bd23c790ffd5c044867 Fixes and closes #4535.[0m
[0m[[0mdebug[0m] [0me573f9b206f5822dce5f9ce86c5d680a5538cf90 Moved unapplySeq down to SeqFactory.[0m
[0m[[0mdebug[0m] [0m28723395ed13eb41fad9127f1c5fbb45282a5397 Fix for failing test, no review.[0m
[0m[[0mdebug[0m] [0m7858ae7be57fe4ad27329c81d376ab17a720a8b5 Closes #4537. No review.[0m
[0m[[0mdebug[0m] [0m4e96111f35f11ee4138ddbc9e452756fab081884 Fixes #4527.[0m
[0m[[0mdebug[0m] [0m3f1f0a4947cd70089d70254d99a90cf907420a92 rewrite of nested objects implementation.[0m
[0m[[0mdebug[0m] [0m0bfaa0baf4aa7eed7f14839caf73d167ea074a75 Looks like the :type command was a casualty of ...[0m
[0m[[0mdebug[0m] [0mcb74fc1c8a4919edacf1274aee7c9229d064a35e Figuring it couldn't hurt if more people had a ...[0m
[0m[[0mdebug[0m] [0m70f18a67e5cc55e534a504b71ee26a93488b40f8 Added a @bridge'd $scope back to scala package ...[0m
[0m[[0mdebug[0m] [0mf82acf5d370111cb96f39332c28177f186a88f10 Reducing the sbt launcher footprint by eliminat...[0m
[0m[[0mdebug[0m] [0m445ade0bbd17d8d9336d96fe3804c64e233e8b89 Realized how noisy the @deprecated-takes-two-ar...[0m
[0m[[0mdebug[0m] [0m269ea9ab579f0e7ff14df31caa0981627f051958 Since I don't want to commit anything "interest...[0m
[0m[[0mdebug[0m] [0ma02b2daa2a46661a3c108d26c738b4dbb836ea4d Don't issue a deprecation warning if the deprec...[0m
[0m[[0mdebug[0m] [0m8182349189250b0da92e566e11e5a59ac22ca805 A few minor cleanups involving logging messages...[0m
[0m[[0mdebug[0m] [0mb4749d3b1afb1df236ec48fd3a773aab24a6f74d Completely to my surprise, found that fixing al...[0m
[0m[[0mdebug[0m] [0m793796eee0769926a3162d69dd23c282ca2d8ba4 Don't crash the pickler with erroneous types.[0m
[0m[[0mdebug[0m] [0macc5311c157358c99420ba5a8be4231ffae9fc8e After having to update the code for someone els...[0m
[0m[[0mdebug[0m] [0m95ae7765e85fb7942ce8724170e72fa8c3076aa0 Making further unapply regressions less likely,...[0m
[0m[[0mdebug[0m] [0me439b24609ae40ff0f019026c71affc52e69a8fd Fixing the pattern matcher regression I introdu...[0m
[0m[[0mdebug[0m] [0m80bb9cfb7b2c05a48eb43852b252c36136697835 removed legacy library code (package scala.mobile)[0m
[0m[[0mdebug[0m] [0mf335e447254c391726d52c0a380b61183571b25b Issuing warnings with detailed info when we enc...[0m
[0m[[0mdebug[0m] [0m7f6ebc97625536cfa2d86241349237a2e474ce74 Second version of trying to avoid the lift cras...[0m
[0m[[0mdebug[0m] [0m8792dda476e33af1070b11f0af288897dff995ca Ignore type errors raised in later phases that ...[0m
[0m[[0mdebug[0m] [0m96ab92d67c5ea5af3f322cd22205139b1bc846b8 Closes #4457. Review by odersky[0m
[0m[[0mdebug[0m] [0m6c1feb586bc3687ee08d2395233c849550530ba7 remove now redundant check (see #4426).[0m
[0m[[0mdebug[0m] [0mcc60527405d5adc5e007b7254a8d915b79308fcc Fixes #4525. No review.[0m
[0m[[0mdebug[0m] [0mc5d9b7e6a99f253d6da941610c58d9d9e1a02925 I wrote a warning when nullary methods return U...[0m
[0m[[0mdebug[0m] [0m199ec3c10fe7d2b2029ea8ae6a19240b46181435 Improved the error message for another of the m...[0m
[0m[[0mdebug[0m] [0m9a9f73b80261415e08eb782333470bbb84863894 Improvements to the AST browser contributed by ...[0m
[0m[[0mdebug[0m] [0m2700617052df7c49e6cc7459947e4337d9de987c Upgraded -d so you can output classes directly ...[0m
[0m[[0mdebug[0m] [0mff5cd2f6e8aa43a867cd4a395f42744c41b6fdf3 Cleaned up some hopelessly atrophied documentat...[0m
[0m[[0mdebug[0m] [0m6a5a5ed2179938c729bc4d4ed03b839eed0e86fb Trying out a different strategy for restoring t...[0m
[0m[[0mdebug[0m] [0mb18773a98847c61842850d1c63b0db649fa6558d Trying to fix the pattern matcher took me into ...[0m
[0m[[0mdebug[0m] [0m45f20c26c94ec934872fd0a55ca07c77ed9a2169 A little cleanup on a repl command, no review.[0m
[0m[[0mdebug[0m] [0m6a988aeff0f426480ce50ebfbe0dcb50c3f4753a Fixed a booch I made in io.Position's positioning.[0m
[0m[[0mdebug[0m] [0m1a443ebb205a2e79951d212567fca0d7bd7dcd7e Fixed inversion of fsc's exit code, closes #451...[0m
[0m[[0mdebug[0m] [0m6d653c3d07b31b160cf9444b06d9fe91fc32651a More bridges in collections. Review by prokopec.[0m
[0m[[0mdebug[0m] [0mc79f8876aa04370fc99692f73825392ea48d02e2 Some solid progress on the pattern matcher, no ...[0m
[0m[[0mdebug[0m] [0mde27ba74b974319969bb63568c52647bbd487bd2 Temporarily moving interpreter.scala to pending.[0m
[0m[[0mdebug[0m] [0m290f3711d51da0e013e37ef2703cf976a26747cf Added a bunch of bridges to make ameliorate bin...[0m
[0m[[0mdebug[0m] [0m60463a8721728545d7d626d96f77e8688084c71f Added warning when someone tries to return a no...[0m
[0m[[0mdebug[0m] [0m870679585afc3fe8dc07b40fe032919ede414489 Removed restriction on case classes having only...[0m
[0m[[0mdebug[0m] [0madd75447f46bcfb608f32c15fb9a5eb69f45a10d Enclosed the out of bounds index with some IOOB...[0m
[0m[[0mdebug[0m] [0mbca5660e3893f91cf1c3a7e9f0dca4530373801f New starr based on r24814, no review.[0m
[0m[[0mdebug[0m] [0m3e652358455b9b650b587b8bd708e27f92973def Updated a bunch of @deprecated annotations to h...[0m
[0m[[0mdebug[0m] [0m9db7dbe4409c192291079482a10ca902bacbeb33 Refined handling fo @bridge methods.[0m
[0m[[0mdebug[0m] [0m63c7c9d857568879bfda146dd31bfc4ee38cb9fb Working my way through pattern matcher sequence...[0m
[0m[[0mdebug[0m] [0m21121ff62ea72523ed5ea6a906b2ce42e9e47f69 Shows migration and it's message.[0m
[0m[[0mdebug[0m] [0m50a4b393f7a5e30908d9591f3eb9343ae6861a0b Reverted a jline commit which had broken histor...[0m
[0m[[0mdebug[0m] [0mffe789dd78c24dc82a74553f2634c6ebb1a32e38 Strip unused pattern variable bindings out befo...[0m
[0m[[0mdebug[0m] [0m6af1d5c526a6394065bb8d42ff1df36e8cb4272b Introduce new request for informing the present...[0m
[0m[[0mdebug[0m] [0m97b620ae63449d024e7147131484f104f6652edd Fixing a BaseBerrySethi bug I introduced in r19...[0m
[0m[[0mdebug[0m] [0m9b8f5acf89d1face47513bdb19d564f1f57e4c59 Fixed spurious qualification of types that are ...[0m
[0m[[0mdebug[0m] [0mf5b2972d2ba79e473a92c35b68f7c587430ba5cb New starr based on r24804, no review.[0m
[0m[[0mdebug[0m] [0mefd6b46e74c4b3d593feb0d14e5c698bb8ddfaed Some more tweaks to the bridge scheme.[0m
[0m[[0mdebug[0m] [0m7c456cde62f3eb8ad4de21463d4df316c040d52f Added bridge method capability to compiler.[0m
[0m[[0mdebug[0m] [0m9388a634f5937d2ac626a884df9d7957a18ccbdc Made FreshRunReq a traceable exception, so that...[0m
[0m[[0mdebug[0m] [0mfe15d7eed77ce8529b6785e9e83ff6f955b3d5c1 There is still all kinds of code in the pattern...[0m
[0m[[0mdebug[0m] [0m21ea5ad62747504e2c17c10c779e5c7054a2a297 One of the blips in the performance charts seem...[0m
[0m[[0mdebug[0m] [0m9be2e5463396e4a5022745c9d61a8431d53e2f99 Some tweaks to slice to make it run faster, no ...[0m
[0m[[0mdebug[0m] [0mb477d7389bba6d53f18f9ea3defd445013f24df3 [scaladoc] kindFilter should switch show/hide a...[0m
[0m[[0mdebug[0m] [0m5485932c5a822c2761682326381217697eb2ae4e [MSIL] finer-grain debugging (steps one sub-exp...[0m
[0m[[0mdebug[0m] [0m3fce9dfd7f786303582cbdbd6b7060f44d90471f Shows deprecation message only once.[0m
[0m[[0mdebug[0m] [0mfa8f997a2d0c3bef85c2b2aa6de59f8e1be29650 Makes entire package area clickable in the left...[0m
[0m[[0mdebug[0m] [0me6efa7b11f44d2e405d02c563b710023b3ef3e8a Removed GenTravOnceLike and TravOnceLike, put t...[0m
[0m[[0mdebug[0m] [0mbf53d9f48e0e04e6f7fc3b84d3066437c0cc2fc6 [scaladoc] Removed some drop shadows from CSS, ...[0m
[0m[[0mdebug[0m] [0m7c47203ee24c0ec28ee303ca014e0378a86c8c2a [scaladoc] Change URL when navigating Scaladoc,...[0m
[0m[[0mdebug[0m] [0macffc823df789bd0d446f0e3636378b277283e34 [scaladoc] CSS tweaks, changes to display of li...[0m
[0m[[0mdebug[0m] [0m52fbbcc82470e100d95ac9cdb468060620f1e29e Further optimizations of implicits.[0m
[0m[[0mdebug[0m] [0mb7bdf048b1feb39b3e4f30cabfbc49a2cb535d28 Trying to get build times down by refining impl...[0m
[0m[[0mdebug[0m] [0me0653db305c7567664fa500acccd2fd5ad7437c0 Revised that last botched commit.  No review.[0m
[0m[[0mdebug[0m] [0m493da996d8f47f7f08642f15c604a755e1953346 Added releaseVersion and developmentVersion to ...[0m
[0m[[0mdebug[0m] [0m54fa0d6c3e9dd66fce1a0b0f322b06838cd7cb0f Added a script in tools for deploying maven art...[0m
[0m[[0mdebug[0m] [0med52bec270e9ac659638f10c05d1d0efedf4c5cc [scaladoc] Strike-through for deprecated symbol...[0m
[0m[[0mdebug[0m] [0m3c8bc3ab731206f93ad8428b11276237d1397a08 Couple of fixes to the usecases in docs.[0m
[0m[[0mdebug[0m] [0m1765c491927a43b2ab1ed8f44c395081f195f312 Having been tortured by remorse ever since tiar...[0m
[0m[[0mdebug[0m] [0m50c93f63b8bc2bf9c7f1f292f3ca3269eb0ee22f Fixing a couple more tests, no review.[0m
[0m[[0mdebug[0m] [0mbffb951f84e6731ce27eab8dada1653b8bbde34d Some mopping up having to do with deprecated ga...[0m
[0m[[0mdebug[0m] [0m5ff4875db319ee2fef559c3e581100bedc84a184 Various addenda to soc's patch: regenerating Pr...[0m
[0m[[0mdebug[0m] [0m3de9030dca760325555d697e3082d714f84f5df5 Adds "since" field to @deprecated.[0m
[0m[[0mdebug[0m] [0ma0909c05738489c72237852e3ec3f748fc1b53b6 Some patches to jline, and new jar.[0m
[0m[[0mdebug[0m] [0m09e192caea0fe2b8afaed96a7077e8cf52af2345 Adding some docs refactorings.[0m
[0m[[0mdebug[0m] [0m09028a4fa5cf66a98080baa26cdadba29314c640 Of late the test which fires up the window serv...[0m
[0m[[0mdebug[0m] [0m8707c9ecb3dfa8e3706c218ed8c780bbcb0b7217 This time, fixed #4283. no review.[0m
[0m[[0mdebug[0m] [0m0b18e29225e07a456416eb1cca0e38906b9bddc8 Closed #4454.[0m
[0m[[0mdebug[0m] [0mfa0ee266cdf26295a8ed3be10860afcace36a54b Doing a little polishing on the parallel collec...[0m
[0m[[0mdebug[0m] [0m8198c1193ccc539ce58b12505c31e399139b45e6 Tests which run have to be called "Test".[0m
[0m[[0mdebug[0m] [0m20d0a7dd224dfbcaa8e484628704b810a5ba7bdd Revert "Closes #4283.[0m
[0m[[0mdebug[0m] [0mb38f7fe290b21fd96a72bd25ba10d3809d37fffd New starr based on r24749.  No review.[0m
[0m[[0mdebug[0m] [0m44ddee59a4264f312b8900e0cfc79c71b999e24c Added test case for #4459.[0m
[0m[[0mdebug[0m] [0m97b9978b85ff841e540d13a585e074252c747fba Further fixes #4405.[0m
[0m[[0mdebug[0m] [0m9334ad0db28f62c3e1d33d6b12e03720a76fb1eb Fixed some tests, renamed from Any to Gen.[0m
[0m[[0mdebug[0m] [0maf358131de08e41bdb3d2bba46f309f0c03ab03b Fixes and closes #4405.[0m
[0m[[0mdebug[0m] [0m3de96153e5bfbde16dcc89bfbd71ff6e8cf1f6c6 Refactoring the collections api to support diff...[0m
[0m[[0mdebug[0m] [0m9b5cb18dbd2d3e87def5da47ae76adb2e776487e Closes #4283. no review.[0m
[0m[[0mdebug[0m] [0m185d5b50fdcebb7ab5e4f871ca35c0ae1fad9dce Warn when the jar file cannot be found when loa...[0m
[0m[[0mdebug[0m] [0m514d01c1ce9219a10f37d50a39cfeb420d76e38c Fixes my part of #4283 by inserting another cas...[0m
[0m[[0mdebug[0m] [0m703bbdae73800e49d737e133e3a05929005294fc Test cases for #1071 and #4275 since I don't se...[0m
[0m[[0mdebug[0m] [0mfe268d97789b518c7a3d08428f2577cc08b91ede An alteration to r24740 to fix failing test fil...[0m
[0m[[0mdebug[0m] [0m4e9a38be508eaad2c0376206a9dad68d6f84afa6 An alteration to r24740 to fix failing test fil...[0m
[0m[[0mdebug[0m] [0ma3b106bf60ca020fad8eb502f598bff390a7b49b closes #4426.[0m
[0m[[0mdebug[0m] [0mafd1e7d29329523dd90cc95cbbacdabed15f28b3 Closes #4432. review by dragos[0m
[0m[[0mdebug[0m] [0mf31a20a99ca13e43c423d5babfb549cf39b38835 Added test to pending.[0m
[0m[[0mdebug[0m] [0mc28aed1ab1cc02b6b5c202344e3a652f76af64e3 Closes #4275.[0m
[0m[[0mdebug[0m] [0mca05143ea7c07e0e84e8fd66259df27392213861 [scaladoc] Closes #4452 again. Review by malayeri.[0m
[0m[[0mdebug[0m] [0mb6ab8af4f23be72a84e5daea153b8363116408b0 Made the 'onCompilerThread' flag a field, corre...[0m
[0m[[0mdebug[0m] [0mc6040a7bc62f90f6aa7c361e58eacb3eed07d034 Ensured invariant that notPRIVATE can be set on...[0m
[0m[[0mdebug[0m] [0m7d9d9d453a238514bde191f459426207657e1a6c Pulled daemonized from the process API based on...[0m
[0m[[0mdebug[0m] [0mf229addbcbdda8625b9c9788c83e60ca9cedd448 Closes #4402. Review by plocinic.[0m
[0m[[0mdebug[0m] [0m7872efc6144c7ec4bf27161573ccc0eb7be751be [scaladoc] Forget to add test case at r24732.[0m
[0m[[0mdebug[0m] [0m7fba64d2d04d1ccbbe8b93b70d9ad203f3a52ca0 [scaladoc] Closes #4452. Review by malayeri.[0m
[0m[[0mdebug[0m] [0m50f6c7c275e63ad86566dc3a8063172f514605ed [scaladoc] Add missing file. No review.[0m
[0m[[0mdebug[0m] [0m95ecae34692aea8e90648c14dad322fa8cd27f0b [scaladoc] Improve visual design and layout of ...[0m
[0m[[0mdebug[0m] [0m3eaae8902043fbebdcdee0314b7b5d35fe274400 FreshRunReq's are no longer suppressed when thr...[0m
[0m[[0mdebug[0m] [0ma8f2ea50ac5df04ff11df33f7808e392c56aca0e Closes #4390, unfortunately by taking the stric...[0m
[0m[[0mdebug[0m] [0m66956b745fb2643f6374122b634ade5afc31fab9 Deleted debug output that made it into previous...[0m
[0m[[0mdebug[0m] [0madb112fec4b26a4bd930803c0b8b44f543a79863 Closes #4380. No review.[0m
[0m[[0mdebug[0m] [0m886e0a6a1c5623337e0362bd37fc4a2d82887675 Closes #4396. No review.[0m
[0m[[0mdebug[0m] [0m659f8ba6734439a411e911f0be0b2f4c152c4d1e Tighten the visibility of interactive.Global.[0m
[0m[[0mdebug[0m] [0m112dc4f2a8fca6fb1a692a9891713eff5a32cb1f Found there was still all kinds of detritus rem...[0m
[0m[[0mdebug[0m] [0m6b7ff287fcd56109d1db51ff82fce0ed0cdbcca6 Improving the repl help infrastructure, and mad...[0m
[0m[[0mdebug[0m] [0m35f82e66d1fd3aa0d3d9171a1ab92b8a00e4f7bb Changed scala.io.Position into something other ...[0m
[0m[[0mdebug[0m] [0m8a64f16fe1af955d11bce887a56fe07aecd0a791 More fun with xml and elements not appearing eq...[0m
[0m[[0mdebug[0m] [0m8a2df2dc7066210d6db00c42bf9312b8c237b0f7 Made the reading of y/n a little more robust.[0m
[0m[[0mdebug[0m] [0m8e093b517f2c987cb5b4efe8dfb6736d54708e35 Added :imports command, no review.[0m
[0m[[0mdebug[0m] [0m6eae720732d493a3a3370a067a3b3b05aef73820 Factoring the imports related code out of the m...[0m
[0m[[0mdebug[0m] [0m26c3f65241f49d96e2b3e853f71aa780ca8861c1 Closes #4431. Review by extempore.[0m
[0m[[0mdebug[0m] [0mb13ef720c09f1a7b6e3263faebcb0be7785a5337 [scaladoc] Don't generate long comments if they...[0m
[0m[[0mdebug[0m] [0m8cd754f3589c0b0b19b3869dba5e2ddfc54579d7 [scaladoc] Separate sections for "linear supert...[0m
[0m[[0mdebug[0m] [0m4cf60d65bc8f71969d6012182738c6bb31a4c49b [MSIL] handling of volatile fields.[0m
[0m[[0mdebug[0m] [0mcaee04079fb8ed40a1458cf24649fad9d80a85c1 Made power mode more configurable.[0m
[0m[[0mdebug[0m] [0m42dbce32957e048173c1749697d6bf9273581030 Fixes #2808 without redefining what override me...[0m
[0m[[0mdebug[0m] [0m21f3cf0e80286a12c267b9e68c8df8a37f4e0c04 [scaladoc] Don't generate an attributes block i...[0m
[0m[[0mdebug[0m] [0mda67f3b71efbcaa1c97f7b85269a50ce8d5b4499 [scaladoc] Make links to classes and traits not...[0m
[0m[[0mdebug[0m] [0m8088ca13c43d10b7434c92ab8238b163f54fb0e2 Added a comment to Dynamic sharing that if you ...[0m
[0m[[0mdebug[0m] [0mf8f09796e884e62a5562efcf8c1e0f49eaa97c49 Deleted SourcelessComments.[0m
[0m[[0mdebug[0m] [0m6a204df670a118be6a31676ed26a20a6408e2ab6 Clamping down on some more breakage which snuck...[0m
[0m[[0mdebug[0m] [0mf36e7acd02134fed6f27a61e82bf454a68684499 The beautification of repl pasting had the prob...[0m
[0m[[0mdebug[0m] [0m1cf60d304d1a88c4e79ca4636f49d4676f2bfe04 More refinements to avoid deadlocks systematica...[0m
[0m[[0mdebug[0m] [0mf040879c819532d9f49928837c57d26115e71ee9 Update documentation of MutableList.[0m
[0m[[0mdebug[0m] [0m4040d8511e1632b640369b1f0d9f480aca69dbf6 [scaladoc] Reduce horizontal lines in html outp...[0m
[0m[[0mdebug[0m] [0mbbede17631cccb6ad7074e129d549c473a94060d Set "synthetic" flag for methods $asInstanceOf ...[0m
[0m[[0mdebug[0m] [0m7ec024951951b22afa3b074a921e40fcebb2b361 Misc cleanups and crash avoidance, no review.[0m
[0m[[0mdebug[0m] [0me830a7ce9e1c90b4653c0dfed7992c28410ef6ab Fixed a failure output regression I introduced ...[0m
[0m[[0mdebug[0m] [0m9c776fda54b5efb0422ef3fe2aaf9b4cd586c72c Fixed an edge case setting crasher, no review.[0m
[0m[[0mdebug[0m] [0m4415640dc47397f58639532ca0d7ca3c3414bcd7 Some accumulated cleanups around the interprete...[0m
[0m[[0mdebug[0m] [0m7d15e93f56d345d39f6d11dfc67415acf01a4e32 Forgot a import in the last commit. no review.[0m
[0m[[0mdebug[0m] [0m329fd609f31339f11340a18aa6c7f225f7c7cdae better handling of on-same-thread calls.[0m
[0m[[0mdebug[0m] [0mf0a2dd936e3ccc7d3dbd8d86b55e20ac29933839 Wrapped exceptions coming from calls to 'ask' i...[0m
[0m[[0mdebug[0m] [0m804c401ffd828e0700776b65026179649b27b8d9 Fixes #4298, by correcting doc comment[0m
[0m[[0mdebug[0m] [0m1c1c65c8df23ec2ff249de3d47a6e93f4390c98e [scaladoc] Fix failing test. No review.[0m
[0m[[0mdebug[0m] [0mfd27ca6263226f42f931c02fe08d1555a3dd20a4 make natives test run on win64. no review[0m
[0m[[0mdebug[0m] [0me50fbcc3b32d4d65deb98a06c644894d3561c81c Enhancing the repl-testing code by turning it i...[0m
[0m[[0mdebug[0m] [0me06244cb55797d9928a52a22a548d547555be733 Added a long overdue warning for when people de...[0m
[0m[[0mdebug[0m] [0m23c937f3454fc46c8a95f4c5c332740c4c54e992 [scaladoc] Updated trait, package, class, and o...[0m
[0m[[0mdebug[0m] [0m749739d146e2ecaec00de693f0970d76cb77ff08 Some localized code cleanup.[0m
[0m[[0mdebug[0m] [0m876760c6db304b8d54d05d5b21dfb5e088ef2a24 [scaladoc] Fix minor CSS issue. No review.[0m
[0m[[0mdebug[0m] [0medb78ae9dbfb502c6cb03aab08b1a15d5ba5678b [scaladoc] Make object/template name be a link ...[0m
[0m[[0mdebug[0m] [0m7eccd78350a5df69a567596b3de5b4ba1ca60995 [scaladoc] Change div id's of abstract and conc...[0m
[0m[[0mdebug[0m] [0m98b50d2f52d1c0004e30ccf44914153aff8289a5 Fixed crashes in IDE on default parameters in c...[0m
[0m[[0mdebug[0m] [0m557a0ebd03e224f3773c78eddf9cbd059bce924a Every tag element (even @define and @usecase) e...[0m
[0m[[0mdebug[0m] [0m00b0be49a80299e864d2222c79ec45b99038a195 [scaladoc] Minor CSS tweaks. No review.[0m
[0m[[0mdebug[0m] [0m869e5e9793f19c470daf93ada44c56a7852d57c3 Fix for windows batch files. Closes #4439.[0m
[0m[[0mdebug[0m] [0ma6894562537890709b2f95385107710a284a9edb [scaladoc] Add missing files.[0m
[0m[[0mdebug[0m] [0m9f70316820e5576769b122af0d8105b646d331e1 [scaladoc] Add explicit link to show linear sup...[0m
[0m[[0mdebug[0m] [0mc345782c06429c13b6303c903736df7f1949d056 A double completion whammy: crasher for edge co...[0m
[0m[[0mdebug[0m] [0m223428d1ebd13ddc96b7599db18d756efa532228 On Scaladoc, we should escape meta characters b...[0m
[0m[[0mdebug[0m] [0ma6ba30b8eb1968979db92d3a006d57343983e684 Finding myself wanting a working -Ystop, I did ...[0m
[0m[[0mdebug[0m] [0m4df2e9335b7f8831f7877baf855c28bb35d90c18 Put "\n" between superclass's comment and subcl...[0m
[0m[[0mdebug[0m] [0m1fd0b31aeca299d7f114578addf887f828d1e36b Since somewhere before 2.8.0 shipped scalac has...[0m
[0m[[0mdebug[0m] [0m9781aba3e538ca933dcc15039bf6df8c5ffeee35 Fix for parsing bug in scaladoc closes #4420, n...[0m
[0m[[0mdebug[0m] [0m9b3852f26201aee7761637f89979dab2a71294a9 A less ad hoc infrastructure for generating Any...[0m
[0m[[0mdebug[0m] [0m305f49ce8f7358636bf81a7aca29d8ab42d98ed4 Working on the documentation of core classes.[0m
[0m[[0mdebug[0m] [0m0444357cd5eae4efb401bb8a59c3794db2d1b2db A quick fix for the weird string output one get...[0m
[0m[[0mdebug[0m] [0mfe0e4b473fe45157bd59012e5e44e87c8f1b99b0 Separated abstract and concrete value members i...[0m
[0m[[0mdebug[0m] [0m40263b7fa68b6dfa50b4f9a8e72726182243f3af Fix for a little breakage which crept into powe...[0m
[0m[[0mdebug[0m] [0m661ce2922df999d70da29ee3910bf2dcf851eb66 Printing refinement types in scaladoc.[0m
[0m[[0mdebug[0m] [0mb1cb4e114f6a3291ad2fdfbd12fa91193f885941 recommitted 24578: All compiler control methods...[0m
[0m[[0mdebug[0m] [0m93732bf1036db3e0002a51c92ead7a6da7b9194d Added some null checks in swing.[0m
[0m[[0mdebug[0m] [0m06218608dcfda67203cb199c23fb4993bd61ead8 Emptiness check in swing, closes #1578 no review.[0m
[0m[[0mdebug[0m] [0mac87dd2e0c8778ba70f737b5788a443e01eac5f4 Fixed failing presentation compiler test.[0m
[0m[[0mdebug[0m] [0mc9b4254f94424df73d57f510e6004f3e27e46223 One breakage too many, this test is a pest -> d...[0m
[0m[[0mdebug[0m] [0me5c6241bca640b5b2ec8890a5b5121a1fe9dc14a Allow the presentation thread to terminate when...[0m
[0m[[0mdebug[0m] [0mdaa3b19439e5c40b4c16a36fcdbabf58431f2f2e [scaladoc] Don't link to syntetic companion.[0m
[0m[[0mdebug[0m] [0me94a62622d9121bc55e0a4f16df68b5b94625570 Don't create a new thread on each presentation ...[0m
[0m[[0mdebug[0m] [0mf88c979f856ebcde94b3fc3c60d83039230c83d0 Fix for interpreter issue with missing newlines...[0m
[0m[[0mdebug[0m] [0mc81e94b5dd39cf86abd0145fc93e0999f57a548c Some minor sensibility improvements to previous...[0m
[0m[[0mdebug[0m] [0m56b7e67051af95bdc7b21b3a7d9333af40ee2e7f Making the scaladoc command line help look as p...[0m
[0m[[0mdebug[0m] [0mab488babc60f8fc93e304ddfdf4c497cb165d7c4 Incidental work on scaladoc while trying to fig...[0m
[0m[[0mdebug[0m] [0mb2ca0efb2d5e20dd7c77fedc16590164c78ba603 Modified some typer logic to allow annotation a...[0m
[0m[[0mdebug[0m] [0me74515bbd35f53d772d6b4a0fe9d59e10bc82c89 [scaladoc] Scaladoc should expand macros recurs...[0m
[0m[[0mdebug[0m] [0m518cc3af73729574ba3364f53adf1ff66a356513 Warn about unqualified names in scaladoc links ...[0m
[0m[[0mdebug[0m] [0m96965c4459c318afd97b4024f8509a5c4988a3d0 Addressing most of the warnings revealed by the...[0m
[0m[[0mdebug[0m] [0m386d5068471809d906d3db3aa56ed5f9352250c2 Issue warning when doccomments have $variables ...[0m
[0m[[0mdebug[0m] [0mbbd5efa596170e79613c7b2305171a8108e52080 fix get-scala-revision script for the case when...[0m
[0m[[0mdebug[0m] [0m5691a3900dd81cfaaa25e618828d854bed277039 Wanting to deprecate -make, first I had to writ...[0m
[0m[[0mdebug[0m] [0mf21113d28ae0fa4bae1f405933991c323f5f5553 Excluding presentation test from sbaz-packaged ...[0m
[0m[[0mdebug[0m] [0madc57219ae924190462db2828d54ed4c1f198584 include files/specialized/*.txt in the set of f...[0m
[0m[[0mdebug[0m] [0m1b14bfcb7f264f044d04362bcacd0f96b91abdba A change to a test to defend against output cha...[0m
[0m[[0mdebug[0m] [0mb34ef21d7104a0878976c3027a910654e7e853ed Transcript pastes now work with leading whitesp...[0m
[0m[[0mdebug[0m] [0m21432085e182ff01ec339ae63031408d5a0ade81 Fixing the scalap test rig to work like other t...[0m
[0m[[0mdebug[0m] [0m88fbb71848b56ae5cb2b8ad7833cde21ce3937d9 Disabled all the script tests.[0m
[0m[[0mdebug[0m] [0m1caac54694602ad5ae48c3cbb8394b7263b132e4 A bunch of scaladoc cleanups.[0m
[0m[[0mdebug[0m] [0m71d2aba0428541d4109ec3c34b479fe69ebb2205 [scaladoc] Don't create broken link to private ...[0m
[0m[[0mdebug[0m] [0m9e2b204400c4b2644004b654478cdae4b3dd6ed6 [scaladoc] Cleanup code. No review.[0m
[0m[[0mdebug[0m] [0mff5aec180e1b3c3e420e931b09982238be5604f4 [scaladoc] Add a test of colon and parentheses ...[0m
[0m[[0mdebug[0m] [0m92693774c1567009223a086786978c76d594fdb9 And so my attempt to have a performance test dr...[0m
[0m[[0mdebug[0m] [0m5ebbba7a711105d8b6b19ce6497b3dcef0039c6f Polishing the programmatic interface to the rep...[0m
[0m[[0mdebug[0m] [0mebedbef6d186c4cc98c9c4445967af43225230dc Made ScalaRunTime.stringOf more general by sepa...[0m
[0m[[0mdebug[0m] [0mb3889b68af7aa2bcc31a4d6b9e1e6fba5d4e1757 Eliminated option -Xwarninit, which is warning ...[0m
[0m[[0mdebug[0m] [0mc1efef726cb2d9b4b116d06290b15d42408f359f Removed some bitrotted ant directives which wer...[0m
[0m[[0mdebug[0m] [0mbd319586ed4110b972bad9220cd9142f290eb859 Looks like another java5/java6 difference gets ...[0m
[0m[[0mdebug[0m] [0m214a04461b78814b8498ea5a6d1cbbd71d9a6ab3 Expanding the test which tries to use the colle...[0m
[0m[[0mdebug[0m] [0md4392e047b61cc135f5110bf7863ec0d3480eaa6 Added some implicitNotFound annotations to comm...[0m
[0m[[0mdebug[0m] [0meb32c46d6929999ae19f7c7d205248eba8966249 [scaladoc] Remove whitespace around colon and p...[0m
[0m[[0mdebug[0m] [0mb6b0359b8a0745337a940594fcac8b7054411c12 Don't analyse symbols with error types.[0m
[0m[[0mdebug[0m] [0mf1af3e076650d2b3a788af4c7dc92c9859e9fec7 msil.jar updated with changeset 24614[0m
[0m[[0mdebug[0m] [0ma1fe9d33bf9f4b14562c50753931673955dcc251 (1) The msil library can now parse modreq and m...[0m
[0m[[0mdebug[0m] [0m1b4fc3f26ea5efbf4784e1eb6d1de38ab1d8b013 Learned an interesting lesson about having an i...[0m
[0m[[0mdebug[0m] [0m54f560fe37e9b95517822cec0a78e96cdb256abc A paltry 570 cases failing in -Xcheckinit due t...[0m
[0m[[0mdebug[0m] [0m4d25cc33ee101708c812889a343535f610becc71 Trying to get fsc doing the right thing with re...[0m
[0m[[0mdebug[0m] [0mc17e46682a9b42eaf4d33d9f60b50c826ab4009e Fix for linked lists closes #4080 and proves my...[0m
[0m[[0mdebug[0m] [0mfbdda78887e6dc594d08bf2376d0bba164d14009 Made :javap less crashy on windows, no review.[0m
[0m[[0mdebug[0m] [0m40195b89b3d553e6c11a181c755f711d7bd38981 needed when compiling the (jdk2ivkm'd) Scala li...[0m
[0m[[0mdebug[0m] [0me6d026304f8efbc1f3adde6c16ae75b76d61283e Revert "All compiler control methods now do som...[0m
[0m[[0mdebug[0m] [0m3387d04757e89cead6f9c58ee23c1684d03ed53a Introducing xz compression in nightly builds.[0m
[0m[[0mdebug[0m] [0m0d324c4e10d5dc7662629468801348b867280e2e Suppressed unnecessary checkcasts on Throwables...[0m
[0m[[0mdebug[0m] [0m9e0b5eb6c4ff9ca165c8e8fd629e23ae061d77f9 Cleaning up util.Tracer and its usage in Erasure.[0m
[0m[[0mdebug[0m] [0m3e5cd92cbb455f046f70552f1dd127404b32f4b2 Some accumulated work and polish on classpath a...[0m
[0m[[0mdebug[0m] [0mf84a12bfbba20d043800fb8b4af9b2bcf79f9d27 Added some explanatory output when jline reader...[0m
[0m[[0mdebug[0m] [0m628060af0f3b59d838b3be24f50289d61120bba1 Fix for cygwin: jline.UnixTerminal is now scala...[0m
[0m[[0mdebug[0m] [0mcaba14ff4b5d99bf5e43734798d285970f275ce3 [scaladoc] Cleanup tests. No review.[0m
[0m[[0mdebug[0m] [0m408fe0dc4b61d18c53f32853b25b1ca5c743335d [scaladoc] Closes #4371. Review by pedrofurla.[0m
[0m[[0mdebug[0m] [0m2f5c6da837c0ee5e7dbd916fa82a64ee2d6cfdeb [scaladoc] Fix wiki formatting to close #4359.[0m
[0m[[0mdebug[0m] [0m809bf414be83a725a8360930fb38d5c9ad7ba127 [scaladoc] Add a test for #4180. No review.[0m
[0m[[0mdebug[0m] [0mc402bdde2ecdbc1f63e90a603263e722ffee7202 [scaladoc] Stop wiki syntax parsing inside HTML.[0m
[0m[[0mdebug[0m] [0m22d1ae7fa498df9ca80a686ca28ce5f816b6f945 Fixed the "poor resilience to error conditions"...[0m
[0m[[0mdebug[0m] [0m5083559781208d1b8805ab8f5cb773a225436526 Figured out why -Ydebug has been such a deathtr...[0m
[0m[[0mdebug[0m] [0m15e491b4d24493bd46bc067b67190246ac852b40 Set the original tree for TypeTree in self-type...[0m
[0m[[0mdebug[0m] [0maf3b3d39456b7157146c53426b2639b8271ed835 I guess windows can show a < 500x difference an...[0m
[0m[[0mdebug[0m] [0m70e6dc980f923501733ec1617964f66fcfbceee4 for Scala.NET bootstrapping.[0m
[0m[[0mdebug[0m] [0m88fd5b92799fb26b12001c84b17781610b1dd59b Fixed error in previous commit[0m
[0m[[0mdebug[0m] [0m5e829a82bc2f35f36c079bc56da487e27c03f431 All compiler control methods now do something s...[0m
[0m[[0mdebug[0m] [0m420df2a9a2c827c1811226244b13233a1742c7af [scaladoc] Changes to template.css based on sug...[0m
[0m[[0mdebug[0m] [0m3c34549d7dcd91d7a78f7b3bba588369fce5a4a7 Added synchronous version of askStructure, need...[0m
[0m[[0mdebug[0m] [0m6b337cb02c6f03d71d7761c807ce5384d7592c15 Moved Dynamic support to -Xexperimental.[0m
[0m[[0mdebug[0m] [0m469a08c1ed9b7e51470e29aaba641bd372e8966e Three things to make Eclipse more robust agains...[0m
[0m[[0mdebug[0m] [0md0e519a3091ce7e14781a8b929c35a3e228194d8 Added a temporary fix for #4351, but disabled i...[0m
[0m[[0mdebug[0m] [0maf011572ee74162202b2a66a98bf5e480b5b435b Added implicit TaskRunner parameters to scala.c...[0m
[0m[[0mdebug[0m] [0m84b0acd214f32e0a3d52e1c1be9fee5c96c69a07 Deprecated unused members in scala.concurrent.[0m
[0m[[0mdebug[0m] [0m0dd018e2cbeb487ed2d94ed9fdd413250ff67a7f Moved failing tests to pending after having dia...[0m
[0m[[0mdebug[0m] [0mae8e258bf4147a9b10889503f784a3b97a7d2e09 Changed App-using tests to use main() to see if...[0m
[0m[[0mdebug[0m] [0m5670f1f83472eb250a3af7764a9539fbd50558c1 Discovered Range.foreach inlining was broken du...[0m
[0m[[0mdebug[0m] [0m4a6c40fe6b5a1461647fc666c261a8aa542dff06 Looks like I accidentally committed a test log,...[0m
[0m[[0mdebug[0m] [0ma5a18e80ec60d9bd7388d96e41be9c8b52d5bc0a Restoring my higher-kinded-Array signature chec...[0m
[0m[[0mdebug[0m] [0ma45be8b2851b8bc76ffa40deb9810568ed5b69f1 Spiced up the signature test infrastructure a b...[0m
[0m[[0mdebug[0m] [0m3491672e8667a7e5b8d9bd3d23239757cf1b7a85 Fixes #4298. Review by extempore.[0m
[0m[[0mdebug[0m] [0m84671e107610b4b0807ec3f7d881a47978cd20e0 Moving signature tests to pending, because they...[0m
[0m[[0mdebug[0m] [0m1323a61e682c99084c5ca5f259d0ae89159c8a14 Simple test case to see whether Java understand...[0m
[0m[[0mdebug[0m] [0m0444c81889db92f5da69979026a42d41f4d410f5 Squashing the signature  bugs.[0m
[0m[[0mdebug[0m] [0m39bbd26bc41501143a566576f1da0036ab53039c sn.OClone caused checkinit failure when assigne...[0m
[0m[[0mdebug[0m] [0m8ca5a8fbbc592f944797162a0f10a02741ea7b36 My early attempts to implement non-integral ran...[0m
[0m[[0mdebug[0m] [0m413feab04ce1afe05b3bd60c084f5c5c3ad8ba4a Better signature avoidance. Review by extempore.[0m
[0m[[0mdebug[0m] [0m142405e1dd623e965e7ce5a3bc4fa019bc3262fa Adding some tests for #3651.[0m
[0m[[0mdebug[0m] [0me579152f7329a314607d33c7e3761b769b93518d Implementing foreach to work in parallel in Par...[0m
[0m[[0mdebug[0m] [0m60d9a5127cf190c90e2e3ce4f79455469dac54eb Adding the `seq` method to all collections.[0m
[0m[[0mdebug[0m] [0mfda6c9517efc154c8516acaf139f4a547a9e4575 Added test that signatures conform to their era...[0m
[0m[[0mdebug[0m] [0m87eb32c61a2bd5be1afaadad6ab7b367dc0c3848 Added headers with copyright messages.[0m
[0m[[0mdebug[0m] [0m8cbc17e8f18910fe5f06aea18feeb04593bbeed2 closes #4345.[0m
[0m[[0mdebug[0m] [0mad8efdf707109e357e7d5cbd241661d813921f6b closes #4205: quick&dirty fix to force loading ...[0m
[0m[[0mdebug[0m] [0mfed7729dbb708ea2e1d138e79e20b9ec9bdbe3fd [scaladoc] Closes #4366. Review by pedrofurla.[0m
[0m[[0mdebug[0m] [0m063e8a9dfee3d2c889f9e2e28cda2e8a28aa61cc Not yet learned my lesson about partest and emp...[0m
[0m[[0mdebug[0m] [0m971653e40d8273d300bba17e1d25bf282dad6e5e Oh the irony, disabling the failing test made t...[0m
[0m[[0mdebug[0m] [0m8bf258ca83f8641d14af69998d63cd115669e30c We need a successful build, not sure why this h...[0m
[0m[[0mdebug[0m] [0m455ee619fbfde17c8a9208d3e2ebf7d867cbd560 [I'm laptop only so there's some chance this wi...[0m
[0m[[0mdebug[0m] [0m7946facede9482d8a363b6474b163c11ab3a662c removed gpl[0m
[0m[[0mdebug[0m] [0m449fc76cf50bcb0da8e054bdd3604be93c7ce402 license files.[0m
[0m[[0mdebug[0m] [0m991b3599760ab70788cd32cfb308fe63c7e18062 license files[0m
[0m[[0mdebug[0m] [0m8230585c3a926fb5cef6c5a72d6b15565b9afed0 One hundred! One hundred times slower on window...[0m
[0m[[0mdebug[0m] [0m9acb3f5609b19c2b9a93c08e19b732932328161e [scaladoc] Add a test for #4306.[0m
[0m[[0mdebug[0m] [0m0b0a927a607f8884651168c2361c2d91ebcd04b0 Closes #4202 again, closes #4363.[0m
[0m[[0mdebug[0m] [0mb5d314af8ee4dcab49300ebdadc399298196f233 [scaladoc] Add a test for #4361.[0m
[0m[[0mdebug[0m] [0m4d0cd60b0e2b9071bba2641da95c75332458193b [scaladoc] Add HtmlFactoryTest and reorganize d...[0m
[0m[[0mdebug[0m] [0m72a0e8be61df92b15c9991d023b783e019a58916 The last checkin caused a test to time-out, but...[0m
[0m[[0mdebug[0m] [0m6eb6e8ca22ce4c5f3f41cd12139ad57354f82eb2 for .NET bootstrapping (more coming).[0m
[0m[[0mdebug[0m] [0m50eb40bcd602a5898e3d816c0efa6a5d08b51c43 minor fix for -Xmax-classfile-name. no review[0m
[0m[[0mdebug[0m] [0mdb7431d20919d43c273b7db24d29106db8eb2453 Commented #3928 patch.[0m
[0m[[0mdebug[0m] [0ma30ae005c5965fa65d05b16718e50c802d969312 Restored erasure warning for isInstanceOf tests.[0m
[0m[[0mdebug[0m] [0m36ac83da7fb1556416fc4c5e86ceac69adefc6c8 Fix for a big bug in lastIndexOfSlice and some ...[0m
[0m[[0mdebug[0m] [0mfef8e61cb3713bb6334789ef785760388c9d2826 Oh yeah, now I remember why I started with leng...[0m
[0m[[0mdebug[0m] [0m9b68c3c21395a0b5cf32fddbfd785fb7b10d242e Fix for a slice related array view regression.[0m
[0m[[0mdebug[0m] [0mb503ea139abfd76218d4025f7a84b6202ca354c7 I'm going to assume the patch I dropped off fiv...[0m
[0m[[0mdebug[0m] [0maa0cc8e415cca88285b36e76842b759c59f66be7 Prevent a divergent implicit from terminating i...[0m
[0m[[0mdebug[0m] [0m4b0531b55a8d4971b7e297413e514072a99385e7 Fix for crasher with Class objects.[0m
[0m[[0mdebug[0m] [0m4380911a32eb7fa99faf5fea4ba5f9ad6a3a5258 Removed long deprecated and obscure CloneableCo...[0m
[0m[[0mdebug[0m] [0m01203c2844e196696b8fe35acfae0ee6ede90ffa Added a :type command to the repl, no review.[0m
[0m[[0mdebug[0m] [0m5bb967a3de039830dcc453bb92d3b6a0b794684f Some boundary conditions in range.[0m
[0m[[0mdebug[0m] [0m8f0ff8bc2aaaa5299ebe4f617ab9e28443f994bd A couple more minor tweaks to power mode, and m...[0m
[0m[[0mdebug[0m] [0mffa29b1f312dfe12186fbe47ac8273ee9599eaf6 [scaladoc] Closes #4357. Review by dubochet.[0m
[0m[[0mdebug[0m] [0mc5657847112832bac89c2ae37ffa0a4d80c04523 [scaladoc] Closes #4361.[0m
[0m[[0mdebug[0m] [0me7c2ab469c44894a9523d9660fd5fe32147a8996 rytz's patch for making our crazy long names a ...[0m
[0m[[0mdebug[0m] [0ma7d2d13732df77e67fad790d3df9674082e7169d Little tweak for failing test, no review.[0m
[0m[[0mdebug[0m] [0m0e064a7a5626ccdfeb0a6ba9cea4bf9b1b836883 A minor overhaul of power mode.[0m
[0m[[0mdebug[0m] [0m86e8f5ae1dccc9f628b6a3f1bdab7e4e81ae9cbb Removing toPar* methods, since we've agreed the...[0m
[0m[[0mdebug[0m] [0m0554c378653c47aefaabe48b0ef568f952d1695b Improved the error message when one gives inval...[0m
[0m[[0mdebug[0m] [0mf3b970b28cf640904fe0d340f9eb7de37514cb67 Accumulated work on fsc.[0m
[0m[[0mdebug[0m] [0md5d7953ab4c31b4f58f51b530ca82603f9e59b94 minor changes[0m
[0m[[0mdebug[0m] [0m821816a3151a7e3952378f350b4df140494245e3 Reworked windows batch files; should fix #2671.[0m
[0m[[0mdebug[0m] [0m90e5aea5379ed8197a6fa314be26f8947c6bc762 close #4041. review by extempore[0m
[0m[[0mdebug[0m] [0mb3c85819bf5240f72ae7e914d64639f31a40d96a Disabled test not actually doing anything anywa...[0m
[0m[[0mdebug[0m] [0mebcec5f4d657afb3dbde33128d021ec760cb528b Reenabled the commented out bits of the test fo...[0m
[0m[[0mdebug[0m] [0m5647d7300922a357ab849e528fcc840afc92e33a Always forget that checking system properties c...[0m
[0m[[0mdebug[0m] [0mcc672b023e872ccad0e6186d8159725dc4eb1281 bumping up the version number in trunk.[0m
[0m[[0mdebug[0m] [0md6f3184fc8a9eae1bb0dff86ed13b4946f0d4170 Rebuilt jline for java 1.5.  No review.[0m
[0m[[0mdebug[0m] [0m32b05da169e343e787bff45e4eb3da020240a88e [scaladoc] Closes #4306. Review by extempore.[0m
[0m[[0mdebug[0m] [0mc9822430643f44386cb02f595212a2c5bc66b38f Removed uniqueness annotations. Review by rytz.[0m
[0m[[0mdebug[0m] [0meb0b73b1160c7e62e2ae0e338a9664b8b53ddbde Undoing some much too hacky code to implement a...[0m
[0m[[0mdebug[0m] [0mf80801c67545a28f61abd1a36a5ef8b5bc337d87 Deprecation patrol.[0m
[0m[[0mdebug[0m] [0mfe9a10c9a0f088f8dc5c47b9cfda51864ec884cc Leveraged having a place to put some useful imp...[0m
[0m[[0mdebug[0m] [0m4bae7e8a9270b523cac7f325b76adbc71d4e138b Brought all the collections pure interfaces up ...[0m
[0m[[0mdebug[0m] [0m9c5dfa18ed809e0cca090ecb7a1a8f0e3301c053 Closes #3838. Review by prokopec.[0m
[0m[[0mdebug[0m] [0me23435247ba5b1f0073505d90cfd031090c5c565 Fixes problem with getLinkPos, which sometimes ...[0m
[0m[[0mdebug[0m] [0me6a60a05a11ca365f3cd58d3ec4de92de1d86cde improved documentation for annotations in scala...[0m
[0m[[0mdebug[0m] [0mc45095387566fc7403f04c55ac0e3abcf34bfc52 Slight tweak to case class deprecation message,...[0m
[0m[[0mdebug[0m] [0m06a98d22ce16aae01757d7aceaad9b7fb3a9d903 Deprecated scala.dbc.[0m
[0m[[0mdebug[0m] [0m4383277103b8bc78244aff05d5116b07e70f2c2a Addresses the issues swirling around Double.Eps...[0m
[0m[[0mdebug[0m] [0me96dba0c9a2467c6cf396c70a48ef0750503c26e Various chronic annoyances with the repl addres...[0m
[0m[[0mdebug[0m] [0m7a29fc7de3465a064ffc6e0422d5df4bf39b36a3 Fix for a jline/history bug when the history fi...[0m
[0m[[0mdebug[0m] [0m048fe68a1f533a789bd39b80ce9793861d19df48 Closes #4163. no review[0m
[0m[[0mdebug[0m] [0mfbf7125dd8df0e682c27069de42bb2c9e4b03ae7 Applied second patch by asloane.[0m
[0m[[0mdebug[0m] [0m5602ec602a0795f72f7a8c2e6d1c96644906ef1c Fixing the build.[0m
[0m[[0mdebug[0m] [0m546588a134ee011e0f16d69c98d7238c7b473325 new test.[0m
[0m[[0mdebug[0m] [0m764072ffcbadde8b296eaa2f963f4792af2d70c4 Removing everything in trait Dynamic.[0m
[0m[[0mdebug[0m] [0me64b94fcc972f8da390450e39140257bb91126fd Closes #4300. No review.[0m
[0m[[0mdebug[0m] [0m13c59adf9fbff0e99ffa9f8e30f5dc05e0c1ee4d Changed Super to fix #4300[0m
[0m[[0mdebug[0m] [0m1f3c58a818feb7c2887ceebb079ce992aa677c0d Raised the threshold for the test looking at vi...[0m
[0m[[0mdebug[0m] [0mee4cc17eb7f75361c2395e8f38716de14e223b87 A small addition to the library to address some...[0m
[0m[[0mdebug[0m] [0me86934018bf3078a1a9751c16b95621a04575707 Fixed up the regression I slipped in with slice.[0m
[0m[[0mdebug[0m] [0m0254234328ab8a438aac649234bd5e12614f8ff9 Fixes the broken test, introduced in the view p...[0m
[0m[[0mdebug[0m] [0m8f245d95f683dec681ea98406c438da32409c088 Added a callback to Global.Run for fine-grain p...[0m
[0m[[0mdebug[0m] [0mbe49752855a1a6997d4112eeff351e1c119a8a93 A patch for views.  Most relevant change:[0m
[0m[[0mdebug[0m] [0m67c461b2d9c19d51e40e1f3ff23455cead1413b5 Added askStructure method.[0m
[0m[[0mdebug[0m] [0m50cff4d634c01cb1418e0d27d113f05b5dcf5cbf Added assert that deferring cases of askLoadedT...[0m
[0m[[0mdebug[0m] [0mf8f8d378a4827b9f297b525274b390e646efaa0d Removed the `par` method from numeric ranges.[0m
[0m[[0mdebug[0m] [0mf9d286cd669d859ae4790a8b8b18149e65867f2d Adding special take and drop for numeric ranges...[0m
[0m[[0mdebug[0m] [0mcfeea7a25bd8358ab55d85afb541196dc32ac266 Fixes and closes #4328.[0m
[0m[[0mdebug[0m] [0m9f964bcfd06810bbc73c375cee8adc15780e71d1 Avoids continuous background compiler running[0m
[0m[[0mdebug[0m] [0m41c6dc0087679bd4e4376671e60bd9c893ff14e0 closes #3446 and improves parsing speed by enco...[0m
[0m[[0mdebug[0m] [0mdaf30ee2eb7d0bbd4db8f3573bff78ecc34e4608 One last build break and unbreak so I can be fo...[0m
[0m[[0mdebug[0m] [0m6c5b98812b06f0f8a3d4ba78218f1a191d55f389 Cleaned up PC logix dealing with waiting respon...[0m
[0m[[0mdebug[0m] [0m4e787be632907667ab89f6ea4eea33901450e848 Moved SeqDerived into an Ordering.Implicits obj...[0m
[0m[[0mdebug[0m] [0m0475b23ebd144e0c31da056196e2de287de1a233 Reverted r24388.[0m
[0m[[0mdebug[0m] [0m8fb2df90cf0c4b2a14a0a3a4573bfd68a7730a7d Fixed possible unsynchronized access to getEnte...[0m
[0m[[0mdebug[0m] [0m2333e9af28b5fcf68a2f4cc20b7f5ebb808b1acd Added StringLike to the list of things the repl...[0m
[0m[[0mdebug[0m] [0mcabd899188e7882bb17e0e72cc563b52caf48de3 Added documentation in annotation.unique packag...[0m
[0m[[0mdebug[0m] [0m783721e98a4f61fc0c72298811b15e99c058d5e6 An overhaul of slice and related implementation...[0m
[0m[[0mdebug[0m] [0m8328a880b60ded33d5d49b88bdc75020b577eb27 Fix for drop bug in parallel collections iterat...[0m
[0m[[0mdebug[0m] [0mfff27219456d145cdb67502dd591dee32b01ce89 Closes #2239.[0m
[0m[[0mdebug[0m] [0m6dfc61ab724ca949c3d48384fc51b960a3662158 One more attempt at fixing the windows build.[0m
[0m[[0mdebug[0m] [0mc29b455562dcefbb80186bd0920227ef52eabdfa Closes #4314[0m
[0m[[0mdebug[0m] [0ma6c075bc6278b841ba30de5341a8fda51d759126 Added few lines of clarification in the docs of...[0m
[0m[[0mdebug[0m] [0m3b467cdfe181953f60a8109410be205d8d9934c1 Modify BufferedSource to use a BufferedLineIter...[0m
[0m[[0mdebug[0m] [0m3689a29fca753e51d72c6c81abf78dfc6ba51b92 Rename io.Code.toUTF8 and io.Code.fromUTF8 so t...[0m
[0m[[0mdebug[0m] [0mcb0d585411b0c7336591b4d129b99be2946ba203 Made the .opts file in presentation compiler te...[0m
[0m[[0mdebug[0m] [0m7e2259fc9412c429ba80fed07d5a3839c8f1e2c1 Better workflow + debug logs in presentation co...[0m
[0m[[0mdebug[0m] [0mfe94d625630e36a97f9e7845b94b9619e3707382 Clarify documentation of Position.includes, clo...[0m
[0m[[0mdebug[0m] [0mb8c12031219e898d7e1b0750c37f6856b157da0e Fixes and closes #4013.[0m
[0m[[0mdebug[0m] [0m02e043c776114af40ce329a1b8741f9ae6bc5c8c More signature fixes and tests and generally be...[0m
[0m[[0mdebug[0m] [0m5f491e5d037b799476747f0dee6ea50fe87c269b Raised the scariness of the case class deprecat...[0m
[0m[[0mdebug[0m] [0mca392540e36bf1fc52350901b3faf5bc08f4175c More signature work arising from actually looki...[0m
[0m[[0mdebug[0m] [0m2edab8991bc07ce0eecb3a85d8317e31f98df840 Closes #3987. Review by extempore.[0m
[0m[[0mdebug[0m] [0m1ff7cd53e3045a62f2bea37a83b4dbc37ee380e9 One more log in presentation compiler[0m
[0m[[0mdebug[0m] [0m603c3dae0f74ccb9d9b34c9c004713ca3d0e8847 And extempore's original plan carries the day: ...[0m
[0m[[0mdebug[0m] [0m64660068dd89813c7c7a09db1e783177ac31f158 Another corner involving generic signatures and...[0m
[0m[[0mdebug[0m] [0mbc9a3475f308e78de193e4072f11e2edb7f7a72b Re-enabling the disabled signature test along w...[0m
[0m[[0mdebug[0m] [0ma3d2d3b1ceaa7090a993b4a4f0ea53f4fe343e08 Some naming clarifications and a test rewrite.[0m
[0m[[0mdebug[0m] [0mbcb42e12dcb30e9a3416910dae0dc3447c3c3748 Specialized ArraySeq.  Closes #2996, no review.[0m
[0m[[0mdebug[0m] [0mff0dd07133f4467221c74d5ccaa2f3bc9cf6383e Fixes underlying "...[0m
[0m[[0mdebug[0m] [0m2cc16420f3435b910dabdf2df4c6ecd31bafd68b Upgraded to latest maven-ant-tasks jar[0m
[0m[[0mdebug[0m] [0m6ad9d0085e7f16e6bbe814a1a5282703429ddd40 Clarified behavior of Map.withDefault[0m
[0m[[0mdebug[0m] [0m8e5144d8a916ff5ee6569345bee401cef48e8a80 Insert missing braces. No review.[0m
[0m[[0mdebug[0m] [0m74bee3204da6d766cc46230262af6993ea1d1150 Changed class name from `Main` to `Test` in a f...[0m
[0m[[0mdebug[0m] [0m1f6814a8f111ceb3ffc4c0c13c08689c42f50ba3 Fixes #3641.[0m
[0m[[0mdebug[0m] [0m38adb1426f2d06a6993d3cc579db76efcd92a0ec Fixed several issues with finally, closes #3965.[0m
[0m[[0mdebug[0m] [0me586206e08e70b22d33152c7802d658577fddcf5 Renamed some methods in icode exception handler...[0m
[0m[[0mdebug[0m] [0m305e7aa380452199139ccdd86f93caa2c923fc2a Note to self: travel with laptop and server.[0m
[0m[[0mdebug[0m] [0m6055b574032a9f86f8d601d6a4c92f517041ebaa Reverting some recent signature code and tempor...[0m
[0m[[0mdebug[0m] [0mdb62da7582be751d9930eea81c8ef6fddc435184 Test case closes #1364, no review.[0m
[0m[[0mdebug[0m] [0m290c7cd00832b9b8dee19a22130f8b4dea2cd503 A swing at fixing the remaining test without ta...[0m
[0m[[0mdebug[0m] [0ma296cefe0cac81ca75e9d019f3e023c1ab0bd474 Some test massage which goes with the last commit.[0m
[0m[[0mdebug[0m] [0mebeb8c51e434f0a1e1b0de4fa9740a158f57b1ab Seem to have made a breakthrough with signature...[0m
[0m[[0mdebug[0m] [0m4e0d7b8e223511e05fd67c6c90a4af369e99787f Added an innocuous java BigDecimal -> scala Big...[0m
[0m[[0mdebug[0m] [0mba1312d195d768308602faf8ed731c0a4c305703 Made Stream.collect collect instead of filter.[0m
[0m[[0mdebug[0m] [0m8f0878683ab1540083586f11b9ba74d0fd37450a Fix for defParamsToString.[0m
[0m[[0mdebug[0m] [0me465571a4e1dcdd76d888da1e93108e0ee71ce85 Added cycle detection to getParts.[0m
[0m[[0mdebug[0m] [0me42733e9fe1f3af591976fbb48b66035253d85b9 Another lap around the track with generic signa...[0m
[0m[[0mdebug[0m] [0m2021f393627c8a853248a5d6178b86f3d5d7f763 More debug output for -Ylog-classpath[0m
[0m[[0mdebug[0m] [0ma07df6427f37849f9fc9456acc937082919b23d6 Long overdue rehaul of presentation compiler te...[0m
[0m[[0mdebug[0m] [0mfdaa0a7a0178eab124d65f96e872c07c4400c94a Break 9 tests, fix 9 tests, realize you broke t...[0m
[0m[[0mdebug[0m] [0m34719ee9cb51650550cfcf849178cf5da5a93dd5 Test case closes #3613, no review.[0m
[0m[[0mdebug[0m] [0mfce8415e570bedbc4e62b6049ad94737b56c8699 Fixing the other half of my recent breakage.[0m
[0m[[0mdebug[0m] [0m4073555ee54815015ee225149ac9989ee6b93af5 Attempting to fix half my recently imposed brea...[0m
[0m[[0mdebug[0m] [0mbee568cb56a72f4e17bf3340c15a55d999a232ff Altered a check for impl classes to look at the...[0m
[0m[[0mdebug[0m] [0mba236bdcdcf0816ffad8b4d17b90b69c80a80ac7 A fix for ListBuffer's iterator not to blow up ...[0m
[0m[[0mdebug[0m] [0me0aeabba88613ff53f8eb86104e444bea75c97c6 Fixes and closes #4294.[0m
[0m[[0mdebug[0m] [0m34d3f1cb95b1cc0fba242296026e546366c483d9 Made mkString work correctly on views.[0m
[0m[[0mdebug[0m] [0m49e8a4eef6d2e650f80f4e4817973102d1ea6335 make classpath access lazy. no review[0m
[0m[[0mdebug[0m] [0mb0b63f1901668d0d2acd7de00dd26157f28751f3 lazy val calls shouldn't be included in pure ex...[0m
[0m[[0mdebug[0m] [0mdd45d81acf8b4e8961406b5b940e1dd70153c2a4 Reversion of r24319 for causing #4291.[0m
[0m[[0mdebug[0m] [0m11b936a03a749606df6612ef9c0a639c75bce765 [scaladoc] Comments for lazy vals are printed i...[0m
[0m[[0mdebug[0m] [0mc9a2180b1bb3319464d6744da0c6bc84c832ea79 [scaladoc] No companion linking is attempted fr...[0m
[0m[[0mdebug[0m] [0m10ec23352caad02c1d069b909f5eaa26d306637e [scaladoc] Specializes upper and lower bounds o...[0m
[0m[[0mdebug[0m] [0m30b6187f1532a5e499b7817cc58156fb216b597c [scaladoc] The "inherited" filter work correctl...[0m
[0m[[0mdebug[0m] [0m4449c5af35a2fc0fdb2d4283559eda2d4a7334b8 [scaladoc] Unsightly hack in Scaladoc to close ...[0m
[0m[[0mdebug[0m] [0m879c7f610daefc41eae6c7a88a0ef330baee6369 Fixing yon broken test.[0m
[0m[[0mdebug[0m] [0m633025cabd833cab9b3252ed9ac826437ad9cd88 [scaladoc] Fixes the way default values and ann...[0m
[0m[[0mdebug[0m] [0med971ecabae07e60621ea8b4138eda7585ad3537 [scaladoc] Changed TreeFactory so that it doesn...[0m
[0m[[0mdebug[0m] [0m82909349e3a65f864da7f6bea4de2ddd584ae884 Partial revert of r24325; tryToSetFromPropertyV...[0m
[0m[[0mdebug[0m] [0m6ae78736589639f54d7987883cf3794cf69f6ac4 [scaladoc] Fully commented the Scaladoc model.[0m
[0m[[0mdebug[0m] [0m6961f663710ac4b61b4f6ef6dd3a34ff9ff7ca00 Added daemonized() method to ProcessBuilder so ...[0m
[0m[[0mdebug[0m] [0m8aaca8c135d6dcbc56b9bba92cd95ea5ea0a7e3c Removed an invalid files.[0m
[0m[[0mdebug[0m] [0mc9f6d655362863afe66458f91f556905b8002ed5 Fixes and closes #4261.[0m
[0m[[0mdebug[0m] [0m1236b5d14b26acee0edd06c78180e151a56fb2ac exclude sourcepath from classpath.[0m
[0m[[0mdebug[0m] [0m93498931b58dfe1cba008bdb1b16b2dd84ff90b7 Closes #4202 and removes empty TreeHashMap (sup...[0m
[0m[[0mdebug[0m] [0mbe9a1788b58bdf3ba70e5a39fbab2a30c082ca27 Changes to startup.[0m
[0m[[0mdebug[0m] [0ma7c77669bd605127c99a40ce77a70ffc382d8639 Fixed accidental test change.[0m
[0m[[0mdebug[0m] [0m0848855e2edb021f56e49373d2753e8e931f8b33 changed test output and comment, because mixed ...[0m
[0m[[0mdebug[0m] [0md610e36fa53fcd8b6361293936af057b8563c33b Renamed Application to App.[0m
[0m[[0mdebug[0m] [0m3621100820d0541e4863ceed8523b887894069e1 Fixed a bug where newly introduced type paramet...[0m
[0m[[0mdebug[0m] [0m3594304e825f6cd255a1cf61807dd3408ab3b5da Attempt to fix #4214 by avoiding signature gene...[0m
[0m[[0mdebug[0m] [0m7a9aba47d5a08e77ccb41a00a3d143d93f74e41e new test for Application behavior.[0m
[0m[[0mdebug[0m] [0m9779036af852c57874b5e0c820eb1cbe7b11e163 Moved delayedInit Application to App; reinstant...[0m
[0m[[0mdebug[0m] [0mebec4165292d9a8ec9b01b47ebd287964d205fd3 Closes #4146.[0m
[0m[[0mdebug[0m] [0ma765a6ff9497b7cd992c212e5d6660c79f9c2ee8 More work on symbol trackers.[0m
[0m[[0mdebug[0m] [0md221cef8aaa2b8d80a94d1ce7b9525b6008e1c2a Making parsing more interruptible + better timi...[0m
[0m[[0mdebug[0m] [0mfd1ca1e63c876046936f681be26730a301da8ff2 Moved unlift to the Function companion object, ...[0m
[0m[[0mdebug[0m] [0m6a570deed1790889f7036a00c045c15217313587 Observed that some historical issues with packa...[0m
[0m[[0mdebug[0m] [0mc3ebada7e6c604416656d47d3cd869bddd430932 Cleaned up some horribly rotted xml doc comments.[0m
[0m[[0mdebug[0m] [0m1b6f1d4d300bf574f3853fabf9e7bb9590d5ddbc Hid repl value rebinding behind power mode.[0m
[0m[[0mdebug[0m] [0m801c5cd82e1a7feb1f9515785ad36e0f0d2b993e Based on the frequency with which I hear questi...[0m
[0m[[0mdebug[0m] [0m3f96a415e123e5fc99c24e68ff5a9a53dc56e1fc Test case closes #3137, no review.[0m
[0m[[0mdebug[0m] [0m68d13416b50acb1779a3befe817fb2a7eabe9f14 Rediscovering that transpose sometimes throws a...[0m
[0m[[0mdebug[0m] [0me91c0e25f1095e77b8dcc8342893462d072a35e9 Test case closes #3861, no review.[0m
[0m[[0mdebug[0m] [0m38c668fcc7df015f57cb7891154e261cd0a1fd76 Test case closes #2070. No review.[0m
[0m[[0mdebug[0m] [0m5ba01cd7c8da4109af4c1724084404d90c55339b [scaladoc] Closes #3681. Review by dubochet.[0m
[0m[[0mdebug[0m] [0m9f4c747c6d1bd866aead90d74ab56cfceb877f6e Fix in the unify, for a failing specialized test.[0m
[0m[[0mdebug[0m] [0m066861f6f838adefa887854bb6b7d0df3bbcd91c Added a missing test case for the previous commit.[0m
[0m[[0mdebug[0m] [0m82d3f68819d0b19171e0ee440f59cea578533854 Made the unification algorithm for specializati...[0m
[0m[[0mdebug[0m] [0mb8a23b072fa0467650be1b56672e0b830d7c8f99 Revert "Added missing string prefixes for names...[0m
[0m[[0mdebug[0m] [0ma1309ca93b909f364993dc0c50659792fe744781 Applying davetron5000's actors docs patches.[0m
[0m[[0mdebug[0m] [0m35d1cb18c7d821812e92ee89224c6effda511a47 Applying Davetron's enum doc cleanup patch.[0m
[0m[[0mdebug[0m] [0m1e6f5d5bf28a3ad0efff5221046914aec94cd648 Another fix for a broken test case involving ne...[0m
[0m[[0mdebug[0m] [0m2d6575b79b6933019fa7899b9292d04b8530619e Fixing tests depending on map and set string re...[0m
[0m[[0mdebug[0m] [0m8e76ce6368d00786aac050b4beae914d991c3012 Another docs patch submitted by Davetron, this ...[0m
[0m[[0mdebug[0m] [0mf05000629d68d67d3940f9ea00cf68cf37f8d1ba Applying davetron5000's Console docs patch.[0m
[0m[[0mdebug[0m] [0maca0be3dc5c6bfd877ee6c212b9a8eacc0260929 Added missing string prefixes for names of map ...[0m
[0m[[0mdebug[0m] [0m1887da061703caf5dba4591c6a845bbd442d113b Refixing SyncVars, fixes #4094.[0m
[0m[[0mdebug[0m] [0m274be9370407d482c1c50a4b9e4343a1bd8ec85a A fix for #4243.[0m
[0m[[0mdebug[0m] [0mba5118b24c921d1616288affbd05e376ad790f7a solved hyperlinking problems caused by making p...[0m
[0m[[0mdebug[0m] [0m6201a2c638e05d53f949d86314d4b77e3db606b8 Fix to :javap so repl-defined objects as well a...[0m
[0m[[0mdebug[0m] [0m00384916e0874f450bc00f9a1409850586f5b89a Test case closes #4173.  No review.[0m
[0m[[0mdebug[0m] [0mc7f0ca2897836271030cf3be0fa3c6892ea89969 Added new setting -Ygen-javap, which takes a di...[0m
[0m[[0mdebug[0m] [0m4ddfe877b26a8a5dea6b71b50481cdfe88cf72c3 Removed generation of no-op checkcasts for Object.[0m
[0m[[0mdebug[0m] [0m5c99d896427b603d6dfcd9b24945352a0691cad4 Closes #3140, #4245. no review[0m
[0m[[0mdebug[0m] [0mce73a10d3c77cf83eb14ad081c702438ee836c6f corrections after recent comment to not parse o...[0m
[0m[[0mdebug[0m] [0m1584f3f018f93950b155f16c30e3f823af96311c More tweaks to rawToExistential to avoid pile-u...[0m
[0m[[0mdebug[0m] [0m953e3767a0dd9e93d440ce0018cb47d79d1a16ce made parsing lazy to decrease blocking times of...[0m
[0m[[0mdebug[0m] [0m1c5d8d2e689769cbd5aa106cacb8b3c3af0c0451 Fixed all the forms of process input/output red...[0m
[0m[[0mdebug[0m] [0m02fd6b6139dce48fffe46785fb6b588690885b26 I chased a lot of ghosts before finding the rea...[0m
[0m[[0mdebug[0m] [0m593256a6ecc799e10cd6079a61e713aede854106 Fixed infinite expansion of rawToExistential di...[0m
[0m[[0mdebug[0m] [0m02435237ac075fdd681fcd7d79faa6f2e7581c44 Fixed persistent error that was caused by hyper...[0m
[0m[[0mdebug[0m] [0m7b7d17757177579319d2efa1fd94cea218ad8780 Fix for #4188.[0m
[0m[[0mdebug[0m] [0me9f1ccb0308f207303af2507415379c4d8dbcd6a This addresses a few long standing irritations ...[0m
[0m[[0mdebug[0m] [0m8e380b67366ab83d81fd401632af17d7cc0c2205 Created invisible setting to expose empty packa...[0m
[0m[[0mdebug[0m] [0md54ad45ded6f0220b17246592a4c07ccb9e09184 In support of project "A Better IDE...[0m
[0m[[0mdebug[0m] [0m2b0f0a57c7b6a88084bf09b3115601e3fbee92b3 Made cooking dependent on a flag rather than a ...[0m
[0m[[0mdebug[0m] [0mc8f326e5f6d55892789bc50bb1616f6371a24e7c After seeing the 481 line diff I had to apply t...[0m
[0m[[0mdebug[0m] [0md8da9f5d38cc0ca03b796b634c9e203a38f71bba One bug fixed.[0m
[0m[[0mdebug[0m] [0m8915ac8e0b8c0b81e9cff858d76d643232a82e26 Adding an implicit builder factory to wrapped  ...[0m
[0m[[0mdebug[0m] [0mbd1efca55a3894c0017146baa7df5670b8d645a3 Made a lot of operations in interactive.Global ...[0m
[0m[[0mdebug[0m] [0ma681a6a2d07a8d601db6e94982292a60b1b62fcf Correct doc comment.[0m
[0m[[0mdebug[0m] [0m804a16122790442ba7eb21d3b07e0239376666de Reverting failed attempt to add more debugging ...[0m
[0m[[0mdebug[0m] [0m58be2cb1e78a7293b67a9d1779f312b96d499efb Changed get for a with-default map.[0m
[0m[[0mdebug[0m] [0m1789df38157b00f6cb960f17e38c5db913b8d860 Removed unspecced condition for delayedInit.[0m
[0m[[0mdebug[0m] [0m5749084921c4868836d888bf6b0c3b28b094b09d Updated docs. No review.[0m
[0m[[0mdebug[0m] [0m854de25ee63e85c3bda6f0205f25b341458dd5f1 Filter completion proposals so that SDT need no...[0m
[0m[[0mdebug[0m] [0m82ffae1693e1c8a665a08ac555ded165dab24b3f Partial revert of last commit.[0m
[0m[[0mdebug[0m] [0m160b82a7dddeea2c3d2d990f01fb25f1ec7711e5 cleanup.no review[0m
[0m[[0mdebug[0m] [0m47bea31877a637c3c0510b6fc714a273ee8d9b64 A missing test.[0m
[0m[[0mdebug[0m] [0m7ac66ec3b45562118b24a5dc8c16a7475d3e828f Applied a few more fixes for specialization and...[0m
[0m[[0mdebug[0m] [0m96e4c57ac955b1b73c0724b356cc1bc12fe9808b Some fixes in specialization.[0m
[0m[[0mdebug[0m] [0m48b2da016989d127517573fc03bc7be11e1d127d Test case uncommented.[0m
[0m[[0mdebug[0m] [0md34d0d5108542f6eb9ec46acb5daadd5ad4fb7ef Added a test case for anyref specialization.[0m
[0m[[0mdebug[0m] [0md5fbd26715a9084595b605a6b2bfd24cd6f2b66e Changed AnyCompanion to SpecializableCompanion.[0m
[0m[[0mdebug[0m] [0m75667b88b379744d4eb33bae49c5120a54fa1f8f Changed the dummy specialization parameter Ref ...[0m
[0m[[0mdebug[0m] [0mdff00da93dd7b5a08162522a992c3ac4373d00a9 Added normalization to specialization.[0m
[0m[[0mdebug[0m] [0m5151d7865eb435d0f3232389c2c79ab631a77223 Got anyref specialized member selection to work.[0m
[0m[[0mdebug[0m] [0mc727015deffdc90e02a32d0049c35682f5e1ca85 Fixed several specialization cases.[0m
[0m[[0mdebug[0m] [0m13497cbd395b18b5fb9425693ade834cec9f7c26 Further specialization work.[0m
[0m[[0mdebug[0m] [0mc3130988e86a56eaf5416bef7fe9c496bd006111 Specialization work in progress.[0m
[0m[[0mdebug[0m] [0m756a086802b90674545888c9138575ea9a2237f4 Improved an error message involving overload+de...[0m
[0m[[0mdebug[0m] [0m27a658c86e06b865cba1b3d1d2b0bc423fe0ad9a Added a system property which disables stack tr...[0m
[0m[[0mdebug[0m] [0m6d19219483b7cc42fa34af49654108fa5cb975fe Some cleanup from investigating #4041, with a c...[0m
[0m[[0mdebug[0m] [0m07a44adf6fa098712b4046dd56e98817bad201ee [scaladoc] Don't hide AnyRef's methods on the A...[0m
[0m[[0mdebug[0m] [0m9300aaf6a7959cf960740e8f88f47577dc645357 [scaladoc] Simplify selectors. No review.[0m
[0m[[0mdebug[0m] [0m5b9b417ae019d3d79c63837895b8295be7a44ce1 Added compiler crash recovery to the repl.[0m
[0m[[0mdebug[0m] [0mac17c71b2357cf37386dec9644b5bdbab1e2fa4f vector concat stubs[0m
[0m[[0mdebug[0m] [0m87809b72a32cd810b26667f1a50ed48b94c83593 Fixed failing test. no review[0m
[0m[[0mdebug[0m] [0mfa84b3319010c452d767351d72c7a4c962425fb4 Closes #4215. review by odersky[0m
[0m[[0mdebug[0m] [0m496dc761189182e04c424750ba63077d62dcf78b Closes #3986 plus some cleanup. no review[0m
[0m[[0mdebug[0m] [0m75fe0c8bd628df9abbc6a90b5046757b48538294 Made after-type-delay configurable in Eclipse.[0m
[0m[[0mdebug[0m] [0mc8e8d798700103fc87f92a7fd0c345fdce43f8d2 New option: Ypresentation-delay, to wait with t...[0m
[0m[[0mdebug[0m] [0m3467ad57e4c2b56cdd02ce0c75af4716b5631a10 Working on fsc.[0m
[0m[[0mdebug[0m] [0mc89ea6e3ae82d9b6bacda25dceb74a958d2fa4f6 redesigned error message handling for presentat...[0m
[0m[[0mdebug[0m] [0m23aee8758aa9d1db56b815c4e9132640d078c409 [scaladoc] Tweaks to CSS for comments. No review.[0m
[0m[[0mdebug[0m] [0m2bfaf998adf7816f8a014fca13c86558180cbd73 Added missing file to last commit.[0m
[0m[[0mdebug[0m] [0mcd579b986641ed15687dfb5d665f2e67f656f7af Towards better error handling in the IDE.[0m
[0m[[0mdebug[0m] [0ma589cb084bf93facd9a6bd69a2b57de87d0d9134 Guess I can't have a javap test with no javap.[0m
[0m[[0mdebug[0m] [0m2060b631ab49c2eb65c37d06e322b9294dbb0b22 Fixed a history bug with it not starting at the...[0m
[0m[[0mdebug[0m] [0m5c18620fa475d32de62472de55a6bcec3da1b515 Added all the javap command line options to :ja...[0m
[0m[[0mdebug[0m] [0m1065c911a1b896132b54d2573d80152b5fe7404f The comment for isCoDefinedWith has long said[0m
[0m[[0mdebug[0m] [0mfcc962b1973aedf1c892aac0d1fce7e5fa32fbc0 Fix for parser regression allowing 0-case match...[0m
[0m[[0mdebug[0m] [0m7b19ec8b1b296913adb5c226decd16f1e091c76b A bit more work on the symbol trackers.[0m
[0m[[0mdebug[0m] [0md3701a58189de3fc1548ec1caaf1bbb02e04b813 Fix for failing test.[0m
[0m[[0mdebug[0m] [0ma4bbb15aa23198e1b482e2ef6ab18cf5c7f4b2be Added new option -Yshow-syms.[0m
[0m[[0mdebug[0m] [0m1f189a0d91deb00ad86ef213780a4374c7332e50 [scaladoc] "Hide All" should be hide inherited ...[0m
[0m[[0mdebug[0m] [0m639d471f4dfa4f711138a35ddfc1017077861770 Fixed failure to load presentation compiler wit...[0m
[0m[[0mdebug[0m] [0m20fc7a364a8f9d5de129ede531e6e1ab89f8fb1d Re-enabled test spec-traits (removed the swing ...[0m
[0m[[0mdebug[0m] [0m2316be766bd4c2fe6974b5bbca19e2e20b295793 [scaladoc] More faster index filtering.[0m
[0m[[0mdebug[0m] [0mc6bfc6ed940229157f3f7aac1246e2661447176f [scaladoc] More fixes for broken build. No review.[0m
[0m[[0mdebug[0m] [0m78914b6f23e4b4acb03ed0a6686e384b3a1d14ad [scaladoc] Likely fix for broken build.[0m
[0m[[0mdebug[0m] [0m2d0e42041a7b3aedc3e2d0ccaacf87715bb3037b [scaladoc] Scaladoc no longer crashes upon real...[0m
[0m[[0mdebug[0m] [0m5905acc722ffd760996abc2478dda12cced44846 Added logging for compileLate, trying to figure...[0m
[0m[[0mdebug[0m] [0m10ef7a4d4b4bf308323f7569f69bdf60f23f1cb8 [scaladoc] Fixes the way new lines in wiki synt...[0m
[0m[[0mdebug[0m] [0m232f4627d491eca96ea921ca8af361110c558e9f Added assertion to better diagnose build failures.[0m
[0m[[0mdebug[0m] [0md20e2b0e170dc936eacd30984af16abfe54ec15d [scaladoc] Strings looking like documentation a...[0m
[0m[[0mdebug[0m] [0mabb43ce593acacbfb68126fc892a18eda1148ad3 Presentation compiler yields now to be nicer to...[0m
[0m[[0mdebug[0m] [0md8f00482ff9d4233b892bba88f69c4142e3fc66a [scaladoc] Extends CSS of standard HTML generat...[0m
[0m[[0mdebug[0m] [0mebf0aa14d02c9b40512d0aafd9c89cdb0e834cbc [scaladoc] Scaladoc recognises HTML entities in...[0m
[0m[[0mdebug[0m] [0m566857e894c3f8a3ec5c77e1a5b36289f4cc3a17 [scaladoc] Tweaks to `Generator` data structure...[0m
[0m[[0mdebug[0m] [0m25a2d721899881ff8dde28d6975648a0bad769f5 After discovering #3376 was fixed I gave in and...[0m
[0m[[0mdebug[0m] [0m9dc772f1636e181b3d038eba9ae2f5d1a8359386 Don't have time to fix the sbt build and can't ...[0m
[0m[[0mdebug[0m] [0m4d862deb3a8ed81f9d084d1be41b617f074a2af5 Ignore anonymous and synthetic classes when ass...[0m
[0m[[0mdebug[0m] [0mf61020bb96c06f8da1f57e89703b233d01ec254c My repl history hasn't been working right for a...[0m
[0m[[0mdebug[0m] [0m985c587364aab272be69dfef72db2e24f4fd4385 Faster interrupts in IDE when parsing.[0m
[0m[[0mdebug[0m] [0m1038b708f23374439310f3a700a2e1170e2b61a0 A couple long-threatened repl features.[0m
[0m[[0mdebug[0m] [0mc332e580a3fec48dc193b518666f93c589163045 Added an assertion to diagnose a build problem ...[0m
[0m[[0mdebug[0m] [0m8d9ecb70eb119756f2761bc2b5d89f7d2703f3e6 invokeDynamic -> applyDynamic[0m
[0m[[0mdebug[0m] [0m8fb1b1aaffa5167bb7f6986ddcd06f9f4436b2bf Switched back to StoreReporter for presentation...[0m
[0m[[0mdebug[0m] [0m961b881659c16c8b9e12497d522a576adbaaa0c9 Enclosing method attributes.[0m
[0m[[0mdebug[0m] [0mfa7838568e703ad8df1e102d0aa2cf47e7311482 changed buildStructure to askEnteredTyped[0m
[0m[[0mdebug[0m] [0m380ce38936363b6dc655b59fc0a1f4ede8578c08 Fixing a spaceleak in the IDE.[0m
[0m[[0mdebug[0m] [0m76dfe52fff10dd11dece7345adb23baf1131c704 2nd attempt to survive divergent implicits in t...[0m
[0m[[0mdebug[0m] [0m5caf65d340ff18605c971e9f80d629155f9cf6ff Updated completion tests, still waiting for a d...[0m
[0m[[0mdebug[0m] [0m235a7ea171885ed754d07dbda315348746d6bf81 What's in a name? 2 redundant fields, it seems.[0m
[0m[[0mdebug[0m] [0m7aca20d8d31790569557c87406a74c0c7377de79 Added javap to the repl.[0m
[0m[[0mdebug[0m] [0mad7fd95c8f6366cc03f5a573b4115641b986803d Recent changes shattered :power mode functional...[0m
[0m[[0mdebug[0m] [0m2ebde52602cdb6751feff04fa8136171603578b7 Remove the currentRun after a build, inside the...[0m
[0m[[0mdebug[0m] [0mcaf436d96fda91365295035297bbf8cec4bd4da1 Cleared 'createdSyntheticMethod' on resetTyper ...[0m
[0m[[0mdebug[0m] [0m589b8a5d536da8c41bcaeee4aff382828fd9253d Minor fix for Choice setting plus added some de...[0m
[0m[[0mdebug[0m] [0mcd4486aa72ae351bf7dbdb5f430e9672430b0dba Reverted divergent implicits change which cause...[0m
[0m[[0mdebug[0m] [0med9469c06d5b23cd6bdaba7c586763fd99b128f9 Reverts r24155, which light testing says is the...[0m
[0m[[0mdebug[0m] [0mee4e09235afa578a7a33267061179ca338e396c0 Eliminating duplication and trying to outrun ob...[0m
[0m[[0mdebug[0m] [0md59d7f928d8a71d73d198690ab5816af3be90d6b I keep seeing huge simplifications available in...[0m
[0m[[0mdebug[0m] [0m94bb0a90131ce7f4a228274b8915afb26d64b31c I found more situations where primitive types w...[0m
[0m[[0mdebug[0m] [0m581e82f87f0ed4a2a484b00ac04c0bc667d201f9 Avoids divergent implicit crash in typecompleti...[0m
[0m[[0mdebug[0m] [0mce173be810079a51ab4a1b682b20d1eaefd165f1 Part2 of fix askStructure hangs commit.[0m
[0m[[0mdebug[0m] [0m6de1404fd3821509175c76c7c109d946332b4db1 Fixed askStructure hangs.[0m
[0m[[0mdebug[0m] [0m2f1759cebcba51509f9d66ddbe1b8248f206e4a4 More work on the repl.[0m
[0m[[0mdebug[0m] [0m174a25e1b3bc054920a9418761bf9f4a8c3d9e79 Undid some damage I did recently to tab-complet...[0m
[0m[[0mdebug[0m] [0mc5f20ad02b6d1806e8d0dbca6639630726afc5ee Closes #4204, an issue with fsc.[0m
[0m[[0mdebug[0m] [0m45c751c04ed116e7ec6e3777c27624c5ffa3d682 More demonolithizing of the repl.[0m
[0m[[0mdebug[0m] [0m3ef8ef6606a5919deb9824fbae37a28a15999322 Added a :keybindings command to the repl which ...[0m
[0m[[0mdebug[0m] [0m42eee5f32569f40e4f28992ee304fff2df4bd67b Cut off the hunt for completions once something...[0m
[0m[[0mdebug[0m] [0mc6e21a52fe4d362c419ae2f6bff51ca57f4a7c90 Making the interpreter more functional.[0m
[0m[[0mdebug[0m] [0m9808117e92b5696d48417bc02bd6e45e2c998993 Boy, I try not to let any String.isEmpty get by...[0m
[0m[[0mdebug[0m] [0m4b9e197b968633c4b0e3605cdea9f052bdc4bd04 A :phase command for :power mode.[0m
[0m[[0mdebug[0m] [0mf89016a8736f7b09ea1dd74baa6c45bb39e47444 Bringing lots more encapsulation to the repl.[0m
[0m[[0mdebug[0m] [0m80488e4218a0a72dec3ba727e6de276da87f1398 Fixed bug in IndexedSeqOptimized.indexWhere suc...[0m
[0m[[0mdebug[0m] [0mcf492f472aa6d1154cd7336c37bab0b78125b872 There is a lot of housecleaning to be done.[0m
[0m[[0mdebug[0m] [0mb06bfabfa42cc089521e551acb9876a564ec027f Fixed some generic signature bugs I found thank...[0m
[0m[[0mdebug[0m] [0m0967826371df4675053b94a2857a6d78dd9028ea Eliminated askLastTypeTree.[0m
[0m[[0mdebug[0m] [0m43d3c0218579e454826e453d03d17df67b75dc61 made askTypeAt work on non-loaded sources.[0m
[0m[[0mdebug[0m] [0mb345da5ef44ee1ae1d57b98430baa59c74bf3700 Various improvements to completion.[0m
[0m[[0mdebug[0m] [0mad3910e7fe0aedbab09ba6a85614f41b45e8b107 More repl housecleaning.[0m
[0m[[0mdebug[0m] [0m834c065736573b11a1b51111edb032b2d3ca9b14 A raw tree was making its way into an error mes...[0m
[0m[[0mdebug[0m] [0mfb718ccd5c1264b2816a3bed3138ced0fb2156f1 Forgot to commit the updated tests in my previo...[0m
[0m[[0mdebug[0m] [0m7048ac2d664f876243b92cce006d06692e372859 Made the presentation compiler reporter in inte...[0m
[0m[[0mdebug[0m] [0m4bc1fae32f8e1ae640e85ed15a577c557e18e385 A bunch of work on the sbt build.  No review.[0m
[0m[[0mdebug[0m] [0m1c537ba1b3b68007e613a6c90d27cdae3f262c77 Changing some code to not use collect on top of...[0m
[0m[[0mdebug[0m] [0mba82b29b929f47ae345dbd32e5b6200bf68c231e Primarily a cleanup of the organization of keyw...[0m
[0m[[0mdebug[0m] [0m330febc72b402aac2460be2cbc212d5860ed205c Securing some of the blessings of whitespace fo...[0m
[0m[[0mdebug[0m] [0m0d29472c7796ce6462e0893d7f401b56cbad1754 trying to fix CyclicReference errors for type c...[0m
[0m[[0mdebug[0m] [0mdb25b914f56884d5d36b1e16191b0ce870e57faf Re-enabled one presentation compiler test.[0m
[0m[[0mdebug[0m] [0m942d844aebc63dd417c77911acf565bf1e2c027d Re-enabled another position check in FindTrees.[0m
[0m[[0mdebug[0m] [0m64da770afeb9b383e94228ad7d9f31b8f6e45dee More cleaning up long neglected regions.[0m
[0m[[0mdebug[0m] [0md884d63800ad09a4f6cd540d419cbede91c08d9c Some overdue organization and cleanups in the r...[0m
[0m[[0mdebug[0m] [0me40485618cea87366760628c3b264fd5c61790cf Another naked assert is brought up on obscenity...[0m
[0m[[0mdebug[0m] [0mfcdc2267fe55074829c3a1c43c0bbdb403af64c0 A few minor hashcode tidbits I had stored away ...[0m
[0m[[0mdebug[0m] [0m4a194bf5384a217697e7106ab5aca42946bb74cd Some minor cleanups in anyval source generation.[0m
[0m[[0mdebug[0m] [0mb6fb314419101bf4ca2959d949723de1af675ffb Since we generate no invalid generic signatures...[0m
[0m[[0mdebug[0m] [0m07a2981402f85d6b60cf6fe7b927e8c842469bd2 In a code review performance for the ages, I fo...[0m
[0m[[0mdebug[0m] [0mda33ea21895283dafd9c2862eb7e82313e3a763b Made askParse survive syntax errors.[0m
[0m[[0mdebug[0m] [0mc888bb422d6132e090f36efc400a97c60435d577 Opening packages when browsing gets rid of spur...[0m
[0m[[0mdebug[0m] [0me97169c1c300e00f1f51c6a96374bbf96e6b68e6 workaround for see #3936, allows building every...[0m
[0m[[0mdebug[0m] [0mb961c9bdfbec7dd0d1ab7d43197780dfa83befca update intellij files, no review[0m
[0m[[0mdebug[0m] [0ma1d4d39c40c3ecc784ab667e28fbf6cfa3d06b6f rename .classpath to classpath.SAMPLE and inclu...[0m
[0m[[0mdebug[0m] [0m6d0718b5ec19a58842e72cb01454fee259e49843 minor cleanup for hash consing of types. no review[0m
[0m[[0mdebug[0m] [0m6d43731ecf5f03fb3aa1f1aa062df51026a859fe removed a activeLocks tracking in Symbols, sinc...[0m
[0m[[0mdebug[0m] [0md3d4a95ce79535b0468d186d95d9098e2f86817c Imporved interrupt handling, which should avoid...[0m
[0m[[0mdebug[0m] [0m5be3517c4ffc1d10b904af2a26328a2a5e2e9094 Added an askParse method[0m
[0m[[0mdebug[0m] [0mdc39ab60d579029e094a7e4c4c077c8aba0810dc brought scalap up to date with minimal patch.[0m
[0m[[0mdebug[0m] [0mda6b846e70f2718c13d633961fea870f7448f707 Disabled presentation compiler tests.[0m
[0m[[0mdebug[0m] [0mebafcc4e7cb4734736d6a063d49226f944d74637 One last attempt at getting the presentation co...[0m
[0m[[0mdebug[0m] [0mccc81fa54cca9939e0d45487d65b1e317bef91b6 Another thing we are all a bit too used to is h...[0m
[0m[[0mdebug[0m] [0m78a48c46cf3727dd06179cb1360b2f9057647042 Merge branch 'work'[0m
[0m[[0mdebug[0m] [0m78007ac467c9d6e88ae183a9126772829072704c closes #3619, #4141.[0m
[0m[[0mdebug[0m] [0mf9b1917e8be7a178282514429f494a3905055aab     closes #4137.[0m
[0m[[0mdebug[0m] [0mec9b00e1955fb24038542c5ba67ba8483efb5b50 closes #2741, #4079: pickling now ensures that ...[0m
[0m[[0mdebug[0m] [0mfe1f2b8096571947ac07126fb155aba94ea2088a closes #3977.[0m
[0m[[0mdebug[0m] [0me372dc07675e31159dcd2989dcd99d2ead53948a Hey neat, the -Xcheckinit bot found a bug.[0m
[0m[[0mdebug[0m] [0m85fbd6f10043ae4ef811dfbf92356dd6a09f205c partest --grep has never worked quite right (at...[0m
[0m[[0mdebug[0m] [0m3cf67d788a747191f78fce8150194b3c1c48e7be SyncVar should not swallow interrupts and shoul...[0m
[0m[[0mdebug[0m] [0m85e79881a01678b53293297e030fd71e83dfa374 Fixing the positions for catch block expressions.[0m
[0m[[0mdebug[0m] [0m5f905da8b66fe69b09d8b62c917970cde14e23ba A new murmur3 hashcode implementation contribut...[0m
[0m[[0mdebug[0m] [0mdea65103bf06c0a91527692ac053d0d2cb9a9ddd Skip getClass (signature changes between JDK 1....[0m
[0m[[0mdebug[0m] [0mbe85330d5b3545ebfa12436c1030558f56d5fbd0 Added methods askStructure and askLoadedTyped, ...[0m
[0m[[0mdebug[0m] [0m3235722859a6ff30f186c948c78b1ee37ff36329 Stripped one more embarrasing absolute path fro...[0m
[0m[[0mdebug[0m] [0m82a6aaab866edfce187eb0a96e034c2c50bbf780 Increased the timeout for presentation compiler...[0m
[0m[[0mdebug[0m] [0mf253b67d4a50a066fb91ce03fa1eb12db9a9c1e0 Added presentation compiler tests.[0m
[0m[[0mdebug[0m] [0me07ca49a24d15ab1b279203ad208153a44732550 Updated project files.[0m
[0m[[0mdebug[0m] [0m6300d5e277ed7241f83b2286efe2307b0392484e Better behavior on completions.[0m
[0m[[0mdebug[0m] [0m19b45e964354069137266b101ca06d8541d5d1c3 [scaladoc] Fixed failing test.[0m
[0m[[0mdebug[0m] [0m3301506556a24a6a08bb2a91b4c1ed02e9617fb9 Responds no longer re-throw exceptions.[0m
[0m[[0mdebug[0m] [0m492be26527c69d1a6bb44b6136bcc4106c4ede09 made DivergentImplicit a def so we see what goe...[0m
[0m[[0mdebug[0m] [0md2dfdc4e6f93686ee0cbc2e7ae180661e7bab79b Added log message to tell what version of the p...[0m
[0m[[0mdebug[0m] [0m4253124eecba6bed38f1dc961c5c4ee39a29f730 The AnyVal types become source files instead of...[0m
[0m[[0mdebug[0m] [0m1cbe06c2dcde9606c3d3f6fe86e89fbba3a404e3 Tackled source generation from a new angle rath...[0m
[0m[[0mdebug[0m] [0mde9a8b91948235df1fbb6867d89ff842d95fbc50 Using decoded names in invokeDynamic.[0m
[0m[[0mdebug[0m] [0m168a3ffdd91dc9bfd6cab93ad771e79ba226794e hardeing of the presentation compiler.[0m
[0m[[0mdebug[0m] [0ma99604e60b23589558fd1b51fdd099f8febb6a36 Taking a ride from 106 invalid generic signatur...[0m
[0m[[0mdebug[0m] [0m3ca434dfd9f130a030bcfa58290995ffbf694ee5 Disabled failing test, no review.[0m
[0m[[0mdebug[0m] [0mda0d80743a2d799cbfbb00ada243f043fae3a759 Incorporated feedback on a couple recent commits.[0m
[0m[[0mdebug[0m] [0m647d23d801a14a2bdd5e740325ef7d099aea15d7 Merge branch 'invalid-sig' of /scala/trunk[0m
[0m[[0mdebug[0m] [0m2432afcc61db2b08ad66f5335c4c1b18afe9f36d Modified scala build to push jline artifact to ...[0m
[0m[[0mdebug[0m] [0m45580f1562b52abbb3022354a90c27bacc76a67f Updated to new jline sources with it moved into...[0m
[0m[[0mdebug[0m] [0m3ca75587df0db94bc4f1a220af93eea35b2828d8 [scaladoc] First attempt at modularisation of S...[0m
[0m[[0mdebug[0m] [0mb89c6e7bb26749e2c8f56d9d98e9ed279ea8927f [scaladoc] Fixes issue with code block in scala...[0m
[0m[[0mdebug[0m] [0m017e96230a9af100af57a1b7b8379382abf3f7c6 getLinkPos now removes the unit it loaded.[0m
[0m[[0mdebug[0m] [0mb09bc250128dde3657a769786e7afffa32cfaa1b Trying to fix problem in getLinkPos.[0m
[0m[[0mdebug[0m] [0m7cb70a411a8005cf9230f24b890330bce3894f9c Better replays.[0m
[0m[[0mdebug[0m] [0me6167d9350b8f268379d0b4683400fb7950f0d13 The empty string commit made me hungry to actua...[0m
[0m[[0mdebug[0m] [0m3715aa127c51cbcae87af34c088e013d56cb128f Deleted the former Process code in the compiler.[0m
[0m[[0mdebug[0m] [0md8dfb6ec6334bfbf4f78fd97b8af2de8441cf7db A little debugging infrastructure for sys.process.[0m
[0m[[0mdebug[0m] [0me20693030316e4854886f7a945e6a6a3117ca071 Minor collections cleanups, no review.[0m
[0m[[0mdebug[0m] [0mcd52c9797d1ac04cd87da794c80f4735503593ea Defer a check from the typer to refcheck so the...[0m
[0m[[0mdebug[0m] [0mfee124a41964623dc902464bcbefecd130861eb3 Integrated contributed non-recursive implementa...[0m
[0m[[0mdebug[0m] [0m5c7ff3ea5faffae7a61b136ffcdd5e0fe25f9050 Made the empty string print as "" in the repl i...[0m
[0m[[0mdebug[0m] [0mcb693f9f3a02f95d6cb341269dd15e168c5b929c The repl becomes more intense about making sure...[0m
[0m[[0mdebug[0m] [0md8994ad4d1436f5e1e31ea3529c115f119302767 Made partest update a checkfile even if it does...[0m
[0m[[0mdebug[0m] [0ma8a7481ab79430bef3ca9524538fa5217e0e14d8 Look even harder for attempts to sneak "this" i...[0m
[0m[[0mdebug[0m] [0m919d4e1f3163496d725f7731d2ccd30d47ecee82 Duplication elimination, no review.[0m
[0m[[0mdebug[0m] [0m161a4fda3967b3b496d6afc98e285d4f5220998c Added askLinkPos command for hyperlinking.[0m
[0m[[0mdebug[0m] [0m7a9f1437ab88403d8a9611c0790d583996db96c3 Made ().## and null.## not crash anymore.[0m
[0m[[0mdebug[0m] [0m2d11a5bd46d1246f097507772e0eb6d5426db4d4 Updated copyright notices to 2011[0m
[0m[[0mdebug[0m] [0mf0bff86d31c0ce9548e595c4b4b7fda8efe038c0 introduce NullaryMethodType to disambiguate Pol...[0m
[0m[[0mdebug[0m] [0mf4f1738fe79193010c328371521ed554e7e8cf6d Updated check file for namesdefault test.[0m
[0m[[0mdebug[0m] [0mc28a86006bcb7816f212da84005bd0bde4ce334b More on partest.[0m
[0m[[0mdebug[0m] [0mf3711ed324ddea02873cd3aa4c9eb8d306257662 Removed the probe for integers in spec-matrix.[0m
[0m[[0mdebug[0m] [0m8e59e56216f0d8ed7513eb980a002899f2473483 Fixed First/Second dependency problem in presen...[0m
[0m[[0mdebug[0m] [0m9d29de3084b4aab3aa01b9e2b91ea9ced0358a2c Simplifying some partest internal structure.[0m
[0m[[0mdebug[0m] [0md6816e01433d88b474bbd0a7290bdc96890b9f37 Moved and removed a bunch of tests from pending.[0m
[0m[[0mdebug[0m] [0m5d8c6c898aa4031c69f9ef0f0dbe8a82e51f793e There was a bunch of work adriaan and I did whi...[0m
[0m[[0mdebug[0m] [0mc90ff3d95dde4b81583e445da2c125b5bed9ab53 Made recent string optimization jvm-only.[0m
[0m[[0mdebug[0m] [0mc1db69d909cb432e971d33f7c81571ecbb0238da One element of the partest situation: Reporting...[0m
[0m[[0mdebug[0m] [0m8c713da3d02131bb3931c152a6bda9785e1f464e What is, I think, the only possible solution to...[0m
[0m[[0mdebug[0m] [0m98de3e5bad0e670fbe2e0ea6d511dc57b282f332 Added a terminal type for echo reenable based o...[0m
[0m[[0mdebug[0m] [0m8fbe377d4ed4ff170653d317abaf12bece08bec3 Who knew system was such a popular sentence end...[0m
[0m[[0mdebug[0m] [0m9722b4a42091ed16e9c4268e1231105e3545e905 A few bits of java code which use "" + x and ca...[0m
[0m[[0mdebug[0m] [0mcace663c9511515d8bc61326e13147fb0f188a42 Reverted to curried invokeDynamic to fix a prob...[0m
[0m[[0mdebug[0m] [0mb9f20bf6d5e3611fafba0d0b5835dca81f80b10a Completion related fix and cleanup.[0m
[0m[[0mdebug[0m] [0mfc68a188f2c61eecc7f1b7a1b5294d5ca2512208 Cleaned up Dynamic.[0m
[0m[[0mdebug[0m] [0m60f1b4b1c46719093f73b394e8680e03edf7fd4b Allow box(unbox) elimination for the Null type,...[0m
[0m[[0mdebug[0m] [0mcbfb5d387b334a03c404a3ae580d3ab5858816e3 Updated project files to the new Scala nature I...[0m
[0m[[0mdebug[0m] [0mbdd7487b066109bc3dc740b3e14ce2adb0113620 second version of close #3649. no review[0m
[0m[[0mdebug[0m] [0mb500a5c78d87052b8eff12f6e3eac472b257d635 test case close #3649. no review[0m
[0m[[0mdebug[0m] [0m111425f14bcce5728530a5fc733f0a1c9fe6ec6b Removing code which I believe to be some debugg...[0m
[0m[[0mdebug[0m] [0m10f637f1fcac9b226eca9a3f2a1b66b1a64a092e fixed typo. no review[0m
[0m[[0mdebug[0m] [0mdb35ccb623cbe5ac78141b125257811d815946f3 Disabled failing specialization test.[0m
[0m[[0mdebug[0m] [0m169a5233f8ce567f905d3d8a6da02e20e9700ef9 Added jdk1.5 version of the instrumented librar...[0m
[0m[[0mdebug[0m] [0mac0fc0fecb03b8b1af87845881491cba53ebbaaa Added specialized test to ant build, and ported...[0m
[0m[[0mdebug[0m] [0m16e7ad360d1a902d6bd5c845642dbe14bcecdb9d Adapted specialization tests to track number of...[0m
[0m[[0mdebug[0m] [0mbe2778d50f1a73a941c6ffe6355f0ed401d6d8eb Added 'specialized' tests.[0m
[0m[[0mdebug[0m] [0mcf820b8907e60214df974a3b2a88ca0a7e877298 Dynamic type added. Array creation optimized.[0m
[0m[[0mdebug[0m] [0m3414335ced07828aef1f50e1e61384c026391376 Added doc comment[0m
[0m[[0mdebug[0m] [0m5e6f7952d7b92bdc58b763670899441aa8587fa4 Rollback changes to canRedefine.[0m
[0m[[0mdebug[0m] [0mbce484e2371b9a264565fc5e1cac2815bed8d79b Do not redefine the symbol in a class file to p...[0m
[0m[[0mdebug[0m] [0me89b53d7e1f0ec376bd237fbaa8d7a19928e020e This outlaws explicit isInstanceOf tests on val...[0m
[0m[[0mdebug[0m] [0m866801385f81417a2ac33916280df918e4bd5b3b Optimization to string concatenation.[0m
[0m[[0mdebug[0m] [0m604797b64518cbd75583e6ac14876552d6598c9d There were some shenanigans in normalize trying...[0m
[0m[[0mdebug[0m] [0m8348f2e2782a89d630739b88bd2b1508854c11e1 Validate positions only in debug mode. No review[0m
[0m[[0mdebug[0m] [0m93b4e617dbf30bf8765197cbe892ac67b4b3aa9e Fix for a jline paste bug.  No review.[0m
[0m[[0mdebug[0m] [0mc865d35d853452312654d026ea658c9e104388a9 Optimization for Manifest.equals.[0m
[0m[[0mdebug[0m] [0mc936b0f217086b94e3833f63179a22d7c49e05b6 Disabled browsing in the empty package, hopeful...[0m
[0m[[0mdebug[0m] [0mecc938483824c09e470cebc69b4402ecc14355c2 Deleted duplicate test which must have been a r...[0m
[0m[[0mdebug[0m] [0m8f444e66269e6498080f4cf03f0989a3bc242c2a Purely detabification of the process code.[0m
[0m[[0mdebug[0m] [0mb4ba25da7ea3ed8f7f6ab23af241f025d4e9ea27 Some modifications to @elidable: for reasons lo...[0m
[0m[[0mdebug[0m] [0m236f61c04c9bd3f4bb8651c0bd2fe1ac8c663095 Disabled the process test.  No review.[0m
[0m[[0mdebug[0m] [0m7ecee9ad1a14bed1761acc4ef2ee2fe660a0833b Merge branch 'work'[0m
[0m[[0mdebug[0m] [0m2263afdf115a9a499762ff60fa876c77eccfabc8 Some fixes for partest issues.[0m
[0m[[0mdebug[0m] [0m2e7d7d45557474df61d54e672bedf07a8ff149d4 More fiddling with the process code.[0m
[0m[[0mdebug[0m] [0m5bada810b4c7eda186aa40b94a78326520b3fa92 Imported sbt.Process into trunk, in the guise o...[0m
[0m[[0mdebug[0m] [0m566fefb05abe31e90f765d1fb0a89b264302d9ce In r22807 an optimization was added to remove B...[0m
[0m[[0mdebug[0m] [0m5f40fe0456238a8c58d05e58cd61a960f9a107a7 Make scala.collection.immutable.Set1, .Set2, Se...[0m
[0m[[0mdebug[0m] [0mf321aef4fddb0bcbbfe0d1c5046a6420e40643c6 Allow reload to be issued inside ask non-interr...[0m
[0m[[0mdebug[0m] [0mc44bf4a00418b66ca494534678c06004924870fe Modify scala.Array to extend java.io.Serializable.[0m
[0m[[0mdebug[0m] [0m4af620886bd037910ca2cd637671f2f0e00c7a5a Pulled some bit level operations into their own...[0m
[0m[[0mdebug[0m] [0m9558f60e7ae165e10b41f0649535e95fee255199 A test case for recently fixed #4114.  Plus![0m
[0m[[0mdebug[0m] [0m059e8be4c78bbc10f31ff9e404d395b7cfaf52f6 Test case closes #2873, no review.[0m
[0m[[0mdebug[0m] [0m2230bc9f7b6f19f0a76adf130c1779739543c4f7 Made <:< and =:= serializable.[0m
[0m[[0mdebug[0m] [0m75371b41dbdbc43d10f7a630a7b7babd1c0aa921 Renamed a file (I thought I already renamed thi...[0m
[0m[[0mdebug[0m] [0mfe65bb177fb7ceccad2004a7cfd69195b6c3bc3d Moved the presentation compiler thread in its o...[0m
[0m[[0mdebug[0m] [0m158e748e44932beb477d5bc69a062a6f738efd91 Second try for "Changing the intersectionWitnes...[0m
[0m[[0mdebug[0m] [0m0b78a0196af2525c4ba6978f2eb79d8abc6ec7e1 Made presentation type checker idempotent and r...[0m
[0m[[0mdebug[0m] [0m09052a6a1a01986a2f8bd721ece11c43bf766ab5 Added test file.[0m
[0m[[0mdebug[0m] [0m9026bd6e029b8655239071ab9b6da94ad97113bf Re-disabled constant folding for interactive co...[0m
[0m[[0mdebug[0m] [0mb05c8ebc8f7cf3240a2f9e18f1255b5bb64f2ab4 Changing the intersectionWitness map to use wea...[0m
[0m[[0mdebug[0m] [0mb0fecaea9b596b1c1058bffc3eb81f8caaa341e1 Fixes #4112. Closes #4112.[0m
[0m[[0mdebug[0m] [0m5b481bbff7e7cc68f241fb4dc3c6bddb66108940 Added comments for #4008.[0m
[0m[[0mdebug[0m] [0mbc55c7854ca96ced47aa05ca85039df28fe61509 Fixes #4054.[0m
[0m[[0mdebug[0m] [0m92132d6efd281cbbd7dcfcb2853d4d9183370d45 Enabled parallel group by.[0m
[0m[[0mdebug[0m] [0m67042fd53e2508165954fb9200321278504757ac Unfinalized a couple unnecessarily final methods.[0m
[0m[[0mdebug[0m] [0mc35d829d1840f87e800c21e55982e4b6d4516211 Couldn't stop working on tailcalls.[0m
[0m[[0mdebug[0m] [0me05dfaeabf430dac8909ff9e5a5911b0c94101ae A pretty severe bug in the recognition of tail ...[0m
[0m[[0mdebug[0m] [0m58b5c24df8ba06c02b92723922bc21381fedeb93 Oops, the implicit not found message was wrong:[0m
[0m[[0mdebug[0m] [0md06ccf64f0bc8a0b86da21cd8118d4de02f93c6b Fixed a mis-deprecation step where remove was r...[0m
[0m[[0mdebug[0m] [0m34d82221cca365ce6b57d7baaed58bac8152ac53 Refactored browsing loaders so that they can be...[0m
[0m[[0mdebug[0m] [0m785621901acb1888f168c2b2075e85a64af70fb8 Implemented toplevel browsing in IDE, so that s...[0m
[0m[[0mdebug[0m] [0md94210996beabaf1256f0b4fcdaf210e8431c2e5 Closes #4114. No review.[0m
[0m[[0mdebug[0m] [0mc8ddf01621417ef1e5f07682a360ff1b1ebfd416 Closes #3984 by the most arduous and indirect r...[0m
[0m[[0mdebug[0m] [0m7d9fb75275430bcdecf8541d0d30c59a7e10881a Brought back and deprecated onlyPresentation to...[0m
[0m[[0mdebug[0m] [0md4748121aa58aa048a751a02d8f9910deab7f915 Warded off an NPE (which only arose on erroneou...[0m
[0m[[0mdebug[0m] [0m0dea879a7663a3b46ae7edab609ba06b425845cb The ensuring methods should be by-name on the m...[0m
[0m[[0mdebug[0m] [0m18b563879c0cac2727e417762ba2efdee4acfcfb Reverting fix for #4047 until I figure out why ...[0m
[0m[[0mdebug[0m] [0m8752d5888450f1e188203821fe3748216e1e902f Untangling parsers from compilation units so th...[0m
[0m[[0mdebug[0m] [0m701b17de262adca8f2787f3230b158cffa332254 Applying some short-term balm to scaladoc since...[0m
[0m[[0mdebug[0m] [0md45b5ceed946dbcfb9a852cc7fd25267b6b168a2 Override checks and self-types still needed som...[0m
[0m[[0mdebug[0m] [0m32e7c243272d7aaae6c662aa3e1716dae61e1117 Great moments in code reuse:[0m
[0m[[0mdebug[0m] [0m148736c3df1fa6463b4b2658c01bcf452a52c224 Made NamesDefault more robust to support idempo...[0m
[0m[[0mdebug[0m] [0mced363bf5aa276356201815b22a015d30754f114 Added test for #4072. no review[0m
[0m[[0mdebug[0m] [0m4265833e121747f4fbbed96811f87125574720ee Deprecate Cell.[0m
[0m[[0mdebug[0m] [0m8e9f3c219d05c50cb72446297b236704662879cb Closes #4047. Review by odersky[0m
[0m[[0mdebug[0m] [0m5cefd81ee9f99535e3e2ce8a23016206da65a92d Closes #4072.[0m
[0m[[0mdebug[0m] [0m33b35dfbfdaaeaafa8783008c964e96b7b705972 re-added @SerialVersionUID(0) to anonymous func...[0m
[0m[[0mdebug[0m] [0m377972b095a5d1aab28952dea6a2ced017bc93d2 moved debug println under if(settings.debug.val...[0m
[0m[[0mdebug[0m] [0m9917b4aed944a59ae98ce2bb006e7eb5c2959b76 Missing file from last commit.[0m
[0m[[0mdebug[0m] [0m8fea694f69b439e97ad6397ac8ace1173390e966 Documented Picklers.[0m
[0m[[0mdebug[0m] [0m6ae3072cd42691e11e9c4ff8cc507ddf2688f478 Test case change.[0m
[0m[[0mdebug[0m] [0m733a3d756943e67d7608dbfd92aac445a080d69d Implemented a (slower) workaround for parallel ...[0m
[0m[[0mdebug[0m] [0m07edcee629fb00808fb695ba4ec68a26f3e99490 Changed foreach to pforeach.[0m
[0m[[0mdebug[0m] [0m57ea3841d29a5c3d48eee68868780b19f1a49166 Apparently my flailing attempts to make things ...[0m
[0m[[0mdebug[0m] [0m5d022058c4fb2f448eee35d6df7f508c24d2a0be The shutdown hook installed by jline has made l...[0m
[0m[[0mdebug[0m] [0m04f59ea9e8238cc9561a3281dfaa22808dc0a1b8 One reversal wrt Pauls TypeRef -> typeRef changes.[0m
[0m[[0mdebug[0m] [0m715262fcfcefbb75788f287444c4791180e7eb67 Replay now enabled for presentation compiler.[0m
[0m[[0mdebug[0m] [0m0b5c9ca6535b38dbfc958d92cfce691aa6de205f I took the following comments at their word:[0m
[0m[[0mdebug[0m] [0mc875dc635b82bd7541918cb4248cc79d818d4fc8 Renamed the files whose names have fallen out o...[0m
[0m[[0mdebug[0m] [0mfdb1e699911ccf4467c6663a799736e42c18eb83 Avoids the creation of an amazing 106,700,793 e...[0m
[0m[[0mdebug[0m] [0m6915e7e999f4fac555e0bb066c787191575a40ed De-finalized equals/hashCode on Trees so people...[0m
[0m[[0mdebug[0m] [0m86044e0e548442024af79b7076c02df59473792d Fixed a bad interaction between overloading, de...[0m
[0m[[0mdebug[0m] [0m66c9b6a949da26ac31119ed1c4cd57d3d637cc0f closes #4044.[0m
[0m[[0mdebug[0m] [0mb2fbd5a79f687312ae32fe117e49e171fea01993 Eliminated 16 avoidable closure objects in Stream.[0m
[0m[[0mdebug[0m] [0m8ae754399d250a8f5bc66e8347949e5c5570ac34 Disentangled scaladoc and the presentation comp...[0m
[0m[[0mdebug[0m] [0mf0f0dfd9a326f949ab72786e61596cfa361069ae Towards a replay framework for the presentation...[0m
[0m[[0mdebug[0m] [0m5c5657c29922fa2ac9eec763176fc2eda5c7b436 Closes #3869. no review.[0m
[0m[[0mdebug[0m] [0m55d1ee6d8b4061d2c65b8c5e88bd59b4be9c5b5d One more try with the lazy clearing.[0m
[0m[[0mdebug[0m] [0ma87d132bb752858dc5f8ac0d450a33f58dd12cba Closes #3687, #3719, #3950, #3616.[0m
[0m[[0mdebug[0m] [0m1f4d528702ca32ed01e500ea2ef2e9b2ebbe07d1 Fixed infinite loop on call to super from a spe...[0m
[0m[[0mdebug[0m] [0m7c34a1af9612cc696fef9f4d62d1a9a9ef8ff9ae Protected protected constructors.[0m
[0m[[0mdebug[0m] [0mc0a4e5acdc23bbfae3d4035b7922f3f3841cc822 Added some more debugging tools for printing ty...[0m
[0m[[0mdebug[0m] [0m234ee6d56bdbf4234f8f6f0f2ebc0560f25701ee Some profiler changes.[0m
[0m[[0mdebug[0m] [0m266a2ca1c4ed1c655989c2435a9e83650b06f79a Modified generic companion apply to call empty ...[0m
[0m[[0mdebug[0m] [0m7d0e5ac4bb93009c9ae1392bd9a7b3628dee4e2a Misc icode cleanup.  No review.[0m
[0m[[0mdebug[0m] [0me8b450d51d3db4f6fd181910a83799f2ebd9ef59 Temp rollback.[0m
[0m[[0mdebug[0m] [0md891167c880d56c38d145d19e2f825ec908eec61 Some minor Tree optimizations.  No review.[0m
[0m[[0mdebug[0m] [0m4f9b1cf852a62fc5ec7cd2dd9a36f7d6391f58fb There was a massive 30+ line cut and paste betw...[0m
[0m[[0mdebug[0m] [0m7b14f38ec2e6c4273bcb7e45e3175d637f7eab79 Working my way through popular methods with a m...[0m
[0m[[0mdebug[0m] [0mcb10f8a9ff1e2eff1fdca76ffac64962a1bb5ac6 Since r22374 isCompatible and isCompatibleArg h...[0m
[0m[[0mdebug[0m] [0m4e0d481418774c6013d03bfb16a553e47a075779 Clear caseClassOfModuleClass lazily, otherwise ...[0m
[0m[[0mdebug[0m] [0m635bc9c17b0d35e9cf8029cf24aee8d3594a143f Misc uninteresting tidbits to take some weight ...[0m
[0m[[0mdebug[0m] [0m533ffe9482c530489ad4f6670831b8d87f78193a Removed the Name => TypeName implicit conversion.[0m
[0m[[0mdebug[0m] [0m03f90c173445e5d988f2e2199026901b4def45b8 Knocking a few instructions off isSubType2, and...[0m
[0m[[0mdebug[0m] [0m8d993af7243904976d71f67b781a2b574cc01b33 More comprehensive escaping for compiler String...[0m
[0m[[0mdebug[0m] [0m15cb1c75355f0d38da5281d165edfb2fd1a3b049 Generalized a pile of duplicated type caching c...[0m
[0m[[0mdebug[0m] [0m79ca8d4cd2759a99e902c126c93ad37eb16adf91 A very conservative extraction of some of the F...[0m
[0m[[0mdebug[0m] [0mbfcffea8cf20e88c1e699ada7377bb797c3eda80 Some performance tweaks to ResizableArray.[0m
[0m[[0mdebug[0m] [0m2af07fb5894c130b2d4126e20996510017b220e9 Add option -toolcp to our runner script.[0m
[0m[[0mdebug[0m] [0m0cdd234b1a434b6d7fa4a282f5ca3ee4f2e2bd21 Changed the cache in the jvm backend to use a W...[0m
[0m[[0mdebug[0m] [0m31d2746757a6385f6935eae6ffaf59bb98352488 Remove symbols from the cache once they have be...[0m
[0m[[0mdebug[0m] [0mc7262dd1a2812f4cabb4c6dafcfc6fc0d4664195 Project files[0m
[0m[[0mdebug[0m] [0m86834347c36c05d050be921ef4786c036735c0da Off by one error in nextPrintableChar.[0m
[0m[[0mdebug[0m] [0m4db73388f2d63eb9b57fecfbd0d76203d7a71c18 Modified the self-type protected accessor test ...[0m
[0m[[0mdebug[0m] [0m1259651a7ded65809d63d6b2744d4d097cc90ead Even after the mostly blissful marriage of Trav...[0m
[0m[[0mdebug[0m] [0m740fcf90bd7bfe4d4c322d2c7912e4df04200d90 Investigating what can be done about our 2000 o...[0m
[0m[[0mdebug[0m] [0m6c04413edb892907b7d9765a9ccbd5d2e2632029 There's still some temporary scaffolding proppi...[0m
[0m[[0mdebug[0m] [0m2b61c308c301008fbc20ea85eb1a9075861b48c3 disabled test cf-attributes.scala[0m
[0m[[0mdebug[0m] [0mf82a8ce0585353e94fe8317272714f9892440f04 Poking around at and hardening anything which m...[0m
[0m[[0mdebug[0m] [0mbf375f7d6375a2e437342a6d3b935048fa3ec545 fixed issue with EnclosingMethod attribute.[0m
[0m[[0mdebug[0m] [0m096bc81a90b746ea3fa8a5bd8eb9009c08a71082 fixed (and extended) bytecode reader[0m
[0m[[0mdebug[0m] [0mc0bfbce726c9cb74154ee9f30166feb97bfd0331 Removed Proxy from parents of WrappedString.[0m
[0m[[0mdebug[0m] [0m89de9c3f9ff33d9fe74263f49ff8cdb987211fbf Thinking I have to dial down a timeout.[0m
[0m[[0mdebug[0m] [0me33bb82c2d07f428bc1a0f4307a6d6c187c3cbe3 Tired of paying the DEVIRTUALIZE compilation pr...[0m
[0m[[0mdebug[0m] [0m3e61c9a5aea00d3b7d7002713f6f9a0acc0a5b8e More jline work from huynhjl.[0m
[0m[[0mdebug[0m] [0m3ec0583fb6724416d5ebda8a927bbdecc23ebef5 It's all partest freeze debugging.  No review.[0m
[0m[[0mdebug[0m] [0mcf49fb332626621f3443f15cb9e4cc5339a7a748 Mr.[0m
[0m[[0mdebug[0m] [0m6ae3eb1ad96270774e117e7931e48cd5ce98945a Some accumulated cleanup done while profiling a...[0m
[0m[[0mdebug[0m] [0m969fd08a04cac5951d35e36ca639433355b5cf80 After profiling revealed 100Ks of unnecessary s...[0m
[0m[[0mdebug[0m] [0md04cfc06f0ebc671f95e881131d961631de638a2 Added withFilter to the list of monadic method ...[0m
[0m[[0mdebug[0m] [0m5f32d546950f55e31bf380009aff5538d630afaf The partest hangs are back in force.[0m
[0m[[0mdebug[0m] [0m09d502f2860481687bcb473cdc7fd489439af478 Some additions to SignalManager to make it easy...[0m
[0m[[0mdebug[0m] [0m9e261754f2c8480d3b0cdb8d936e04b12c21770d Plugging some leakiness I found in the pattern ...[0m
[0m[[0mdebug[0m] [0m932694494d556b2802d59e1e342b6036405d0407 A pretty severe cleanup of typeRef.[0m
[0m[[0mdebug[0m] [0m54f75dc98f07ba02a17e4cd7b4117468518c115c I cannot be beaten by mysterious side effecting.[0m
[0m[[0mdebug[0m] [0m8b567935cf21eb5179cbbf9aa5e4bffd6ab32d6b Looks like there is some side effecting I can't...[0m
[0m[[0mdebug[0m] [0m7418d531f0309aa43c7002386b35e73742f063a3 Fix for stability failure, I think.  No review.[0m
[0m[[0mdebug[0m] [0md519e34eb5734c7490bf88262e3abb6a56af1286 A couple caches knock a full 20% off the time s...[0m
[0m[[0mdebug[0m] [0mdb4bf36110a922bd41a900a90fb2c158280d027b Recognize calls to scala varargs methods where ...[0m
[0m[[0mdebug[0m] [0md5533fbf7020b316b77ea8f52eba96249eb6d881 Reinstantiated the "integrateNew" functionality...[0m
[0m[[0mdebug[0m] [0m610fdb6b5ae6e6a7b74681f0623aefb937952cfe Fix 'Symbol.companionModule' for the resident m...[0m
[0m[[0mdebug[0m] [0mf826618f7b6dda6f03fd1a695d9600386021c8c3 This fixes a regression incurred in r23565 whic...[0m
[0m[[0mdebug[0m] [0m1050387558c4d16dd7427916e59b4824c4f70063 The undoLog is being cleared before a typer run...[0m
[0m[[0mdebug[0m] [0m5bc2fc576949f03980ddd092b303b4484ab3172c More elimination of avoidable calls to List#len...[0m
[0m[[0mdebug[0m] [0mc9ae821b7702169147fe324eb160710623c16280 Disabled forkjoin on ibm1.6.[0m
[0m[[0mdebug[0m] [0mc2c54e12d41951ad74b927f6332e5e766ed19dc9 Disabled a test.[0m
[0m[[0mdebug[0m] [0m8aff48b504dc520a58d113cc95f6c5997970da7c Added settings for presentation compiler debugg...[0m
[0m[[0mdebug[0m] [0m003fc687839528bf99b44a415a038eb13ef8eae5 Bencharking a larger program with parallel coll...[0m
[0m[[0mdebug[0m] [0mcc1f960036c0f60caca6c8f862701dd37bac2f50 Finer conversions for immutable parallel collec...[0m
[0m[[0mdebug[0m] [0mae67d3e8b371572251aca5c520f817df24578727 A minor update in a benchmark.[0m
[0m[[0mdebug[0m] [0mf79c93cd22979e779b9a958717d2276fd3b632b0 I really don't know the proper way to fix it in...[0m
[0m[[0mdebug[0m] [0med9fb7210448a11bae0f368ff021bacf00654c39 Quik fixes for - double definitions, - tree not...[0m
[0m[[0mdebug[0m] [0ma887c83972cd1d4110d7ca17d982ee77f68ab0f0 An Ordering for Seq and all of its descendents.[0m
[0m[[0mdebug[0m] [0m3bfd81869ccffd0657a1b82eb483e0f26a283a46 This commit is about not calling .length or .si...[0m
[0m[[0mdebug[0m] [0m3cfee5b1450a42c31a857c5dd10f68387d88e669 presentation compiler cleanup & rewrite[0m
[0m[[0mdebug[0m] [0mf40a20b0f418209715529ca5b373f641a5011e0b I'm wandering around trunk looking for slowness.[0m
[0m[[0mdebug[0m] [0m0e306e1f90f51efa2d423fd7df810f7cc8dfa915 Explaining something for the (largeish N)th tim...[0m
[0m[[0mdebug[0m] [0m580b030d4110d810310e0fb2dfeff34230803d73 Optimization based on profiler data.[0m
[0m[[0mdebug[0m] [0mb0623ae481c3f02f532c1e7a381158d9e10ac55c One more insomniac try: the fix for -explaintyp...[0m
[0m[[0mdebug[0m] [0mab276e195a5f2a2b15f01ff8862cb49dc98b4cd1 Reverting the previous patch for output change ...[0m
[0m[[0mdebug[0m] [0me49af12110c326811a00250a21dacca3d5931df5 The fix for -explaintypes having gone off the d...[0m
[0m[[0mdebug[0m] [0mc72713c16f50809a95fa6cc9e121c1c88bbb93ff More fixes to avoid the dreaded "NoSymbol does ...[0m
[0m[[0mdebug[0m] [0me911fdab94900bea85645201311f5ec2dc758fcd Added some infrastructure for tracking and disp...[0m
[0m[[0mdebug[0m] [0m9cbadc4d7cb11a303e500cc47af9e050b5adb96d Application now uses delayedInit.[0m
[0m[[0mdebug[0m] [0mc123fe5e02ce3f805a75d046f678ab1623dc3e8a Added tests for #4091.[0m
[0m[[0mdebug[0m] [0ma6163bcd8fa5c0886022912e759b9ce47a18196a Temporary fix for #4092. No review[0m
[0m[[0mdebug[0m] [0m4885cc5e088a517e181d2bc1e3713dc6d3b697c2 Remove duplicate test (t3774 is the same)[0m
[0m[[0mdebug[0m] [0m7ef1dd1b6161f825b3cb193a8b05260828fc2b42 Fixed compiler crash on malformed source file.[0m
[0m[[0mdebug[0m] [0m06487c5afb7fa6d90497d3f0086cf5714dd3c1d9 Attempt to fix NoSymbol does not have owner pro...[0m
[0m[[0mdebug[0m] [0m4a442e98e3e8a5c851d30cf782d29be0afc156fa Discovered bug in mapConserve introduced in r23...[0m
[0m[[0mdebug[0m] [0m46a978e022b1bc3d1b77e8b5402db6d3ab6dd28f do not add entry in InnerClass attribute if out...[0m
[0m[[0mdebug[0m] [0m4850e825a752e8f88223bebe0a5b998f9e22eb3b Added more logging to the presentation compiler.[0m
[0m[[0mdebug[0m] [0me2edb26440c01dcef033732b6ac065b2a0928033 Removed the 'codeGenerator' field, which was a ...[0m
[0m[[0mdebug[0m] [0m9ada1110c5311f5a383a8ba48be59aae9337cead Make the ownPhaseCache field a weak reference.[0m
[0m[[0mdebug[0m] [0m5c6c2c243c3ba8d4e54af448ef96ed0d8ced3e42 Added advanceGeneration for memory profiling, a...[0m
[0m[[0mdebug[0m] [0m30e72647ed0d9e7705e551553b81722d642a7f7d Added secret option to sbt build which makes it...[0m
[0m[[0mdebug[0m] [0m9f08c98a6e801d4798cb5c3794cab23deb6d9eec Stops barking up the wrong tree with -Ywarn-dea...[0m
[0m[[0mdebug[0m] [0m69aa78bd1bc593f878e44b2abde61dbb56391204 Fixed various issues with -Ywarn-dead-code.[0m
[0m[[0mdebug[0m] [0m799bd96931386ab3bfa160e738dbf10fb42c0efe Modified TreeMap to return a fresh empty node u...[0m
[0m[[0mdebug[0m] [0mc514c35b2e923f7df865b1ff37b4293a0724c0f4 More repl hardening against its fickle master, ...[0m
[0m[[0mdebug[0m] [0me671d760128a8afe9de65b282a7998f4ac8e2d9c Enabled delayedInit. Review by extempore.[0m
[0m[[0mdebug[0m] [0m2bb5d585de3991a7d259fc738462e15ec2d38952 Preparing to enable delayedInit with new starr.[0m
[0m[[0mdebug[0m] [0m45b0c875e74052c79fa8711c5e0f8e5ca4b322ec Closes #4024. No review.[0m
[0m[[0mdebug[0m] [0mbda52e41b2a233f8518add205e990afe0111119b An alteration in jline had hosed the ability to...[0m
[0m[[0mdebug[0m] [0m7f814ff6be721ed58a0b9b855db214873b430fb3 Make the java iterator wrapper linear time.[0m
[0m[[0mdebug[0m] [0mbeed1ea8114ea05ebf615bdffae9ac8659f7a396 More repl hardening, and a new jline jar which ...[0m
[0m[[0mdebug[0m] [0mf033bc401a524cd14a49730df74a62ab9acbf586 Hardening the repl against my own lack of ept.[0m
[0m[[0mdebug[0m] [0m1e6c122c44af3d29f8c0f55e7bc3318a9d1b87a6 Told the boy trying to plug the dike holes that...[0m
[0m[[0mdebug[0m] [0m5d6b870ea8b7b62670d616b055b85b03f061ba2b New jline: BSD licensed, based on [ https://git...[0m
[0m[[0mdebug[0m] [0m9c238c6accf43f2bfe9bcfcdc7aa2384e71dc165 That cunning underscore tricked me into quoting...[0m
[0m[[0mdebug[0m] [0me61fb59b9db0f5d24fdffe760536c2e5431546f8 A little more finnesse needed with backquoting.[0m
[0m[[0mdebug[0m] [0m6c59d99c5e1efcd5dae0cd5fb7ecf4fe7cba7408 Finally figured out what needed to happen for[0m
[0m[[0mdebug[0m] [0m58b710073173ba7fac44041b294dc7b543db7224 Eliminating all possible warnings from trunk.[0m
[0m[[0mdebug[0m] [0m933148f71e1254089d036b2428a1c51cb2816c56 Turned an assert/compiler crash into an error m...[0m
[0m[[0mdebug[0m] [0m262ee3a852f278f97b083a05376de0eab96c805d When was the last time -Xcheckinit was run? It ...[0m
[0m[[0mdebug[0m] [0m4cfcc156f404f574451d2ddcaf62326d32d0ef95 Eliminated the 10 unchecked warnings emanating ...[0m
[0m[[0mdebug[0m] [0mec233d3dbf784e62fdcf27b159689acd94bdaaab I found myself unable to make the necessary par...[0m
[0m[[0mdebug[0m] [0m3bbe3c70a3dcd32ce2f2b19c192c76871472d095 closes #4064.[0m
[0m[[0mdebug[0m] [0mff7589681dc8be7517c76e16acd3285ef1bb899c Minor changes.[0m
[0m[[0mdebug[0m] [0m11dfc5a64dd8bbcb7fca7d608a23b513316de6cc Made parallel collections serializable.[0m
[0m[[0mdebug[0m] [0mf2ecbd04691b1914e2f77c60afc2b296aa6826ae Array combiners implementation changed from arr...[0m
[0m[[0mdebug[0m] [0m492b22576f2ad46b300ce8dc31c5b672aaf517e4 Fixed parallel ranges to use the same range log...[0m
[0m[[0mdebug[0m] [0ma730fb5cc6cea39a29e9ff4cd666fa8498f6adec Fixing jvm 1.5 support for parallel collections.[0m
[0m[[0mdebug[0m] [0m4dbe72f83f7ade1517bad7444009d3d0c8a69bd5 minor code updates (detach plugin)[0m
[0m[[0mdebug[0m] [0m6e15632fcbcb8578b30850ee93b3d3d8c9f3e7b9 again: relax access boundry check for overridin...[0m
[0m[[0mdebug[0m] [0m9a7e511b3e851eba9e8cd7a422d21af9b8023204 I learned from #4067 that we don't have any kin...[0m
[0m[[0mdebug[0m] [0m8aed49aba930520b4b26b81beb57ffd6cc626765 An unfortunate missing character in r22946 turn...[0m
[0m[[0mdebug[0m] [0mcbc8495920e1db752cdb2da9c1446395bdb800ff The lords of attrition informed me that "isType...[0m
[0m[[0mdebug[0m] [0mc4daaeae6c0e7bcd7eb34f47df70eb6388991103 Test case closes #3642, no review.[0m
[0m[[0mdebug[0m] [0m8c325affb4d0acb61b4f24dec8b5f1b8883f20d6 Made it possible to give :cp an argument with s...[0m
[0m[[0mdebug[0m] [0m60a88e05b69af937f70101e5a4349520fabf44bf Extricated Addable and AddingBuilder from the f...[0m
[0m[[0mdebug[0m] [0m32454d61e7a310b2d2c415650adb107571f1210b Reverts previous commit: needs a new starr..[0m
[0m[[0mdebug[0m] [0m2087a249ac07195e3c78417f2dfca6587e461f99 follow up on fix #3946.[0m
[0m[[0mdebug[0m] [0m0f188e1b47932b05d65d699dba88dd98dd191c17 Added uniqueness annotations. Review by rytz.[0m
[0m[[0mdebug[0m] [0mef89729e20aee4f5397792425e344339fe1e7094 Parse the contents of the package right away in...[0m
[0m[[0mdebug[0m] [0m0f2a7867cfb34cfb3dcf508fd8e167d7d71e25fb Making some unpickler logic more straightforward.[0m
[0m[[0mdebug[0m] [0mb8d567feef7ae70ac0a807aae69f9bfa9ae99724 Looks like I'd gotten a little quote-happy there.[0m
[0m[[0mdebug[0m] [0m43b59488c1568c2a738e1297bcf317c1a2a0bbee Oops, lost some java options for a moment there.[0m
[0m[[0mdebug[0m] [0mfbe897d165bfbb8cda05e4b25f0f773288653f54 Tackling long standing issues with startup.[0m
[0m[[0mdebug[0m] [0ma8db7a2da783b0752aad1a738b0e5600c303e97e Hardened sigint handler against ctrl-C in the f...[0m
[0m[[0mdebug[0m] [0md46e72721f578caaaf4d55060c0a1a9d531641e7 Tired of trying to debug things like classpaths...[0m
[0m[[0mdebug[0m] [0m7806112e43776fc812c93ec9cabd5cbd1953c4a6 Don't transform patterns during superaccessors:...[0m
[0m[[0mdebug[0m] [0m1113f7ddca4f1814396e0de9f586c300b135f157 The ability to interrupt repl execution without...[0m
[0m[[0mdebug[0m] [0m8922c4ed092a2fb4c3f6002f7c49d304f299cd02 Moved ClassfileAnnotation/StaticAnnotation/Anno...[0m
[0m[[0mdebug[0m] [0mb6db478a9641dd488f00fab0c0a113ef83fec5d3 Burned by a last minute text change.[0m
[0m[[0mdebug[0m] [0med5459550ef6fd8ed1c23cbe6cec8ba8a541c1e3 Cleaned up and brought up to date the help text...[0m
[0m[[0mdebug[0m] [0m77eb8fefec3e62ead95c7d409ec5a28f30289ec3 Mopping up after the deprecation of exit and er...[0m
[0m[[0mdebug[0m] [0m626e38940b72f5e8445ecbece4d41996b5e2842e Remedied a return type oops in the system package.[0m
[0m[[0mdebug[0m] [0m32ca2f2be6a027e2112bc1f8e10f99571caa4a8c Introducing scala.system, the product of a whir...[0m
[0m[[0mdebug[0m] [0mb1e969a11b2b24f5883198dc0b90d9ab5513498b A foot in the door with Parsers/JavaParsers and...[0m
[0m[[0mdebug[0m] [0m3d97123034a9d82e6e6961d589ccd3a1afde4390 Some refactoring of genjvm trying to separate o...[0m
[0m[[0mdebug[0m] [0m4e3a930c04c9680be0e8d5d1114d0f0a3f8ea4a1 Segregated all the android related code in a ne...[0m
[0m[[0mdebug[0m] [0m72b2715324a8d44cce5beac6e5911574eeb3fb5b Fixes an inconsistency in primitive hashcode ca...[0m
[0m[[0mdebug[0m] [0m1a45bc7f19a56bd7959a496f617b501d1eae7513 A selection of collections additions from the l...[0m
[0m[[0mdebug[0m] [0m9e9914e109c91cd4f86802129c236827517d8386 Starting the mopping up now that names have som...[0m
[0m[[0mdebug[0m] [0me1a0866ce748ee1a228060f401dbb190d3caa8c3 close #4036, fix #2489.[0m
[0m[[0mdebug[0m] [0m627adab5dbddcef8bd57d2b40eaa6a6e40c06cab close #3951. review by dubochet.[0m
[0m[[0mdebug[0m] [0m3a783937bf97a9180e303da90cea8077f75d3e9b close #3946.[0m
[0m[[0mdebug[0m] [0m843efeab1b41d5ba69aaee35498004849a58ae84 Added test for #4052[0m
[0m[[0mdebug[0m] [0mf476b96f446b16d2ffead27b241c34824539f6c6 Revert one-liner. No review.[0m
[0m[[0mdebug[0m] [0mff8932a4297e4b0439897edf5e47020d60dcb5a6 Recovered ++: from the dustbin and dropped it o...[0m
[0m[[0mdebug[0m] [0m13182292f247123391eea0e2c62a7fdb6b389c23 Some html stripping in explicitouter because I ...[0m
[0m[[0mdebug[0m] [0m2e136c6924007f65286451f2984d286f289dc0a4 Eliminated SYNTHETICMETH flag.[0m
[0m[[0mdebug[0m] [0mcc1f6bca81c9f524952b4b42b45d8e36d8df6387 Parameterizes TraversableFactory.range so it ca...[0m
[0m[[0mdebug[0m] [0m979c57cd8732a2f9c9de066d532971986bcdff7d immutable.Map keySet returns immutable.Set.[0m
[0m[[0mdebug[0m] [0m811c7f9ba664fcb339c09474af65fa4874f23543 Overrides immutable.{ Map, Set, Seq } to return...[0m
[0m[[0mdebug[0m] [0m715d95479e77b06dd65303886d2e0e70ddcf461f Generalizes catch blocks to include any Partial...[0m
[0m[[0mdebug[0m] [0m31533385b7ac4e1643ad8664141f3d197dc637f1 Added missing file for delayed init[0m
[0m[[0mdebug[0m] [0m79821ad8b6598675688f141ab5a4afeb4a35744f Restore id adapt for phases after refChecked (a...[0m
[0m[[0mdebug[0m] [0m765f9aa2bfd16fc066fcfe6f068bc9ab54b863c2 It's a big one![0m
[0m[[0mdebug[0m] [0ma69c1afd4ba602bd4ccc9f9aced9bfc0f6f3c5e7 added -jar option to scala interpreter[0m
[0m[[0mdebug[0m] [0m2b689f169e9c2112dd243cac186038eeb952eead minor update (detach examples)[0m
[0m[[0mdebug[0m] [0mb2bade0259f2c6e7276dcb8b675131ea7d809906 In r23627 Lukas fixed specialization bug that s...[0m
[0m[[0mdebug[0m] [0me1aa9c8e00e24c9835a92d12e1c39f9ad653f37a fixed typo[0m
[0m[[0mdebug[0m] [0m7e94841fb7daf0942286bf035785686fc9a91361 Reverted delayed init because of two failing tests[0m
[0m[[0mdebug[0m] [0md7de71e9d31dae56b5afc62e3777fa03112ee1e1 delayed init now supported[0m
[0m[[0mdebug[0m] [0mb9a25c8acf843c015b2313f9ca66b1b264672d34 Some cruft which finally got on my nerves enoug...[0m
[0m[[0mdebug[0m] [0m1660cfc41e6e58d19db6cfdb6a768831c57033f8 A patch authored by martin to fix one of the bi...[0m
[0m[[0mdebug[0m] [0ma37284fdf7e2b2917c9e894a9b93c02d1defc983 More fiddling with checkSensible.[0m
[0m[[0mdebug[0m] [0m8a959d80f17eff0ebcc09defff16beac21909ed5 Bug in ListMap.  Closes #4046, no review.[0m
[0m[[0mdebug[0m] [0m4ff54d04484a391b6f9602c06f21b820ecfaf37d Disabled test after failing to read linux's mind.[0m
[0m[[0mdebug[0m] [0m46fba575f7f5bfbcbf4860deb297ec83cf99d9d0 Taking retronym's advice on increasing Universa...[0m
[0m[[0mdebug[0m] [0m1c0d571f6db723ca751eb56555053756299e04a8 Some collections overrides for more efficient t...[0m
[0m[[0mdebug[0m] [0m6b274687b355e5bcd6a49a0ec3b63031a28c87ea Attempt to fix failing test.  No review.[0m
[0m[[0mdebug[0m] [0m51e4a6a351a64a1bff995e1b5fefb88c7e2430eb Parser relaxation so that one can name the type...[0m
[0m[[0mdebug[0m] [0m81f38907b838caa64d26b4ea49efe938a3d0673f Found several minor thigns wrong with checkSens...[0m
[0m[[0mdebug[0m] [0m4be5e11cccace4974ed9a449052455392570139f Deprecated the @serializable annotation, introd...[0m
[0m[[0mdebug[0m] [0m402d96dd3fab6ae677966a9a258c00b3f34a37ed It looks like the fix for #2318 was causing pro...[0m
[0m[[0mdebug[0m] [0m66a92814a61c62149a49335f65f4189763b43296 The initial implementation of TraversableOnce c...[0m
[0m[[0mdebug[0m] [0m4ec7f11a799444c3758e94b3fdf9fa5c26330577 Fleshed out Equiv[T] so that it can be used in ...[0m
[0m[[0mdebug[0m] [0mcbcf3f505144297ad197d0086ea7a4c4f1fbb598 "I invite everyone to change this rule, and obs...[0m
[0m[[0mdebug[0m] [0mfa822e3ef63a7e11345dcdd2c81a1f565093a63c Adding some more unwrapping to unwrap.  No review.[0m
[0m[[0mdebug[0m] [0mb810d8c4012d1b09fa95181790722b60967be3fc Did some more polishing on the infamous partial...[0m
[0m[[0mdebug[0m] [0m98569e2464292054c1b5629ad7eff4a4a3dd7381 Moved sigint handler to InterpreterLoop and mad...[0m
[0m[[0mdebug[0m] [0m28ff653bc5e30bcc3715bf11c6a73e6226b54d3e Test case closes #3106, no review.[0m
[0m[[0mdebug[0m] [0m16b3e8c1d70a0ddf5307c6564fd34a4854e4bf77 Fleshed out the mock code a little further so i...[0m
[0m[[0mdebug[0m] [0ma5553b8384a6e4cb6071846368bb0d17be2e246f Some hardening of the repl's internals extracte...[0m
[0m[[0mdebug[0m] [0m3e3e3564ca2771b0946c9c8b35a6a393f4330354 Followed up on the claim that wrapArray can be ...[0m
[0m[[0mdebug[0m] [0m25757de1db52311a94ed2672639c0f09fc28c31a Some cleanups in the *Runners and a few compile...[0m
[0m[[0mdebug[0m] [0m49d47cb3723c9d3160e3f215808b571a05d1b252 Refactored parallel collections for pluggable t...[0m
[0m[[0mdebug[0m] [0m14e47d131b1d395a3c636bef815706dd60171011 Temporarily disabled varargs annotation on cons...[0m
[0m[[0mdebug[0m] [0m59c95e3e927e5b48fc4e44d114530fea0ab15d92 Today's Bourne Shell Ultimatum.  No review.[0m
[0m[[0mdebug[0m] [0ma3d56cb47e0c8637c855ec006ec17cb79dc39ba7 The usual flailing associated with changing a s...[0m
[0m[[0mdebug[0m] [0mbb3235a2b6f5521040e96da30a6cf122940cd539 Moved the painful-in-ant git/svn revision getti...[0m
[0m[[0mdebug[0m] [0m72d12aabf35f699ef103d79f29f8f7b21286d94c Some work on error messages, somewhat based on ...[0m
[0m[[0mdebug[0m] [0m5be89bb3bf95f9a11773273fee5d692e4a9a7f03 Seeing if I can unbreak things without actually...[0m
[0m[[0mdebug[0m] [0m66f0296fda8aea4ee8ea749b45cc111fe9a6b1d1 Making the installation of the repl sigint hand...[0m
[0m[[0mdebug[0m] [0m1fcb86507062f9923465cdf72e6b70c3a1cfe96b A new totally safe signal manager, along with a...[0m
[0m[[0mdebug[0m] [0m79ef52f9e374a6ef599cefebb878692b380ea755 A manifest init order issue motivates some shuf...[0m
[0m[[0mdebug[0m] [0mf1fa3ce75795da64292ba4165449847d3f80c272 Disabled possibly failing test.[0m
[0m[[0mdebug[0m] [0m5ded3c7a61f3c76cf36410224f90eb70e793209e Changes to the vector class that will be needed...[0m
[0m[[0mdebug[0m] [0m8f5b0ef42808e15bbe8ff25d0dc494a4d1625948 You shall not pass the testing stage when abort...[0m
[0m[[0mdebug[0m] [0m794324a73f4e143835bd164978a8517482a4b672 Adapt nested objects properly.[0m
[0m[[0mdebug[0m] [0m088c19a13c799d577736eb37da3dcd9926d59f9b I keep forgeting which phase the browser is cur...[0m
[0m[[0mdebug[0m] [0mcf8c15946e70fd0016f22de4811a2d44221ffd13 Further work on #3621.[0m
[0m[[0mdebug[0m] [0m575f7c33e09901c8008a99d930b3efa9deb7acf0 A test for collection conversions.[0m
[0m[[0mdebug[0m] [0m9382d7ca14d65660b9589a7172c226bc00bd851c In the absence of known reasons why some except...[0m
[0m[[0mdebug[0m] [0ma16bba97a013cc7cb8bb7fa8815b4683efa4324a Added toParIterable, toParSeq, toParSet and toP...[0m
[0m[[0mdebug[0m] [0mfcc17475480627b41ec8f67da99a5ddd5617ddb0 Temporarily reverted sun.misc.* using code unti...[0m
[0m[[0mdebug[0m] [0me83bcb3fc5cff4dab80120728bdfb23ca1ff70fd Further fixes some issues for #3621.[0m
[0m[[0mdebug[0m] [0mb766d4bc9a87ec988d1e9b6af7373b7501e44daa Changing EnclosingMethod generation not to drop...[0m
[0m[[0mdebug[0m] [0m597acf7b0c26ca94a34f188fc2919b8482c3ab0a Fix for #3621.[0m
[0m[[0mdebug[0m] [0m46d1d8e55aa40037a536767f0ae8d98665c73617 Applied patch from davetron5000, improving docu...[0m
[0m[[0mdebug[0m] [0m30b26d84b36af69738f2770069924b087736df09 Quickfix for #3993 before a real fix is done.[0m
[0m[[0mdebug[0m] [0mc555cedd675da47ddf4e85835ece8dd401805ee0 Added Presentation compiler stress tester.[0m
[0m[[0mdebug[0m] [0m7c0ee3acb4f0319040e21c242c10c819db7490ff Some cleanup (mainly in Typers).[0m
[0m[[0mdebug[0m] [0mc6f4dac7beec147982c91e8129834b2b50299c82 Fixes #3630.[0m
[0m[[0mdebug[0m] [0me3cfb4216f89dfba3db1e6fd3bb7b985ee11c924 Make interrupts non-interruptible, otherwise th...[0m
[0m[[0mdebug[0m] [0m0e70623ab8742433cb2745beacdd9747a3db532c Added some docs.[0m
[0m[[0mdebug[0m] [0m685f675ea0768c50b14be0cd1d5661179b390bd5 A little IDE hardening[0m
[0m[[0mdebug[0m] [0m4886b55fa41e6c98434c90fe33a5909c5c935b5b Fixes #3647, closes #3647, adds a test case for...[0m
[0m[[0mdebug[0m] [0m72969dec9de6b569f932577283b2029c682cf1d1 Fix for #3686. No review.[0m
[0m[[0mdebug[0m] [0mc9f0770b447540ea7ff2bbe3bdc0825a84f8cd53 Removed inline annotation on a private stream m...[0m
[0m[[0mdebug[0m] [0m78ae055e5231d5a9ef3aae6228863cc3ddcf963e Fixes #3686 by special casing Stream transforme...[0m
[0m[[0mdebug[0m] [0ma01f074d3e3229db905e21e78469ab02dc6ca0cf Applying patch by Daniel Sobral for #3796.[0m
[0m[[0mdebug[0m] [0m349c8baeabaac7b59c58ada4043b7f35a94e848f Better integration for mutable list and queue.[0m
[0m[[0mdebug[0m] [0mfcbf3715187470c8568057bebb7f9577f6163e88 Fixes #3935.[0m
[0m[[0mdebug[0m] [0m1ab5e1578c600e7fe415998fa3f13afed7d7fb14 Rewording for #3958, and a few doc changes.[0m
[0m[[0mdebug[0m] [0mc5c02cf4ff257bfb23386048ef9b3129eab2baf2 removed duplicated error message for bad compil...[0m
[0m[[0mdebug[0m] [0m13a20ba71ae1805c7361e95d66360bd0a9a7f3d8 Improvements forMSIL:[0m
[0m[[0mdebug[0m] [0ma86453a5eed21abf5dfa5fd1d0321c8eb0298302 Some refinement of the error messages when the ...[0m
[0m[[0mdebug[0m] [0m48451f980e1a252a0470e72dfd944b1eee52891b Fixed the bug which was hanging partest.[0m
[0m[[0mdebug[0m] [0m1fbd342a80a1cafbdb3c124cb90862d3713ae3e8 Another fix for #3989, regarding the `-` which ...[0m
[0m[[0mdebug[0m] [0mcfa6808a9e965b9b96dbd875a72900af01a192aa Closes #3958. No review.[0m
[0m[[0mdebug[0m] [0md41da608a37fa74ae17042a837a77c01d1e1f9ea Added another fix for #3970.[0m
[0m[[0mdebug[0m] [0m4c1cae0ef2772574a85d49f939b12c0e515aa6bd Fixes #3970 and a bunch of other issues.[0m
[0m[[0mdebug[0m] [0meb2d8e39853f776af2c9e2c2d1b479d67641496b Fixes #3989.[0m
[0m[[0mdebug[0m] [0m9266922e1bfcbbebc9b5926864f7e70e49e142e7 Fixes #3989, adding test cases for #3989 and #3...[0m
[0m[[0mdebug[0m] [0m048abea8290d2bbb689196e68ada76d5ad368ba9 Fixes #3996.[0m
[0m[[0mdebug[0m] [0mc09f6173e96ec741c9b38edfee969ae8c6b74d4e updates Scala examples, added detach plugin[0m
[0m[[0mdebug[0m] [0m363a1456f671323b35dcacf2c8b8eb39180b8a53 Two annoying REPL things made less annoying:[0m
[0m[[0mdebug[0m] [0mb7fcc7c73e41b326fe4d85d81c49c50fa954c990 Some profiling infrastructure.[0m
[0m[[0mdebug[0m] [0m03b3f7d4a1995c735ba95080f7dc5e0c68d07ca3 Correct wrong comment. No review.[0m
[0m[[0mdebug[0m] [0m70ecc1ea56dbde5f6124b6733973ffc56deae277 Added and corrected existing comments.[0m
[0m[[0mdebug[0m] [0m764dc81ede76e8013fbb755ce1f2f928f9551acc Switched from ignoring nonexistent directory to...[0m
[0m[[0mdebug[0m] [0m81d659141ae743d1d0ced41961ea6d4461c005ea ant, build.xml and classpath issues.[0m
[0m[[0mdebug[0m] [0me3c3cc97597d8c77b0e8f8552b3ba78d111fac97 Cosmetic changes to previous fix for #3918.[0m
[0m[[0mdebug[0m] [0m6292877281f8bf4ec5f52cf8d388382a8c4c8fcf Clear the undoLog for types in resetTyper.[0m
[0m[[0mdebug[0m] [0ma3c0cdc9db4de255c93f817bd92db9fed531c085 Changed javasigs test to use new javaccmd syste...[0m
[0m[[0mdebug[0m] [0m8006c997922d84db97156f6a6a635e19433ba0b0 partest sets javaccmd system property when runn...[0m
[0m[[0mdebug[0m] [0md0d20f5b63cc0213446b6963dab60c0829c05d6f Revert unused code.[0m
[0m[[0mdebug[0m] [0mbf939d9757b782439e0afdd7badcbac1ed7476b9 adapt not to confuse types and stable terms.[0m
[0m[[0mdebug[0m] [0m6900ffe884573fef394e2886e35361e2e1e951d5 Cleaned up some hangover from equality struggle...[0m
[0m[[0mdebug[0m] [0m872f147d845b4585d9e288cb2bc38ffd4c71dd11 Moved failing test to pending until I figure ou...[0m
[0m[[0mdebug[0m] [0mff5acd0dbb714445d01c0347beace11c735ea231 Fixed -Xexperimental and other settings so that...[0m
[0m[[0mdebug[0m] [0m298738e95935563c302d4a15cef8207c4f15be97 Merge branch 'master' of /scala/trunk[0m
[0m[[0mdebug[0m] [0me1780e9686914d835b295e125511368eeb1d0733 Made the additions to Predef described in #3762.[0m
[0m[[0mdebug[0m] [0m5d1052f36a889607eb365c37450bb9b5c7862d9e Use partest's java and javac command in the jav...[0m
[0m[[0mdebug[0m] [0md205bf404fb361de6c8829d8f13d8adcc809e87d Fix InnerClasses attribute: anonymous classes d...[0m
[0m[[0mdebug[0m] [0m8c5af3304f8592fbb2fe20db4caf61f1085b8723 Fixed erasure.intersectionDominator.[0m
[0m[[0mdebug[0m] [0m6bf1e7a2684c19f21ebc6367a39bc3e19b32e321 Another exciting development in the world of -Y...[0m
[0m[[0mdebug[0m] [0ma061def4dd3d16b226f17a5246470255623177c2 Generate EnclosingMethod classfile attributes.[0m
[0m[[0mdebug[0m] [0m505a858ea1328227f18d116926a57296fd63dddd A revival of r21442, which I had reverted based...[0m
[0m[[0mdebug[0m] [0m91eff8e6d903a9eab2bc83c120774d623df5ad7d Half of an implementation of sealedness for jav...[0m
[0m[[0mdebug[0m] [0m46a921df8152d2535cca577132a2fe323a57ca88 A slight performance improvement for parallel s...[0m
[0m[[0mdebug[0m] [0ma1fd391c10e9b71ca2850cdcde3c76f6ec9d6c78 Solved a performance problem in parallel hash t...[0m
[0m[[0mdebug[0m] [0m2d4a8afdc3c0a761aa569080ec368600cdfc794f A test case having some issues.  No review.[0m
[0m[[0mdebug[0m] [0m19064bad63aff0d3386bf7d5fb154b14c345c418 Some more work on options related to showing co...[0m
[0m[[0mdebug[0m] [0mb95246f152347fad32630ad7dc251750b3c4ae47 Some minor fixes found by findbugs.  No review.[0m
[0m[[0mdebug[0m] [0m19b12e8e0fa68ae922cfbc405815698859e106f0 Unsuppressed generic signatures for members wit...[0m
[0m[[0mdebug[0m] [0m82770a97b82f07a1cbbf133c123e4e5aa982d336 Introduces "Origins" for all your superhero bac...[0m
[0m[[0mdebug[0m] [0mbd86b89077131370e422eccd4939ddef6c32c98c Benchmarking parallel sets.[0m
[0m[[0mdebug[0m] [0ma1b86a7e513f16f93aa2bc4294664f46bcac95d9 Added a benchmark for mutable hash sets.[0m
[0m[[0mdebug[0m] [0m29bd7715f70d90a381d794e00d26abebcbfdd263 Fixes #3878. No review.[0m
[0m[[0mdebug[0m] [0m43409ebb6f4fe29f69cc83ae36cb1a51286f7e81 To fix the failing nightly.[0m
[0m[[0mdebug[0m] [0m37d9130f9fa9d90d2e4b31d3004e4e1b1df58d5c protected[this] members should be accessible to...[0m
[0m[[0mdebug[0m] [0m903478337c9b83ea9317d1dab311c62f654a7a45 Closes #3980. Review by dragos.[0m
[0m[[0mdebug[0m] [0me46a39797744d1fb4bda637f31034be5d25a6338 While investigating the cause of #3984, discove...[0m
[0m[[0mdebug[0m] [0m6cb5c25802ec68d31fccde6bf9ee2fd2e8e3ff45 Iteration bug in TrieIterator.[0m
[0m[[0mdebug[0m] [0m107cf1ae8e934b0ef7a6b6e819193b2166f3c44b Restored the stack traces I'd accidentally smot...[0m
[0m[[0mdebug[0m] [0mb2559b3cf4516f751ad050480c50e348e03952d7 Deprecation patrol.[0m
[0m[[0mdebug[0m] [0m71f765bc4f9ef4599855a7550dd79347c4c578ba Fixed crasher with @elidable on parameterized m...[0m
[0m[[0mdebug[0m] [0m942bf86c7bb28c7d9aeae82204ae060ae330d9b6 This is work on -Ycheck:icode.[0m
[0m[[0mdebug[0m] [0m8009f723b905509e9dfa22d8746787ebb0cd11a2 Modified the lub calculation in TypeKinds to av...[0m
[0m[[0mdebug[0m] [0m948f4228c1a279f49093dbc7dc042eea749c463d A bit of -Xshow-class / -Xshow-object which did...[0m
[0m[[0mdebug[0m] [0m7f8ccd778d34016e6fb63b218524783da3916573 Proper fix for adaptToNewRun for toplevel class...[0m
[0m[[0mdebug[0m] [0mb10ba655d5a3c127ffc4332ebb1e7198da3f9294 [scaladoc] Fixes build. No review.[0m
[0m[[0mdebug[0m] [0m8607dd6b78af6094d2a40fd42c2ed03c4444f086 Disabled a test failing on server.[0m
[0m[[0mdebug[0m] [0md76d7778b675bf89c67407e7100a84f297ccd67e A test output changed. No review.[0m
[0m[[0mdebug[0m] [0m09ed9d12c343ee972861c8439fd10596903efe59 Added size maps to flat hash tables.[0m
[0m[[0mdebug[0m] [0m056663c3f22b8c03f222856305ef99e3ed029889 Pruned away structural invocations throughout t...[0m
[0m[[0mdebug[0m] [0m1016d68bef18ea078a83af6e550adf2d8a818ddd An overhaul of Global.[0m
[0m[[0mdebug[0m] [0m4659d81554c1eb5bda6730d48e0dfed747679862 [scaladoc] Annotations are modeled and printed.[0m
[0m[[0mdebug[0m] [0me3b2ebcbcf15c3b5ae5d4f7655073698f890c2b8 Temporarily Undo[0m
[0m[[0mdebug[0m] [0m4a19146481f468b9c946ff48aaec8aaaf59c4c2a Sync toplevels after namer but before typecheck...[0m
[0m[[0mdebug[0m] [0maf202942f1ec01eb0a35e94407bcdb485679ddf0 Need to rebind toplevel symbols to handle delet...[0m
[0m[[0mdebug[0m] [0m70d07a23945ff3cb79eea3515d55f356ec3c5004 Some more special cases for stringOf as we cont...[0m
[0m[[0mdebug[0m] [0m1320e921ad6be95725ed8879ef6cbdb80ce9b795 Presentation compiler: not adapting to the new ...[0m
[0m[[0mdebug[0m] [0m78c1e2f94ed3b324ffd8003945d94d00260b5e3b Check for npe in the last commit[0m
[0m[[0mdebug[0m] [0m29be721e25c761a4d58211d1bd698ee3e722fcb3 Some further changes related to r23434.[0m
[0m[[0mdebug[0m] [0m379af580e2c8cf0ce5309fc0b31702f79e415abe Determined that half a dozen ways of checking f...[0m
[0m[[0mdebug[0m] [0mde012b3a6d04f1e7a9fd6fecd403e0492f6ad7c1 Some minor patmat/symbols cleanups, some of whi...[0m
[0m[[0mdebug[0m] [0mdb163e25eb606c4f1d23a5aa7b9c117a611daa0a The probable cause of the failing build.[0m
[0m[[0mdebug[0m] [0mc891ba15f2ba270f40413b64770cf6dd0a62994d One more mr.[0m
[0m[[0mdebug[0m] [0m3b0b4d7480627d3d19a5745a7163c5b9e3d8f16b Closes #3973. Review by extempore.[0m
[0m[[0mdebug[0m] [0m8e320487627e85cce44a4eab0d77d28fd0904d50 One of those annoying patches for which I apolo...[0m
[0m[[0mdebug[0m] [0m543d70e30c153522eedb986755ae3a5de8d820c6 Make compile runner thread volatile + remove a ...[0m
[0m[[0mdebug[0m] [0m6fddcaa5f9eb15beeb25d27c773093796c78ca0b Enable test directories for 'run'.[0m
[0m[[0mdebug[0m] [0mbcfe76ee680852c66781882d70ac02bd76e09ac9 Added separate bitmaps for private and transien...[0m
[0m[[0mdebug[0m] [0mb80f27780458da880d47392e4ac747d196af355e Don't crash the compiler for the 'companions in...[0m
[0m[[0mdebug[0m] [0mb9982a3d3d338d097fbee082c5f6778f6494f5cd Closes #3932, #1537. Review by extempore[0m
[0m[[0mdebug[0m] [0m62614a6f9f7c335cf53f464ce272ac05979f5647 Closes #3927. No review[0m
[0m[[0mdebug[0m] [0mf4e000f7f08086727cec4c810873379de8ab2624 Closes #3816. Review by moors.[0m
[0m[[0mdebug[0m] [0m278ec47fb14f58b82e78f4c77b49d35eec122b92 some cleanup. no review[0m
[0m[[0mdebug[0m] [0m3f26904e68a2693b57f5b08eac1847676ff748d2 Closes #2792. no review[0m
[0m[[0mdebug[0m] [0mae4910485511c12cda0c110b6563610041070b5d Created @strictfp annotation in scala.annotation.[0m
[0m[[0mdebug[0m] [0mc0b74d9bcdf3e9d4601b6057dd8ddfd556ef757c Don't call exit from MainGenericRunner in a way...[0m
[0m[[0mdebug[0m] [0m2f851bd1f7484c0650158ef335c019f8f7496f2a Don't truncate stack traces in the repl.[0m
[0m[[0mdebug[0m] [0m89f3533a2f43547c1478d6bdcd8df35742cf9bf9 Don't let stringOf lose elements to print by ha...[0m
[0m[[0mdebug[0m] [0mff86078200fea24ad86b402438058fef032ec73f Sprinkling in some names to avoid reflective ca...[0m
[0m[[0mdebug[0m] [0m3953904fd0abf7c40b007dd94636177434657a36 Achieved similar simplicity gains in NumericRan...[0m
[0m[[0mdebug[0m] [0md6b71cecda5802ffc4701f87b43929c4e3fc4127 Removed a disappointly small amount of code ass...[0m
[0m[[0mdebug[0m] [0m9b54520a8c5a4f130a1fabbb0d0e7a3ec9022f41 Eliminated duplication among the Rich* wrappers...[0m
[0m[[0mdebug[0m] [0m1df37f476926ada63e223abcbe119147b6d693b3 Relaxed non-sensible warning for comparisons wh...[0m
[0m[[0mdebug[0m] [0m00b42b18ed462db89956de881bbc13740cd8ba82 Took a step back and massively simplified Range.[0m
[0m[[0mdebug[0m] [0m6beaf28e6d25535ac9a1d4abe195bb32ebff8c15 Removed race from test for #3356. No review[0m
[0m[[0mdebug[0m] [0m09ec5aa3f09e48e9d8944111a0c1b2a0ae86e97e Made an @inline marked method final because oth...[0m
[0m[[0mdebug[0m] [0mb4d47496cb87ec2dd0c47c7d4b7a38cb9842d900 Ported --update-check from partest-alternative ...[0m
[0m[[0mdebug[0m] [0madbad7ba56a089a4365624a98d872cb040b55c37 Widened the pattern type in the pattern matcher...[0m
[0m[[0mdebug[0m] [0me73e777e21eb92da35b3fac827a565392b0589e0 partest: fixed property handling of --debug.[0m
[0m[[0mdebug[0m] [0ma2ce51bcb7f5681d81240e233cdf452f35a757db presentation compiler hardenings.[0m
[0m[[0mdebug[0m] [0mb4afd4c86b1eb76b03acb706a34979532fd08c8d Some deletions in global based on adriaan's goo...[0m
[0m[[0mdebug[0m] [0m460edf36cb9e19ceea58dcce0cc4c9d6c5b234ac Correctly find completion proposals for ImportT...[0m
[0m[[0mdebug[0m] [0m9f3d7b709e98f8ee743013a812888232eabb2ab0 Remote test help improved.[0m
[0m[[0mdebug[0m] [0m750b5244eeb2484e0cd37117c0e6c9f0b7c5c57a Performance bug  in hash table splitter fixed, ...[0m
[0m[[0mdebug[0m] [0mb7a344e93fbbcdf2392ed4be99c3a49dc5b8a9d9 Added hash table benchmarks.[0m
[0m[[0mdebug[0m] [0m6801b5e4900ea21b2cf7fa0dade0026b677e4ee2 Two hashcode-related failing tests fixed.[0m
[0m[[0mdebug[0m] [0m8d311558f3774cd628a53fc675da93b550d06090 Debugging parallel hash tables.[0m
[0m[[0mdebug[0m] [0m962a348ab26f189a19dd74aeb3bbc8fd5d63061a Changed improvement hash function to murmur hash.[0m
[0m[[0mdebug[0m] [0me9b61ff9fc769fd94f427902ec0a65ee23db6b85 Some serious bugfixes in parallel hash tables.[0m
[0m[[0mdebug[0m] [0mf388aaaf52dab4ceaf8e5f26c72eb4a0d1d3b3e7 Mostly refactored existing test functionality f...[0m
[0m[[0mdebug[0m] [0m4ddb4ce1e28afe15f9335a4bd51e07f68161b27c Modified remote test.[0m
[0m[[0mdebug[0m] [0me734600e0a86109acaa59ae684e6e8d17c0593dc Modified remote test.[0m
[0m[[0mdebug[0m] [0me077dbb8b994e9470c085431d7a022b870776ff0 Some cleanups and long-dead code abatement in t...[0m
[0m[[0mdebug[0m] [0m6e6435156afeea32a02e13ff7e6b66e54d7575c5 Some issues with Tuple2/3.[0m
[0m[[0mdebug[0m] [0m683af5895e3dead6a6dac3c9939a7bcd2c7bad18 A double goodness whammy involving type inferen...[0m
[0m[[0mdebug[0m] [0mba6fbcef841743e5e8690a7be8f86148a9513557 Fix for IDE ticket #1000180: the presentation c...[0m
[0m[[0mdebug[0m] [0md96113b2bf38b5e5f817d79ce7b5e24394bb7918 [scaladoc] Even faster JavaScript index filteri...[0m
[0m[[0mdebug[0m] [0m0e3e701870e705a453df5f4e178af377eeb54aec Some uninteresting code related to error messag...[0m
[0m[[0mdebug[0m] [0ma15e48df88fde5172526f68939530862f72f19ca Merge branch 'oct26' of /scala/trunk[0m
[0m[[0mdebug[0m] [0m46d1cfc7f0ee0df50ff92f0acbaaa700269901a6 Test for long fixed bug.  Closes #2119, no review.[0m
[0m[[0mdebug[0m] [0m6b6d21444f2d68988423424ee4a9ebda544985e9 The treecheckers revealed that auxiliary constr...[0m
[0m[[0mdebug[0m] [0m2212fd6f4ee54ddad0e96378c16c50e0f58a2a68 Closes #3010. Review by prokopec.[0m
[0m[[0mdebug[0m] [0mdc11fa1ca6b0710c55f8ba75204325e045ac0094 close #3954, no review[0m
[0m[[0mdebug[0m] [0m0895da3b109e150acf511bb09e23d404c3df8974 Closes #3920. Review by prokopec.[0m
[0m[[0mdebug[0m] [0m6d22805793cd25427469cceb89258fdbca42630b Case accessors are always public else the patte...[0m
[0m[[0mdebug[0m] [0mcab41b68581f32e56491b4bfdcbb931a4abe3689 Another attempt to fix a bug which has plagued ...[0m
[0m[[0mdebug[0m] [0m6de5505cd98b8d852b1b63e3f0ec1e48e9deb701 Added test for #3312 which it looks like was fi...[0m
[0m[[0mdebug[0m] [0m22da3636fd531964182c4079e0e17faf2c0f38c8 A modifier's work is never done.[0m
[0m[[0mdebug[0m] [0m7f365342d9875ffc4105af26faa260f81a270246 The tree checkers revealed that Volatile*Refs w...[0m
[0m[[0mdebug[0m] [0m5c322510b185e7ee50ec6f75057369c427b9724b Now short-circuits reload work items that are s...[0m
[0m[[0mdebug[0m] [0mbaf9c6f3803d64b7d03fa9193871a85cd29c00b8 Two comments where presentation compiler sanity...[0m
[0m[[0mdebug[0m] [0m246b590a4a5d7df4b3db2204e84497dbabc5edac removed warnings in test files[0m
[0m[[0mdebug[0m] [0m006fbc37ca3c3b47090c937d7cc5a1c49d005f09 A couple minor cleanups in Global.  No review.[0m
[0m[[0mdebug[0m] [0mcfb50cbccefea3ce00e7a78913993c4602ab9e77 oh well.. so let's remove that test. no review.[0m
[0m[[0mdebug[0m] [0m81443d309e6af3f7daa51ddb323e19818334d784 splitting up scopes test into two parts.[0m
[0m[[0mdebug[0m] [0m2b417333e336d66c97a6b6175a30aa086ba6d45b new starr to fix sbt build.[0m
[0m[[0mdebug[0m] [0mb689b912caa0e1bcd981c1a0092857ac83fb1e1d Some serious hash tries bugs fixed.[0m
[0m[[0mdebug[0m] [0mb1d9354a08107afab9c15d2ae1b8dded82b5ffef Added back a previously publicly available method.[0m
[0m[[0mdebug[0m] [0ma4a65f9c42a17972d5c7af2f1e3249fae5057c6e Improved the remotetest script.[0m
[0m[[0mdebug[0m] [0me7ca142b45255f6b41582c25fe590a664d5fc8b9 Some exception handling fixes in parallel colle...[0m
[0m[[0mdebug[0m] [0md3d218e5ea77584489437f0dfa8148ee3764d6f7 Further work on parallel mutable hash maps.[0m
[0m[[0mdebug[0m] [0md13a2529aa8218836d13ee04303da4f3325933c2 As hash codes change, so do the tests - output ...[0m
[0m[[0mdebug[0m] [0m898bd4b57c98c93bd4f16984143c256faa856d2b Work in progress. No review.[0m
[0m[[0mdebug[0m] [0m2f7197c50b31386118a660833828ea720bf9d239 Changed hash code strategy in hash table - now ...[0m
[0m[[0mdebug[0m] [0md33724e24bbb0a5b2cb650f207a283f59ad68dd5 Added stubs to parallel hash map. No review[0m
[0m[[0mdebug[0m] [0meeb70cd5f422e51d2be0658c4ad0b9e7f3d7b4fb Refactoring certain tasks to accept empty split...[0m
[0m[[0mdebug[0m] [0m2014160121a62681bdc0e873a3f7e9b5e3bbae16 Closes #3059, #3895 (the only difference betwee...[0m
[0m[[0mdebug[0m] [0madd9be644fd7b2864e4dcdd792980622622c934a Closes #3670, #3877.[0m
[0m[[0mdebug[0m] [0mde3e8492e61e02777520e8876e9e1bccb4b0f065 Closes #2910.[0m
[0m[[0mdebug[0m] [0m7a4b4c7a97b0b9417a82bc03ecac31ffe16cf40c msil doesn't run flatten, so it is possible to ...[0m
[0m[[0mdebug[0m] [0m842ec522a2b8bb4fa9161c595f36efe502b9a1e0 Fix involving xml equality, contributed by mark...[0m
[0m[[0mdebug[0m] [0m9066ffa93eee761b2bfdb0953d9fe695402de425 As pointed out to me by plocinic, the pattern m...[0m
[0m[[0mdebug[0m] [0m9bd74024a120aca0c777ee3917084776875daa69 A modified approach to map withDefault[Value].[0m
[0m[[0mdebug[0m] [0m8b17d54737ba37bc96f91bfcd69590acb3f728e9 For all those using .git who like their build a...[0m
[0m[[0mdebug[0m] [0m26ac638650e2da23d2d97194bf13b5b9162ac181 Reverts r23251 because it hangs on windows.[0m
[0m[[0mdebug[0m] [0m79389bc80d08b18e20372c181a5749b8efc9614d Closes #3934 by fixing a typo (missing + in str...[0m
[0m[[0mdebug[0m] [0med65254c4f1bfc0ba7f8b8053bdafbdd8bccb670 Fixed NoSymbol problem in IDE for type construc...[0m
[0m[[0mdebug[0m] [0m4b97811b4e6e0d6688c9e75fdc6fb12accc846a9 VirtualFile.{equals/hashCode} should be based o...[0m
[0m[[0mdebug[0m] [0m8dd7839ac882d42a130dfee91d4b8507ef332782 adding gitignore sample files.[0m
[0m[[0mdebug[0m] [0mc39f26382dddaa7e000022704792c813f8bf7f2b Closes #3871.[0m
[0m[[0mdebug[0m] [0m491ecd7b8b2e5a0ee1f185f26042a80e11e46568 Reverted previous commit as I think it is wedgi...[0m
[0m[[0mdebug[0m] [0m080d357a3e3c88c17626c3a2ddd6fc334cb86d2e Made some changes to fjbg so when people run in...[0m
[0m[[0mdebug[0m] [0m5cdb213d7d24ae357c518823e1054cb302b250eb Documentation being generated by genprod was pr...[0m
[0m[[0mdebug[0m] [0m87134363a20bc81297037d8858ee88e961f255f9 Disambiguated all the implicits in JavaConversi...[0m
[0m[[0mdebug[0m] [0m0642bdf04484bfccd03abacdd278750eebf22d98 new tests. no review.[0m
[0m[[0mdebug[0m] [0m80dc8f4e275aa75f1fd6a2448cf7c47b90617bc5 Small changes in layout and comments. no review.[0m
[0m[[0mdebug[0m] [0mb525978a52a4ebf8ec32cae77fb2b0f579da667c Closes #3837. Review by extempore.[0m
[0m[[0mdebug[0m] [0me5cfe47a191bd0e5aaac07f8910dd0916b060d26 Closes #3614.[0m
[0m[[0mdebug[0m] [0m9adc6d22c960c1b20c7cff88091c9aaecaaf9053 Closes #3567. Review by milessabin.[0m
[0m[[0mdebug[0m] [0mde2fb8466ebf0fa221e56a1a5db8537676cd7d97 Closes #3833. Review by extempore.[0m
[0m[[0mdebug[0m] [0m30872339677177693b988f31fae5fe660289b3e2 Closes #3672. Review  by extempore.[0m
[0m[[0mdebug[0m] [0m1e73d82e13161ffed415118cee8530a1ac6ad688 TreePrinters now go inside orginal's of TypeTre...[0m
[0m[[0mdebug[0m] [0m264e7c95f1f25102aee5492aef4ba3146863f6fd Reverting r23232. No review.[0m
[0m[[0mdebug[0m] [0m3332d2052666f868092deea2b34f0b7b1b7fb932 removed docs/licences (doc/licenses already exi...[0m
[0m[[0mdebug[0m] [0m6e18fbbd388afcb4627a97fb7bae141b7c36a86a Working out some more of the flags situation.[0m
[0m[[0mdebug[0m] [0mc5c38fc6420ce5a22448a2eeb3b45e1644358575 There was a fascinating tangle of name creation...[0m
[0m[[0mdebug[0m] [0m185700607dc2fd12cf47a61f583bdbafd726558b Modification to the widening logic to treat loc...[0m
[0m[[0mdebug[0m] [0m920449d6eeb0267f96b115a47866ccd53a5a3c55 All this time with Nil only claiming to be equa...[0m
[0m[[0mdebug[0m] [0m6893c72ee1a55e85409f12366b83c217dcbc0ea6 An error previously unnoticed.[0m
[0m[[0mdebug[0m] [0m771b4f7c236f30448ec941933d323ec8051b630f Improving scalacheck update script.[0m
[0m[[0mdebug[0m] [0ma4865203eb625a02bd4bb0e9f6b2930f56df9e70 re-added isAbstract and isTrait to HasFlag beca...[0m
[0m[[0mdebug[0m] [0maf200c9594f2bdad13c376d492bec83847fff9c9 Fixed the broken build by my previous change.[0m
[0m[[0mdebug[0m] [0m111deeb1a46382c433369be8ae6a5ac2a3a5a525 Fixed wrong tag for Longs, which caused bad jav...[0m
[0m[[0mdebug[0m] [0m492f5f52141ecd71f2decdbf7eda7aed51dfb64c Fixing issue with XMLEventReader.stop failing t...[0m
[0m[[0mdebug[0m] [0m77c31e39ecd2d160cc27270fc8ef31eaa56e3444 An object with a main method can now extend its...[0m
[0m[[0mdebug[0m] [0md9e7e347c74a5c89b5594254ddfccf5dd7e9377c Closes #3894. Review  by dubochet.[0m
[0m[[0mdebug[0m] [0m15f4e9fc9bab8a7d4e2240dd2eb47d4f63c63c04 closes #3862.[0m
[0m[[0mdebug[0m] [0m0e7b7a50c6dab3097608bf477d89e13c4332a602 closes #3281, #3866.[0m
[0m[[0mdebug[0m] [0m68516d31fe114952bd12361d784dc1711364cc52 Misc. cleanups in specialization.  No review.[0m
[0m[[0mdebug[0m] [0m0891a46d960c4f1803541ce28eee7ec54b5b00ea Added filterNot to Option so I can stop being d...[0m
[0m[[0mdebug[0m] [0md64cbe436646bccb42def34641c399e8367b1e44 The second piece of the flags patch.[0m
[0m[[0mdebug[0m] [0m08c460450aaa1c3e3e6eb6b2b12309f1476bf6df This maps @native, @volatile, and @transient in...[0m
[0m[[0mdebug[0m] [0m46d5e73c11bccd0e892429e4c3f2ac1a02cea2a9 Two improvements (or so I claim) to MatchErrors.[0m
[0m[[0mdebug[0m] [0m38d450043069c9c2607393135f110bcf215790ca One more partest fix where output was redirecte...[0m
[0m[[0mdebug[0m] [0mcf11854cf0f21b57634d8e7ec68ac23539ed4fb6     closes #3915.[0m
[0m[[0mdebug[0m] [0m44d0bb2426c23ede04a0f6c5873bdb8567eac5e3 closes #3890: propagate inferred type parameter...[0m
[0m[[0mdebug[0m] [0mb7efe9089062fd3908c07f19ee16a4ec39afdbb8 Closes #2333. Review by dragos[0m
[0m[[0mdebug[0m] [0mb33c2c37a4c6b76136b68f754516fbb78481599b Fixes #3895.[0m
[0m[[0mdebug[0m] [0m46069e07253cde9668a88683731666bdf7326e42 Fixed substring test that was occasionally fail...[0m
[0m[[0mdebug[0m] [0m7f5f17303e4488d9c4344ba481b3efc05d2fface Encapsulating name strings in StdNames and elim...[0m
[0m[[0mdebug[0m] [0m4215f6bd7d6895e400062c22d80a7ccfab20ff23 Introduced -Ymurmur with murmur hashcodes.[0m
[0m[[0mdebug[0m] [0me5c22d9e0a11f0c1a0d29520f7420d709fb174ec An overhaul of the collection-oriented methods ...[0m
[0m[[0mdebug[0m] [0m5c83be3b2bb200f53abd5e3c6667e78ce01ebe49 Abstracting out the common flags code between S...[0m
[0m[[0mdebug[0m] [0m6abce56ad4eb532ff44db3a7380f01642cb77b92 Updated IntelliJ sample files. no review.[0m
[0m[[0mdebug[0m] [0m72cf31c7acf46b1073d0c1e2ab6a87b55b7e92f5 temporary fix for compiler crash in dependend m...[0m
[0m[[0mdebug[0m] [0ma350673750d431c4f6159c908e3aca4af43057c4 Some cleanups in the compiler source.[0m
[0m[[0mdebug[0m] [0m487e5bf895cde949c6c057e029c0bf96c6232431 Better check for objects trying to sneak themse...[0m
[0m[[0mdebug[0m] [0m40cd42b7f53965424fd3c7cc655466e1c0861784 Settings help tweak.  Closes #3910, no review.[0m
[0m[[0mdebug[0m] [0me027dd4fd3b44acd432ecc22bd35296a21027fd6 Abstraction improvement in Flags.  No review.[0m
[0m[[0mdebug[0m] [0m908ed2f29f4dbe03bb2ff73341a74c524f44f964 Made some adjustments to toString formatting of...[0m
[0m[[0mdebug[0m] [0m4af97e33e7f60e61df1483af3605050a3af5dfb6 Added more complete output if tests fail.[0m
[0m[[0mdebug[0m] [0m41d7f547c03f2226748a3f9683a4e50084933776 Fans of scala cinema who have viewed this types...[0m
[0m[[0mdebug[0m] [0m001e910f9774b2da00da2d56b7ba92d78a9c20ce Did a bunch of symbol oriented work on checkers.[0m
[0m[[0mdebug[0m] [0m68aafb29c162c117d87ef4786ee2226bd08663bc  * Fix regression with `display packages only`:...[0m
[0m[[0mdebug[0m] [0meccc23e2e520c66aa72e229313efc33463df1eaa Fixed build.xml so scalacheck won't fail to com...[0m
[0m[[0mdebug[0m] [0m34c872d1a775697b1c76ff78f49b84c8ca39f42e Positioning fix closes #3092, no review.[0m
[0m[[0mdebug[0m] [0mcd92aad821eb476f68ea85fb9b149ee185a08e97 Unreverting r23174.  No review.[0m
[0m[[0mdebug[0m] [0mb8c07db737b55a2ce34190b17013215dc13940ae An obviously wrong yet somehow brilliant piece ...[0m
[0m[[0mdebug[0m] [0mf647966e8e2475cbd0498a3304bca04883424eff Further fix for #3796. No review[0m
[0m[[0mdebug[0m] [0m1a9a264f8b2a8f17b9d9c8d77cfe5bb623056426 Fixed a failing test. No review[0m
[0m[[0mdebug[0m] [0mf22b627730aecff56443083816c36b3e145a2474 Solved issues with fork join pool creators, and...[0m
[0m[[0mdebug[0m] [0mbf84cd2f44e3be39247e7fd05a93ca660aed1cc0 Temporary fix for #3796. No review[0m
[0m[[0mdebug[0m] [0m23c6d4f98541820ffd4085aa3a57dffc88de4786 Adding immutable parallel hashsets.[0m
[0m[[0mdebug[0m] [0m7553e6901d52ace00bfcb670336c480766c8301c Improves exhaustiveness analysis to not warn ab...[0m
[0m[[0mdebug[0m] [0ma4cf7b1ec5dade69b41e59469b9b3f65415b9822 Reverted a test. No review.[0m
[0m[[0mdebug[0m] [0m5deb8d8440a98d937e98bc8fde26f58c73ebc946 Added back another previously failing test.[0m
[0m[[0mdebug[0m] [0m33aa342005b44c251e8a3ee856195821dd176cce Added back a failing test. No review.[0m
[0m[[0mdebug[0m] [0m5f00dcd8527832758baee1d06cae17a60c2d4cf5 Disabled a failing scaladoc test. No review.[0m
[0m[[0mdebug[0m] [0m4f741668a8218c311f5ca15ccbec5f69be6336f0 Disabling a test from last commit until figurin...[0m
[0m[[0mdebug[0m] [0mb090accba15e71ac0c4823d1aa604b6beaadb335 An issue with scalacheck and actors where an ex...[0m
[0m[[0mdebug[0m] [0mc1f8dbca52899f87128ece2f5d137fb91206ede7 Somewhere along the way AnyVal stopped working ...[0m
[0m[[0mdebug[0m] [0m4afd17d6d309ba1d64979ee9078edebc5d8e035e Massively simplified the exhaustiveness checker...[0m
[0m[[0mdebug[0m] [0m74a0c96db07a3bef246bcc197cbe545b2a1eeee7 Checkes the size of the author list properly[0m
[0m[[0mdebug[0m] [0m6472e115d500bc0cae6064af2603c94c247c9732 Locator should follow TypeTree#original to get ...[0m
[0m[[0mdebug[0m] [0mff1e0647c18c4a79f1276b0d0a2360faed03b7d0 Reverts r23174, which I believe will bring the ...[0m
[0m[[0mdebug[0m] [0me0372eddc160678010c2b45be84a04af81ff63e5 Fixed a scalacheck test group "test entire subd...[0m
[0m[[0mdebug[0m] [0m9e21fe6c690e31f2e3fe079e386f4d440935c09e init currentTyperRun rather than leaving it nul...[0m
[0m[[0mdebug[0m] [0mc901a0675711a92ff714cfc909013a67a88c0ca3 Another batch of busywork shuffling the content...[0m
[0m[[0mdebug[0m] [0ma7fd7d6dc257e396cf2cf22a9e0a60c3ce44a992 Pattern matching on Array types, working for re...[0m
[0m[[0mdebug[0m] [0mafea859ef64122f71525405625d0006150d87fb0 Authors taglet is back to docs.[0m
[0m[[0mdebug[0m] [0ma03131199109b51b4a3051aa2c016d516bec6e36 Work on the pattern matcher.[0m
[0m[[0mdebug[0m] [0m2c59afc2c15ddcd124fd175eb30c0cdf9d98463b Removes a bunch of private functions which are ...[0m
[0m[[0mdebug[0m] [0m2fefb37220f82300e2aa44442f1a42261d65e359 One last batch of test cleanups and I think I'l...[0m
[0m[[0mdebug[0m] [0m943fbb1363345fdaca55e5df95059e8ce8c1344b The next batch of tests put up a little more st...[0m
[0m[[0mdebug[0m] [0m06aa1c9eff49d5190e82a72a876d7b3bd706d6d4 Sorting through the tests in pending from oldes...[0m
[0m[[0mdebug[0m] [0m256aca612204f1316e5281af6d10a14300d58ad1 Another attempt for #1591.[0m
[0m[[0mdebug[0m] [0m1148daec9c6aeba69d5d37fde877ab20b310db5b Still giddy with the thrill of fixing #266, I v...[0m
[0m[[0mdebug[0m] [0md3c453d15c318c7c8da73d6a2ea2ae59a14da196 While trying to come to an understanding with #...[0m
[0m[[0mdebug[0m] [0m0f2808227be055fb4603e7a0600a063a5756dfa0 [scaladoc] JavaScript template search uses a st...[0m
[0m[[0mdebug[0m] [0m4697416af31b66997e8f837fc325cfd76096cbd6 Reverted an earlier binary incompatible change ...[0m
[0m[[0mdebug[0m] [0m57f2b3d5e06fd2a0238baea8242ac7ba80960891 Changed Response so that get does what it did b...[0m
[0m[[0mdebug[0m] [0m44ba99aacf2c25dd59eec14506f462546ff0d9e4 need an access to compileRunner from Eclipse to...[0m
[0m[[0mdebug[0m] [0m521267d23e548ba191028dd7d93d26f803c8fb77 Closes #3875. Review by vigdorchick.[0m
[0m[[0mdebug[0m] [0me1eb91714d2129ea460e8c4da4ff65074acb736a Revert changes related to #1591. no review.[0m
[0m[[0mdebug[0m] [0mc0cc1dda85480c91df908d89d5d10c2293a03961 Fixes scaladoc issues with lazy vals.[0m
[0m[[0mdebug[0m] [0m20f39c1d4bf736bf8330303a4301d3ad5a443058 More beautification of icode checker output.[0m
[0m[[0mdebug[0m] [0m54f661510422cae577f92b2915c2296dbabf007e Modified typekinds to offer a more general lub ...[0m
[0m[[0mdebug[0m] [0meac72bbee3bfa6c24f8b32400a136c085312030e Integrating feedback from martin and iulian int...[0m
[0m[[0mdebug[0m] [0m0534bcaf69430d28adf0ac9d9f7ce8ef6e5ce429 partial revert of r23128 ("see #3859.[0m
[0m[[0mdebug[0m] [0m4dc846980edd1fc33a021e4f80b7403c843e1991 closes #3859.[0m
[0m[[0mdebug[0m] [0m9058008d344442e181b852b65e81da18af0fa800 closes #3865: scaladoc now prints anonymous typ...[0m
[0m[[0mdebug[0m] [0mcb91343d2b02b038f6c297ba79a052e0758caae8 Fix and test case for #3855.[0m
[0m[[0mdebug[0m] [0mc18c3e108131bbfd6d2c4bbc3395c3a7f76a581b A little reorganization of some pattern matcher...[0m
[0m[[0mdebug[0m] [0mfda537c771e16655e268e5c006f2dead25aeda30 Refined crash avoidance related to self type te...[0m
[0m[[0mdebug[0m] [0m19b42dea4538d20b696de4bdb0b01e7fdef2dd36 Fixed an ancient crasher in explicitouter invol...[0m
[0m[[0mdebug[0m] [0m7673099e4778f320ef3fe761fe90e7f009903038 replaced deprecated method call. review by rytz.[0m
[0m[[0mdebug[0m] [0m0b70eebcab729515ceeacd573650899789a3a37c Update comment in ByteCodecs. No review.[0m
[0m[[0mdebug[0m] [0m7032d7dbdccb871ab3ea1eaa2cabdbbb2d1d5e09 Fixes an infinite loop.[0m
[0m[[0mdebug[0m] [0m9c0e58c48da4cdbae7c96ef45fc15cd7aff4301f Cleaning up the contents of test.[0m
[0m[[0mdebug[0m] [0ma56c33b6a470939a1396015972f09e19dc493245 Bringing the tree and icode checkers back to life.[0m
[0m[[0mdebug[0m] [0mb40f4ba3221f1091f4821423f18c157907e9a3c7 closes #3873.[0m
[0m[[0mdebug[0m] [0m9522f08f413305c949008e161984fd3900094e3f Fixes comments in Map and mutable.Map. No review[0m
[0m[[0mdebug[0m] [0m5579374fc1d14407b35d79d9cd5a77a6004886ec close #3864.[0m
[0m[[0mdebug[0m] [0m2399a69b90ad9a61897f8a4c400056ad72e3c2c5 Test for #3829. No review.[0m
[0m[[0mdebug[0m] [0mdace259b47121450b1b5156587dd5d3c9193c82a Fixes #3829. Review by extempore.[0m
[0m[[0mdebug[0m] [0m24a9ae5a42936afc665a9059adb37f38b59b87e5 Fixes #3847. No review.[0m
[0m[[0mdebug[0m] [0m82b9e235bbc2bc6c23e89729e3bc2f8d52be1c10 Removes abstract types in ParSeq and ParIterable.[0m
[0m[[0mdebug[0m] [0mec4b63515012e8982873deb63a87ef6d0cc7efb0 Some progress on reviving TreeCheckers, plus a ...[0m
[0m[[0mdebug[0m] [0m1389f0421a8f916b30d4610b79b35ef595ea1378 Fixed an abstract type issue. No review[0m
[0m[[0mdebug[0m] [0me4afb129495bd39d260502829cfbaef6e7df3897 A small typo. No review[0m
[0m[[0mdebug[0m] [0mcdd4cf44dd7d1ae6097aaa384b785b260234de29 Fixed ParSeqView, added Patched and Reversed.[0m
[0m[[0mdebug[0m] [0m7fa6c08f531a65d4b238deee8907644b8a37a499 closes #3808.[0m
[0m[[0mdebug[0m] [0mba5d0ec898c7c7fffc56e00bb955b53ec4c8e3da Adds a half second delay before showing tooltips.[0m
[0m[[0mdebug[0m] [0m6e710c26ea5b660b168d9ccdae4d6670f731ad6a zippedWithIndex and zippedAll added to ParItera...[0m
[0m[[0mdebug[0m] [0md7739fc01492e674a2806e08558a8112a885ee1b closes #3857: retain pre-erasure info in type h...[0m
[0m[[0mdebug[0m] [0m43babf744b90aa8d1ca08d58c71e51b48bd6f731 closes #3800.[0m
[0m[[0mdebug[0m] [0ma3aa8993d2ed9314206c1fbd2d5b56879f91bb0f Adds a zip for ParIterables + a new Zipped view...[0m
[0m[[0mdebug[0m] [0md7420203456f4369a490310170a2597cb4c32fe6 AIOOBE in scanner when typing in the end of file.[0m
[0m[[0mdebug[0m] [0mc37a59c6834db378086566f473c09e4bc794cf33 InterruptedException while waiting for result s...[0m
[0m[[0mdebug[0m] [0m0100aacc35584293272f7fe6c09ed5e3489700f8 Revert "CPI -> SCPI to (hopefully) fix scaladoc...[0m
[0m[[0mdebug[0m] [0m6b033dfc5e4186a8c0653b2e3495b46688a01c91 CPI -> SCPI to (hopefully) fix scaladoc failure...[0m
[0m[[0mdebug[0m] [0mb82c43199139fd79e675d17634ffb20f5d6072f2 Rollback MutableSourceFile, the whole idea is b...[0m
[0m[[0mdebug[0m] [0m0a0cdb03d8c4c9c42da114fe5b0bc8c7911f0c24 Test case closes #3774, no review.[0m
[0m[[0mdebug[0m] [0m1b1d48353bc07aa3885678c7c74c656e69010448 Added an override to immutable.IndexedSeq#toInd...[0m
[0m[[0mdebug[0m] [0m04159cb985dfc405f503f9a4532b4efa393ed6e2 Test case closes #3509, no review.[0m
[0m[[0mdebug[0m] [0ma7ea942cfee40b1892dc8166c6429eb811561189 Test case closes #3498, no review.[0m
[0m[[0mdebug[0m] [0md5baff39ed0f25a39818591dbbd069551352b91d Test case submitted by mark harrah closes #2813...[0m
[0m[[0mdebug[0m] [0m0894660255255859a5d3203d124ed998364486d3 Test case closes #2619, no review.[0m
[0m[[0mdebug[0m] [0mffd6cff38f9a12725d1bf0f30920ce58529695b4 Test case closes #1548, no review.[0m
[0m[[0mdebug[0m] [0m2e7bd469cd4bf887c7fd230f56e2f77e1241f6b5 closes #3792: type equality for singleton types...[0m
[0m[[0mdebug[0m] [0m3e70e56427e9b4eed821863e233bc71a907464b5 removed deskolemize hack for tcpoly.[0m
[0m[[0mdebug[0m] [0mc8dec9898113a299ceb6201b84a451fc22813ca9 documentation for conforms and friends[0m
[0m[[0mdebug[0m] [0ma992ec2d579b65b79d61c7c2997812deb58250cd A cleanup of the inliner.[0m
[0m[[0mdebug[0m] [0m285d2182f1aeb113aba55be804eefa2f61ce2624 Reimplementing parallel views to solve several ...[0m
[0m[[0mdebug[0m] [0ma5d47fb693d9b88ea9ed414762f16e027be64ada Closes #1591.[0m
[0m[[0mdebug[0m] [0m39a8b1042e04a5b838ac5688e014c29680bf0561 do not cache lineIndices for MutableSourceFile.[0m
[0m[[0mdebug[0m] [0m03cd602835e373f47b7c8de55b063a0cc0838eaf Found the following inefficiencies in fjbg:[0m
[0m[[0mdebug[0m] [0m567968ab8e93e8afcfbb7a7f5a709b80d8ca0827 Scala IDE needs mutable files with changing con...[0m
[0m[[0mdebug[0m] [0m6b957d04557b6c72dd77676e246f4541442f182d [scaladoc] Adds some simple tests for Scaladoc ...[0m
[0m[[0mdebug[0m] [0mfeb435cc0ac77d158ccd9a119ee248fe49c12529 [scaladoc] Closes #3541.[0m
[0m[[0mdebug[0m] [0m8b16236ebd7003218de2ac2fff9339972353e4bf Fixes the way results of Scalatest are checked ...[0m
[0m[[0mdebug[0m] [0m0dacb8195a2aff3dd4b5e1d3aa0ff883e1113744 Painstaking elimination of redundant array crea...[0m
[0m[[0mdebug[0m] [0me4a596e91d326636fbd68bd9d2b4fc22bae63f76 Changed Seq#distinct to use a mutable hashset r...[0m
[0m[[0mdebug[0m] [0m54b5eacb56d21664e53b92d1e5c58195538caef4 Tail recursive implementation of mapConserve, s...[0m
[0m[[0mdebug[0m] [0m9563f21b20a03d3c36e3eac20b563a0c3900faac Test case closes #2162, no review.[0m
[0m[[0mdebug[0m] [0mdf90c36a13d51ef27b9d07c60760322260250538 Adds links from letters to the reference index ...[0m
[0m[[0mdebug[0m] [0mfd2bfa28b0aaa2d9f7fa3a0dd702fcb0c93b80a4 Mostly a setup commit.[0m
[0m[[0mdebug[0m] [0m28c1aa3c204b0c1081d040a66a628d8f21306b10 Guard against overflow in fjbg.[0m
[0m[[0mdebug[0m] [0mdf7119adc0b5816a17130ecc2ecf94d995c86d04 Fixes #3850, no review.[0m
[0m[[0mdebug[0m] [0m76ce74d7aefda96f6148e2e4b50f3c815dd3c076 Fixed an issue with ListSet getting confused ab...[0m
[0m[[0mdebug[0m] [0mbece2590efabb3156ec89f7e31fd11d7eafdddc8 Removed unnecessary param. Review by milessabin.[0m
[0m[[0mdebug[0m] [0me2512790355a505648e1eb1787c571960e58409f added typedLastTree functionality to CompilerCo...[0m
[0m[[0mdebug[0m] [0mbc3e3c54fba45125f3ab2e27a6add43ceaa8f49e Better unlocking behavior when exceptions are r...[0m
[0m[[0mdebug[0m] [0m49bdf3cda2095c781effe3b1aac69ad1e1791db7 Fixed long standing annoyance which prevents th...[0m
[0m[[0mdebug[0m] [0m513fd181bc99263c92f759c4e17889dcb8da53f0 Restoring negative literal parsing behavior to ...[0m
[0m[[0mdebug[0m] [0mab8f20c1f7cb13f4c9a7bac88ebb82a5ce89e6d9 Refactorings to make iterators required by task...[0m
[0m[[0mdebug[0m] [0m94e9b95f9bb41797031efee71cfb349fce0a2261 Correctly get all scope symbols and members.[0m
[0m[[0mdebug[0m] [0ma4e163d2627f332f4c05fcf729b8bb5e843b0ed1 Some tweaks to ListSet to make it less patholog...[0m
[0m[[0mdebug[0m] [0m99fb2b420f2fbf0eca5a98d0e52f8c6b580cd18f Does what can probably be done about strange it...[0m
[0m[[0mdebug[0m] [0m4fe2d213ce613cf88d30b7ff1285cd74d4e32942 Modified XMLEventReader to write dummy <ignore/...[0m
[0m[[0mdebug[0m] [0m003bd3adee88b177dd18594f03695afe7db21261 Modified xCharData to call handle.text on CDATA.[0m
[0m[[0mdebug[0m] [0m2976ede075afcce2beded4935abe413abe780fd5 Made transpose not fail on an empty collection.[0m
[0m[[0mdebug[0m] [0m084ccb1e0c54645b6e22faede8744851a591548d argh -- merge failure?? -- this was fixed[0m
[0m[[0mdebug[0m] [0me557acb9a7d672c0635c3eaf9fe385adc41e5c86 part 2 of the dependent method refactoring: imp...[0m
[0m[[0mdebug[0m] [0mce223fe7abc47af712382a64404604e75f9f4d20 closes #1569, #3731: refactored dependent metho...[0m
[0m[[0mdebug[0m] [0m44784f3e41c2cc141c3eb5a0dcb656005befcfa4 include all symbols from enclosing scopes as we...[0m
[0m[[0mdebug[0m] [0md505a106f8e77cc54903ac6216a64b2a19db551b     Closes #3779.[0m
[0m[[0mdebug[0m] [0me998a5e747941cb42939d45232fa87e8a3688727 Little type in documentation; closes #3386.[0m
[0m[[0mdebug[0m] [0me57245492c143186033a7ffa9555988338f5f509 Adds a reference index to the documentation.[0m
[0m[[0mdebug[0m] [0m18a4de80a9f73b279528262e51f530d879efd5d9 Overrode addString in TraversableViewLike.[0m
[0m[[0mdebug[0m] [0m81226c622338a743e88e102c118016721f64e56f Test for already closed #3088.  No review.[0m
[0m[[0mdebug[0m] [0mb094defe6162232d8be29ae0eb44ab6742c11f9b positioning fix for infix expressions: report e...[0m
[0m[[0mdebug[0m] [0mf78d8f648e7c5d4bd0102a03be3e6c8479146e39 Gave StringBuilder a StringLike parent as endor...[0m
[0m[[0mdebug[0m] [0medf94d0bafbbe0783e2d5e7b2cd91e03447d572e Never generate the ACC_SYNTHETIC flag in byteco...[0m
[0m[[0mdebug[0m] [0md5701f0c97a3d9a489da84d9f2c8062be6450c02 Removed Throw from the set of unlabelled AST No...[0m
[0m[[0mdebug[0m] [0m726a3366519b61a63462cae38f8ce01c9bd62d90 Added implicits to create Orderings from java's...[0m
[0m[[0mdebug[0m] [0m8562015759b9f99547a78886e28da79e588eaf18 Stream gets a specialized, extra-lazy Iterator ...[0m
[0m[[0mdebug[0m] [0me595d0a130df434ee006911476f087277158308e Fixes reporting the number of documentable temp...[0m
[0m[[0mdebug[0m] [0m6c4d41fbcc59ab2080036d7f0ed2f82d4911977d Shield interrupts against exceptions in user code[0m
[0m[[0mdebug[0m] [0m7bd08662d150bbb53d14866d19fcc3d923fff793 Adding interrupts should wake the server[0m
[0m[[0mdebug[0m] [0m5824594015d7a8871e14ad694100b3503bfdef1c Close #3835, review by extempore[0m
[0m[[0mdebug[0m] [0m3b8129c77b9426a621163d4e5bf54943f58692a1 closes #1693: improve implicit conversion disam...[0m
[0m[[0mdebug[0m] [0m45b659cd413a1411c90cd27261d8260229f93898 Enabled partest to run entire directories for s...[0m
[0m[[0mdebug[0m] [0mad55804547c79d75e981f260cdb40dfba2ae8bfc Improved parallel scan performance further.[0m
[0m[[0mdebug[0m] [0mce755fb08dbd3bdfe202d3ea52a8e599d846b4c1 closes #3612.[0m
[0m[[0mdebug[0m] [0mc0f03d837c9af04f404e800ce6fbeb65d1eac38a closes #3692: make instantiateTypeVar more care...[0m
[0m[[0mdebug[0m] [0m4c47e9435d8872a30f579ed451293d4772b95c31 relax implicit divergence check[0m
[0m[[0mdebug[0m] [0mc40a798bf0b9ebe26385d42dbd90edc61ca0896d Couldn't bear to see sbt seemingly so close but...[0m
[0m[[0mdebug[0m] [0m964cceed6db7b028d694521d251f236ca0c0ccb5 Tweaking sbt so it will stop jabbering about sv...[0m
[0m[[0mdebug[0m] [0m6a21106690e10ddfb0572281d769863e0e45e049 Closes 3627. No review.[0m
[0m[[0mdebug[0m] [0m561a8077e67c92c7dd01cf2aa438a48c120398a4 Interpreted absence of any objections in mailin...[0m
[0m[[0mdebug[0m] [0mcfb6168dc5eef906b2552c7b40765db1d6720652 Improving parallel scan. No review[0m
[0m[[0mdebug[0m] [0mf7a6c8823b39c622a1f96f9aaafb828427d4edda Test case closes #2399, no review.[0m
[0m[[0mdebug[0m] [0m672c1356ef146e8da1f1bd6157df95a2b9c2101b Renamed a file to soothe ant.  No review.[0m
[0m[[0mdebug[0m] [0m3b4343886df31602c96e025274ceaeaf5efaccfb Bumped version number in trunk to 2.9.0[0m
[0m[[0mdebug[0m] [0maab959bbe2263962add5da425a312b1ea209692f Proposed implementation of 'unlift' on Function...[0m
[0m[[0mdebug[0m] [0m5a150395e7a3ff7e2795a044ae302702a2e0c904 Unbroke the command line ~/test/partest tool, w...[0m
[0m[[0mdebug[0m] [0m4d0f311f8fde1fd37e59dff7fcbc73e663effcd2 Merge branch 'ticket/3435'[0m
[0m[[0mdebug[0m] [0mac499bec250987381df04c80700ba5d89f8f07ac fixed some scaladoc comments[0m
[0m[[0mdebug[0m] [0mf7751134d1c090d16e8121cc5fade6b9a1a17550 fix fix for (close #3791) and made deprecation ...[0m
[0m[[0mdebug[0m] [0m56d5033a4dfe4c1c9173c7446104cd3a55ea3926 map2 => zipped, no review[0m
[0m[[0mdebug[0m] [0mec7cc94358fc73308b12a468d1671752fad439a0 close #3791 according to jason's proposal.[0m
[0m[[0mdebug[0m] [0m6dfcae30bfcdc93509755185f814c8e318a64012 Some modifications to repl classloading to make...[0m
[0m[[0mdebug[0m] [0mb5c20527352085b01457e9104137de7b28eafdff Changes to presentation compiler.[0m
[0m[[0mdebug[0m] [0maebeaad6e421db77fd5cbe9aa837f5830db78638 doc comment fix. No review.[0m
[0m[[0mdebug[0m] [0mee5a5d62943e4ba757032e8a4a0776c02e91f36b Fixes infinite loop when appending a ListBuffer...[0m
[0m[[0mdebug[0m] [0mea710916c35fff3254034fe491c68d2c54afdc08 Fixes binary compatibility problem in BufferLike[0m
[0m[[0mdebug[0m] [0m02783a47437e7e7e415b6c1e8ee366004421d785 Updated link to collections API guide.[0m
[0m[[0mdebug[0m] [0m4dcc11418333491b4cb2ed8429e723c42034699d Stability testing task added.[0m
[0m[[0mdebug[0m] [0m441956b5230a8e9389cdc4a78362c842ba9731ea Added type alias so that Response is accessible...[0m
[0m[[0mdebug[0m] [0mb7db974606805ddac972d2501e6bc9b53c2c0b8b Brought the files in scala.collection.interface...[0m
[0m[[0mdebug[0m] [0mec0f4422e0c3a6256c9adb69d3245c71141e2790 Closes #3803. No Review.[0m
[0m[[0mdebug[0m] [0mad22d88f5666fafd41ac1dabf98d7c0d828ed852 Closes #3636, crash when unexpected types arriv...[0m
[0m[[0mdebug[0m] [0m9813e37ca676ef88829b0026ab304386ecf3e473 Closes #3650.[0m
[0m[[0mdebug[0m] [0m3bbfd70e39bd55dc15db5098dda248cc1a7fc7c8 update sbt build files to include scalacheck.jar.[0m
[0m[[0mdebug[0m] [0mb3256eda6631fc0db5bb9440a6b77e2186053b3f better error message for default arguments.[0m
[0m[[0mdebug[0m] [0m0d8ba6ca381227101367fce68ce8e250c4d91e33 updated default ANT_OPTS for more speed. no review[0m
[0m[[0mdebug[0m] [0me594fe58ef8116a4bd2560ad0a856ad58ae9db33 Changed the behavior of -cp for scalap.[0m
[0m[[0mdebug[0m] [0mbd52cc368e88af4376b99e227887582cd64cc7f1 Makes utility methods in the ArrayStack compani...[0m
[0m[[0mdebug[0m] [0mf1a211eff6abfc53ef7740aa558fa3f672de5d1e Changed version number to 2.8.1. This is[0m
[0m[[0mdebug[0m] [0ma420fd587c9d71e623288ce6809b026f81695377 Partest changes - partest now uses scalacheck.j...[0m
[0m[[0mdebug[0m] [0m926f64007c9057b2e9a4fd883ab2bbfcd3f9b78d fixes #2662. Review by moors.[0m
[0m[[0mdebug[0m] [0m801280e6f9081e28f9a12c7370f736f07a70a124 Temporarily disabled collections checks to keep...[0m
[0m[[0mdebug[0m] [0m707baf25a295bac11358a5ff935b73cc508c4daa Closes #1220.[0m
[0m[[0mdebug[0m] [0m8f1a52438a2954c935f59c2e10220beac0e42d03 [scaladoc] Merges Petr's changes from the colla...[0m
[0m[[0mdebug[0m] [0md367ae7b26d1d757189ff9a7bea842da81c9df78 New Starr, without msil classes.[0m
[0m[[0mdebug[0m] [0m582753475422403d112bb3b17c19981fb526644a Added scalacheck tests for parallel collections.[0m
[0m[[0mdebug[0m] [0mfb950eef1591a0ea5c6b566091bded10032204db for MSIL: now based on the latest ch.epfl.lamp....[0m
[0m[[0mdebug[0m] [0mde664fbc0d9b269d82f7c60d4e8721c4b76110cd Added ant tasks for strap that build scalacheck.[0m
[0m[[0mdebug[0m] [0m2a6a1f370fa84aa2fbc9ad861dd2287622dfd653 Partial fix for #3774.[0m
[0m[[0mdebug[0m] [0m8b0de323fd94264f2a9c0883e3127986baf8766b Fix for #3684. No review[0m
[0m[[0mdebug[0m] [0m64fab04e4ba442f547fd0f23d5811226462786e5 Fix for #3765.[0m
[0m[[0mdebug[0m] [0mb0c8e271562411b761aba42a812982adc7772f9d Fixes #3684. Closes #3684. No review.[0m
[0m[[0mdebug[0m] [0m9db3f49ff41bb9d037924cd6995ed598c9619650 Added scalacheck folder, scalacheck source upda...[0m
[0m[[0mdebug[0m] [0m4af85c28c4d3e1bf57f773fe7feb7c03d6afe052 Added a few overrides to prevent default implem...[0m
[0m[[0mdebug[0m] [0m185d04643d258d098752c3d0a27c4d95b294acb2 Correction to commit 22865 in order for sbt bui...[0m
[0m[[0mdebug[0m] [0mfaed687d92849859157ea264bcac57b4ec72e9b7 Partest support for sbt (with failed only and s...[0m
[0m[[0mdebug[0m] [0m8964f6f1bcc8500f1bc6a2808ef70d8852d208ec New wider interface of presentation compiler.[0m
[0m[[0mdebug[0m] [0m41e2c237dfdcaffaa53edc6ef30b044353bce5e4 removed author attribution, since no code from ...[0m
[0m[[0mdebug[0m] [0maf8f7ed60bae790ea40d9b38cf8149fae5a450b1 added doc comment which makes things clearer wh...[0m
[0m[[0mdebug[0m] [0mf61d2d2f4dd9566a82496da1ec69daf142882edd Hardened the bytecode reader.[0m
[0m[[0mdebug[0m] [0mc0b806f709d72cd3fa3bfdb5d745cc36a4a3b6cd Dredged some more dead code out of SyncVar.[0m
[0m[[0mdebug[0m] [0m501a7c1bb6955577ec90aac5daf87a03eb61a5f3 Some more finnessing printing in the repl.[0m
[0m[[0mdebug[0m] [0m799a2b0e28ba78f607fb729bb350f6e3733c4845 partial fix for see #3772.[0m
[0m[[0mdebug[0m] [0md20380ea9a6a36f227ff8d53f8fdb616067ccde8 this should fix our achy breaky build. no review[0m
[0m[[0mdebug[0m] [0m559000b732b6c4b9dc5bb6db8637a0596c6ac055 documentation for scala.collection package, con...[0m
[0m[[0mdebug[0m] [0mb54b36af8f21c82a8f0a99efb0d979267aa43e6f documentation for scala.xml.pull, contribution ...[0m
[0m[[0mdebug[0m] [0me73fa382cc72c054f1dcab2d9525fe4cc0eedda1 minor cleanups, no review[0m
[0m[[0mdebug[0m] [0mb3e8963c30de38a6d813640d58cbb1a0a00eba36 Closes #3497.[0m
[0m[[0mdebug[0m] [0mcbb97ea1136982742344a0493cadb6080a19a082 Removed the presumably unintentional empty "1" ...[0m
[0m[[0mdebug[0m] [0mde1f665939dbb983258a7fb67e44e9bb3a408890 Closes #3776. No review.[0m
[0m[[0mdebug[0m] [0m3657dd345fa727773109227e2557881cd1bfa891 new tests. No review.[0m
[0m[[0mdebug[0m] [0mbb7b9fe850f14a6c4e65c9dd9801695e0512b7f4 Fixes #3780. No review.[0m
[0m[[0mdebug[0m] [0m50569934779e3229879ed1f65b1bb7ce54bf619a Correctly locate context tree even on the edges.[0m
[0m[[0mdebug[0m] [0me987f72df36f33bd40c99792b7b97aeebe2ef605 for MSIL:[0m
[0m[[0mdebug[0m] [0m79a7191e605d22ffe9d2142039f586682c6902d6 Fix and test case for broken linked lists, cont...[0m
[0m[[0mdebug[0m] [0m3db5daf609b4c67ce1a236eb4c99a0fdc008581d Pretty print tuples in the repl.[0m
[0m[[0mdebug[0m] [0m2c14b262e9a04b86b83571da59c9f4b35f292e79 New starr without debugging output. no review.[0m
[0m[[0mdebug[0m] [0m38ba1149cb46b7c2240a8dcbacb2b97d5437a886 in refchecks, visit the qualifier of irrefutabl...[0m
[0m[[0mdebug[0m] [0m74da0c78515875ef12a13f24260bcb765aa0cc1a test for see #3769. no review.[0m
[0m[[0mdebug[0m] [0m0fc61a72e4ef47a6058b7207e68b970fd4d48b90 test for #3667. no review[0m
[0m[[0mdebug[0m] [0m38e707849c1f8fad4bf662ea66a2922fb67c635f More robust icode loading and fixed an issue wh...[0m
[0m[[0mdebug[0m] [0m081b8388975e12c232e296358235747e33e88168 New starr for optimized builds.[0m
[0m[[0mdebug[0m] [0m7b387e898c622df11579a405dd47dd75f2207773 Renaming and small tweak in testing.Benchmark f...[0m
[0m[[0mdebug[0m] [0m6892195b1f94b64e9749f52e2af4bf4c663e8dde Various fixes to optimizations, and mainly much...[0m
[0m[[0mdebug[0m] [0md4e44a65651a1a45a5aae10af601cffbc27bd5f0 Fixed various issues with Icode, mainly fixing ...[0m
[0m[[0mdebug[0m] [0mcde87ec0a73eb4d0aa36a28dea49763fb79754db less logging.[0m
[0m[[0mdebug[0m] [0m95e096797a4112e720d31cfbb7d59684c4f04c14 Finally look at the right place for inherited m...[0m
[0m[[0mdebug[0m] [0m32de7fe412dddd7be5f0580af0f23e8996b56db7 inline more in Range[0m
[0m[[0mdebug[0m] [0mc5650b9f7dd378c02918a5df879b74fbf22e4cb7 Improved the peephole optimizer to use liveness.[0m
[0m[[0mdebug[0m] [0m6c2c125d1bf407b450c242f8dcf7d640367ef18f Fix for not looking into Java types when specia...[0m
[0m[[0mdebug[0m] [0mf6843150fb52faca82761988be67ee07f412531f Small cleanups[0m
[0m[[0mdebug[0m] [0me176011b88ea92a0fa3142cd4fd7200c571b9117 Tweaks for better optimizations.[0m
[0m[[0mdebug[0m] [0mb64d1956019b61244981562a088c9d2b633e61fc Made ranges a bit more friendly to the optimizer.[0m
[0m[[0mdebug[0m] [0m0cab741d082842175808d988d6a48b9a9ffeedaf debugging output to track down wild boxing.[0m
[0m[[0mdebug[0m] [0m7adc188a0749bb5d16ffb4f43273d149969aa2d3 Added setup and teardown methods.[0m
[0m[[0mdebug[0m] [0mbd6914a7c215bd8cfadf858bf43b64a4d59860b9 Specialize rhs of specialized fields.[0m
[0m[[0mdebug[0m] [0ma43eac751087b55dc7b22b0e387547a3919ac291 Don't box class parameters when passed to the s...[0m
[0m[[0mdebug[0m] [0m3c001a598de605843255df06b0708a6d04c8ac30 Optimized away box(unbox(E)) ===> E.[0m
[0m[[0mdebug[0m] [0mb3982fcf27f9a4553152dccd1e3c6df68ebe0f67 Added an overridable setUp method that is calle...[0m
[0m[[0mdebug[0m] [0mfc735859fff7f611544103b310e437ba2c8e4471 forgot to update check file after renaming tests.[0m
[0m[[0mdebug[0m] [0me11cac6ecc3c8791be3a37fc3b9f6837c9d46d23 closes 2462. better implicit error messages.[0m
[0m[[0mdebug[0m] [0md4645f93728ee8cb40a17c23f92a272e27052889 closes #3757. got paren wrong during refactoring.[0m
[0m[[0mdebug[0m] [0m40f8f773393f75ccf7134fb6e5610d16048b9df0 closes #3575.[0m
[0m[[0mdebug[0m] [0md8fed0f583c05a109c0c0b2bd53687ee8ee1e153 Discovered ListMap.++ returns a Map instead of ...[0m
[0m[[0mdebug[0m] [0m8bef04a234b9c9005504a6fcd3f4f3dd10973ff8 Extending sbt capabilities :[0m
[0m[[0mdebug[0m] [0m11f2760b59da21f6f65d94a87430c56cbc5d1609 Fixed build for Java 1.5. No review.[0m
[0m[[0mdebug[0m] [0m16adcd1fa8abcdf8e5767d42f5b52409e3a5e294 [scaladoc] Merges Petr's change to Scaladoc fro...[0m
[0m[[0mdebug[0m] [0m1ededc1ab0be9565ab75f971cba7604ce977803c closes #2788.[0m
[0m[[0mdebug[0m] [0m9d202a7a8d40cac83706e98c59c72f08f355af58 closes #3777.[0m
[0m[[0mdebug[0m] [0m86d07ffe729e8666a71b4382d764462a8620b9bc Closes #3763. No review.[0m
[0m[[0mdebug[0m] [0m4fb0d53f1c59c7b6ad0f2c79ac1b0c555e4cef91 Closes #3756. No review.[0m
[0m[[0mdebug[0m] [0me1232ab57a1f1e669b985debcfd0271768732384 better fix for see #3667.[0m
[0m[[0mdebug[0m] [0m385775c0c565163f2c1a699c33ba19e6dcc4ab12 use arraycopy not Array.copy in Arraybuffer.siz...[0m
[0m[[0mdebug[0m] [0med98119165e2544fcaa0e41cb48fc674d2a1cd59 Revert ArrayBuffer's sizeHint as I had a typo a...[0m
[0m[[0mdebug[0m] [0m3ca4c6ef6ccbd7cbc9dd1dd3eaffa5b8ef164fb9 use arraycopy instead of Array.copy in ArrayBuf...[0m
[0m[[0mdebug[0m] [0mdaaede456dd2e5f0d7afaa76855765ae3e647bd5 cosmetic fix to GenMSIL. no review.[0m
[0m[[0mdebug[0m] [0m1427045ab67c2110e1b93e929d15f781250e5dd0 remove space from sbt's build/x/ classes direct...[0m
[0m[[0mdebug[0m] [0ma8ec5198cb0722fad89ace83d8e167dcd80bfc17 documentation for scala.Array.[0m
[0m[[0mdebug[0m] [0md91edb59ee9f6a4e57ff1b68ea4f9d61903c7816 doc comment for scala package.[0m
[0m[[0mdebug[0m] [0m7155c1e129ee31f9ea42b02d8455676a2fbc2ced Since r22186 scripts wait for all non-daemon th...[0m
[0m[[0mdebug[0m] [0m11ae7ea0808f441d678451ccfbe1ff446d2424ea Overhaul of ScalaRunTime.stringOf.[0m
[0m[[0mdebug[0m] [0mfc2749bfa7d6285bb9f85f223b74776406d3080e Revert "closes #3757.[0m
[0m[[0mdebug[0m] [0mc3cfb6cfc9aace815e1cf6e81131b52291640cc3 closes #3757.[0m
[0m[[0mdebug[0m] [0m72c11c60b14685648b2bf3d6b5a6a6230323f099 closes #3691.[0m
[0m[[0mdebug[0m] [0md0f20624930e529f327ebc83cf2c042056cabb7f closes #3663.[0m
[0m[[0mdebug[0m] [0m9550c2077cc69434a460171ddd021a1de7ca1da4 closes #3419: test files[0m
[0m[[0mdebug[0m] [0m29f9d75674205eb8f3db63829eeb1ff7d781694c for MSIL: Previous changesets were applied more...[0m
[0m[[0mdebug[0m] [0m4b9de7deb27682100e09e0b55780f029754e0b7e [Scaladoc] Fixes a bug in defaultValues display...[0m
[0m[[0mdebug[0m] [0m596ef0e94b3b4ea1b43b5eba49c5af014067798d [Scaladoc] Improve the documentation of primary...[0m
[0m[[0mdebug[0m] [0mb781e25afea36e2839d207125d3b91b35571d8ec Fixed type soundness problem someone raised on ...[0m
[0m[[0mdebug[0m] [0me3743b812ab05f15db8a8e64e47f8b92948fe180 Changes in docs and layout. No review.[0m
[0m[[0mdebug[0m] [0m3b8fee9184ebe1be9dfea690e180918b176726a3 Correct fix for see #3726.[0m
[0m[[0mdebug[0m] [0m41bfef808702c291d69d5f742628e1304632bdda     different approach to manifests of type par...[0m
[0m[[0mdebug[0m] [0m04c38829b6fdb03ab62ee20ebff6a56c519bb358 closes #3676: cycle detection logic in BaseType...[0m
[0m[[0mdebug[0m] [0m001cf628f1faf8fbc9b1b67434cf2d2dc7c0b845 Added missing file for last checkin.[0m
[0m[[0mdebug[0m] [0m9d7586adab61fc4c8868b901361433f1dfc62d56 Fixes #3728. No review.[0m
[0m[[0mdebug[0m] [0m1e68079614a9a7c6acbae13c7709cd6ec8f1be35 Removed duplicate classes. No review.[0m
[0m[[0mdebug[0m] [0m1809c97bb34c230d2f2eecb6c1a2269ca79480e9 fix an msil bug (code gen of exception handlers).[0m
[0m[[0mdebug[0m] [0mca0bb2c4191ff9cd7b1c5f0f8315a4db65785519 An overhaul of checkSensible.[0m
[0m[[0mdebug[0m] [0m024c0220d1d11afef2c8271f3620eaebadcebefa update doc of option. close #3737.[0m
[0m[[0mdebug[0m] [0me5efbddf19bfeac109997d0186dc143bbc7e63c3 close #7226.[0m
[0m[[0mdebug[0m] [0m5a50d83a33f1c3b8a7ad3e71ad0beb1e7533489b close #3709. no review.[0m
[0m[[0mdebug[0m] [0m3ac03c3d3f0e21f279ba8c405351e445af623ceb closes #3582: typedTypeDef needs to run in a ne...[0m
[0m[[0mdebug[0m] [0m40aafbdf1a9a52c1236f07e06d48fb24b5fa2169 Modified r22702 to avoid tarring overloads with...[0m
[0m[[0mdebug[0m] [0med3dddae4e8b55917217b202f54d5b918ce4030e Disallowed super.XX calls to Any methods which ...[0m
[0m[[0mdebug[0m] [0mf36ea69f64ef5c6024944ba9a7cecca2eb3e9af4 fixed t3738[0m
[0m[[0mdebug[0m] [0m0d7f67df7007e274c16a0d6914888e53de29f35a pending test for #3663[0m
[0m[[0mdebug[0m] [0m95d7ef40ebde72d9300bf64d4a4fc45b5a0508d7 close #2799.[0m
[0m[[0mdebug[0m] [0md4e2058a3a8d49e4b130223ecaf45036f5d9096d close #3403.[0m
[0m[[0mdebug[0m] [0m50a178f73e49f2ed52b52f359e74683e06c65b9e updated intellij project SAMPLE files to new fa...[0m
[0m[[0mdebug[0m] [0m20efb133c53be74160d711286a99d3cd6d751fdf fixes names/defaults when using :_* for specify...[0m
[0m[[0mdebug[0m] [0m0a787b6477311a718cbb6abec15df9dfdc12186e close #3667.[0m
[0m[[0mdebug[0m] [0mc690bf16b9dae7fec67b23b2deb105d7bd27621d Widened a try block to unregress the error mess...[0m
[0m[[0mdebug[0m] [0me51d5de4cb1076948b30d42b889d994850dea766 fix the failing test. review by dubochet.[0m
[0m[[0mdebug[0m] [0m23bd1501fc8aefecc3054c846973c05d260bb987 close #3685. review by moors.[0m
[0m[[0mdebug[0m] [0m8a8172da3cda740586f86a3b4b276e7d9235bca6 Keyword of method symbol signature is correctly...[0m
[0m[[0mdebug[0m] [0mbf44cd12b16c701cc4ac94c86357128d44afc147 [Scaladoc][0m
[0m[[0mdebug[0m] [0mdb99926628a2b636a548049c1204fee78c77b9bb added @deprecatedName annotation, allowing to d...[0m
[0m[[0mdebug[0m] [0m958fb1c6f48aeecf5fc56ad9debbfad8d6d0fc66 Generalized the scala sig "look in both attribu...[0m
[0m[[0mdebug[0m] [0m12a41f6dcf6b9b66f5d275db5993fcf3ea67ead6 Reverted my brainless introduction of ## to a j...[0m
[0m[[0mdebug[0m] [0ma14012bd560fac14f6dccf53ae55a3680300db97 Parse ordering issue prevented passing properti...[0m
[0m[[0mdebug[0m] [0m3d6fe98b652a591c7c865a71a62ef1d8e3365b58 Fixed some typoes/errors in doc comments.[0m
[0m[[0mdebug[0m] [0med3c7e54fc700c6fa92d68f091be3da68662bd44 Revamped ScalaConversions.[0m
[0m[[0mdebug[0m] [0mf9fe76375d36cc5355e0e4157ee67d93f8410a0d Fixes an issue in RefChecks when the compiler d...[0m
[0m[[0mdebug[0m] [0m89925960047a8cd62e65647dab6832e28af6bf3b Alterations so the sbt build will run under git...[0m
[0m[[0mdebug[0m] [0mc479dcdd980fa79964636c755cf932c83baf86da Modified toString on JSONObject and JSONArray t...[0m
[0m[[0mdebug[0m] [0m69ff5578c011c79011e02ca0f49292b1687d5b44 Fixes priority queues and makes them iterables ...[0m
[0m[[0mdebug[0m] [0me3ca222e48fa917d631c1ee6ecbc8a594ae76d10 First version of SBT build for Scala compiler/l...[0m
[0m[[0mdebug[0m] [0m26bbdbe3a21d17f5b2a94ea528eb4508d2b3b13e Fixes #3679. Review by milessabin.[0m
[0m[[0mdebug[0m] [0mf0a72025896ddf7af6442d809ab05ca2f4a1ba53 [scaladoc] Small fixes for 2.8.0 updated docume...[0m
[0m[[0mdebug[0m] [0m04e2cccd0d3707ffa6f6dc1e679d4adf159b1e39 Fix for last commit.[0m
[0m[[0mdebug[0m] [0mdb5f08d5bb2ba343bad303b8f165cc51f3b7a51d Added merge function to HashTrie.merge. No review.[0m
[0m[[0mdebug[0m] [0m5aeca8a716c2ef31f2e73d0bb3f1767b64a8708b Fixes a priority queue issue. No review.[0m
[0m[[0mdebug[0m] [0mbc0ed202b6006ee8e3ccdf71b800ed99246437a8 [docs] Documentation updates contributed throug...[0m
[0m[[0mdebug[0m] [0m9d3eef33c58ff9135ea0f104cd11dd5d4af6c54e [scaladoc] Setting for link to source URLs is m...[0m
[0m[[0mdebug[0m] [0m3630e9ba4552caf1813957a50b1d75d121b3babf Minor tweaks. No review.[0m
[0m[[0mdebug[0m] [0mc6cc8c72820a5d540b9bfa4a8dc52eb0923936f1 Refactored benchmarks.[0m
[0m[[0mdebug[0m] [0m0ce0ad51284ba129a7553ea2ec98d1be45660706 fixed case 2 (Android) in ticket #2464 (case 1 ...[0m
[0m[[0mdebug[0m] [0m280cc3fe3e2cfaf5d367cc7ba296156e2d06a17d generates CREATOR code for Android.[0m
[0m[[0mdebug[0m] [0m74868d53dbdc7a64044bf139cd3f61aeac9359f2 More files affected by renamings. no review[0m
[0m[[0mdebug[0m] [0m315e1e79e23e930ce745cd4a166aab02496833ca Several renamings not included. no review[0m
[0m[[0mdebug[0m] [0mda234921b783d8ab31ddeb54a9c912f80715846d Parallel collection library renamings. No review[0m
[0m[[0mdebug[0m] [0m97b7cc4ddb806641ce5d1584ae913312755c012d updated intellij project file samples[0m
[0m[[0mdebug[0m] [0mf5bc26b45fd713b10dd89f89f806512885872553 Allow for overriding the debugIDE val (requeste...[0m
[0m[[0mdebug[0m] [0m1e3a43e74ff161da63f7cfe7e413ec412db12a2d Revert 22605 change to JavaParsers.scala, which...[0m
[0m[[0mdebug[0m] [0mfdc1be772be617013696f243c7ac5f273f9a39b8 [scaladoc] Fix performance problem when generat...[0m
[0m[[0mdebug[0m] [0m644a80be87e95ee06e3c81ddf1aaa44403667a30 [docs] The first comment contributed using Petr...[0m
[0m[[0mdebug[0m] [0m272a147c77184502c2560c6a18a241d56c087125 Fix for stability failure introduced in build.x...[0m
[0m[[0mdebug[0m] [0mf7d2a3fa4e51b64f990244c6025bc7b769f76661 [scaladoc] Optionally run typer phase for Java ...[0m
[0m[[0mdebug[0m] [0m9972040b0f839de21496fb6fcfe5cb761b7e67b0 [scaladoc] Don't generate documentation for emp...[0m
[0m[[0mdebug[0m] [0mc386234edfb6489c150fc1797129b2d085804bfa [scaladoc] Remove unused template.html file.[0m
[0m[[0mdebug[0m] [0m7634d7593409ecbc27037267805b61eba9633ff1 [scaladoc] Make a DocDef node for javadoc comme...[0m
[0m[[0mdebug[0m] [0m60d56501a02ba40d754f02ea78299be865c9a57e [scaladoc] Modify build script to copy html res...[0m
[0m[[0mdebug[0m] [0m30896b2f45f6e700e8ef332c3fe3ec62253cc731 added missing file.[0m
[0m[[0mdebug[0m] [0m7ca4628b2abe9c8bb876220a9990fab157b374a0 [scaladoc] Singleton types (`this.type`) are co...[0m
[0m[[0mdebug[0m] [0m9c365348fd4e0e40b6499f2abf1b1057735296f6 Added `ask` method to compiler control to do fa...[0m
[0m[[0mdebug[0m] [0ma6bb10a310b2d10cfd2713b9d8ca5c21af73902d new test files.[0m
[0m[[0mdebug[0m] [0m5c9400467b802dfb7102f2de507bb3c0c4193c22 [scaladoc] Fixes an issue whereas inherited mem...[0m
[0m[[0mdebug[0m] [0md36dcfbf9d329684b9849cbdd6b5684b1c7ae47b [scaladoc] Adds private Scaladoc option "-Yuse-...[0m
[0m[[0mdebug[0m] [0m289e6a43d40b5b47ecd4ae55b59389ad27e5508a [scaladoc] Print "Inherited from" headings usin...[0m
[0m[[0mdebug[0m] [0mbdbaba4cf02f53492fef9c8e8c72b85ba18d323b [scaladoc] Scaladoc knows about Javadoc inline ...[0m
[0m[[0mdebug[0m] [0md93ab70b4769280827d1e772b82022ef43105f0c [scaladoc] Full comments with "by inheritance" ...[0m
[0m[[0mdebug[0m] [0m0661398cebda25f3a775e1b2e356125859e2b37c Moved the burden of forgivingness for string sl...[0m
[0m[[0mdebug[0m] [0m78d96afa56e51c7ef2ed317ca96b4c4e345ba105 close #3648 (again).[0m
[0m[[0mdebug[0m] [0mada6cccb3587d6d51703e385faba85d8694c9ccd Closes #3653.[0m
[0m[[0mdebug[0m] [0m6af63c520327acf1424cc82555f9b858d9c260f3 removed generics warnings in actors[0m
[0m[[0mdebug[0m] [0mfe378b7d81a97665a50d47e31a1a410ad71f492f Updated LinkedBlockingQueue to latest jsr166 ve...[0m
[0m[[0mdebug[0m] [0ma012c4c92010b640e3448593a948aa5bf3f37950 Fixed buggy test case. Closes #3551. No review.[0m
[0m[[0mdebug[0m] [0mb05c0fa47d2c895347c0600858e814707f169327 Added test case for see #3628 in pending.[0m
[0m[[0mdebug[0m] [0m87b48f8686b627b69a180882e70acbb82a9cf5f6 Added test case for see #3620.[0m
[0m[[0mdebug[0m] [0me036e2da98cd6160b7206df7fcf399aaf79d01e0 Added test case for see #3636.[0m
[0m[[0mdebug[0m] [0ma02ff1ac0e7cac2dccaf7351a22876438eb84d66 Added test case for #3645. Closes #3645.[0m
[0m[[0mdebug[0m] [0m029482c86e4940bb47a195eea13d9f66faeb2c66 Closes #3493. Review by extempore.[0m
[0m[[0mdebug[0m] [0m0394b8426ff8ad41f0455c5318518d1a84540290 closes #3603. no review[0m
[0m[[0mdebug[0m] [0mc66898e5be37d88efd75af76f5a078820ae6c4e0 close #3648.[0m
[0m[[0mdebug[0m] [0mba975223e8854db866a55f7207ad889327c4100d close #3649. no review[0m
[0m[[0mdebug[0m] [0m2182f4d283594462445f2a8cd6773dc648cdb147 cleaned up the mess that resulted from cobbling...[0m
[0m[[0mdebug[0m] [0m06f0f80ed9a9e2d72860bc39503a231c2171efff made typechecker logging methods final so they ...[0m
[0m[[0mdebug[0m] [0mfcb0419a279263fd419e97143694a8bf71c46e59 closes #3622: refchecks erased types without un...[0m
[0m[[0mdebug[0m] [0m45528c7e3b392e7f4e934d264ff803527c7d79cc closes #742.[0m
[0m[[0mdebug[0m] [0mb54e41621999d14ba52cbe40062a624e98e47066 closes #3507: don't generate manifests where we...[0m
[0m[[0mdebug[0m] [0mc9827c4a98a4d937c8e2c90efefe3059bf27366f closes #3494.[0m
[0m[[0mdebug[0m] [0m3a1d34eebfb06ec3d66a46509b368256318510d1 closes #3486.[0m
[0m[[0mdebug[0m] [0m27cdc8ab7f0d688a8fa81dffae2e1b26ac342edb closes #3477.[0m
[0m[[0mdebug[0m] [0m68aeeae4229a04a8d9d2235e160fd00b21e20926 closes #3399.[0m
[0m[[0mdebug[0m] [0mbc5ac3dc9a03553072f69d1117ea2389473acd4a closes #3374.[0m
[0m[[0mdebug[0m] [0m0cbeaf17d85d4925939d51938826c318db667c50 closes #3249.[0m
[0m[[0mdebug[0m] [0m3c85f135693904cc0f433406c88842aa79e0140e closes #3247: syntax error regarding context bo...[0m
[0m[[0mdebug[0m] [0md7814a235963f40f4de1bf49efd4b22a8b0da5db closes #2416.[0m
[0m[[0mdebug[0m] [0m356abe3a5b76eb382eca6655624743aa16a001ae closes #2331: the pre-transform in Erasure did ...[0m
[0m[[0mdebug[0m] [0maff3ddde53ad8c4d46980be3c34e13a51b6c8e7f [scaladoc] Follow-up on review SCL-110. No review.[0m
[0m[[0mdebug[0m] [0m44d1000e7096a47c605923eff85288487093a75d [scaladoc] Follow-up on review SCL-95. No review.[0m
[0m[[0mdebug[0m] [0m02ac95f07614fcc329fe79c7c7e9d6cf90fe64ea [scaladoc] Hiding full comments in template pag...[0m
[0m[[0mdebug[0m] [0mc66d3b0d445bdb96cb363a1bf492672aff3bdcf0 [scaladoc] Implements documentation of higher-k...[0m
[0m[[0mdebug[0m] [0m8a2c52b105e49045dbd3bc11888351452cc4fbb3 A brown bag on the head fix to that last patch.[0m
[0m[[0mdebug[0m] [0m536cdd87befe905e791acdd5ff8b9dc7d27e8340 The take/drop methods in IndexedSeqOptimized we...[0m
[0m[[0mdebug[0m] [0mb053d329d3f148d1b0afed92bcbd722c84aeeabd Put a couple null checks in the inliner so it d...[0m
[0m[[0mdebug[0m] [0m4d69f2d6eb7eb6aa0a3b4986ce8ddb9ee66c624a Fixes #3584. No review.[0m
[0m[[0mdebug[0m] [0m4db294103175cc0789ac63168c7308b3542ee184 Fixes #3580. Review by extempore.[0m
[0m[[0mdebug[0m] [0m302b1df81fcac0648defe7a0dd651f6eba063c58 Tightened how the repl prints types so we don't...[0m
[0m[[0mdebug[0m] [0m7a8a37e5f154da49cca1ea7e36ab94d16751ec66 Test case closes #261, no review.[0m
[0m[[0mdebug[0m] [0m39e4641ec932965eaa9ef30b3954aef3f0579fa5 When compilation fails because of an unimplemen...[0m
[0m[[0mdebug[0m] [0m322e856f132c4ee8ac651848a041b693f830371b Routed all places in trunk which look for jar f...[0m
[0m[[0mdebug[0m] [0m78b419c329996995ba26b269583f8b375e3bfe8c A cosmetic change which serves to document that...[0m
[0m[[0mdebug[0m] [0m4dd14ec6f68a10792be348520cf8c078c2e2bc80 Closes #2318 (spurious IllegalAccessException t...[0m
[0m[[0mdebug[0m] [0md9dc68cd2b4b20dae1341064cb784c9169ab162d Closes #1766 (structural method dispatch broken...[0m
[0m[[0mdebug[0m] [0mf5f71f2d02f480c08fb24660dcc6b7836857c6b0 Partest task will go into verbose debug mode wh...[0m
[0m[[0mdebug[0m] [0m8eee4372898062118479326639f6a4e950d0cb79 Option gets an empty factory like the collections.[0m
[0m[[0mdebug[0m] [0m328651c39a3d35a2aaa0e09e7bb7a59bfddf90b3 Made a null output sink and applied it to the r...[0m
[0m[[0mdebug[0m] [0mfbc453397552983a2c2a229cca8f7c13a641b9c7 Some more improvement on the error messages whe...[0m
[0m[[0mdebug[0m] [0m58adc8d999687d1cfa6394d7f4201dfaf411ccfe Normalized protected type aliases before repl p...[0m
[0m[[0mdebug[0m] [0m38912509aff9ae84d0129b7fbdfcee19222090d0 New starr based on r22464, no review.[0m
[0m[[0mdebug[0m] [0m63dff5e57ab06539b213cb5c51e7e1c3deb93ef4 Test case for (long ago closed) #2106, no review.[0m
[0m[[0mdebug[0m] [0mf911b5da551b766a59b9ede643a5a7d2bc7e3c78 Test cases close #13, #95.  No review.[0m
[0m[[0mdebug[0m] [0m57b7e442af26e07dc2411f46b0a8103dfe054101 Fail more gracefully on > 22 case class paramet...[0m
[0m[[0mdebug[0m] [0m9421f2ecaf85cb2e409e73dad7554e466303c284 Abandoned any pretense of selectivity and put f...[0m
[0m[[0mdebug[0m] [0m60a7e53a5f7abbde3237aa1a1d2a90ff5e0818be Took a cue from mharrah that we don't need to b...[0m
[0m[[0mdebug[0m] [0m74eb6b70d58f7f2c3839fb69bc57ffcd00361839 Since the buildbots won't meet me in the middle...[0m
[0m[[0mdebug[0m] [0mc2a3d50262a3e411f67297c5db5ad7e596b4c4f6 Renaming files and inserting dummies to please ...[0m
[0m[[0mdebug[0m] [0ma0bacadc80bdf6adc8e0a31d64362082ffb3b142 Fixed an infinite loop in the xml parser on inv...[0m
[0m[[0mdebug[0m] [0mdeaf94e5f2bcbd719c1b80dfba2aaf16eaa9f75e Created mutable.SeqLike so as to mix in Cloneab...[0m
[0m[[0mdebug[0m] [0mf0e000d7595faddecf4836b8a10452434829540f Removing some dead code from SyncVar and cleani...[0m
[0m[[0mdebug[0m] [0m7bee6a54009c4978c0e7511b88c59e68aa39683c A crasher in the pattern matcher revealed a fla...[0m
[0m[[0mdebug[0m] [0m02f73a54eed0d5153a657728b0fa9f3db629d7f4 Separate option Ordering into a trait so it can...[0m
[0m[[0mdebug[0m] [0m5a84bffb2c2be9bb3dfb0778e946996a652fbc14 Test case for #1974, which was fixed at some po...[0m
[0m[[0mdebug[0m] [0m6abc0a3ebfc305351d88db13199b5c672c0cfe86 Tweaked a test to pass under java 7.  No review.[0m
[0m[[0mdebug[0m] [0m3501f38288edb55b2ec78209127430b0b8f062ff Some modifications to ZipFile to make sure the ...[0m
[0m[[0mdebug[0m] [0m49344ed1da7c03476de8958e8c7aa224493f4adb Warded off a parser crash on certain invalid pr...[0m
[0m[[0mdebug[0m] [0m6a949bb61ce6c3f96c96417f01343e68062bc43a Test case closes #1845, no review.[0m
[0m[[0mdebug[0m] [0m66de11cf7f2bbb61b488d7ae15a3229f50a68aff Although everything now builds for me, the buil...[0m
[0m[[0mdebug[0m] [0mb4528e77302e9d745bed8c29ed298391925a8577 Removed a test from pending which is also in fi...[0m
[0m[[0mdebug[0m] [0m574f77446b87425744b20b3d43c0cc05fae2e03e Test case closes #3440.  No review.[0m
[0m[[0mdebug[0m] [0m12c8a6113e2a0de6669f850068d3b40fc2015bf6 Enumeration fixes.[0m
[0m[[0mdebug[0m] [0m31dcef9d4cf7234fb3cbea4fd292432496a29ca8 Added forkjoin to partest's classpath to unbrea...[0m
[0m[[0mdebug[0m] [0m846040bdd1f7ce7d82fc2036b0497f0e69ed510b Parallel array `map` optimisation. No review.[0m
[0m[[0mdebug[0m] [0m9d5bc93142ce74a7e1881becef5a9c4fd21e5979 moved toScalaRepeatedParam TypeMap to refchecks.[0m
[0m[[0mdebug[0m] [0m24a694fe23cdd9f13e110e3ce2036556a0ef18a9 companion objects of case classes know their name.[0m
[0m[[0mdebug[0m] [0m52b863dd86ae854328f74d1d05ca71b2915fa7d7 Implemented lazy combiners for parallel hash trie.[0m
[0m[[0mdebug[0m] [0mb2abe22c97e0c588f7a5f68e970dbc78f87c6b29 removed warnings (deprecation,unchecked)[0m
[0m[[0mdebug[0m] [0m1067f5f55ca0de0035fee3d0179203801f0b4b87 close #2413.[0m
[0m[[0mdebug[0m] [0mbf639030734f9eed8c07342fb30e5d4fc94d850b Added doc comment to Actor trait explaining the...[0m
[0m[[0mdebug[0m] [0m9f6b596c7eeabb377bddee98b5d8d0de8231c56a fixed #3604[0m
[0m[[0mdebug[0m] [0mdee314b7bc988f5eb3818a3d5ed28933c6539e53 Removed unfinished Jenkins hashcode for final.[0m
[0m[[0mdebug[0m] [0m5b8cba103c84b32617be58f34711b23f8fc09309 Disposed of a gordian knot by transforming stri...[0m
[0m[[0mdebug[0m] [0me938bb961f3db41dba329c6649c9f292a1748d7d close #3543[0m
[0m[[0mdebug[0m] [0m104193705eb0528bcf6dfc8280607314028b9ae6 Fixed problem with `remove` in JavaConversions ...[0m
[0m[[0mdebug[0m] [0mc65032c3f629ebebd7928f5d59988533f80b0c65 Added some null checks to == logic.[0m
[0m[[0mdebug[0m] [0mb040ad441b8a9d89c9ea6d890381ed61d0285f25 Changed inference algorithm to use weak[0m
[0m[[0mdebug[0m] [0mc084ad2bcd697b7678888e1bf09470b37d2199f9 [scaladoc] A warning is printed when usecase me...[0m
[0m[[0mdebug[0m] [0m109924d63ebc61977f843e35465d48722ed13ea9 [scaladoc] Abstract members can be filtered in ...[0m
[0m[[0mdebug[0m] [0mcb367e28eed815419d29fb73acb2d66c7d3ecb3f [scaladoc] There is a text filter tool for memb...[0m
[0m[[0mdebug[0m] [0m9923b97157725ae1f7853a4834ef5e31283a1b98 Moved parallel collections to library dir, chan...[0m
[0m[[0mdebug[0m] [0mceec792d1af5bb7b2d618f27f6fd48cdf75cf92f [scaladoc] Added linear super types.[0m
[0m[[0mdebug[0m] [0m18ad78dd73b29c0c8b34e970c58cd86232cdc4f5 Refactorings and hash trie combiners. No review.[0m
[0m[[0mdebug[0m] [0mb9fb76d09d0a6e63bfb6f332079ab7d05f1233ca The inliner now looks harder for method impleme...[0m
[0m[[0mdebug[0m] [0mf750b08d9e8121c32cd433ee167cbc95705429ed A wholesale reversion of the pattern matcher to...[0m
[0m[[0mdebug[0m] [0m9e0618ba29426ea5cb12caf881ce892a1d2365b9 fixed anonymous function in xhtml. no review.[0m
[0m[[0mdebug[0m] [0m5f25a7cf9a0c46e46577b7d42e92c20b210b220c second part of r22260[0m
[0m[[0mdebug[0m] [0mb9034f4cd52ad6cc8c77da09f3170593672dea03 first part of r22260[0m
[0m[[0mdebug[0m] [0mfd9ddea91f21ede82cb9083c24e91c3b47da178b removed integration of placeholder syntax and n...[0m
[0m[[0mdebug[0m] [0m59dc9f40bda5a1958f9187714f68568b039e0bcb temporarily reversing r22260; will be shortly r...[0m
[0m[[0mdebug[0m] [0m4e9d57fd26861fcc050824054a9bd09c3fb1daaa Fixed a bug in scripts which put the classfile ...[0m
[0m[[0mdebug[0m] [0m97bd54ecf38bd8c4a29e2aee655fdbf7c29b0dcd Fixes #3563. Review by extempore.[0m
[0m[[0mdebug[0m] [0me3fd6b82e0c93874e676959d06ad81fd5df6fc23 reverted change to avoid merge conflict[0m
[0m[[0mdebug[0m] [0m806f2f67c3ada95c08a9956c47ab1bfaf129453b Imporved printing of private[C] in TreePrinters.[0m
[0m[[0mdebug[0m] [0m2db73a027a90d06f764d5d326c2edc708c5030b1 Fixied problem in my last commit to address #31...[0m
[0m[[0mdebug[0m] [0m9cc51c6d4bf6a52bb7d43e40f2c995e82cbae5d6 [Scaladoc] Self types are printed.[0m
[0m[[0mdebug[0m] [0m8af697d20f3c79cae0ebfb7fd3c35356705f8f62 Minor changes in parallel hash trie. No review.[0m
[0m[[0mdebug[0m] [0mb23b36e65522730c82c9f44e93ef887cbd824596 [scaladoc] Closes #3125: inherited use cases ha...[0m
[0m[[0mdebug[0m] [0m85d5a0cfcd549224d28774b4b13ced5e8367298f Fixed hash trie splitting. No review.[0m
[0m[[0mdebug[0m] [0m0c6cbdac433a001f76b1f9afd00f4280d17d1832 Disables NotNull checking unless -Ynotnull is g...[0m
[0m[[0mdebug[0m] [0mde7fbb051b280f794cb8d706414191e4d5d08bf9 Adding primary version of parallel hash tries.[0m
[0m[[0mdebug[0m] [0mbf1b8d136d862e5e4d5a6bba3c05254327542281 [scaladoc] New display mode for members: ordere...[0m
[0m[[0mdebug[0m] [0m1e0846707622d0301b821cec67d3d0aac6361273 [scaladoc] Slightly more robust treatment of "c...[0m
[0m[[0mdebug[0m] [0mee23aefccc80eea9df30df44e1d13db1a3c0b313 updated version number in build.number file[0m
[0m[[0mdebug[0m] [0mef9fea4f2e651d19771e2f6de15f192815596d5f A love letter to the inliner.[0m
[0m[[0mdebug[0m] [0mc52aa972a3a93851910ad2e61c36458faa3b7e27 Added test case for #432. No review.[0m
[0m[[0mdebug[0m] [0m2b458481eda4a91709b4dce0bf43def85effc428 Test for #3560.[0m
[0m[[0mdebug[0m] [0ma8d02cd6b66cae01381bde733d9f24013bbb7e48 Closes #3420, typo in scaladoc for BigInt.[0m
[0m[[0mdebug[0m] [0mf492b003234d3c6e03fb0c1e71ac1eb5269f66a4 Closes #3558.[0m
[0m[[0mdebug[0m] [0md3a77021622a2ab214020cc9186480a1fe3e850c Made getters treated more like private members ...[0m
[0m[[0mdebug[0m] [0m436a7d8636498d855a6792c2d1597d13e1c0ee4c Changed groupBy to return immutable.Map.[0m
[0m[[0mdebug[0m] [0md300a5817fb4826516e0bc15b1e279903946a524 Closes #3174 and #3560. Review by moors.[0m
[0m[[0mdebug[0m] [0ma2a14fa80346083f6b81dade791b4fdd5d529237 Further improved combine for hash tries, cuttin...[0m
[0m[[0mdebug[0m] [0m3c85de708d2acd58acaa96429cd78ec97d6a075e Removed bogus typing.[0m
[0m[[0mdebug[0m] [0mafe4edad3cb693b76bd3ff8fd81244309e578e87 Fixed the broken build.[0m
[0m[[0mdebug[0m] [0ma2875b700b5d25217ad1b8ae416bd452e67df0be Partial fix for #2296: instead of VerifyError w...[0m
[0m[[0mdebug[0m] [0m8512b81f4e0b173f99cd1e80ac31c4fa4f3da5ff Continued working on hash trie map combine - wo...[0m
[0m[[0mdebug[0m] [0m5ad8adecf8a1df8e6ce008ba8b30d1f037346d49 HashMap merge bug fixed. No review[0m
[0m[[0mdebug[0m] [0mf8429e2fcd23ebfdb67203e86cf6002445c77a63 Make local lazy values thread-safe.[0m
[0m[[0mdebug[0m] [0m0f5d5c58ec964d8769e0d538efe5e4d14563fd0a Updated disabled test file.[0m
[0m[[0mdebug[0m] [0m7aae8c7cbcd272f56629ada19623316399ca397f Added `combine` and `split` to immutable.HashMap.[0m
[0m[[0mdebug[0m] [0me045a3ff33793e1d5bb61797f1afdcc3aba9e4c7 Put in some long overdue soft padding around re...[0m
[0m[[0mdebug[0m] [0m22ea4e87f72a8fb549811474ef38ed97aa17012a Fixes #3461. No review.p[0m
[0m[[0mdebug[0m] [0m905c3126ac81249f25a4a3f1e69c7532e7f3f1c9 Fixed a regrettable oversight which was leaving...[0m
[0m[[0mdebug[0m] [0md112ec1f8878b02094b68ebe849dbc8831a9c0d9 Fixed #2424. Review by dragos[0m
[0m[[0mdebug[0m] [0ma1e29d20aa7b49caf07e7992287eb0ba8208558a Taking another shot at negative constants as an...[0m
[0m[[0mdebug[0m] [0mcaa6bf0e7a9c02b7519549c289f7a455bad281b1 Most of the iterate implementations were callin...[0m
[0m[[0mdebug[0m] [0md6896c490acea8617247cf593060fa67ed82c79c Made scripts wait for all non-daemon threads to...[0m
[0m[[0mdebug[0m] [0m1c243de3c6742d2d2dd746dde2b14caed4d6c065 Fixed #3174. Review by spoon[0m
[0m[[0mdebug[0m] [0me67f56076624ea83383901934a30280d7f97380f Adding parallel collections to trunk.[0m
[0m[[0mdebug[0m] [0mdd396886d0da88326e5e4772af4d8813360ea8a5 Fixed problem discovered by Paul that views do ...[0m
[0m[[0mdebug[0m] [0m0e413bc755b95cac9ec1a370f3773848e72bab86 Fixed a typo in a use case[0m
[0m[[0mdebug[0m] [0meebb8695e22cd50f510a132d21c8b47386f86a4c Overwrote copyToArray for efficiency.[0m
[0m[[0mdebug[0m] [0m407ba61ff62de06cfa3c5f72b66f0ea4be793880 Solved problem that -3.0 is not recognized as a...[0m
[0m[[0mdebug[0m] [0m5440040432585e9f5d5daaa3a04c2004d25da725 Patch from Jason Zaugg so singleton types aren'...[0m
[0m[[0mdebug[0m] [0md3a747882c0332dd1316c31c500f983268bd8c8b Fix for #3284.[0m
[0m[[0mdebug[0m] [0m84b86a977ea090c66e128b26e1b7643fd50a99a1 Tracked down why the jvm/natives.scala fails fo...[0m
[0m[[0mdebug[0m] [0mda5910c7c622fc248fe525f5c03b1dee6be384b5 Fix for init-order caused NPE in NumericRange.[0m
[0m[[0mdebug[0m] [0m245ec93fb132d2597a05d7ae9e081cd1adf356a3 Burned by a last minute adjustment, I lost the ...[0m
[0m[[0mdebug[0m] [0mebb6c4a2d9d882ea258ac64afb5235041f4f40ab Discovered and disproved this unlikely truth:[0m
[0m[[0mdebug[0m] [0m09f490bd56a44dd9084f2ea843ac954a586e6d32 Reverts r21973, the patch I characterized as "h...[0m
[0m[[0mdebug[0m] [0mbf17437453a72c1bad87cd4f5f6555b0beaee783 Sorted out some buck passing among TraversableO...[0m
[0m[[0mdebug[0m] [0m67d0f1050f16d798692b6e1fa5260480e8a7c081 Codec changes in scala.tools.nsc.io correspondi...[0m
[0m[[0mdebug[0m] [0me9d3987da750e2d6ce154dd3b2ceca309b665674 Restored Source factories to a form source comp...[0m
[0m[[0mdebug[0m] [0m43e5eff2c8c3fbf1bba1440db9c5780179b70c6e Closes #3472, final specialized methods give Ve...[0m
[0m[[0mdebug[0m] [0m043889d581d9b4403764bdf407dae0405dcc6818 Closes #3499, double definition with specialized.[0m
[0m[[0mdebug[0m] [0mcb6db4169a6ccd3566bac8dfaf1be99ba1dbf7e3 [scaladoc] Fixed typo in Scaladoc man page (tha...[0m
[0m[[0mdebug[0m] [0m4e1907afb6ff870f43e59dceb072fc64d7438f08 Forgot to add stream view classes for #3511.[0m
[0m[[0mdebug[0m] [0m60354bdda2978ecbadbf29db0ec0532b0cc6c133 Fixes #3511 by adding a custom StreamView.[0m
[0m[[0mdebug[0m] [0m3281d0627be37df7343ca5a4f26847d85eb9618a Fixes #3508. No review is necessary.[0m
[0m[[0mdebug[0m] [0mde67e153ee74427f98b4ea5c21afa8fb01fe374a Partially solves the problem for #3502.[0m
[0m[[0mdebug[0m] [0ma708aa88f4b7d03fe272a8bfff8d42c389592964 [scaladoc] Updated man page for Scaladoc 2.[0m
[0m[[0mdebug[0m] [0m3bff39ce7672ba918aa84a82568208aa5827464c Added more license notices for things shipped w...[0m
[0m[[0mdebug[0m] [0m30d976734324531856a8c262bc3c5a62b00e25ca Added mandatory copyright notices for some libr...[0m
[0m[[0mdebug[0m] [0m8e2b780c61501c6ebd83ef18f7c84895f399baaf Removed unnecessary files containing code with ...[0m
[0m[[0mdebug[0m] [0m2eab8f31341d787a29a7329f40ffc870f5ab594c some tests. no review[0m
[0m[[0mdebug[0m] [0mf3d87c08f6bcdb864e6990194668ad6dc16826a9 Make Iterator.toStream be properly lazy.[0m
[0m[[0mdebug[0m] [0m8acca208ae541e44f306a50c210e2626f571332b Fixes #3496. No review.[0m
[0m[[0mdebug[0m] [0m6e3814fe9e5c61601db81f6a46f3f5147c6c0e5f made hashset more robust for concurrent access ...[0m
[0m[[0mdebug[0m] [0m0b006e7762a8c3ec2f5d02c8c7c34b09511e6a47 Re-enabled a number of previously disabled tests;[0m
[0m[[0mdebug[0m] [0m5da8a164cdd276e191ab6429e5a64e02529bbe45 Reversion of r21940, which caused a big bump in...[0m
[0m[[0mdebug[0m] [0mf80f8033a7eeb4b088591e4eb6f75e4670f157b5 Commit r22003 changed the svn:ignore[0m
[0m[[0mdebug[0m] [0mbf7eee08892aa38130dda75cfb6099fdc8b5bcd4 also consider non-implicit locals when checking...[0m
[0m[[0mdebug[0m] [0m0301bcfa431cceb6fbf55c7a6c31c611e17e6066 Closes #3452, inconsistency between method desc...[0m
[0m[[0mdebug[0m] [0m5e9d2809ebc2fd77143d6dfdcfea62c24ea4da28 Adds comments for #3471, and a test case which ...[0m
[0m[[0mdebug[0m] [0m83630c3ce608d1acc502cfe7ab6accf90ced8a47 Closes #3434.[0m
[0m[[0mdebug[0m] [0m4e3c1a99e845dab52b6879581a4fa56737b4bccf Stupid java 5/6 schism got me.[0m
[0m[[0mdebug[0m] [0m910adc615aba4770361ff99c45a45453acb580c6 Added a migration warning for matches and insta...[0m
[0m[[0mdebug[0m] [0m97abbae86af0c2b508583394e088291ac8241f29 Made interpreter robust against a missing class...[0m
[0m[[0mdebug[0m] [0me3c5bb68a1d85d54ef2d8ed7cc15d8fbd5385b0e Test closes #2919 which now works.[0m
[0m[[0mdebug[0m] [0mddea6d37d4daf581ac557829525af655aa7dd1fd More thorough fix for #3454[0m
[0m[[0mdebug[0m] [0md38342768a2657b8776d1b6fcf2b8e4b585d4cbf Updated check file. No review.[0m
[0m[[0mdebug[0m] [0m6ecd2f3ef0384dd761c52b1129c5e7219ad319c3 Fixe for botched Parser checking for #3454.[0m
[0m[[0mdebug[0m] [0mbb83cb8ba76643d3e8de9d34351efbd4fc963f84 Closes #3469. Review by rytz.[0m
[0m[[0mdebug[0m] [0m885f76fd054d5e71202112bae75c313bbad269ab Applied Paul's patch which closes #3306.[0m
[0m[[0mdebug[0m] [0m56313be050dca71a28f7696853dad13d4db90e6c Closes #3454, plus one syntax generalization wh...[0m
[0m[[0mdebug[0m] [0m4b10a4ca64f3d96a33a7f7badbf2a74e1c176fc4 Addresses see #3470 by adding a method Reactor....[0m
[0m[[0mdebug[0m] [0m5628970b43eefcd892320941ea6f937a7ce09b6a updated CompilerCommand invocation in main[0m
[0m[[0mdebug[0m] [0m6fc37a13242fc78d85138b32a803f8316a2b2040 Fixed an xml issue arising from arrays no longe...[0m
[0m[[0mdebug[0m] [0ma3c413084cccde5c7a3dec510971f9ef8fbf628f Brought the *Proxy classes more up to date.[0m
[0m[[0mdebug[0m] [0m67a650205b9f18f58063883dc6150009f8bdaae3 Removed a few instances of redundant or dead co...[0m
[0m[[0mdebug[0m] [0ma33ef273d057c043d4129927f27230f54051ac88 I figured it'd be a miracle if I got the script...[0m
[0m[[0mdebug[0m] [0m418b041eb4e8064b746e55373a9d66e689e86842 Added tests for bugs which have been fixed sinc...[0m
[0m[[0mdebug[0m] [0m41d361a9d26cb550a11691a5b93fb7f3ab5223d3 Changed the script runner mechanism to alchemiz...[0m
[0m[[0mdebug[0m] [0m3bad6d54b19c9ccc01a491b6483bb205d855381a Adding some info to naked asserts so future cra...[0m
[0m[[0mdebug[0m] [0mc8b3ae91ad05d50e4a6caa16a5d4e5cf71b23548 Pulled a function from the repl into the packag...[0m
[0m[[0mdebug[0m] [0m9a3f9c0e79cd82ef542a37c3b71351f137d1f1b9 Added test case for #2409.  No review.[0m
[0m[[0mdebug[0m] [0m5b391ab536ccea379b9eb245a47710cf0539c98b Reverted r19926 based on reports it breaks thin...[0m
[0m[[0mdebug[0m] [0m6043ad6f8fbaa172da4da8dd32966a4997c9885e It's clearly not a long term solution to go hun...[0m
[0m[[0mdebug[0m] [0m43cc66eefd3a6915bb149b9a97156a248983d12e A workaround for the crasher described in the c...[0m
[0m[[0mdebug[0m] [0m0df04f17e09458f44f17c368c50667d4a92621c2 Discovered via irc one more assertion in the ma...[0m
[0m[[0mdebug[0m] [0m354e05b8db4ca47fe9434e3989f3d5fd1b2ce37f Made workaround for #3430 noisier during its wo...[0m
[0m[[0mdebug[0m] [0m2ae12a5c6db9b1b4c6a19a803bc0160e71473f14 Messed up a flags test file, caught by dragos.[0m
[0m[[0mdebug[0m] [0m712ebe2943640b34ff40b40a363bd72594e62cb5 Altered a bunch of places which call hashCode t...[0m
[0m[[0mdebug[0m] [0m4382c7dd6e1b079919587639b6979ad55a783db5 Removed some flotsam which should have been rem...[0m
[0m[[0mdebug[0m] [0m90c59eb70a53e7ee0a8120ae53b4eeb711c44642 Added +=: prepend to MutableList.[0m
[0m[[0mdebug[0m] [0m1a66cb21931f53ab46d1ef21136c30dbfd6977d6 Workaround for #3462.[0m
[0m[[0mdebug[0m] [0m1fa7a9373acb8aa79f8195ed38e1fb9f75c93768 A more specifically targetted version of r21991...[0m
[0m[[0mdebug[0m] [0mbb141f2c7d3a35e3a60c02b7385faf5c4adcad72 Moved the test for #3420 to pending and reopene...[0m
[0m[[0mdebug[0m] [0m448c34d11bb9ad269072c8ede94a012749b47e5a Make the inliner be more careful about where it...[0m
[0m[[0mdebug[0m] [0m9dae73d4cd606a2ad2336574d3f2498046e2b8f0 Test case for #3420, closes #3420.[0m
[0m[[0mdebug[0m] [0m20919ccb1a571bf0f0251c9c59413c1969d6d359 Closes #3449. no review.[0m
[0m[[0mdebug[0m] [0m6c1a68c847b2126f3e97bf65b539eff34b104a86 Put dummy scalacheck dir in test/files since pa...[0m
[0m[[0mdebug[0m] [0m136f08e7db582060142c9ac796ba0b71df74139f Misoptimization for list extractors caused non-...[0m
[0m[[0mdebug[0m] [0mdba07aa5a45ba53ecfeef8e42b8b4362b0fecd83 Closes #3381.[0m
[0m[[0mdebug[0m] [0m293b70525e5d22e64af51d99aea6714b197aa052 Closed #3432.[0m
[0m[[0mdebug[0m] [0m4debc5bf1e89a8cb185fd7af1adf1c81c0e95e0c Fixed a BigDecimal/Long comparison bug reported...[0m
[0m[[0mdebug[0m] [0mb96804031a11f36ae00acc3020a7ed338b926abe Bug in lastIndexOfSeq.  Closes #3455, no review.[0m
[0m[[0mdebug[0m] [0m50bf167d084b78e4c0f4b906ad0587cd29b533dc Closes #3304. Review by extempore.[0m
[0m[[0mdebug[0m] [0mf139afb941513aa41bf077b4aa2391443ad4db46 Fixed problem with static initializer in ForkJo...[0m
[0m[[0mdebug[0m] [0m7df797939b9e84c720e6b517c774d380d66ae28d tentative solution of typeParams problem discov...[0m
[0m[[0mdebug[0m] [0mda86fbe4a8a8ed08afa321dd01c0cf5a6b57df2f Fixes #3422. No review necessary.[0m
[0m[[0mdebug[0m] [0md6191fcdbff5f16e857e92dd10cbabe41ab9b66d Fixes #3385. No review.[0m
[0m[[0mdebug[0m] [0m4d11985231229984fd207dcd633d070ff24c97fb Hacky but no-risk fix for #3189, which was caus...[0m
[0m[[0mdebug[0m] [0mebfcab7b96e95939e3f258f27e936844e343326a Removed deprecation. No review.[0m
[0m[[0mdebug[0m] [0mb7781f0d875ea3a9e9b94d0344b806702680aeb9 Changed migration annotation to deprecated.[0m
[0m[[0mdebug[0m] [0me0c2758ed3c1bfb97047e9361de1f495f41e4804 Fixes #3445. no review[0m
[0m[[0mdebug[0m] [0mda8253c2e07a8e461c1ece23e68fb2b72a638dd2 Fixes #3444. Review by phaller.[0m
[0m[[0mdebug[0m] [0m1b06a599ca7d79557e47e9f8ae37fa9fa07979c0 Fix for sliding boundary condition.[0m
[0m[[0mdebug[0m] [0ma3bbcdbfc69004caf2025388f7f6dbb068419968 some more ad-hoc cooking[0m
[0m[[0mdebug[0m] [0mb081940e5a6faf0f4adbbe32a3e0da97235e3390 cook raw type when copying down result type[0m
[0m[[0mdebug[0m] [0m516a00c88c3d0bd60dd873a1d669e91144496896 Changed strategy to allow specialization on typ...[0m
[0m[[0mdebug[0m] [0m092ef8f8f7fe7b34546b3b432f712144fe3b6739 Commented out unnecessarily verbose debug info.[0m
[0m[[0mdebug[0m] [0mdd500f0f5710f0e994194939e1ea3da715f42d94 New starr[0m
[0m[[0mdebug[0m] [0m0577b210982f2c912c133f99cca72c9ea4ab5bcc Closes #3417. No review (already done by Martin)[0m
[0m[[0mdebug[0m] [0mb7f77112a5701585d6af24a28178279da96c489d Fixed -Xcheckinit build. No review.[0m
[0m[[0mdebug[0m] [0mb7888a61f8d7efb10a4f6614a86ba4620e724692 added another Android example[0m
[0m[[0mdebug[0m] [0m54523bc2fc3cd0100e082a3c42b9015398f71171 Made javaConversions more general.[0m
[0m[[0mdebug[0m] [0mbf82ecbcbeaa3a6975e360c2b616ce37938df80f [scaladoc] Closes #3428 (HTML markup supported ...[0m
[0m[[0mdebug[0m] [0mf4420e7b13542f771c3ca80abfeab4dabf16b309 Swapped the order of the arguments to returning...[0m
[0m[[0mdebug[0m] [0md97b3a8066dfe588e080c6b3c87bda2c9f27f80e Starting to look like the pattern matcher and I...[0m
[0m[[0mdebug[0m] [0m7b822f28663e547e438f7aeb4e6520af32be7c07 Fixed a missed opportunity for code rewriting i...[0m
[0m[[0mdebug[0m] [0ma193d9f42d350738ab673f6562425506d3cbcd6c Took advantage of my new wealth of bottom-up pa...[0m
[0m[[0mdebug[0m] [0mf6ee85bed766dff518e88ca216893992987f1b3a Realized that somehow the synthetic flag on pat...[0m
[0m[[0mdebug[0m] [0m33ff703da21993890014feb3d2375827127255a8 Added one-way conversions from collection.{Set,...[0m
[0m[[0mdebug[0m] [0ma239e85e6552542a434e20b0749eb7c68f943de9 Closes #3433.[0m
[0m[[0mdebug[0m] [0mfa75d20c42b520eae0bf5b550fc4094a9cc895c5 Closes #3434.[0m
[0m[[0mdebug[0m] [0me7ce9b9723f98c77dd2d47b1c00cd4f214198243 Should fix the interpreter bug I just introduced.[0m
[0m[[0mdebug[0m] [0m5f5660dd6ea1a885eaa95ead9a82b0a94ac09c97 Removed an assertion which was asserting an unt...[0m
[0m[[0mdebug[0m] [0m7c7c267d4e1efa2c85017751b448b31cf7e2a5b1 Fixed a long standing issue with interpreter co...[0m
[0m[[0mdebug[0m] [0mfd5d20d2cf2dbe2e8c66b5d43167cd6fbc90220e Notice and fail when a file given with -i is in...[0m
[0m[[0mdebug[0m] [0m016d815104b1d44b2b899c68804dde500963fbcd Overhauled sequence length logic in the pattern...[0m
[0m[[0mdebug[0m] [0m0ed53d4d686db74a54315cd5ccf79bda3690b036 Closes #3424, double definition when overriding...[0m
[0m[[0mdebug[0m] [0mba1c91710f44862ec5b9d05307ddf04884bc23ac [scaladoc] Closes #3351 (white space before fir...[0m
[0m[[0mdebug[0m] [0mc7c69ea24581812790cd8bed17aa64486277fba0 Removed more than 3400 svn '$Id' keywords and r...[0m
[0m[[0mdebug[0m] [0mf9ab50b25e3dd6f1784d85e5e2322a96ade25297 Made library build more robust when using other...[0m
[0m[[0mdebug[0m] [0ma99710111eb3a3fc3d29ae5166e74bef214ec686 new msil.jar to make msil build. noreview.[0m
[0m[[0mdebug[0m] [0m582c53207bb7eda2cde2070db1ee42691dcfb33e Fix from Mirko Stocker and unit test for #3416.[0m
[0m[[0mdebug[0m] [0m180c6d047dbe16d5a2d4ec9186aad749e64e012d Corrected sizeHints for scanLeft/Right[0m
[0m[[0mdebug[0m] [0m57a0b3d1657468c037751a2a6c833f6814ae78c0 Closes #t3363. Review by extempore.[0m
[0m[[0mdebug[0m] [0me6ff7d3557fee8f3d7dcb6355dc218e8eaca13b8 close #3415.[0m
[0m[[0mdebug[0m] [0md484df935d3d12b5a853cdf2589e0ebd586076af Closed #3413. No review.[0m
[0m[[0mdebug[0m] [0mbfb49242b5ca6ffdd086364b33fa3f785254784d Added sizeHints to operations where it made sense.[0m
[0m[[0mdebug[0m] [0mdb50a62b625d9685394557fad3a1a101c843df07 Made builder in MutableMapFactory use += instea...[0m
[0m[[0mdebug[0m] [0m601729ad84095dd0f100e50c0adc388126340709 made MathCommon a class to gain some speed.[0m
[0m[[0mdebug[0m] [0m0319fec702a7da3538eee9398faea33721df5311 Disabled scalacheck tests because they interfer...[0m
[0m[[0mdebug[0m] [0mf8b4ca8cf0b3957e09a21a1019152ae3d87c8a01 Fixed -Xcheckinit build.no review.[0m
[0m[[0mdebug[0m] [0m8fe7b531649dd5f82b6ac46720c751750e893500 Closes #3407. Closes #3412. Review by plocinic.[0m
[0m[[0mdebug[0m] [0md1185713fa066528eac5f228aae943dd5ad3a142 Remove the sourcepath prefix from the logs and ...[0m
[0m[[0mdebug[0m] [0m536fa4d9c8f4ad70451909c39cdab13dd0ee4078 Fixed partest for windows nightly. No review.[0m
[0m[[0mdebug[0m] [0mb8e07955484a7d65fd12be3acf11e25c139285e2 docs for breakout and no-arg apply in canbuildfrom[0m
[0m[[0mdebug[0m] [0maa09cc3505096294b40949246d1906c760b914dc close #3400. no review[0m
[0m[[0mdebug[0m] [0mc55b106f503d5e712e69823cfeb1cab2460221eb Rolled partest back to r21328.[0m
[0m[[0mdebug[0m] [0mcb35c38f14f6a53c38966bde8e64dcfa9af17918 Fixed bug in transpose, closes #3397, no review.[0m
[0m[[0mdebug[0m] [0m7cb9037e17f9202c4fb43ef7dc0e389e48f2ed49 Removed some logging and prune CollectMethodBod...[0m
[0m[[0mdebug[0m] [0m0f4b2306ecf7f2f04d1af5bec12945eb30218154 Tightened what gets specialized: only when the ...[0m
[0m[[0mdebug[0m] [0macc5c7e65032c369fb08dd82540cea6351358c72 Rolled back a subset of partest to use StreamAp...[0m
[0m[[0mdebug[0m] [0mc2002c83615b4a1228a66f7aea1dc3e5d5441420 revert the revert of r21791 (fix constructor pa...[0m
[0m[[0mdebug[0m] [0mdabf2c23ef61092adb3490100442b684611e3c93 Fixed #3358.[0m
[0m[[0mdebug[0m] [0m60cd12f77051898bc63cfa55bdd0cdafda4b510a Fixing the conflict between the two private-rel...[0m
[0m[[0mdebug[0m] [0m09bbc6ea28f1f5ad6d2902425cc42d10392a414a Fix for #3391.  No review.[0m
[0m[[0mdebug[0m] [0m19ec1c5b7e6170a4b987ddfd9479e9560bdcec97 Fixed broken commit. no review.[0m
[0m[[0mdebug[0m] [0m2c45d41b37176fdf140964e88ee49f3af55c37f9 Closes #3387. no review.[0m
[0m[[0mdebug[0m] [0ma01b81352f9f6bec4277044b3265dab79f545441 revert commit that probably broke the build due...[0m
[0m[[0mdebug[0m] [0m7868f336ec5d9e3b64f83925ec345bd794953284 Fixed StringBuilder#last performance problem.[0m
[0m[[0mdebug[0m] [0m115d774e47e2b3ada792af776aab9a2a289a83c4 Fixed #3274. No review.[0m
[0m[[0mdebug[0m] [0m2c0731e106db1f6220f65e0997da13cf5188a39a Some more, hopefully temporary, partest timeout...[0m
[0m[[0mdebug[0m] [0m185b1c828a7f859b32b136e873373a9b79edc304 close #3384.[0m
[0m[[0mdebug[0m] [0m20192c84a98212ba2de6f52553b4ec7dafb6c6c3 Revert r21790: "closes #3373, #3177: validity c...[0m
[0m[[0mdebug[0m] [0mc4732915972ebe78d95a033350b176d7dbe75288 sorry, last-minute edit broke build: re-added p...[0m
[0m[[0mdebug[0m] [0m02ad6bb9666161e04e0b9ed3a8ffb6b0e2304596 fix and test where constructor parameter annota...[0m
[0m[[0mdebug[0m] [0m7abeacab53286233d4b150e713ca253c08f38bfd closes #3373, #3177: validity check of an impli...[0m
[0m[[0mdebug[0m] [0m6bc86b824867b9c0eaab79bcd798d05759a9167a Fixed abstract overrides of specialized methods.[0m
[0m[[0mdebug[0m] [0mdf78ff25e3a4742579417db81bd22fa20b70d4ed Closes #3378. No review.[0m
[0m[[0mdebug[0m] [0m37a5c47ac57bb21c46adaf8b67a4704308e2b937 Removed 4-year old println when getModuleOrClas...[0m
[0m[[0mdebug[0m] [0mb8e90e8aefba2cf6c65f3e1153b99b81e90f0bee Increased partest per-test timeout in an attemp...[0m
[0m[[0mdebug[0m] [0m3ec6dba7bac21c5e8b518a2aef7592ea5f23e61b Renamed Idea project files to have a .SAMPLE su...[0m
[0m[[0mdebug[0m] [0m5f75746b6653cd666c007fb59ed3ac847c6fd85f Fixed private member access, closes #3380.[0m
[0m[[0mdebug[0m] [0ma46601aa3e998f86ba015c338ac4a278267e13b0 Closes #3382. no review.[0m
[0m[[0mdebug[0m] [0m3c2edb472a20e27ecfaf3315d00b71733d140e87 Properly specialize superclasses of a specializ...[0m
[0m[[0mdebug[0m] [0m6c86ba45ef1e9b03dfdc1fa1ae9b1692e29b6f92 Kicked the partest timeouts way up since appare...[0m
[0m[[0mdebug[0m] [0mf662b62e2b079968b46e1474f73117fdf7684271 Accumulate missing abstract member errors so th...[0m
[0m[[0mdebug[0m] [0m4758f2a87c2c069e9021bd23de4dd304d3623af7 Removed AnnotationInfos.ScalaSigBytes from refl...[0m
[0m[[0mdebug[0m] [0ma514ab4fe15d237998164d7b2825260de1c6a164 Kicked partest up to a 6 hour timeout.  No review.[0m
[0m[[0mdebug[0m] [0md43999e5d07e8223c9aa8fe344b83cdd42c5e7a7 Deprecated two members of RemoteActor which cle...[0m
[0m[[0mdebug[0m] [0m18cdaae4b61b481ca9b3be48995ea45d1e2aab53 [scaladoc] Closes #3302 (case class with privat...[0m
[0m[[0mdebug[0m] [0m5b937bacd38c34718e16989f3752e1f582ae2698 Closes #3310 (very large Scala class is compile...[0m
[0m[[0mdebug[0m] [0m8eb1d0c6ac940438b5f81d832dd3d0ab26de1ff5 Regenerated FunctionN, AbstractFunctionN, etc.[0m
[0m[[0mdebug[0m] [0m8a3ff479f201b14cbb2065e71063543e92418b54 Took advantage of the sophisticated abstraction...[0m
[0m[[0mdebug[0m] [0m37893fe867658b241fd5c48ae3bb97301986862c Removes pointless reference queue from the Symb...[0m
[0m[[0mdebug[0m] [0m4bd4c7f4d47d85d5c3daaa5f3850466197b08f1c Reverted change that made partest fail with 'bi...[0m
[0m[[0mdebug[0m] [0ma2c3cdf668951cf861dada3623afba85647ee6ad Fixed misaligning due to wide (double|long) par...[0m
[0m[[0mdebug[0m] [0m35e881860944c1cbae98979c99c3e1a6778b39c9 Allow inlining for straight-line methods.[0m
[0m[[0mdebug[0m] [0m78ca916a093c481b87b484759116474f39fb6759 removed the dir info of the error messages.[0m
[0m[[0mdebug[0m] [0m8a6e20ce4c14bb2f3c0bc98e8e69aa2ef891aa3b Tightened variances check. Review by prokopec.[0m
[0m[[0mdebug[0m] [0md6178b3a1037fcad01e98f4e5cc9e77a51dbabbd Made internal helper methods in concurrent.ops ...[0m
[0m[[0mdebug[0m] [0mee5daee5d82c76d441341c8ffa81d72839e4e726 Removes scala.concurrent.AsyncInvokable, which ...[0m
[0m[[0mdebug[0m] [0m151d1ec5790556fcf20d60fc48be4ab926360b59 UncaughtException is now a case class (see #2017).[0m
[0m[[0mdebug[0m] [0m8f2d31cbcdd9a99195a554d9c9063a79c38b9444 Closes #3369. Review by plocinic.[0m
[0m[[0mdebug[0m] [0m54e1e31679f4e5ca78238a092b0b857190e8bfde fix msil backend. no review[0m
[0m[[0mdebug[0m] [0m922938dc879463180acd42c3a930fe74433ee510 improved doc for PARAMACCESSOR flag. no review[0m
[0m[[0mdebug[0m] [0m45e3ff972c7562bca5634aa7fe80d9e4c8f5a89d Fixed bug in Iterator.iterate which would lead ...[0m
[0m[[0mdebug[0m] [0mb86d72b35eb729be8226b241134bfc76e68b3ae9 Some path-dependent type fiddling so power mode...[0m
[0m[[0mdebug[0m] [0m9b066f5a1eb1641f8e025a065ae6313c2d204bde Added classes/continuations-plugin to the plugi...[0m
[0m[[0mdebug[0m] [0m231cfbe1c023ccf9e1bc437e5098f41b121fffa8 Closes #3365.[0m
[0m[[0mdebug[0m] [0m32cff2050f93bc6012b4354c0156b4f8e40f1719 Closes #3364. No review.[0m
[0m[[0mdebug[0m] [0m3db6fcb7bf5aa8183402eab22a97eb867e93b1e0 scalap: signature for case classes fixed[0m
[0m[[0mdebug[0m] [0m4f5a598284609a094255b08e9887b61417a6ce68 no inlining on msil.[0m
[0m[[0mdebug[0m] [0mfe0a2ac4c3b393cc3684cf66a4de7c85a29d68fd Fixed scaladoc output for several types and mem...[0m
[0m[[0mdebug[0m] [0m677ca58efb2d759eb674e2e419756afc0e94927d A small error message improvement suggested at ...[0m
[0m[[0mdebug[0m] [0maf4338c2b2c443fbca53ee937faaef2dfc0748c8 Added size hints to builders where possible wit...[0m
[0m[[0mdebug[0m] [0m1f7165c5d4b949078432af79fe4ea1e09b7d77da Closes #3362. Review by dragos.[0m
[0m[[0mdebug[0m] [0m4a785c87272e07f34782a3d05092884472a15b63 Various refinements and polishing to do with me...[0m
[0m[[0mdebug[0m] [0m99cbff74b765678746d74e421d83480833229db5 Fixed broken test file. No review.[0m
[0m[[0mdebug[0m] [0m9b16201d2c982095c54b9803cee8c76b4f12024e Created TypeDiagnostics trait and have begun op...[0m
[0m[[0mdebug[0m] [0m0675d244e45ea0f71a64568c832c846b19beea56 Added test for several tickets that were fixed ...[0m
[0m[[0mdebug[0m] [0m622c15815f8cfa93ab6c3b0e3ab49095988dd51f Fixed construction of specialized classes in th...[0m
[0m[[0mdebug[0m] [0mf99b3ceac6465c630374e5bd5b680f4b99abc9b7 Fixed crash when calling super in a closure (se...[0m
[0m[[0mdebug[0m] [0m15fecdc78e66bb93ff0db9f4cdcf50f9c85fc190 fixed #3349 : method symbol cached too aggressi...[0m
[0m[[0mdebug[0m] [0mfa715fdd66f444d756ffe91417ac0937f7de6592 Fixing the test I broke with the last commit.[0m
[0m[[0mdebug[0m] [0m4f24cb62ce0932938d5428ec6e4b02b670c4a173 Some cleanups in repl completion and power mode.[0m
[0m[[0mdebug[0m] [0mcf552d7f27ce5aaf27d890b5f4068914aca76444 Mostly finishing the ball that got rolling in r...[0m
[0m[[0mdebug[0m] [0mbc17cc6c0363a15fa28ea8c487e66bfb324569af Typo patrol. no review[0m
[0m[[0mdebug[0m] [0me73312494c7af11677809a882d59b76a2ba3726f [scaladoc] Removed commented-out items in the c...[0m
[0m[[0mdebug[0m] [0mc2f6ae9755b7393ae873ce89c2caf1cd1f7148be [scaladoc] Moved object/template icons to the l...[0m
[0m[[0mdebug[0m] [0m4ab780e8be41a7d47c07e8c6121ebe06ba3dfd89 [scaladoc] Added TODO comments for later fixing...[0m
[0m[[0mdebug[0m] [0m3b24fde83660bf26c1bff4f6ac0240a8c85efa62 [scaladoc] Added missing file for previous commit.[0m
[0m[[0mdebug[0m] [0m2fd048855d1e36c96c4493a7038bfea2e46319e6 [scaladoc] Fix alignment of "Inherited" and "Vi...[0m
[0m[[0mdebug[0m] [0maed5acd72568c1a9bbad254374921ca2fcf835cd Better positioned regular expression parser, co...[0m
[0m[[0mdebug[0m] [0m8b58d4360a9bca0f9695a1ac325a6c4baf04787a Improved documentation for `NodeSeq.\` and `Nod...[0m
[0m[[0mdebug[0m] [0m796d24e1027119af2f2e917cdc66c06da9b3ec6b Solves the "same type after erasure problem" un...[0m
[0m[[0mdebug[0m] [0m9af947ea3a2c606efac01b1fcb5e88e0aeaadc08 moved AnnotationDefaultAttr to scala.runtime.[0m
[0m[[0mdebug[0m] [0mce27db80214ee574c6eace6339b7ab0a06344a61 Some overdue improvements in repl completion, w...[0m
[0m[[0mdebug[0m] [0mbd66ed93afc0b6b1bb7293f7930ab6c2d2c55a49 Fixes #3350. review by extempore[0m
[0m[[0mdebug[0m] [0m1148683005899ec86f7b1028cd36671a1045e650 Closes #3356.[0m
[0m[[0mdebug[0m] [0ma29eafaf4bbb439ef4893bf1442782d5d50dd5f5 close #3338, close #3334, close #3345.[0m
[0m[[0mdebug[0m] [0m810deda16afc1d9b13e43c68e895b683549951d6 Another guess falling somewhere between educate...[0m
[0m[[0mdebug[0m] [0mee1042f8c6f9981833176acd3fbdb8782f175888 StringBuilder no longer violates the Seq revers...[0m
[0m[[0mdebug[0m] [0ma0e5e165c97c01cf0854aeda72e4e9d1d037bb8c Took another of universal equality's victims to...[0m
[0m[[0mdebug[0m] [0m6736ca07f22a8da42604a27bda84f71b720b54ed Added size hints to Array.{ iterate, range, tab...[0m
[0m[[0mdebug[0m] [0meb1ee924dd922db2e967c8a38ec13410eeb7110f Created Mutable and Immutable SetFactories to d...[0m
[0m[[0mdebug[0m] [0mdb8bd90da4c78e543bad65dea5600febc6fbbd20 Added test for #3081. No review.[0m
[0m[[0mdebug[0m] [0m947ed04398d15c10233a59d49240bead970202ad Closes #3108 plus removed some semicolons.[0m
[0m[[0mdebug[0m] [0m17ce401dbb8df88f5e312e9d3cfa50de7699ef68 added missing SuperMixins[0m
[0m[[0mdebug[0m] [0m340080290322fc1c24cb6b35a04fbb23497a17f6 Fixed potential duplicate error annotation "Err...[0m
[0m[[0mdebug[0m] [0m42ebea46c7e27430131cebe8169955d34571e681 Fixed typo in error message. No review.[0m
[0m[[0mdebug[0m] [0m618b55fa8e1185eec27b93b5451d0331901828a2 Fixed implicits problem in specs; Manifest[Clas...[0m
[0m[[0mdebug[0m] [0me4716c234d718379e5213abcc19b431a6d906b79 Some cleanup I did when looking at #2769.[0m
[0m[[0mdebug[0m] [0md16e5173035f7a104b62186f748785db3227ea97 Reverted change of Reactor.exceptionHandler's t...[0m
[0m[[0mdebug[0m] [0mdcbffd4dc50c7e2540fd4770492b86108d3254fc Reactor.exceptionHandler is defined on Throwabl...[0m
[0m[[0mdebug[0m] [0m3861a3a42e4347c733a3c15a7cd85fa86d1d1011 Added two options to tools/tokens, --sliding an...[0m
[0m[[0mdebug[0m] [0mc8266ce2b587e495179d8ce50207e27f3352821d Fixed a couple bugs in tools/tokens which were ...[0m
[0m[[0mdebug[0m] [0mdb0d40b73c92be4a0eb0ef03f6bfb166c8cfb4c0 Two new command line programs in ~/tools: scmp ...[0m
[0m[[0mdebug[0m] [0ma17a4dc15730ce004ca8c9495c850dfca1062c24 Since pickled data moved into annotations ShowP...[0m
[0m[[0mdebug[0m] [0mcf26f620707be4bd9f8bc30a733eb4a987894421 [scaladoc] Slight change to design of how Comme...[0m
[0m[[0mdebug[0m] [0m326065c5eccba595cb44b3cc53089fbe769c7466 Changed the way special overrides are implemented.[0m
[0m[[0mdebug[0m] [0m0c6fe023cd6dfe431167aefc41055d82e3354160 Fixed retyping of ThisTypes and less aggressive...[0m
[0m[[0mdebug[0m] [0m0b0513fd6c57ea38fe4eea0c1818d3e65f04f593 Fixed bug in update method visibility which cau...[0m
[0m[[0mdebug[0m] [0m4214e738c0fc29cbef7bb8c61ddfcd03816d881e Handled action items (1) and (4) of the phaller...[0m
[0m[[0mdebug[0m] [0mb2deee49ce08b47959c5bc3996f3a01194b00866 Undeprecated @retain as suggested by odersky on...[0m
[0m[[0mdebug[0m] [0m22b66d601b790894827051bfe40fa5f0d119456a More fully integrate immutable.Queue into colle...[0m
[0m[[0mdebug[0m] [0mc5441dcc98a7c91d398cb43a35fcad9d07ad0da6 fix bootstrap library build. review by odersky[0m
[0m[[0mdebug[0m] [0m9933cbe4e49bf558eb238c4d807551aaf5a2e94c Missing bit from r21620.[0m
[0m[[0mdebug[0m] [0m199f6f6cb8b5915a8902907905d6755dc4237061 Fixed #3322wq[0m
[0m[[0mdebug[0m] [0m41c280194dd92025c3291b977549dd174b108ec9 Better fix for #2757. Review by milessabin.[0m
[0m[[0mdebug[0m] [0m0acdb6a68c756be28fca0de4ec6f8b84aaa4a5ba Raised some partest timeouts, I think with thes...[0m
[0m[[0mdebug[0m] [0m0ffb0708fa5b154f53e35973d99239a94af755ca Fix and test case for forwarder duplicate bug.[0m
[0m[[0mdebug[0m] [0mff714a46212b8280918243a1a7f9b54f2f045880 Degeneralized some incomplete generalization of...[0m
[0m[[0mdebug[0m] [0m9b54f56bded8722cd6a0ecd24bbe460e0a41a2c7 Made partest diff algorithm much more lenient.[0m
[0m[[0mdebug[0m] [0m91b6426788871623874f991815f39161c3647e13 More polishing up features in partest which wor...[0m
[0m[[0mdebug[0m] [0m2c8f5c5a82fa4fcb305ca46061b49f40cd4a75d0 Added a test to make sure distinct preserves or...[0m
[0m[[0mdebug[0m] [0m11398dd393fe3eff544bfbafafb584d3acd66e05 Improved @tailrec error messages to specify the...[0m
[0m[[0mdebug[0m] [0m41860ffcf7b29f8857b21ec5559f0a9ef9d0e96f Initialization ordering issue in BigDecimal.[0m
[0m[[0mdebug[0m] [0m4fb3473182262b7cce33406ba7d0701e6622e3c3 Removed a bunch of -Y warning options.[0m
[0m[[0mdebug[0m] [0m348271c8b27af1c29f7705ea2853c934492ee327 A repl corner case.  Closes #3298, no review.[0m
[0m[[0mdebug[0m] [0mc0d1bc031ee67f3caee9bfe01a425850b61e1d16 added scalacheck.jar and *.test files to the sc...[0m
[0m[[0mdebug[0m] [0m4afe5f122ed5e43859d7e5c336ee8917808797ca Revert "Don't decode symbols in .toString."[0m
[0m[[0mdebug[0m] [0mc89c9537966b686ff814bce638ad4d06dd7bd7bb Disabled failing json test.[0m
[0m[[0mdebug[0m] [0mee10da727b07edd36ffa6f2fd36c38ac43a97d7a Revert "Fix for #3284.[0m
[0m[[0mdebug[0m] [0md95eb2a8f979b9f9db98a0e097ef3793674e57ab Made the icode reader more resilient to errors.[0m
[0m[[0mdebug[0m] [0mc272bbfb64b1d0522e09daa0981a4942f63607a4 Don't decode symbols in .toString.[0m
[0m[[0mdebug[0m] [0m7d6f1e7e4e8c9024f886f32804d5e341cd14bd11 Fixed deadlocking behavior in actors.[0m
[0m[[0mdebug[0m] [0m6c213d1c8198423076c111271fd6018a82593087 Reverted r21523. No review.[0m
[0m[[0mdebug[0m] [0m248ae6753e94429d5a5c14f9039ecf588b19b5bc Fix for #3284.[0m
[0m[[0mdebug[0m] [0m6d0d855d4917592e169f654ecaff0f44e685dd02 [scaladoc] Tweak so that left pane has a little...[0m
[0m[[0mdebug[0m] [0m3b2c0466a612fa2d4a79bd4e200aaf0e3576109c Removed trace output after having verified that...[0m
[0m[[0mdebug[0m] [0m382dd00508882f15ffd086588903380d7980b35c Some mopping up in equality.[0m
[0m[[0mdebug[0m] [0m27288e3ffe2224bb206e79204542c26a2779223b A safety improvement for random path generation...[0m
[0m[[0mdebug[0m] [0m41d9ea14526b0cf64a5d2146616fd6acf3472e87 A redblack tree scalacheck test contributed by ...[0m
[0m[[0mdebug[0m] [0ma0cd7f2fca971d7290fd5a207225dcf6037ae69a [scaladoc] More cosmetic changes.[0m
[0m[[0mdebug[0m] [0mab257556c9a48b617294d9c0a7d7722301949424 Fix for specialized fix.[0m
[0m[[0mdebug[0m] [0m765864526dc6c68ca38085b3c521f2e7171e8047 attempted fix for the TypeSkolem problem under ...[0m
[0m[[0mdebug[0m] [0m9024ffbfbfee948388595936a68a74bfe9ce1fb0 fix for usecase in doccomments.[0m
[0m[[0mdebug[0m] [0me20c986ba1668abd5f561095aa64cf153cd48227 more documentation[0m
[0m[[0mdebug[0m] [0m174c1721ff3b1b581142ad0ed80a655d2d0b4aba Documented immutable.*. no review[0m
[0m[[0mdebug[0m] [0mbf0921a072c4761824365105c785dd5f2cf97588 Docs. no review[0m
[0m[[0mdebug[0m] [0m1973a1f7d3bbc052464ad0c8f43dda10b063f443 Removed obsolete AbstractReactor trait. No review.[0m
[0m[[0mdebug[0m] [0mbc791369f79f2d1a72a93674eb7b0f34ca58d8d1 Hardened actor tests. No review.[0m
[0m[[0mdebug[0m] [0mc54b7a99e8a4913ceee3f40631edba72c33145ec Fixed #3258[0m
[0m[[0mdebug[0m] [0m35f9176e79cc4fad32b059e233bf36f2b7b79033 Immutable up to Queue docs. no review[0m
[0m[[0mdebug[0m] [0mbb1a2d20cd740728a6288bff312b03ffac4c8bbc [scaladoc] Fixed CSS so that styles from wiki m...[0m
[0m[[0mdebug[0m] [0md98e426541d37dc15b34adf35ae2766aee6abdc5 fix stability. jar is not stable. no review.[0m
[0m[[0mdebug[0m] [0m11663541b4d704bd569a0f7f695e197e71658b5f A brace got hurt while documenting. no review.[0m
[0m[[0mdebug[0m] [0maad801fc89b24843497963b14b6c96ed1ce77c06 Improved handling of uncaught exceptions in act...[0m
[0m[[0mdebug[0m] [0mea91456310736caed3064c117c5a72f515d59688 closes #3241 and improves serialization of hash...[0m
[0m[[0mdebug[0m] [0m5055ee1d62cd486e50dc13ca9275be91ebb78cc5 fixed most of stability, reviewed by iuli, so n...[0m
[0m[[0mdebug[0m] [0m628b2edf7363265748e0d345298d6e3663d8133b docs for immutable.A-L*. no review[0m
[0m[[0mdebug[0m] [0me8c80f152fd2c0058689dff49cf013c9bf7eb2c1 Some clean-ups.[0m
[0m[[0mdebug[0m] [0m00581b645be1ea0c1199a2ea2bd5a0ac0f1a809f [scaladoc] Changed comment code and pre tages t...[0m
[0m[[0mdebug[0m] [0m4f12f2af975af384202ccd123c067d8e04bff516 Noticed that Settings post-set hooks were not b...[0m
[0m[[0mdebug[0m] [0m406e54b7e59671462c4057894776f04d8f77b80e Documentation for mutable collections. No review.[0m
[0m[[0mdebug[0m] [0m9e155f4956ad608342eb760c6939ebd9aa1a51a8 Disabling what I think are the last two failing...[0m
[0m[[0mdebug[0m] [0m7015c96b21d4d5ae7f5bdd9f921bbf0aeef9856c Still working on partest.[0m
[0m[[0mdebug[0m] [0mbeee01e9ec6c650a7ebf17489f97896f6d3d119f Changed the colors for types, value members, an...[0m
[0m[[0mdebug[0m] [0mb8b6507a3e2ed46e0f5e066f073030ccb222bc06 [scaladoc] Members inherited from sourceless fi...[0m
[0m[[0mdebug[0m] [0m0721367ab2eab55008422a91ff22d41b02d840dc Another attempt at avoiding partest hang ups wh...[0m
[0m[[0mdebug[0m] [0mc1f1a2cfdf0b0c99c019c855a7e9c47e0c850711 Disabled test that hangs when actors package is...[0m
[0m[[0mdebug[0m] [0m734f709290a4798f9d87801a2310cf568559fe50 [scaladoc] Cosmetic changes:[0m
[0m[[0mdebug[0m] [0mb6f7f79384f8f8303fafdc1e30d12bf4a9a2a8b3 Correct oversight where neg tests didn't demand...[0m
[0m[[0mdebug[0m] [0m814f097febe9fe36c10717b8c84ee6d9c5d3c285 [scaladoc] Use case symbols have correct owner;...[0m
[0m[[0mdebug[0m] [0m70322ab6ba5b630bca6d4110a502125cabb5ae2c Reverted r21500 until all test categories work ...[0m
[0m[[0mdebug[0m] [0m8ec16299c89c1eb776f3b6b767461231ad17eeb7 [scaladoc] Inner objects, which according to th...[0m
[0m[[0mdebug[0m] [0m010889645cc64ce5c10538a947d37c4760204d0f Restored partest behavior to write log files wi...[0m
[0m[[0mdebug[0m] [0m18f75625a83a01d13e04276856246f35f63e0ac4 Fixed various position issues in specialized me...[0m
[0m[[0mdebug[0m] [0m0beec154209cae7d8aaf34831f8a2bc79af926cc Companion objects of case classes extend Abstra...[0m
[0m[[0mdebug[0m] [0m303d9f812b221abdb1355b43e9b8a1d9be76f56a Don't generate forwarders for specialized methods.[0m
[0m[[0mdebug[0m] [0md0475494b208768fdf0220e0e435232d6de58e6c Regenerated tuples, products and (Abstract)Func...[0m
[0m[[0mdebug[0m] [0mf7340c3abcb5604e798816d4e3ace77b4a618552 Auto-generate scala.runtime.AbstractFunctionN c...[0m
[0m[[0mdebug[0m] [0mb3f909df2e71ab14661e2a8f099b871a165bd38a [scaladoc] Comment summary (first sentence) is ...[0m
[0m[[0mdebug[0m] [0mc315a6fe9ce88384ef2b59bb3530e068c874b1d0 [scaladoc] Signature kind (def, val) needs more...[0m
[0m[[0mdebug[0m] [0m9361f2d069b925f39f090af9ff54d9e7085d0e08 [scaladoc] Lazy vals are printed as such, no lo...[0m
[0m[[0mdebug[0m] [0m6dd325002065e385bf4bb368542fb7b85509ed19 Some modifications to partest to improve output.[0m
[0m[[0mdebug[0m] [0m7693ab0dec5e46a591db284ef148b3cff469163f changed testfile, to satisfy new diff algo (whi...[0m
[0m[[0mdebug[0m] [0mb53884e8ad3ba290f17878be46ae24f8566a2e44 fixed LOAD_MODULE for companions of primitive t...[0m
[0m[[0mdebug[0m] [0mec5a4e8f47db7dacad2cafd387d4bae7e8e486aa Move constructors to beginning of scaladoc html...[0m
[0m[[0mdebug[0m] [0m03e6cd14000ef66cb03fd515c454994df06edcb8 [scaladoc] More mitigation code for dangerous H...[0m
[0m[[0mdebug[0m] [0m248c72814a359067e3aeef19caf7d69a0d6bd181 [scaladoc] Not all 23 AbstractFunction classes ...[0m
[0m[[0mdebug[0m] [0me96091a44f1192d3c11dce391e648a1f24121766 [scaladoc] Dangerous HTML (that can break Scala...[0m
[0m[[0mdebug[0m] [0m484134e4f5fbc433ea1706ab8caf10cfa6bd58c7 [scaladoc] meta-documentation (attributes, defi...[0m
[0m[[0mdebug[0m] [0ma5051ddadc7c7236e5eb0da67d547b1eda06eb4f Attempting to unblock partest by handling Asser...[0m
[0m[[0mdebug[0m] [0m08496424f2df9baf9d3612ed2f1bdb2553e7bfd6 Another test for see #2017. No review.[0m
[0m[[0mdebug[0m] [0m9cf7f2c71fb0044950826a4458cb0761f6d09d8f Improved deprecation warnings in actors package...[0m
[0m[[0mdebug[0m] [0m800d9d8fe9c62018779d813edf9ab6dde9033d8c actors.UncaughtException stores most recent sen...[0m
[0m[[0mdebug[0m] [0m81c7ff7ef7243da2689064fe502c4b5e58108b22 Cosmetic renamings. No review.[0m
[0m[[0mdebug[0m] [0mcfe47e4b74cc166af31cc130b0830112c46bdc61 Closes #3224. Review by retronym.[0m
[0m[[0mdebug[0m] [0mbed1ffb1c357e09c05ea6a58bd19a75510f1822e Closes #2757. No review.[0m
[0m[[0mdebug[0m] [0mdd9a1245ed65e3fb07fe1a20e20383b1d90cde8f Disabling some more tests which crash under -op...[0m
[0m[[0mdebug[0m] [0m8ced5e85f8718474e975d0a19327364a32cedb93 Disabled the test which is hanging the -optimis...[0m
[0m[[0mdebug[0m] [0mbf3e7d490048f3b5d07a739e1283ac47173036a5 Reverting r21442 the Exception patch because I ...[0m
[0m[[0mdebug[0m] [0mebe772d693c6957c041d1be58dfd6f7686c2645b Added --update-check option to partest.[0m
[0m[[0mdebug[0m] [0m67b1041a8512a760749a6e3882113e5aee7ba321 moved plugin folder back to 'misc/scala-devel/p...[0m
[0m[[0mdebug[0m] [0mad596fcfc77a931f9b91444acd0063dcbc9b25aa Fixed some position issues and build manager test.[0m
[0m[[0mdebug[0m] [0me7718496ee34035bbc50f5b9df0441662f7834ea Made use of random number generator in ForkJoin...[0m
[0m[[0mdebug[0m] [0m8ee1f32478b63286b450a1ac5200ce4da39e69ff Scaladoc clean-ups for various actor and channe...[0m
[0m[[0mdebug[0m] [0m3750235190176d40290186b1578e2513fc6feace [scaladoc] Fixes efficiency issue in the way pa...[0m
[0m[[0mdebug[0m] [0m97221868047a32d64c4f6a1748fde97d37a16b53 Completed scaladoc for Reactor and Combinators.[0m
[0m[[0mdebug[0m] [0m9c4905dce14dd11aa7d090b441f98b065b0f70ed [scaladoc] UI tweak: definition classes list is...[0m
[0m[[0mdebug[0m] [0m38c1f9741f1c7f869451343eeeea8fce853d3036 [scaladoc] Refactors Paul's refactorings from r...[0m
[0m[[0mdebug[0m] [0m22c16774aa6fcd04ca2952c895262a6bac9c7d98 ScalaSigPrinter fixed for multiline string valu...[0m
[0m[[0mdebug[0m] [0mbeebad1bc44db646ffa68bd1dbbba45e82b251b7 Some overdue cleanups on Exception.[0m
[0m[[0mdebug[0m] [0m18700fab3b39525724ce75633c7efb604d85fa65 Temporarily reverted r21421 so the build will b...[0m
[0m[[0mdebug[0m] [0m973c00923d05c5c4da8191ef9bf9f7590af5480b Restores the passing of scalac.args and javac.a...[0m
[0m[[0mdebug[0m] [0me93c1a93a2c8a40265b34bb9f1dd61b9470c908d Introduces scala.tools.cmd providing command li...[0m
[0m[[0mdebug[0m] [0m71b6aca681ab697304590a96b13847b9bba141dc Docs. No review.[0m
[0m[[0mdebug[0m] [0m1e6de3dcbe606ae6acae9146115ed8c93232bb8e Fix windows build.[0m
[0m[[0mdebug[0m] [0me2decb09ed9cbfad6e1c61b68e24423620d01ff3 More docs. No review.[0m
[0m[[0mdebug[0m] [0m519214dcc68c941afb45ef6e749ec0afdb10af65 docs. no review[0m
[0m[[0mdebug[0m] [0mb535c77592d6707f56a8741fd1c6143e6bbbfe2f Docs. No review.[0m
[0m[[0mdebug[0m] [0mb1307080fc2fa56602e91524d65a201d9d7974e0 Docs for MultiMap done. Review by community.p[0m
[0m[[0mdebug[0m] [0m83d8f0b8f832453144aff6588100de4d24069315 Fix test with new specialized output, no review.[0m
[0m[[0mdebug[0m] [0m56584c300fef40d3e2d8726b5e729553c3da4275 Some tweaks to process to see if it'll fix auxjvm.[0m
[0m[[0mdebug[0m] [0meec07a42845fd2723eee911a4eeaf8a9c0d54044 MultiMap and WeakHashMap docs. no review[0m
[0m[[0mdebug[0m] [0m1915363914a216462fdf05f43bbea771153eb384 Turn on specialization by default. No review.[0m
[0m[[0mdebug[0m] [0m33aa7965dd6ed52d2194664932a292c8061915ee fixed one more issue that prevented variables i...[0m
[0m[[0mdebug[0m] [0m8fc50d2aa738670f6018ec58fd26979631b772f6 more docs[0m
[0m[[0mdebug[0m] [0m261e399ba3a11a5844e057526a6161970b75e8d3 Updated documentation[0m
[0m[[0mdebug[0m] [0m0d80fa2d50c287837f45fb26e8ab3b69e278a9bb Work on mutable collections docs.[0m
[0m[[0mdebug[0m] [0m2b59cbaafa54f8752e9a00858f8d3bd1474ba59b [scaladoc] FIxed issue with wiki parser that pr...[0m
[0m[[0mdebug[0m] [0m0dbc3ea559200c7bc85f5de90fd6a64d921dab63 Turn on specialization by default. No review.[0m
[0m[[0mdebug[0m] [0mf1044e136b067ad303b21c14b24f44ca62ca1977 @inlined auxiliary typed methods to reduce stac...[0m
[0m[[0mdebug[0m] [0m2dba26ed12c86c63a568b85a4c094c22c7937412 Interrupted attempt to fix #2897.[0m
[0m[[0mdebug[0m] [0mc46a200d8cead57030d007ca841e23ccdcd7bd55 Fixed problem in scaladoc which did not expand ...[0m
[0m[[0mdebug[0m] [0m457a672d6f3b626a453fcb31e614f12e17419dd7 New starr with the latest fixes to specialization.[0m
[0m[[0mdebug[0m] [0m1a77a3b4ce69129f4be56610bafc4f0a6593fb0a Brought back stack traces in TypeError. This is[0m
[0m[[0mdebug[0m] [0m9fa486fb6e5c4fa660c3d1d2533510b43fc2acb1 Added a cast for alias replacement that caused[0m
[0m[[0mdebug[0m] [0m53256b43ff73b93f91228d262a09467d7d6bcf29 Less logging unless '-Ydebug', refactorings.[0m
[0m[[0mdebug[0m] [0m2209c911ce5f2a8a3f2115d83dcac400227aba6e Changed TreeSymSubstituter from a traverser to[0m
[0m[[0mdebug[0m] [0m04e60a56e945f760dee3813e4ce2972a4c812844 Changed default of 'keepsTypeParams' to true. All[0m
[0m[[0mdebug[0m] [0m0528b12ed4eeb46e373452fefe4ebe4f31648b73 Fixed retyping of singleton types, replacing in...[0m
[0m[[0mdebug[0m] [0mf218c00988d90f5679b7850c87ca30529183f89e New starr for primitive companion objects[0m
[0m[[0mdebug[0m] [0m710e1cb6c4029f39bdd1eece975dbb3cdfafdeda Changed the syntax of the specialized annotation:[0m
[0m[[0mdebug[0m] [0md76943f9ae43176980f21f90f400053fe2da3fbf Companion objects of primitive types are now va...[0m
[0m[[0mdebug[0m] [0m73648228fffb462113ebfa6222824cc229cf808c Fixed a cyclic error when specializing Option.[0m
[0m[[0mdebug[0m] [0m68504813eff2b7365de562c5250603392cc0b772 Made 'specialized' a printable flag. No review.[0m
[0m[[0mdebug[0m] [0m9378ba126c5399bdf9c22cb4d64986897461529d Special-cased 'isHigherKinded' for ThisTypes, i...[0m
[0m[[0mdebug[0m] [0ma5105c67d2a611d89ee90d82a4402312004b732e More information on type skolems when browsing ...[0m
[0m[[0mdebug[0m] [0m27ace8351a23579ef7cbe5714ed74a06d5ed9401 Implemented specialized subclassing for traits[0m
[0m[[0mdebug[0m] [0m9bed3788ba35621514fcb7afc18526a6dc9c3dda Changes to docs of collections in the `immutabl...[0m
[0m[[0mdebug[0m] [0m2ff464685fd13cf0489b0cdece98beaba283b675 minor cleanup in build script. no review[0m
[0m[[0mdebug[0m] [0m3cc8af6179ac7b1778c19d96bfacd01120407d26 close #3207. review by odersky[0m
[0m[[0mdebug[0m] [0m82deaa1e794fbdadf2c60f206966797bcd9f9ca1 Stack overflow corner case I noticed in the repl.[0m
[0m[[0mdebug[0m] [0mad0cb2873fd3339445ede746b0120ff775bee51d Fix and test for Iterator corner case.[0m
[0m[[0mdebug[0m] [0m0e437ba3095d732430a8b8cbd468aa74e5b307fe More cleanups in docs. Review by odersky.[0m
[0m[[0mdebug[0m] [0m24bc8b350a9a54b5286fa5fbdf308dd34c2a736e Another set of typos fixed.[0m
[0m[[0mdebug[0m] [0m67959c59138e01a141a4eb9813b0063a2a1693f7 [scaladoc] Fixed filter method in template page...[0m
[0m[[0mdebug[0m] [0ma2f3507a56597002f26bbd8d417e6cd7c15481c7 Mostly some undocumented stuff in JavaConversions.[0m
[0m[[0mdebug[0m] [0maf6da0b41ead7863216af0aaea83d5463fa93bfd Some typos in collections. Review by odersky.[0m
[0m[[0mdebug[0m] [0m6dd51419b8a2565db0ef1d6f36cb57b5ef7654cf Gave Stream a lazy withFilter implementation.[0m
[0m[[0mdebug[0m] [0m1b098c643a8df4cdb5e6d0fd84619575ed830266 Created a test.suite.clean.checkinit ant target...[0m
[0m[[0mdebug[0m] [0m82eb13cc0866896490432bb2c1f9a106f68c7aee Tore out some unnecessary ambiguity-creating al...[0m
[0m[[0mdebug[0m] [0m9a8ba0c87747c50994c4465c04d6f65f23c77752 And another partest gap is filled.[0m
[0m[[0mdebug[0m] [0md5b8082ce9269f6657d6d3b5467f57fa746f7e76 Fixed another partest feature I'd managed to br...[0m
[0m[[0mdebug[0m] [0m2a8667d1cd0649c5567c65b087f08f5d42e2062b Removing some code duplication from scaladoc.[0m
[0m[[0mdebug[0m] [0m288c4aaa29f5ef56994fc6f697c7bcd6310aeb5c Final methods should appear in scaladoc.[0m
[0m[[0mdebug[0m] [0mbb1482ef2cf1488c624fd34b81938a3b5ae2958f Forgot to add scalacheck test for #2535.[0m
[0m[[0mdebug[0m] [0m50ed222b481ab6207598c30fd515a926a1ce3b89 Fixes #2535. Review by community.[0m
[0m[[0mdebug[0m] [0me0cf98dd424980a8d6d93af7650ba75c835b80bc Optimized toArray for ArrayOps and WrappedArrays.[0m
[0m[[0mdebug[0m] [0ma292a87fc5b6145ea3a790780c0d24c83375b228 Fixed #3257[0m
[0m[[0mdebug[0m] [0m1cc838b634cb0e11228eb7fd18710703036b8c17 Some tweaks to classpath handling I had left ov...[0m
[0m[[0mdebug[0m] [0m4ca7a22d9e7a60df735aaa25beed6c48d011d161 A couple more bits of partest I discovered were...[0m
[0m[[0mdebug[0m] [0m4aa006cecdea7efc79e7aee92c56ad21ee58d154 Noticed a bug with test obj dirs not getting de...[0m
[0m[[0mdebug[0m] [0mf578ff88d2514bf94c46cfb8c0e33236c2b2fcf1 As a brief diversion from real work, implemente...[0m
[0m[[0mdebug[0m] [0m3b8ee6d4a95eb417b9e4eb944afb8d36bc913e18 Fix for the partest task to fail the build when...[0m
[0m[[0mdebug[0m] [0mb6f8761f03174a7a62ae3869685a5bd5ce56f45e Typo patrol, no review.[0m
[0m[[0mdebug[0m] [0mb454bbc5a4b615b474bb9860f336fd86346df4cf Made Vector the standard impl of IndexedSeq.[0m
[0m[[0mdebug[0m] [0md59bde5a111dbdd40821c3bae4a956cc53db992e Rearranging IndexedSeq/LinearSeq and related work[0m
[0m[[0mdebug[0m] [0medc621d245520a3b8a9ceabeb06b5c31ace98ae0 The code part of the partest patch.[0m
[0m[[0mdebug[0m] [0me8a121e9e1ade3f283f42fceb3c18f30a8468f57 If I work on this patch any longer without chec...[0m
[0m[[0mdebug[0m] [0m28ed5c6b216463a6e5bd8f06986c35a2036bda3f Removing a class cast exception.[0m
[0m[[0mdebug[0m] [0m1ce6d9abad392a87ccf3551590ac098b485df2b6 workaround for #3252. review by extempore.[0m
[0m[[0mdebug[0m] [0m081df6755b92b9041de405d872987b98d28ef646 Nipped the infinite loop which is presently lau...[0m
[0m[[0mdebug[0m] [0m86af709d76936e70c4454deceaa1805f751a0d60 [scaladoc] Considerably reduced size of documen...[0m
[0m[[0mdebug[0m] [0md1372c1541ca385a500ec53928aad8b7a9fec7fa improved cps transform of partial functions.[0m
[0m[[0mdebug[0m] [0md5c7049d4fe117e26a5e981c2449a966b017af49 Mostly IO tweaks related to my upcoming partest...[0m
[0m[[0mdebug[0m] [0mcd51ac694d82c68a5c02f9f20a9460adbac780b4 closes #3242. review by community.[0m
[0m[[0mdebug[0m] [0m7b43c30aa1746cb37ee65f2871e4e92e82896a10 close #3178. review by community[0m
[0m[[0mdebug[0m] [0mf32f87226959f9def3e3e14725898bd3c39840f8 close #3183. review by community[0m
[0m[[0mdebug[0m] [0m469dc5ebf005e980e26f6122093fd550c15ebb98 close #3222. review by community[0m
[0m[[0mdebug[0m] [0mad036896d8ceff4ada884911140b6d245cfe9204 closes #3203, overriding more of the Traversabl...[0m
[0m[[0mdebug[0m] [0me7e15da74c1c9a81f419b640c79c636e704b8ed5 Noticed that the implementation of toArray Iter...[0m
[0m[[0mdebug[0m] [0m0e7403eea2e7082a255ad258c8d2a38c6156f476 [scaladoc] Fixed the nightly build.[0m
[0m[[0mdebug[0m] [0mf0624e1937f258af408faf32293ad2af3f94fb6e fixes the unfounded "name clash between inherit...[0m
[0m[[0mdebug[0m] [0m2d8b1c7ffc9bce27da394c1e9fc4b26bf26de299 Patch from Mirko Stocker to add position inform...[0m
[0m[[0mdebug[0m] [0mc72f823f16f6d3745299447a82629fa59d2f31d9 Reverted file that was unintentionally committe...[0m
[0m[[0mdebug[0m] [0m97515089566b5f138d3a5cb73769d54178d210d4 Closes #2386 by requiring class manifests for a...[0m
[0m[[0mdebug[0m] [0m83c817f84c7268a1ba729f8e0ef90336906bfc58 Fix to the way Scalap decodes ScalaSignature an...[0m
[0m[[0mdebug[0m] [0mf500aeb1fda09b3d0c142da1307694ab4dacc883 closes 2864.[0m
[0m[[0mdebug[0m] [0m59da69b707e2e79fbaad4aae7fc347ca1b66a34b Fixed #2242. No review.[0m
[0m[[0mdebug[0m] [0mee813239083af64a0c532026c39f21283a54d3d7 Fixed #3219. No review.[0m
[0m[[0mdebug[0m] [0m40fdbddc057c763771182b74c4a964f4aca2fb11 Fixed #2753. No review.[0m
[0m[[0mdebug[0m] [0ma7dc91be7a1455bbeb05481357719d7247b596bd Fix for #2980. No review.[0m
[0m[[0mdebug[0m] [0m25d87efb94582184b7f2a4f4a29838364a113f15 Fixed #2803.[0m
[0m[[0mdebug[0m] [0mf349e24ea0e386fc8ad4a768251454256fb34dc0 Fixed #3090[0m
[0m[[0mdebug[0m] [0m0c8e2195960d47e5b9be93efb7c95802ae40dca6 TraversableOnce.  Review by odersky.[0m
[0m[[0mdebug[0m] [0mec127ce60de679809a75c3c85f25ec4256b9dd13 improvements to cps exception handling.[0m
[0m[[0mdebug[0m] [0m323057ba4ea7190d85066fc728f81ce2847cd755 some output polishing[0m
[0m[[0mdebug[0m] [0m73dfbd2fb0582ac19ad6bdb56e8f427baba36797 missing quotes for annotation values added[0m
[0m[[0mdebug[0m] [0m22a037557c68ac5ef4de928977ff2a8a7498710d Unparsed Scala signature annotations are not ad...[0m
[0m[[0mdebug[0m] [0m84a2f65e77f9ce4fd56a785268e221f66ad6e82f Fix for #3204.  No review.[0m
[0m[[0mdebug[0m] [0medcf568e6136ddcfb73762c0ee1aef8d5920315f Tweaked help output a little further so -Y isn'...[0m
[0m[[0mdebug[0m] [0m2bf117c3b2545856ace3d2dd23e5fffad199bac9 Some minor I/O changes.  No review.[0m
[0m[[0mdebug[0m] [0mf427b1e67d63dfe49d8b0dd25265c721ce5851cc Altered classpath behavior when no default is g...[0m
[0m[[0mdebug[0m] [0maa406f4b8264a17926f3cafdc61010b7210c67b8 I think this closes #2433.[0m
[0m[[0mdebug[0m] [0m6ee24a3c5d31ef769e47410d8806a5f4bd7a06bf While working on partest discovered that Compil...[0m
[0m[[0mdebug[0m] [0mc0b615fe80fd052d5c87f39cfa6626da43c03669 New scalacheck jar because recent Actor changes...[0m
[0m[[0mdebug[0m] [0m1cedf8047ba9820277b2b9e546092918e6e0c7d1 fixed double-loading of plugins.[0m
[0m[[0mdebug[0m] [0m63103a5e1a4970d7984d15efe8db4c30fbb56828 Fixed order of fields in the generated code.[0m
[0m[[0mdebug[0m] [0m0edfb3537175136113b3287af070228acf1ff4e4 Renamed Replyable* source files to the types th...[0m
[0m[[0mdebug[0m] [0m56003e8535831eb3acf482a4e7638cb6a41849ec Renamed Replyable* types to *CanReply. No review.[0m
[0m[[0mdebug[0m] [0m3931ab281f0fb8ab23273eb2e77cd3e72255c5de Removed obsolete version numbers. No review.[0m
[0m[[0mdebug[0m] [0mab492f44e0b6aee7873639bc15939b5d9eb574e8 Makes two actor tests deterministic. No review.[0m
[0m[[0mdebug[0m] [0m36ca453919ab3303d1e344aec2cb3f82c441af26 reverting changes from r21260.[0m
[0m[[0mdebug[0m] [0m824e71d603f55e202a19e09f0fd799cfb17bf431 Apparently I can't fix a test case to save my l...[0m
[0m[[0mdebug[0m] [0mc968d3179fd68d9a5eaa2ac41ce5656f66d16baa continuations plugin will now report a nice err...[0m
[0m[[0mdebug[0m] [0m040e4480b50fb1664b521b99f7b17c403c117fd3 Fixed a test case I broke with the collect rename.[0m
[0m[[0mdebug[0m] [0mc80d4c8b3d5407bfd453da28d812560559bb4bab Adds tests for see #2017.[0m
[0m[[0mdebug[0m] [0m361799635196b1e2cc5dfdea569252cba3aa9ee1 Addresses see #2017.[0m
[0m[[0mdebug[0m] [0ma09cf5dbf7ed64e1ff52bebb53971d16304b58e5 Renamed partialMap to collect.[0m
[0m[[0mdebug[0m] [0md43ccc679de41aca085072d96a61e363e5e23e34 [scaladoc] Improved Scaladoc comment syntax, co...[0m
[0m[[0mdebug[0m] [0mc7c8981b43a6df71e088b444dacf53d609a21ffc Fixed an issue with no-parameter-list methods n...[0m
[0m[[0mdebug[0m] [0mcb9f3c3d0ff62c45e316aac6b121db16e8fd859e new readme. no review.[0m
[0m[[0mdebug[0m] [0m64d2ab49ca6d964b4173941bba3d70a781baa261 Scala signature is generated as an annotation, ...[0m
[0m[[0mdebug[0m] [0m916d6fbc825699198c918fb41928062f80ad9edd Reverted a presumably unintentional reincarnati...[0m
[0m[[0mdebug[0m] [0m408f351c13df42127a30ba11c81d049bb604c432 Closes #3187. No review.[0m
[0m[[0mdebug[0m] [0mc21980c483ff2c95278bc9de40cb1f2e3375e6fe Fixes problematic equality of Enumeration values.[0m
[0m[[0mdebug[0m] [0m98cb7ad7c444919916a6d882f41378ecde269a9b Fixes problematic equality of En umeration values.[0m
[0m[[0mdebug[0m] [0m172b58c99fbbcc32c79a27605e351da936e734f5 Fixed the serialization test.[0m
[0m[[0mdebug[0m] [0m787e286505f4094e76da75038edd44f6e6d5a37f Removed ArgumentsExpander in favor of having al...[0m
[0m[[0mdebug[0m] [0mc44c00ce7667e7d51d04d6e8ea4bc401d87b0c30 Fixed build.[0m
[0m[[0mdebug[0m] [0m058b878c028f8d3ba8c9b2cde053599ca751820e Remedied accidental obscuring of -X, -Y, and -P...[0m
[0m[[0mdebug[0m] [0mf52d79f1fb5cda9ea79041b6ba628a678db99162 You know Cutty McPastington is having a good ti...[0m
[0m[[0mdebug[0m] [0m10be8dc7854ad1c7a21d86e0e3675d5231384aa5 Fix and test case for #3169.[0m
[0m[[0mdebug[0m] [0mc452268c133dde1d7555473f992545b08d69194f Added some documentation to the methods in Pred...[0m
[0m[[0mdebug[0m] [0m26a2abff274fb7facfadcf5e9b66d805a1b670b1 Although it was working fine, a test case for @...[0m
[0m[[0mdebug[0m] [0m011377a2c73aee41673544479ee5db85fe143917 Closed #3195. Review by extempore.[0m
[0m[[0mdebug[0m] [0m5b394541a253a5bfbc4cab52f7547c63cac47ebf Added test case for #3186. Closes #3186.[0m
[0m[[0mdebug[0m] [0m2e1aefd1188602c870229d4b6e00d1acfc83036d Fixes #3186. Closes #2214.[0m
[0m[[0mdebug[0m] [0mef1577a9c5a9f2905e9b89b1508f97127d941bd7 Scala signature is generated as an annotation (...[0m
[0m[[0mdebug[0m] [0mfb8c14ea43d273466b7d01bb00ce4185d9a91091 You try to get away with one little line of unc...[0m
[0m[[0mdebug[0m] [0ma4aeb2d0a9ff5a82b8b1f3967ad5eb6331afc1c8 Fix for #3204.[0m
[0m[[0mdebug[0m] [0mae8c065594aa605734b66c11693e5e584feaeddd Went ahead and implemented classpaths as descri...[0m
[0m[[0mdebug[0m] [0m88aab1cf8e06f98ccd18437974c09162ee54149f Noticed we still have a bunch of collection cla...[0m
[0m[[0mdebug[0m] [0m4eff9e1cd51202b8c3bf7c8e0fe176a05f4d4acd Consistency work on Addable and Growable.[0m
[0m[[0mdebug[0m] [0ma263215e095d8168ed78b16c829a56ff48b2f9b6 closes #3199. review by community.[0m
[0m[[0mdebug[0m] [0m1935b66102808cc72262cffca3546f4bb5b7baac Some support code related to partest changes.[0m
[0m[[0mdebug[0m] [0m3d7e9c11ad92b125ae5c34105e8799cd5fbdaf7c During my last look at r21224 I noticed what mu...[0m
[0m[[0mdebug[0m] [0m6353b3711f63218e684f1498697eaf71e0c4bb53 Some minor changes in scala.swing.* which I was...[0m
[0m[[0mdebug[0m] [0ma4f00eaf4da004ee2fd8a1ac1135b465533415d4 Some work on the Array methods as they manifest...[0m
[0m[[0mdebug[0m] [0m44fddf75406a83017791677b53126fe9a6d6a17b Half-disabled productElementName until I have t...[0m
[0m[[0mdebug[0m] [0m6613b1cdae66ae23edfd0e20eb5d4d066018681d Returning to the thrilling world of equality an...[0m
[0m[[0mdebug[0m] [0mf2be3e6836014b3e4db9c7eca3bb4da8ab447f89 Added a tryToSetFromPropertyValue implementatio...[0m
[0m[[0mdebug[0m] [0m6915c987ac15d8c3d6bf5b479222561da66cf611 More fun with -Xmigration.[0m
[0m[[0mdebug[0m] [0md2726ea60562d1603a0fa11dacd9ddc51015b6ca new version of decode that does not need a length.[0m
[0m[[0mdebug[0m] [0mc059e09cc7fee862e605c4d4d054447bc460aa2a Spring cleaning of collection libraries.[0m
[0m[[0mdebug[0m] [0m05c22ec2eed257c7b5e93aa4830a7666831fff48 Closes #2827. Review by community.[0m
[0m[[0mdebug[0m] [0mbf2da77cefaed778008a2ede6b129a58adc86913 Fixes #3054. No review.[0m
[0m[[0mdebug[0m] [0m46ddf14b459ff18f7fd1904249c6916384030546 Reverse didn't work for empty ranges.[0m
[0m[[0mdebug[0m] [0mfb399bce3a4f176a3805417d645c645397f35d24 Closes #3133. Review by community.[0m
[0m[[0mdebug[0m] [0m9f4d2a906f12853edf8024e3487abc924046c047 Continuations support classes are included in s...[0m
[0m[[0mdebug[0m] [0m7fb02f53def7a11ea2c25c3f831b8ce2c9c9b3be Closes #3185. Review by plocinic.[0m
[0m[[0mdebug[0m] [0mc2a9a308cce58d1a1fec703235cdce4e7438e0a0 closes #3112. no review.[0m
[0m[[0mdebug[0m] [0m704aa0362f48c26f3cf0b166d3a64c75f5387e8b added test case for #2417. no review[0m
[0m[[0mdebug[0m] [0m5ea6fc6807c84234e197116026a07ab49a581db9 Fixed build problem by eliminiating a redundant...[0m
[0m[[0mdebug[0m] [0m115ca80a0bb43a33cc77abe1c7d97cdfd756f87a Closes #2688 by disallowing call-by-name implic...[0m
[0m[[0mdebug[0m] [0m70de5c3890657248e5e7f929dc877a84ba63710e new tests[0m
[0m[[0mdebug[0m] [0m2515edd33b3799ea641dba7036b35a0628d03b4b Closes #2913.[0m
[0m[[0mdebug[0m] [0me21283e8a78159fbeef2f1185a252273d2206f97 Fixes nitpicks by Adriaan in his review.[0m
[0m[[0mdebug[0m] [0m533c7397ed39f1f1c216cd3ada8eb9b3e825d521 Closes #3180. No review.[0m
[0m[[0mdebug[0m] [0m4a2e3d417557e38ccb09404e93701454f6e11e37 Fixes infinite streams in #3091. No review.[0m
[0m[[0mdebug[0m] [0m3bcd23488e84ef1af0ba77653e8c0d74bac846e6 Fixes #3091. Review by community.[0m
[0m[[0mdebug[0m] [0mb61957e6f0c6313b29100fc0048e5c7bdd917e77 Changed `!=` to `ne` for #3086. No review.[0m
[0m[[0mdebug[0m] [0m166c496d5784d0be3611b270d9eba39f1273e048 added support for continuations in try/catch bl...[0m
[0m[[0mdebug[0m] [0m324eeff963585af9248885473beeabfe8770ed68 Tracked down docs.lib build issue from the dent...[0m
[0m[[0mdebug[0m] [0m1dbc0d0fc13dd8e28598d3e4e1970c2d69861af2 fixed treatment of annotated types in isNumeric...[0m
[0m[[0mdebug[0m] [0m505bbf0b346b7b0cb1b18cb965f47df382f8217a Fixes #3091. Review by community.[0m
[0m[[0mdebug[0m] [0mf1e0c8f025b3a5227d4e3c3fb39e9c8de3429e8c minor cleanup to build.xml. review by rompf[0m
[0m[[0mdebug[0m] [0m2b05807142cfebc45425498991745fbeb4da4cca new immutable.HashSet. review by community.[0m
[0m[[0mdebug[0m] [0mfc6b3b0c6235540ffb244f8245ee1da37171de78 Fixes #3086. Review by community.[0m
[0m[[0mdebug[0m] [0m2f0a415e1fd1ed856808238e288039b5909b6cbe Fixes #3132. No review necessary.[0m
[0m[[0mdebug[0m] [0m2ccf6d3b00d34176e100dd1b87f70182e79d5b93 Fixes #3155. No review is necessary.[0m
[0m[[0mdebug[0m] [0mcc1a2efec3c0826703a819df4f5856c68a0caea4 Fix for msil compiler.[0m
[0m[[0mdebug[0m] [0m746f8ddcc798072673044d8b9edc9f9ac48b3171 Reverting a couple replacements from that last ...[0m
[0m[[0mdebug[0m] [0mf972729b04c44c12ea10d5aa5bb841fc3b40ab69 Leveraged -Xmigration to burn off some warts wh...[0m
[0m[[0mdebug[0m] [0m70d4eb9654a2e7a6ba7dad2b62df36793678d99f improved immutable HashMap iterator.[0m
[0m[[0mdebug[0m] [0m08437bb245349c347ff1072010bfa8dc00a76256 Tighten update check in cleanup.[0m
[0m[[0mdebug[0m] [0m605b7c5aeb1b513f1cc9d55819c39412443d0dfa Test case for #2940.  No review.[0m
[0m[[0mdebug[0m] [0m860f2bbe8529886a2f2d15eaa35bb5ded7cd4955 Test case closes #751.  No review.[0m
[0m[[0mdebug[0m] [0m2f3988dd7cd72dcc09204a0559d2f85e3d2eb4cc Closes #2918. Review by moors.[0m
[0m[[0mdebug[0m] [0m1b14f49ff297a29c489dd184ee8f1f3c885a1b33 More support code for the big partest patch I'm...[0m
[0m[[0mdebug[0m] [0m4eade93cfeb1341a136177321746791af3ed95f0 Improved version where bumping and zero-encodin...[0m
[0m[[0mdebug[0m] [0m3ff77430de3805fe0691c76c8cceb49575b24705 Closes #3120. Review by extempore.[0m
[0m[[0mdebug[0m] [0m56dc3ded65b6ec73f1b863c3e3fc05fb58438cdb Disabled failing test[0m
[0m[[0mdebug[0m] [0mce67a1556085862e27d654bf5e6ee45ae885abfe Added an object to mangle byte arrays into Java...[0m
[0m[[0mdebug[0m] [0m51850896c52db6ad7d31d0f9eb1c605e7e23b3e4 Closes #3143. Review by moors.[0m
[0m[[0mdebug[0m] [0m98a5d295396b9ce0d42f0ef1f82bcdb4fc3b5be9 do not set the type of the implementation metho...[0m
[0m[[0mdebug[0m] [0m1c4651b9b1da3ecfff1813bfd87b99a6023289fa Added continuations to maven deployment.[0m
[0m[[0mdebug[0m] [0m32e1da60a1ae55675b07e031bef89c7e28832d02 added missing file from last commit. no review.[0m
[0m[[0mdebug[0m] [0m83520220541c0ff8e3c9f9efde10f90b963e679f Partially reverted r21018.[0m
[0m[[0mdebug[0m] [0mf584d243487dcd1214291167707e2f53fef5ab5e moved the continuations plugin into trunk.[0m
[0m[[0mdebug[0m] [0m356540e284e9c9407151a44afdb9480d8eb137a1 Closes #3158. No review necessary.[0m
[0m[[0mdebug[0m] [0mdd7dbea5817036a1a88b71ef4417ae55ef9bd671 implemented handling of 32-bit collisions in im...[0m
[0m[[0mdebug[0m] [0mbaaff96be8a578316cab6aa26e07c609b60bcbdf Closes #3157 by overriding +: in List.[0m
[0m[[0mdebug[0m] [0m8d2876cc7d07a86c80c1d73c2c28ca1ce4cdfd2a Fixed doc comment. No review.[0m
[0m[[0mdebug[0m] [0m6aaf4a3d5e730b0ed12eed78ae0940693c37ed22 Closes #2940.[0m
[0m[[0mdebug[0m] [0md12ea6d31fa2624cb88f031d346ec13d74992302 Some IO conveniences.  No review.[0m
[0m[[0mdebug[0m] [0m6aa285809c9866cac866ffcad93d073b3ed0397d Small syntactic adjustment so that last patch f...[0m
[0m[[0mdebug[0m] [0m23d5dfc76b33fcd75d18d27c221c0ede9574e13d slight (syntactic) cleanup of patch for see #31...[0m
[0m[[0mdebug[0m] [0m6ee849b6eea1dbc3db46d8a87e82154dc7d1ebf7 closes #3152: refactored adjustTypeArgs and met...[0m
[0m[[0mdebug[0m] [0m193df0b93d960b7e0e3f2a31e342720b0082e4df FatalError needs a stack trace.[0m
[0m[[0mdebug[0m] [0mff2ef2fd4474ee7a1e29ebb3b5a1711a684634ff ...and a line from partest I didn't notice the ...[0m
[0m[[0mdebug[0m] [0m10bcc73badcbb46deb1b707e94af65f439f62b66 Some minor compiler support bits for my upcomin...[0m
[0m[[0mdebug[0m] [0m0f5c2696c82f0027ccc815a008aac5a5226ca3e7 Removed a couple infinite loops in XML.[0m
[0m[[0mdebug[0m] [0mbf032aea51c4e010fad7580660fa92af7aa33a58 Some windows oriented fixes for build.xml.[0m
[0m[[0mdebug[0m] [0mc3d86bfed31856f8b82348ee7fe64e46fd6bd098 New attempt at fixing the tests. No review.[0m
[0m[[0mdebug[0m] [0m0708b61d19f1d69f4017d0f4a5778ed805c0922b Made actor-getstate test more robust. No review.[0m
[0m[[0mdebug[0m] [0mbde2b7880d74af7878267558b26a1d1262fd6131 Temporarily disabling failing test until I can ...[0m
[0m[[0mdebug[0m] [0m5e6367cca24d2d6c2f4a122b06463fb6f1fe0046 Added test.debug target to build.xml.[0m
[0m[[0mdebug[0m] [0m1c795cdd5d2d05f51ad4abe4687c1a2f378412b7 Fixed failing test t3115 via judicious applicat...[0m
[0m[[0mdebug[0m] [0mfa34ce4700548a8d913d8aef71e8c86f668e498f Changed partest ant task not to use reflection,...[0m
[0m[[0mdebug[0m] [0m5f7ddb20ab2e3729f30f6b1ee432a078a1a09899 Closes #3102.[0m
[0m[[0mdebug[0m] [0mb9691e331e8ffb35f42de0bee457e2440e25bb04 Refined fix for #2946. Review by extempore.[0m
[0m[[0mdebug[0m] [0m57261cf375a8442a267b918ed582af526f8491fa Reactor now has type parameter.[0m
[0m[[0mdebug[0m] [0m13f24056a444fd5038cebdb294a0959bfe979492 closes #2994[0m
[0m[[0mdebug[0m] [0mb7c17993c61d453c3069a14d66ada6fb7c3301c4 new tests[0m
[0m[[0mdebug[0m] [0mb10b2834985eb2e7f6e152790e630c922b0c119c Avoids two unchecked warnings.[0m
[0m[[0mdebug[0m] [0m2b0dcfe63622e24dd03da82245cc584a146321c2 Closes #3006.[0m
[0m[[0mdebug[0m] [0m7144b4990f2c90002286ebf31a395c36024adcd2 Closes #3115. Reviw by rytz[0m
[0m[[0mdebug[0m] [0maff35a066a44b32ec343efe46c013424468cc6b4 Closes #3026. Review by extempore.[0m
[0m[[0mdebug[0m] [0mb6c6e8f35342409ace8cb33d4b0ff6c9f8862850 Recursively transform 'new' arguments in specia...[0m
[0m[[0mdebug[0m] [0mb13d8fe24e5e44d83676d9d10006d2014f2af039 Unbreak the IDE build following [21086].[0m
[0m[[0mdebug[0m] [0m2f5e86706602cdb7b9d27ccae7edc4cf9448b054 Created directory for code which is most likely...[0m
[0m[[0mdebug[0m] [0m217415af22e2909a44405cf75ab34933023d1612 More progress toward immutable Settings, and va...[0m
[0m[[0mdebug[0m] [0mfee21b7e701bbb4a3f311cf06ecd668cb5d0bc94 - new immutable HashMap implementation based on...[0m
[0m[[0mdebug[0m] [0m69d8830083ad509acadcca3051b64154532bc145 Removed unnecessary DebugSetting, folding the s...[0m
[0m[[0mdebug[0m] [0m60e50904a39315950e186eefc8d12b1f30978d15 Still working my way through all the classpath ...[0m
[0m[[0mdebug[0m] [0m5f9c20c232ee33d60f012aa999cb70da56e690ab One minute too many trying to figure out where ...[0m
[0m[[0mdebug[0m] [0m121164ef717226fafaa6a72dcfef0aec1bd89ee4 Modification to the last patch to return None/f...[0m
[0m[[0mdebug[0m] [0m68c2fff4c1103ded18788861f99654292c4e71d1 Fixes for #3126.[0m
[0m[[0mdebug[0m] [0m8d59708911be076e227a046eb1dd14421e1a9cb7 escape source file path with space chars[0m
[0m[[0mdebug[0m] [0m3447b38abc70d910738b5a487ab778a68a6d1f7f Fix for #3136 by reverting the line in r18184 w...[0m
[0m[[0mdebug[0m] [0ma4558a403ae9e1a9901331526c31c6c2d955a956 Test case for case class equality.[0m
[0m[[0mdebug[0m] [0m0433d8843272b174d0ce0b7eb3c0ed806bc2705a ScalaRunTime method to perform sameElements as ...[0m
[0m[[0mdebug[0m] [0m603f715f52462de73481fd79e12c0deec68d269e Cleaning up some redundancy martin noticed.[0m
[0m[[0mdebug[0m] [0mdcca0ea0d7bb7a84b450deff820a0ce5e14328b3 Closes #3015. Review by moors (it's his patch).[0m
[0m[[0mdebug[0m] [0m55b69cb447a258e463db4f1777324440fe701bdd Mixing test case. No review.[0m
[0m[[0mdebug[0m] [0m833b9e671a08da9c8017b958c7cc9947ef7c3f5b Closes #3026. Review by extempore.[0m
[0m[[0mdebug[0m] [0m87b2ffd8db7a2d236a85b2e0f9e4dcd4db15b001 Closes #3037. Review by extempore.[0m
[0m[[0mdebug[0m] [0m34b2093601b4047d27d848df603895629ed31c0e Removed quotes from quoted tokens in command li...[0m
[0m[[0mdebug[0m] [0m4e7fd5ce080a42fb4c6eeba5f8a005bd973d6c8e Added -Xmigration option and @migration annotat...[0m
[0m[[0mdebug[0m] [0m98c87462f7ffcc14dc4fbab9df586a200b77428b Making sure the interpreter always uses the des...[0m
[0m[[0mdebug[0m] [0mcb39da4caff8ff3c2f085d8913507cb205ae7f7b Renamed the linkedFooOfBar methods in Symbol to...[0m
[0m[[0mdebug[0m] [0mf9c2792695a80e6a20414bc2008bc33bcb9d8cc9 Added a comment to Symbols after one too many t...[0m
[0m[[0mdebug[0m] [0m5679285ec4db259d9618caef74918ea554a5e19e Removed obsolete SimpleExecutorScheduler, Threa...[0m
[0m[[0mdebug[0m] [0m1e84701e1b9f2c63eec4e1179a50d578f75faa42 Closes #3118. review by extempore[0m
[0m[[0mdebug[0m] [0m006eee0388d2357d636036d881ea3baa23495a07 Fixed actors.enableForkJoin property.[0m
[0m[[0mdebug[0m] [0m38babc2678fc6ceb6ec191d4ab102a2de1387825 fixed while loop performance.[0m
[0m[[0mdebug[0m] [0macf89aafe568f76a44ddb0e44ca91f8180d1d825 Clean-ups in scheduler hierarchy.[0m
[0m[[0mdebug[0m] [0m66509d1f6847c8fa4785bcdfa9bce8f5586e1a0e Obeyed source comment to make some classes priv...[0m
[0m[[0mdebug[0m] [0m34b8e8fcbbb1b11ce81bf69b730abcb78b6699ec A few yards short of the goal posts attempt at ...[0m
[0m[[0mdebug[0m] [0m65520ac86f5362bfa438c0b9e1a84f1f558e2618 Attempt to fix the typing-a-whileloop problem.[0m
[0m[[0mdebug[0m] [0m0200da2d1224955026e14b1c899227d331e6f90a Closes #3130. No review necessary.[0m
[0m[[0mdebug[0m] [0m649c18aeae2136b416683d8437012cd40dac1b59 Added --grep command line option to partest.[0m
[0m[[0mdebug[0m] [0m1b5c4b93ecf8f63e81c23c38b277b5aad41d5551 Removed the symlinks between scalacheck jars to...[0m
[0m[[0mdebug[0m] [0m2a04d577874fa2a4a447a6caef8076e3ba98b32d Improved equality for Manifests.[0m
[0m[[0mdebug[0m] [0mdc9bb2630601b49d5cee326566854b96a61b412b #3128 fixed[0m
[0m[[0mdebug[0m] [0mdae85e321aaf121d83e2b3824e47ab7c525ed2cd Whipped ShowPickled until it would print out pr...[0m
[0m[[0mdebug[0m] [0m9690b45b3be8a73228faa40d79adac1616c5ae38 trailing spaces in decompiled annotations are t...[0m
[0m[[0mdebug[0m] [0md3bf2e7801f465346f1b568b8c942d6449642a6a scalap tests fixed[0m
[0m[[0mdebug[0m] [0m60ae43e753f0f48e245a46767dea597ec4b6db4e Undeprecated Function.tupled based on the type ...[0m
[0m[[0mdebug[0m] [0mc8e224eaec949ed86c916855ae8f3ce03f54898b typo in test fixed[0m
[0m[[0mdebug[0m] [0mfc03eabf5da48430895ad72c62af3ca005e49fc6 #2885 fixed[0m
[0m[[0mdebug[0m] [0m3aa1da6596f684ec8cce46d7bf1a6abf887e06f0 Added missing file that broke the build.[0m
[0m[[0mdebug[0m] [0m6fa82c014c5dd4bc560e0fdd563102f9af7b1ed9 #3060 fixed[0m
[0m[[0mdebug[0m] [0md18435dcd24bed103e0f2a8fa0019dfe8fd60eea Closes #3076. Review by community.[0m
[0m[[0mdebug[0m] [0ma73bbdfed16e145da45edef41e0c2542173ac5bf Following a suggestion of jrudolph, made filter...[0m
[0m[[0mdebug[0m] [0m2356f6751e79cb6810858a9026e53098b16a6102 closed #3101. Review by community.[0m
[0m[[0mdebug[0m] [0m7214dc0e235f363bbc42efac255fc11cc77fdaf4 Added one previously overlooked case for comput...[0m
[0m[[0mdebug[0m] [0m42e67f14202858d42b462bb00831fac3ba6854fa Minor printer fix for singleton types[0m
[0m[[0mdebug[0m] [0m07f1f6dd14f8342f40f139781317755ceb661b96 Enabled scalacheck tests.[0m
[0m[[0mdebug[0m] [0mb94c6e0da6d33bc69f1419634128e2f401109b61 Fixed specialized pattern matches.[0m
[0m[[0mdebug[0m] [0m9bfc0f0ac615b48b39b696dc1fb61ba07e5e8274 Modification to r21009 to preserve that classic...[0m
[0m[[0mdebug[0m] [0mba5dbbd44db2c23c7532cde13453c6a031afb6e5 Added ## method to Any as our scala hashCode me...[0m
[0m[[0mdebug[0m] [0m432e16ce906cb1f03aabe26c0e51674780f44625 While working on Any.## I ran across some inter...[0m
[0m[[0mdebug[0m] [0m7476ed45af6cf90f8c0e03f6ed429dcb436baf87 Expanded the check from #1392 to enclose #3123 ...[0m
[0m[[0mdebug[0m] [0m646c478b3aeb05079c915c217272bcb64dc324fc Special cased an error message for the common s...[0m
[0m[[0mdebug[0m] [0mddecf6008320f148b3e06ee76d4b81376546db98 Some library reorganization I discussed with ma...[0m
[0m[[0mdebug[0m] [0mb19089db0d71575dd02f98caaf3f96c36a2e8fb1 Removed the partest restriction that individual...[0m
[0m[[0mdebug[0m] [0m64fd0c1346dcd43cb814e4f99638321c159108fd Quite a lot more work on XML equality than I ca...[0m
[0m[[0mdebug[0m] [0m462e27a358fc466d51aaeec28c994c6667d320eb closes #3082, review by rytz[0m
[0m[[0mdebug[0m] [0m2b1513b35e3172a9045946f2621167a7310a1855 Undid my awful code which had broken the thread...[0m
[0m[[0mdebug[0m] [0mcda9718a21ca02d7d13efe7b07f4d4e0c5697171 close #3071.[0m
[0m[[0mdebug[0m] [0m00814d33caf1b321ccc24b85ff69f146ea1acdaa closes #2741 closes #3079 no review[0m
[0m[[0mdebug[0m] [0md5ae4c69b0a0700fe7a35e96516eaea5e7182322 closes #2421 -- now also deals with chained imp...[0m
[0m[[0mdebug[0m] [0m0dd2f30edbb44d526be60676fef9ba05a9e3dfbf see #2634: updated docs to indicate zipped is s...[0m
[0m[[0mdebug[0m] [0m93f8dd3a4ee6b16221f77c19c0589154f83507b9 closes #2956[0m
[0m[[0mdebug[0m] [0mcc9e8eda3364dcb7bf5b92a3d3824b66c85ef05f closes #2797 -- no review (already done in tick...[0m
[0m[[0mdebug[0m] [0m1911d4e96a7681d86d4735a63832a04cac0fb7a4 Added a --bare option to ShowPickled so I can d...[0m
[0m[[0mdebug[0m] [0m52f85091e1f8dffb6018ab26ef0810065b45ad93 More return type annotation to work around my o...[0m
[0m[[0mdebug[0m] [0m6e768fe8c5e14b5e1b4540eb8b944e5bb0ae9651 What appears to be a workaround for #3082, whic...[0m
[0m[[0mdebug[0m] [0mae71711ffdda619e393bf9f7b9f6581bb81c1fd4 More partest cleanups, and putting back a coupl...[0m
[0m[[0mdebug[0m] [0me81eeb3679473f61490718bbeef6dcc53644bd04 Looking at iulian's patch to the squeezer sent ...[0m
[0m[[0mdebug[0m] [0m10d7b668b9e73c3390a172096197299f59cc8c86 Working on making the bootstrap process transpa...[0m
[0m[[0mdebug[0m] [0m6ca74641f0b21ec3dca91741d14dfaf94abc753b Made doc comment consistent. No review.[0m
[0m[[0mdebug[0m] [0m7312300d33016d34a685eb114aa3a03b2f882eb2 Physically moved ActorGC to scheduler directory.[0m
[0m[[0mdebug[0m] [0mf479aff2745e0b382ec9eea9d0b6b473e73c23e0 Made the squeezer worthy of its name: a block w...[0m
[0m[[0mdebug[0m] [0mc6facf49bb442213fc9919428dad7716662e950c Fixes #3088. No review.[0m
[0m[[0mdebug[0m] [0m53f4fbaa7939abf6ccc8745f49ea66b70654bb9c It turns out some of the weirdness lately is be...[0m
[0m[[0mdebug[0m] [0m46e78e4589fe6d68703194e71cd34b5accb0942b Tweaking the sealed logic in light of #3097.[0m
[0m[[0mdebug[0m] [0mebe8a875e57bf562d152519a274e644268c24ecc Some debugging code for partest.[0m
[0m[[0mdebug[0m] [0m8a36e97b1097cd1fd610979382cf2374b26387dc Fix for a king-sized last-minute thinko.[0m
[0m[[0mdebug[0m] [0m2bf3a560d6b9c5c187f1b04e1cd687d7a3604bb7 Created -Yfatal-warnings, as otherwise I can't ...[0m
[0m[[0mdebug[0m] [0m4aa7ec183ea0f9938ced697fce3494234d14e71d The build file wasn't quite all the way on the ...[0m
[0m[[0mdebug[0m] [0m43b68ece9773a551ce8044ad25b7ad35a70545af Bash completion! The file is automatically crea...[0m
[0m[[0mdebug[0m] [0mcd5525a9898da03241f978eb3c7fda633d0d0536 Fixes #3088. No review.[0m
[0m[[0mdebug[0m] [0mf84684ee02a8990726fcb62a454b3788d5fe5f16 [scaladoc] Preliminary support for links and li...[0m
[0m[[0mdebug[0m] [0mf270f7ecfb30c331aa650d7b75fdbabc78be006b Fixed problem with daemon actor termination.[0m
[0m[[0mdebug[0m] [0m415fced48d7ecb097eef257c1a737868acb82575 Updated scalacheck jar to current trunk.[0m
[0m[[0mdebug[0m] [0m0284428a9ab8f60f4aea52172412bdfe88735efa Another update for ShowPickled.  No review.[0m
[0m[[0mdebug[0m] [0m865a9137dbeba573c66a613a3b6fc90d65e9de0e Removed stray debugging code.[0m
[0m[[0mdebug[0m] [0m6b834672a1045e3c774b7610df6504012a678f83 Fixed a little command line partest bug I intro...[0m
[0m[[0mdebug[0m] [0m145b61f50bc6713c4e107176c076610b2ae3fac1 Improved fix for #2767. Review by community.[0m
[0m[[0mdebug[0m] [0m3f9364fc49c537d4195b0f75a83442951b2a659a The initial results of running a basic cut and ...[0m
[0m[[0mdebug[0m] [0m303a4b33f827514e89572c87334606b64083944f Fixed tests to unbreak build. No review.[0m
[0m[[0mdebug[0m] [0mde56fa0693b65a17aee95dda06eb7b1b42239fd8 Fixes #3018. Review by extempore.[0m
[0m[[0mdebug[0m] [0m39c117a822250e5939779d86a61f75727113b8ed Removed now redundant function splitParams.[0m
[0m[[0mdebug[0m] [0m152d22dbd031c8a97bcb941eae64b282bc036d0c After the compiler refactor, we ended up with i...[0m
[0m[[0mdebug[0m] [0mea09870b1c526a4b5e6e01f79a946353e406dbf9 Control-flow combinators do not require thread-...[0m
[0m[[0mdebug[0m] [0m1c75ee54a6299d6e438fb694b32e868af47e2bc0 [scaladoc] Updated jQuery to version 1.4.2.[0m
[0m[[0mdebug[0m] [0m3ceebd6ba618e7194e09154d2ee86d914e3b6a07 Fix for #3084[0m
[0m[[0mdebug[0m] [0m6022f4b5d2ff03628648f23690e63f4add50afae Added TextComponent.paste, made some accidentia...[0m
[0m[[0mdebug[0m] [0m84ecd8c45a66c2e27eb4b0782f0d1b3c4c55466d Added productElementName to Product.[0m
[0m[[0mdebug[0m] [0m68cbfeac525cad416a3e2fd4b90d13631dd81bc6 Introducing partest to the idea of code reuse.[0m
[0m[[0mdebug[0m] [0m7cfbc47200119bb0d30f0d24d362f83d2cd2bd01 Abstracting out a few more platform specific el...[0m
[0m[[0mdebug[0m] [0m1558069de5a2af1163857ae06d7334f5cae537f7 Oops, I broke jline in r20953.  Fixed.  No review.[0m
[0m[[0mdebug[0m] [0mdb511fee56d50c2f74439eb8a32897313f82af8b More fun with ClassPaths.[0m
[0m[[0mdebug[0m] [0mdf94b3c5b831e78a056f7b0b5334b1fb8d3c3bd5 Some much needed housecleaning regarding system...[0m
[0m[[0mdebug[0m] [0m8d74992310fe60a1da32606949c96531691754e9 Yet another attempt at retaining ill-typed tree...[0m
[0m[[0mdebug[0m] [0macb161272fae6d1d999d2b302feb0b9a6381b83f A simple command line parser to consolidate a b...[0m
[0m[[0mdebug[0m] [0m669ce2013ec01091760ab8ed5cd8814471869a96 - Added fair mode to ForkJoinScheduler, which s...[0m
[0m[[0mdebug[0m] [0m57d38b321e73f78e03469ad5dab23e84999a817d Specialized types are not substituted inside ty...[0m
[0m[[0mdebug[0m] [0m6e061d6f2597a3e4bdc7fcf192abbdb419917b70 Some deprecation patrol and minor cleanups.[0m
[0m[[0mdebug[0m] [0m91cdb1531656d9240e9ee64509ab528d727d1b51 More laboring on Settings, ClassPaths, Ant Task...[0m
[0m[[0mdebug[0m] [0mf07bdbab911a7bcef042373d45fab302753f5a1f Some more code for seeing what's going on in in...[0m
[0m[[0mdebug[0m] [0m18aa7f0c8075ed543c108d99eeb10a974c3d0296 Some repl cleanups and debugging conveniences.[0m
[0m[[0mdebug[0m] [0m3bc73c1e1a02dc225f8723591e6d4427172478be Lowering the noise level in the classpath debug...[0m
[0m[[0mdebug[0m] [0md8a75fda44a6ae026c9dbaabe65683b8809c8f9e Having some challenges confirming the validity ...[0m
[0m[[0mdebug[0m] [0m099f42f725cf516b2bc4586e87ec11475c5f2698 Another attempt at retaining ill-typed trees fo...[0m
[0m[[0mdebug[0m] [0m7a339e84c2a3ad6ef4519cc2c9bda4b24d5ac999 Band-aid for #3081, issue should receive more c...[0m
[0m[[0mdebug[0m] [0m71e84137b68fc0cb0f9a616633bb39ef7c388fa4 Altered the ant task to generate a -Dscala.home...[0m
[0m[[0mdebug[0m] [0mff32248e9a8dd8dd6ea55e502c15e2e8626148e0 Some cleanups on the scalacfork ant task since ...[0m
[0m[[0mdebug[0m] [0md6fb9d7809ea0c8cd9b8e3b0f46c78cfb96ad890 Temporarily reverting r20928 as it is leading t...[0m
[0m[[0mdebug[0m] [0mcabe5170506e843e3400a7d761f5e7e0b19ae3a1 Some script fixes tied up with classpaths.[0m
[0m[[0mdebug[0m] [0mdd89e9c089c33874e321573b061e9a7317848d42 Fixed #3043 and #3043; fixed a regression with ...[0m
[0m[[0mdebug[0m] [0ma2da1ebe6165254e6ce28bf61857e18dff8b1e7f Patch from Mirko Stocker correcting start posti...[0m
[0m[[0mdebug[0m] [0mf592fb05203d0213243bbc072fe47a19856d1839 Made NumericRange invariant again, plus test case.[0m
[0m[[0mdebug[0m] [0m388a0c0d1db3e41e3acbebd6e1e4c79f7d176ca3 The first reasonably satisfying classpath commit.[0m
[0m[[0mdebug[0m] [0m23e5428008fc88377e59a1a5c20d5476c586d62e Tighter pattern matching hits the street.[0m
[0m[[0mdebug[0m] [0mcf2f9d7fbe4311b2373957b4bc78520984f4eafc Fix for recent stability issue with Apply0.[0m
[0m[[0mdebug[0m] [0mf83314aa82f5b5546ad19d2b037fc4cfb9af6826 ...and managed to miss the key file in getting ...[0m
[0m[[0mdebug[0m] [0m0e439d6d308e54af6d97853b4ef55f20b77c98e1 A variety of changes to partest made in a quest...[0m
[0m[[0mdebug[0m] [0m09816ef0d354e8567c830433f24b2da4a03010a0 Added a copy() method to Settings.  No review.[0m
[0m[[0mdebug[0m] [0m84da1b203334c606448886b1f42749931fab7607 Fix for silly mistake in [20835]. No review.[0m
[0m[[0mdebug[0m] [0m8a85f07da3a469ba88ec9707d621938512095135 Test file for last commit.[0m
[0m[[0mdebug[0m] [0m29ce74418dd8e1b0adf338bb666698692dc64c3e Array copy method fixed, Fixes #3065.[0m
[0m[[0mdebug[0m] [0mb2e9e1b26b0ac298ffbd71664766705fb0a82438 Checking the symbols of parameters in overloade...[0m
[0m[[0mdebug[0m] [0me8ffe2674afc37a61c28eb8c4d5406b9b17112d8 Fix and test case for #3031. Review by odersky.[0m
[0m[[0mdebug[0m] [0mab33bb1b34b86a71fa792f4a1e9a388c73192f02 Took a less ambitious approach to restoring sta...[0m
[0m[[0mdebug[0m] [0m2e6f4e7246a6f688cd605fd216612a6eae13e488 Altered Symbol.isLess to sort on initName befor...[0m
[0m[[0mdebug[0m] [0m1f8b43be3ba5eea5d76a1ded1e6579e247f95a68 Made partest stop crashing on test directories ...[0m
[0m[[0mdebug[0m] [0m80b0d241349f6463e814a8c1eca34f827ce24518 Unix scripts pass -D options to the underlying ...[0m
[0m[[0mdebug[0m] [0ma6b2e34c55d1ee77d87bedb7d6ddac3b61f24947 Trying again to unbreak the repl patch.[0m
[0m[[0mdebug[0m] [0mf0590625789eab5d6fa8246ff17ae6159dcb46aa Last minute change broke the last commit.[0m
[0m[[0mdebug[0m] [0mcc698e70af0500d103e60ada46eecca1af8f24b1 Some prestidigitation improving the repl startu...[0m
[0m[[0mdebug[0m] [0m5e993b77ec12d139f43889a6f8194c8ff804a448 Some minor bugfixing/refining to completion.[0m
[0m[[0mdebug[0m] [0m9132454143c32c39e8b44f2b63789e211fe70643 Rewrote my own submitted code of a year ago fro...[0m
[0m[[0mdebug[0m] [0m821229741d41ab5a0087ddf289ee01b92e9c0685 Some new tools for the tools directory.[0m
[0m[[0mdebug[0m] [0m369d3ca26f05ab848807c109e464f90f2e668c81 Fix for the out-of-date showpickled.  No review.[0m
[0m[[0mdebug[0m] [0m13da5ccad36012b20380ef0ebf0fcf0107feba7f Disabled JavaInteraction test.[0m
[0m[[0mdebug[0m] [0md14841d095448f0c7c2b211de8ca6f0e218c1f51 Merge branch 'fix-specialized'[0m
[0m[[0mdebug[0m] [0m15dfc92cdd7f345943b54196d8047e26c2d206e0 Restored the disabled exception in classfilepar...[0m
[0m[[0mdebug[0m] [0m1ec5bf5c82ab29a565eeeec2ce8df2bddab7da0b More classpath work, and cleanups in the vicini...[0m
[0m[[0mdebug[0m] [0md7ad3f348753884e154ab40aa848b6f9d85d7b52 Added some error logic so if #2956 strikes agai...[0m
[0m[[0mdebug[0m] [0m730720552b80eacd2581f860fbd861098e54fa7e Reducing the amount of low-level classpath mani...[0m
[0m[[0mdebug[0m] [0md04911d894ce107593c773d253d19b5d094a2ad0 Some change to classpath handling in r20866 has...[0m
[0m[[0mdebug[0m] [0m30e65502ffa0463c79588f6a555346da4eb47423 [scaladoc] Added "display packages only" filter...[0m
[0m[[0mdebug[0m] [0m2040ada34b3791a7da906a594d2641ac1e179c33 Fixes #3046 once more. No review is necessary.[0m
[0m[[0mdebug[0m] [0m7a8973d40a51bc6917e1eb248600097dda03e0d2 [scaladoc] Fixes for IE 8 compatibility.[0m
[0m[[0mdebug[0m] [0mbbeecf2b7811971371a1312a376f66a95d4db2ba The non-intrusive bits of my hopefully pending ...[0m
[0m[[0mdebug[0m] [0m1e166a7a826bb086d9bcb77ae973fa343277f84f added annotation checker hook for Types.isWithi...[0m
[0m[[0mdebug[0m] [0me9a60f236b00d417ddd6fd2ac30448f0228b2921 More work on classpaths.[0m
[0m[[0mdebug[0m] [0ma78bf650be7cc82e43907d1bbf966b3d802fc301 [scaladoc] Fixed popup content lookup so that i...[0m
[0m[[0mdebug[0m] [0mc37cb5ad1d8977ebbd9a559a884d7115df980a53 Trying to get when "." is added to the classpat...[0m
[0m[[0mdebug[0m] [0m6a416d51f4c69b5274c3835230e72115117c57a9 Removed leftovers of r20857, added test for #3045[0m
[0m[[0mdebug[0m] [0m821e11d05657a377e26f03a95b971d8d58189015 Fixes #3045. No review.[0m
[0m[[0mdebug[0m] [0ma8ee0a1a9336126a78db3512c45a58f2bd476d8b Disabled failing test.  Review by plocinic.[0m
[0m[[0mdebug[0m] [0m6e76af56f708d345bda2fff580634107945ef3fb More work on classpaths.[0m
[0m[[0mdebug[0m] [0m06ae221de943d7258dfa2ffcbc6c59fe9493497f partest no longer treats remaining .log files a...[0m
[0m[[0mdebug[0m] [0m4de81a05b3cc682a92eb43fb023314d580f639fb Closes #2651[0m
[0m[[0mdebug[0m] [0ma165920200847b9aa336786dffc5d33ce5b86ab8 close #2984. review by community.[0m
[0m[[0mdebug[0m] [0m96a7efb1fd7db67c21ff5000d343765c925a83d7 modified typing of while loops to allow other t...[0m
[0m[[0mdebug[0m] [0m1c8210ec7e42139c62271edc513597befa288167 fixes #3046[0m
[0m[[0mdebug[0m] [0md4486b9e2e782575c201ba1baa0288371c7e9356 close #3003. no review, already done by dragos.[0m
[0m[[0mdebug[0m] [0m5087792ddace9cc76d063d6cc9327eb41c73b52d Fixed partially specialized classes.[0m
[0m[[0mdebug[0m] [0md983dc8c265c5cef432c4cf0a163455dccc0c17f some small byval mode changes. review by odersky.[0m
[0m[[0mdebug[0m] [0mebceb2fa8dbbf61352ce01769931950177a4a9ef No double-processing format strings.[0m
[0m[[0mdebug[0m] [0m71e03e4aca90be26290ab222d2d5131c5b2d42db `replaceSomeIn` method added.[0m
[0m[[0mdebug[0m] [0m1b99b4b148b04d0eafd6bd3fb55309c29f60eb2d Compiler part of fix for #2767: provide hooks t...[0m
[0m[[0mdebug[0m] [0m68bcaee6c1c23e8dbf319e6dd71710b7da4f5d2d Export missing package.[0m
[0m[[0mdebug[0m] [0mb627de8553e3e47efdc9ee7c2db59fbaf142e576 Until now directories on the classpath were not...[0m
[0m[[0mdebug[0m] [0m171d21f11a58e905de8f96a9bac41f6aced3e384 Some work on classpaths.[0m
[0m[[0mdebug[0m] [0m53545e7af8d3455f97d88c1a455fea86461419fb [scaladoc] Fully qualified names are displayed ...[0m
[0m[[0mdebug[0m] [0m150e1d69c56ddbf29ba21543b437e3bb48c82cb0 [scaladoc] Many improvements in the UI for Scal...[0m
[0m[[0mdebug[0m] [0m3033d4c30dfa2689942f03b9eb6c8ba6053d8c16 Re-added deprecated  member to scala.actors.Fut...[0m
[0m[[0mdebug[0m] [0mac7dc3c10243af1bb3affb0ffb0a369b9b1bfeaa fix msil build (nested classes in particular).[0m
[0m[[0mdebug[0m] [0m7577ec4388010c7c927a2d2050b59dea97c508a2 IntelliJ project metadata updated for new locat...[0m
[0m[[0mdebug[0m] [0m8d4f65fb24c6f0278e46ea58ab6d97f277903acc Some code duplication removal as I inch us towa...[0m
[0m[[0mdebug[0m] [0m982baae07693ff1a566b4d90e47be60291342e82 A more MSIL-aware attempt at isolating the plat...[0m
[0m[[0mdebug[0m] [0m9691e49efe3f0e25727476b8c6546a39c79e33be testdata changed[0m
[0m[[0mdebug[0m] [0mb4d8becafabbea520cdf70a0be37a54233d140a4 scalap output bug fixed[0m
[0m[[0mdebug[0m] [0m1e2906153685e805163390bd921ee042e55ba587 Discovered that List's deprecated removeDuplica...[0m
[0m[[0mdebug[0m] [0mf203f3adfd63936ccfa71d61608e95f05ae800b0 some scalap tweaks[0m
[0m[[0mdebug[0m] [0m96dc0e44e8f1610463e38c05f647987c336b5093 [scaladoc] Fixed issue with failing Windows build.[0m
[0m[[0mdebug[0m] [0m28837470cb6225437eb915c983da4dc8f8420e4c Taking a swing at fixing -optimise.  No review.[0m
[0m[[0mdebug[0m] [0me979241c0eec11ac28667aa8fc1ed50182841ff3 fixed previous commit. No review.[0m
[0m[[0mdebug[0m] [0mbd3afbf36eb21fe5d03b024a7641860ac6cefe4c Made a whole WithFilter class for Option after ...[0m
[0m[[0mdebug[0m] [0ma572d2d56dcedb0bdf8a3d8f9628cb5e3dd6df22 Added byval mode and annotation checker hook fo...[0m
[0m[[0mdebug[0m] [0m7c19904e484f2021b186a81d335fa564a0638baf Raised the level of abstraction (slightly, not ...[0m
[0m[[0mdebug[0m] [0m67b215e9746dcd1f1ceeb54017eb1deeffbed940 Some hardening in the repl, and removing some f...[0m
[0m[[0mdebug[0m] [0m429da0c3c7105510a29fcacd746916431e86d3e2 Fixed issue in partest where result of tests th...[0m
[0m[[0mdebug[0m] [0mbf696d016ac6d07345659e099105e62ae8d298b5 Some minor cleanups in reflect.[0m
[0m[[0mdebug[0m] [0ma1a6ab90ac5fe7d5db2f6fba788ce14c1613d9c6 The remainder of isolating MSIL from the rest o...[0m
[0m[[0mdebug[0m] [0m9ee1f2f3b8ed91897bb298592f8a600ff5e4622d Unique's seeming victory is overruled by commit...[0m
[0m[[0mdebug[0m] [0m93277ea0201f139e829cfd7248142a0c5898d9ce Noticed that all the system properties were bei...[0m
[0m[[0mdebug[0m] [0m2b82a20d75629e7bdd2fd3d4d4613fc2ef072a78 A big push to make the interpreter easier to in...[0m
[0m[[0mdebug[0m] [0m19e78a93e6b1c889460936f0c96728cb0e81726d Created MSILGlobal to start breaking the depend...[0m
[0m[[0mdebug[0m] [0me6a0063d29b4f922be7daaf100674f56abdf053c Preserve source order for class members in gene...[0m
[0m[[0mdebug[0m] [0m6cb01719eb7e406b7238fd742c358872c0666ff3 Fixed XML Utility.escape method to conform to X...[0m
[0m[[0mdebug[0m] [0m96a42a2eda85489bb7dba25d9e8597bd35d7bcbd Striking while the iron is hot, renamed removeD...[0m
[0m[[0mdebug[0m] [0ma6eecfb04532c83a715d520e885250e8de808f9e [scaladoc] Optional link to source (set paramet...[0m
[0m[[0mdebug[0m] [0m909924acba60dadee5647e405c0bb9a2676f4a70 Made sliding/grouped throw an exception when re...[0m
[0m[[0mdebug[0m] [0m0ae8343fd4822ae8c31325e3a9a03ea1a08ee237 Fixes the problem mentioned in #2882, which see...[0m
[0m[[0mdebug[0m] [0m9f55ad82d17f9b0d441ffcfd26b5fc8a817b64f8 It was pointed out that sorted and the 1-arg ve...[0m
[0m[[0mdebug[0m] [0m4aeae5f9c7aea8874965539f730e9abaa077729d Took a swing at sorting out sorting.[0m
[0m[[0mdebug[0m] [0mc8203f123f44057233cca331ceb2b823a1b67e6f Hid some AST nodes from the prying eyes of refl...[0m
[0m[[0mdebug[0m] [0ma469bd96379a755c222ccb97d3eba610b020471c Correctly check annotated types.[0m
[0m[[0mdebug[0m] [0m5df06dc8dafef7f76b6783e7a473f30678c55d58 Closes #3009.[0m
[0m[[0mdebug[0m] [0m2b20a98b3fa7cbd952554c7d460bdaab9e25a933 Fixed tests. No review.[0m
[0m[[0mdebug[0m] [0m3502dadad17804cfadc105d461d6bb4429af6e31 Cleaned up the code slightly. No review.[0m
[0m[[0mdebug[0m] [0m07629c3c12b8e13c32a9566598144df2b4b9bae8 Continuing the fine work creating an abstract i...[0m
[0m[[0mdebug[0m] [0mb80125cb3fa7ab12b5921ee930c04e9d95384861 Quite a lot more work on completion.[0m
[0m[[0mdebug[0m] [0m3282ac260cebe12a2d0dcb6bb7c0e479e0e20c6c suppresses generation of manifests for abstract...[0m
[0m[[0mdebug[0m] [0m490ed74ff8e5c70789cde74646fd6c2b7abbfc21 Exclude anonymous function classes from the def...[0m
[0m[[0mdebug[0m] [0m131b264b25c2e2d74b63b0f5859ead1a3581c046 Removed scala.util.NameTransformer (it moved to...[0m
[0m[[0mdebug[0m] [0mb6cdaaa3db2bf7f3e7a3648247ee5401c5ff63cd missing bits of r20746.[0m
[0m[[0mdebug[0m] [0me75346d68d46f188dbcd7d76707d9c6f778f7803 lifted out core compiler data structures into r...[0m
[0m[[0mdebug[0m] [0mbdf37de86a3eeeecafe84e22a91b8aa23866d075 Check recursively the type aliases.[0m
[0m[[0mdebug[0m] [0mfe9126e5a342599aa19a1a0325c9c238ecd52085 Unbroke the build.[0m
[0m[[0mdebug[0m] [0me73348dc9d891efc7c9bccf08d1d1648fb05d941 Solidified the logic of stringOf for repl resul...[0m
[0m[[0mdebug[0m] [0m1c8ab3a6ed943410314029387ce71541e1b96b58 Great moments in typos: somehow the "decodeUni"...[0m
[0m[[0mdebug[0m] [0m0bc49d7c61e4e7774ecdb69204066218d0234cfa Band-aid for #3004.[0m
[0m[[0mdebug[0m] [0m3078e1709307dc07fec5265e7a1afc108bacda00 Better test for checking existential types, whe...[0m
[0m[[0mdebug[0m] [0mc73ab4525e402cbbc0fd745a34c453520c87564c A compact tree printer, for primitives like mys...[0m
[0m[[0mdebug[0m] [0mbb149d1b96015d83e58de5ea9b380550267c4f06 A few compiler IO lib bits I have been needing:...[0m
[0m[[0mdebug[0m] [0mad0fd8bca3c41a15ff688a7ca5e3278fa2ce127b Implemented rompf's suggested improvement to th...[0m
[0m[[0mdebug[0m] [0ma3da2dca9fafd6a5ecfd7ba77c73914ef6071d91 Added hashCode implementations to Manifest type...[0m
[0m[[0mdebug[0m] [0m36707c33be962498405d52c96d7945c51e74c9df new starr to bag performance improvements and f...[0m
[0m[[0mdebug[0m] [0m449c680774473deb5d004095a419e4a3bfce3637 Closes #2650.[0m
[0m[[0mdebug[0m] [0m7d08bfed7896ece313f6a0ad286a0a622f0a4b52 I'm sure I'm not the only one driven into parox...[0m
[0m[[0mdebug[0m] [0mf5dc89196d6a0ed9738ab1c97f76d15223a678a3 Added a command line option for desugaring matc...[0m
[0m[[0mdebug[0m] [0m690542dbe4743e5c4fcc9ca4497351cde339391d Added :search to power mode for finding classes...[0m
[0m[[0mdebug[0m] [0m6964699e92e00315ebb874339168eb98c1b3ef31 Removing defaultGetter field from TermSymbols.[0m
[0m[[0mdebug[0m] [0m5b64d91b2086f67193328fad7331981f30113968 [scaladoc] In HTML documentation, `@return` tag...[0m
[0m[[0mdebug[0m] [0m88a93f2bd3dcc81f83fb60911e87091cbde25514 [scaladoc] Comment parsing is improved:[0m
[0m[[0mdebug[0m] [0mb08a2a652fa1c436c71356f7ca75017e3fd9fdb8 close #2886 (applied patch). no review[0m
[0m[[0mdebug[0m] [0m6a79e29cd85194e4ebf1bb38732caddd88896925 Moved some test cases from pending to files sin...[0m
[0m[[0mdebug[0m] [0mf6c69106d3baa59479e839727acc03ae4035519d One of those "$.05 for the bolt, $50,000 for kn...[0m
[0m[[0mdebug[0m] [0m953fecc029a25c1c0cdd1ce847294bc6f7db8e33 Some hardening of repl generated code.  No review.[0m
[0m[[0mdebug[0m] [0ma7ad163b511af4875220149839dcd8bfa6f305bd Fix for #2563.  Review by mharrah.[0m
[0m[[0mdebug[0m] [0m71a0d2773e6f11cbe4d2ae7bab9d29caa69196c6 now correctly fix #2868. no review[0m
[0m[[0mdebug[0m] [0mf375f8ac3ef86ba13bad9346bd24ce08e86e2de1 Forgot to commit the change. No review.[0m
[0m[[0mdebug[0m] [0mc01d2647666af410bc190b350617676344995c0b Closes #2966. Review by milessabin.[0m
[0m[[0mdebug[0m] [0me12005a1077d15a85cf544dc1f0a8cc229201cad reverting r20688 for now, no review[0m
[0m[[0mdebug[0m] [0m96270a3450d1ab25a0ce9695ab8b90a76e04d734 fix pickle format doc. no review[0m
[0m[[0mdebug[0m] [0m94d27581473d54645529adef27c2e183221d5a51 close #2868.[0m
[0m[[0mdebug[0m] [0m311622a6d1f2a10b2bcf7baf34d7c41fa5b25f25 Made actor-receivewithin test deterministic.[0m
[0m[[0mdebug[0m] [0mdaa6f82dd130464a1a318b31b1055e5c00d99673 Cleaning up. No review.[0m
[0m[[0mdebug[0m] [0m06c765755580b69c6ad4e5351634a0073f5707a7 Refactored some of the code from r20624 thanks ...[0m
[0m[[0mdebug[0m] [0mf6183b63f28a199b7888949963a8d6984d54c3b1 Refinements to the recent repl patches.[0m
[0m[[0mdebug[0m] [0m8856f21f59ff735db7951901a799300a5affd9cc Another batch of tests. No review.[0m
[0m[[0mdebug[0m] [0m6441087c31b9f550bb36d6afac4cfc7d4292b7cd Fixed a number of faulty Scaladoc comments in l...[0m
[0m[[0mdebug[0m] [0m6975d16800499815a07c80c6d4fe85c2de693d96 Access modifiers added for certain members and ...[0m
[0m[[0mdebug[0m] [0md90d03d55acc133a6cc3700ab0ce9296410fe5fe Hack for the refined build manager to print inf...[0m
[0m[[0mdebug[0m] [0m589adb95631064f827207542d33b8e05605a46df More tests, plus missing file. No review.[0m
[0m[[0mdebug[0m] [0m70cc762d3a29bc91349cd84b3e22bf46d189d817 Changed the info statements in refined build ma...[0m
[0m[[0mdebug[0m] [0mc3d125891f7707cd8b47786bfd063760508b009a Fixes #2766. Review by phaller.[0m
[0m[[0mdebug[0m] [0m6c88e2e2982709f981c26a3e8e935bc44c2fa751 Fixed stability problem with build.[0m
[0m[[0mdebug[0m] [0m89fee4efe3228d6a9aaa5f92d580e0d5b0146c1d Test file for matching with replace.[0m
[0m[[0mdebug[0m] [0m0516cd02f1ad19e9dfb1e4a4fbe198932bf8b2e2 Replacement in matching can now be done by prov...[0m
[0m[[0mdebug[0m] [0m02c6aa766b53523dbb126fd5f8236becfe09036e Use file paths for equality and hashCode to dea...[0m
[0m[[0mdebug[0m] [0m34bc787b0884dda9e6ad0a75f66ea88b43d8304e [scaladoc] Classes `FunctionX`, `ProductX`, and...[0m
[0m[[0mdebug[0m] [0mf8bcd67d5009e12e8762cca50806ac4486c93711 close #2929.[0m
[0m[[0mdebug[0m] [0m4591dabb1fabf536dca14395f9f9eb51092bfd51 Fixed #2497: replaceInstruction now uses refere...[0m
[0m[[0mdebug[0m] [0mea7ac7b3899ce73303a582be51210277723e9d52 [scaladoc] Deprecated methods are striked-out.[0m
[0m[[0mdebug[0m] [0m361051b4d385d8b03dd4f4f6fd0410e9a5d17626 small improvements in building newlibs / newfor...[0m
[0m[[0mdebug[0m] [0m2a1f11991f0bd019dc76b72b2342124a30975dba Fix ant task for build manager partest. no review.[0m
[0m[[0mdebug[0m] [0m743e8782a1c8f5239b90e401b1fe25780f24ff6e First test for buildmanager. No review necessary[0m
[0m[[0mdebug[0m] [0me4e513079f2662758a0737a2a9a28abbcf1c9f7e Added new target for partest for testing Build ...[0m
[0m[[0mdebug[0m] [0m7140e9c3ad9c60a0a55aee63ecd20940534375d4 Fixed dead code elimination to satisfy YourKit'...[0m
[0m[[0mdebug[0m] [0m7d4cea0a9919f3cb08ef1e7b981015d446c74fd3 Removing a stray paren to unbreak build.[0m
[0m[[0mdebug[0m] [0m21fbde04b42a63f53d4839221f1fea90f329a72d renamed notCompiles ==> canRedefine.[0m
[0m[[0mdebug[0m] [0m895c271ead5bfe42a19610871037bfb5c90503e9 Some minor polishing to the previous repl compl...[0m
[0m[[0mdebug[0m] [0ma0c0f0949797a563c9583d0f82c0f390a999ec7d Another big REPL patch.[0m
[0m[[0mdebug[0m] [0mbb6e5958e63e3d70cd1f1a86f3fa0b5f3b670d8a Closes 2926. Review by milesabin.[0m
[0m[[0mdebug[0m] [0mdaf9227e7323c31257fe34bb4f2d38c7c1abbff1 fix several issues in .net backend / type parsing.[0m
[0m[[0mdebug[0m] [0mac9fb6ad28b88ee4e7896c93d26c76e80bd3ece3 Second attempt to fix #2926.[0m
[0m[[0mdebug[0m] [0m1ab0d9ea486254cc2093bba687b7c9b24bcf23da It's a big REPL patch.  And it contains:[0m
[0m[[0mdebug[0m] [0m7eea9f2823816b3e70b4dbd4bf63ed91d6db376a Moved test case for just-reverted patch to pend...[0m
[0m[[0mdebug[0m] [0m80ad0e7b375c5abb573dbd9f488b7a21bb6184c8 Fix for #2867 undone, review by extempore.[0m
[0m[[0mdebug[0m] [0m0ad899b34e9f36e4e0113a4e31b50b926d9a9c4f Attempt to fix #2926 (companion object of case ...[0m
[0m[[0mdebug[0m] [0m164fa5151c1f2fdb59350c1051d20c95014bc231 Closes #2653, #2652, #2556.[0m
[0m[[0mdebug[0m] [0ma259a744bb38c1cad070d459c8a59ad6c601cf74 [scaladoc] Default values of parameters are doc...[0m
[0m[[0mdebug[0m] [0m61316fdc90863b5e889f5d3dfe00d7ec56cee9cf fixed bugs in .NET bytecode generation (branchi...[0m
[0m[[0mdebug[0m] [0m5fc0c8d78c28e314e8f8050ddfd305746d650627 Renamed new bin directory to "tools" to avoid c...[0m
[0m[[0mdebug[0m] [0m2d487cd460dd5b5064383ebf968d6fb47c7c696d Removed static state from global object ClassPa...[0m
[0m[[0mdebug[0m] [0ma3d41894e7efd4be5c9e9ce50dec8f116c3c0fc3 Bringing README up to date and filling in some ...[0m
[0m[[0mdebug[0m] [0m1c1b6ef8f91e01a1f1edcb67e38d8de2cc99dbac No longer are there more IDE-specific junk file...[0m
[0m[[0mdebug[0m] [0m6dcfae7e8ddde4da972cd0dc077e95eec00d41ed Took a slightly different tack on parsing the s...[0m
[0m[[0mdebug[0m] [0m7ea84d354274fd6e100e92d120291aff49ee88d5 Removed some debugging echoes I let slip through.[0m
[0m[[0mdebug[0m] [0m8a1eab26ad5b21dc3e923c4ec1720722291a8c7e Un-overloaded StringLike.format.[0m
[0m[[0mdebug[0m] [0m10ee5fd9cef30afa576808cbead4dc57952c13f4 Fix for #2927.  No review.[0m
[0m[[0mdebug[0m] [0m08013877acb1155fa46398988efaa2cab21f78ae Made some cosmetic but clarity-increasing chang...[0m
[0m[[0mdebug[0m] [0m556813ccdf7b3d78ef0a43c90699bb552f8a97fe Test case for #2148.  Closes #2148, no review.[0m
[0m[[0mdebug[0m] [0mc19a721704d7c9282f59b1f91e52df9c630fd831 Until now all scala builds performed not in an ...[0m
[0m[[0mdebug[0m] [0m4ed1910b1d36e6a2b4707a26374124d8faecc53e Iterators created with duplicate compare equal ...[0m
[0m[[0mdebug[0m] [0me077a9d6ae1c6f49bd7521bd8e86ff850c87d28b Added test to pending with extensive exploratio...[0m
[0m[[0mdebug[0m] [0mc4cacc0edfdf6f3f13afce16ec59ca2b7a25c82b more performance improvements; eliminated mk......[0m
[0m[[0mdebug[0m] [0m6e0b81844bc7b63a971359a9550b1d68c0f63d52 Fixed isClosureClass in inliner and removed it ...[0m
[0m[[0mdebug[0m] [0mefd68171b564ae4ee46149f9ca4329858c1c231e [scaladoc] Search tool will ignore case for low...[0m
[0m[[0mdebug[0m] [0m41e80159b37d8a07922fb90d516b9105f2f185b7 Digging into why the repl is so slow, discovere...[0m
[0m[[0mdebug[0m] [0m135d4f06b174aa585af64b5253aba647982ac4a2 More work consolidating the XML code needlessly...[0m
[0m[[0mdebug[0m] [0me83ad1e005d40738f87da8bb2d60cf9035cfb6ca Tail-recursive implementations of parser combin...[0m
[0m[[0mdebug[0m] [0mfdae1846593c8b76bbe7101ec700d72f356dca9e new test. no review.[0m
[0m[[0mdebug[0m] [0m0b77c407e7822b466a2fad439d5e6336ebee4bd2 some more performance tunings. No review.[0m
[0m[[0mdebug[0m] [0m1184fd68b0bddeaf20b3a7de55d4be2efce61410 cleaned up explicit tailcalls[0m
[0m[[0mdebug[0m] [0m0d5d440a68342296eed0474cf697f0c2cb085387 Fix and test case for #2891. No review necessary.[0m
[0m[[0mdebug[0m] [0m853b1817beb5f8b55ecbd1ffdf0e226fc699acae Adjectified some parts of speech as discussed o...[0m
[0m[[0mdebug[0m] [0md73a32db9cb0357cb365b78bdbd0fa8d6af9873c Fix and test case for #408.  Review by community.[0m
[0m[[0mdebug[0m] [0m518ac3d5fd113e24df9cba5383a0bc9641b41f1d Test case closes #1737.  Review by community.[0m
[0m[[0mdebug[0m] [0m3d47813cda5b0a13b095f2681296dcae6adefd07 Don't insert whitespace on multiline strings an...[0m
[0m[[0mdebug[0m] [0m4bb4b8a08e4f6c85743d73e78729df01ec0212d7 Brought ShowPickler somewhat more up to date wi...[0m
[0m[[0mdebug[0m] [0m3b00d9d7e54619b5273d442c27a628aa7c2a3bf3 New repl feature: you can start a line with .[0m
[0m[[0mdebug[0m] [0md9b01e2c583dd4a99f3861bb41db50cd9f448700 Made Iterator consistent with Iterable by addin...[0m
[0m[[0mdebug[0m] [0m36ef60e68c03bc1c7fd2e910ae7d70d4ec32d3bf Exposed native Array clone() method.[0m
[0m[[0mdebug[0m] [0m74c615c83567c930ce371833ff4b275312a4540f Wrapped a buffered output stream around class f...[0m
[0m[[0mdebug[0m] [0m9bd9b9fcc1623ca3b6c98cb7ce12f31581750372 Fix for #2365.[0m
[0m[[0mdebug[0m] [0m3e1241caeca9af5b05922d38bed1b0480e6da56d Reverted over-zealous replacement of 'PartialFu...[0m
[0m[[0mdebug[0m] [0mb0e6451e78740747da641d3c4b7f524f102810f9 [scaladoc] Companion classes are printed.[0m
[0m[[0mdebug[0m] [0ma40276ad9a846248d9bd76ebc58b836522f7c36e Fixed issue when searching for companion of cla...[0m
[0m[[0mdebug[0m] [0m135ec1392770b301925e2e9c660f7a67e4615ee9 Fixes for various Scaladoc-related positions re...[0m
[0m[[0mdebug[0m] [0m2d324f4506191ba9059e14fa7482c2276b5f255a Fix and test for #2354.  Review by community.[0m
[0m[[0mdebug[0m] [0mdf4d259938d2a522ba0726e86ded78d2a09982ce Some optimizations to actor message queues and ...[0m
[0m[[0mdebug[0m] [0meaa949005f8bf28d563d347755c07e96c2866e87 ConcurrentMap trait added to collection.mutable.[0m
[0m[[0mdebug[0m] [0m9693cd5c2b92b0a322070fab24b51bbe1a080722 Closes #2649. No review.[0m
[0m[[0mdebug[0m] [0m23f89dd9e45cc3ba7106af79307f8c493fa28993 Fixed #2889. No review necessary.[0m
[0m[[0mdebug[0m] [0m814683dd50a1608314bbd5f6fac89ed71cc34fc8 [scaladoc] Use cases are marked as such in the ...[0m
[0m[[0mdebug[0m] [0m19bf31545fba923c38f60d134276895049838165 fix for .net compiler (flatten is skipped).[0m
[0m[[0mdebug[0m] [0m763be33feae8be5b026700189caa21f0e255b8f7 Finished up fixing #2773.[0m
[0m[[0mdebug[0m] [0m34fe81a8a91aeb63f6316211ac9212899ec14116 Added ConcurrentMap and Properties conversion c...[0m
[0m[[0mdebug[0m] [0m1e828fdbf04402dc53e897f6a7201bad00388b70 Reverts r20311 since I'm not seeing what's goin...[0m
[0m[[0mdebug[0m] [0m541dd58f4d8fec8fc2b385b2c288721e5e258915 better fix for see #2421 after feedback from Ma...[0m
[0m[[0mdebug[0m] [0m25e7a7c350202f02a80c7747c4329268122b101c [scaladoc] Use cases are printed.[0m
[0m[[0mdebug[0m] [0m020b930ec950bc50ec9817f704b6fe30f2b8006d new tests. no review.[0m
[0m[[0mdebug[0m] [0mfa0cdc7b3f33449c8cc253ec45b281e9c4cb28b2 Closes #2866, #2870.[0m
[0m[[0mdebug[0m] [0md64620b254491b38b7cc6ce600ba2256ce5ef6a8 Fixes #2755, but leaving open to analyze issue ...[0m
[0m[[0mdebug[0m] [0mf181a9be2af25ae20f89ab983018f34e6884d415 Fix for #2817.  Review by mharrah.[0m
[0m[[0mdebug[0m] [0m28c75a82ea610fb5a61e53c0a031c2d64a399af5 closes #2421: more complete fix, now also check...[0m
[0m[[0mdebug[0m] [0m4f2bcd1af4fc12765aea7975a97357274087d392 A variety of bugfixes discovered by findbugs.[0m
[0m[[0mdebug[0m] [0m1b97738fcd26ad19cc5c3779409152c2ca88f295 more statistics hooks. no review necessary.[0m
[0m[[0mdebug[0m] [0m6b9fe986afcd5a3c61c6a738033bc535cd6751de Overrode slice in the StringLike derivatives to...[0m
[0m[[0mdebug[0m] [0m895280684fc63f56f5822114118b3275dac7ec5c When comparing type aliases use info instead of...[0m
[0m[[0mdebug[0m] [0m2664de4710f64a5e0fb753ad7b23987d46625c63 Closes #2867. review by extempore.[0m
[0m[[0mdebug[0m] [0md75264a14a560e1655c59dcfa1152882f2bad807 Updated attempt at removing @inline warnings:[0m
[0m[[0mdebug[0m] [0m335f62ba638b462976cef74e43276c71b5f0fbc8 Deprecated "=>?". Closes #2860 (see #2819).[0m
[0m[[0mdebug[0m] [0m65c180a5ddccfde0632872df6b118c0fe8293064 A fix for at least one manifestation of #2865.[0m
[0m[[0mdebug[0m] [0ma6a9f23ec16b153bb4f5c2c86fd79b85a1b06b91 Added toMap to TraversableLike.[0m
[0m[[0mdebug[0m] [0m38cfa95dd7241695b75bba8b964915887a5a8f6c Compare typeParams correctly for symbols so tha...[0m
[0m[[0mdebug[0m] [0md1ac90fb48c3d9e60de39591329e6d61644907f3 A few repl features.[0m
[0m[[0mdebug[0m] [0m7ba3ff508e1993c41fdbd7664bad17ebbfdb74ce Moved the test for #2364 to pending because it ...[0m
[0m[[0mdebug[0m] [0m2f0d5beb47d07c4e0620abcae5a9be858ce9e1f5 Reverting stray commit to Eclipse metadata.[0m
[0m[[0mdebug[0m] [0mc6c3b44b0c4e019b9e65a88300c89f7e617ad56c Fix and test case for #2364, which regressed wi...[0m
[0m[[0mdebug[0m] [0m91e88b3f7d4a2765c11bf4ac5495eb7c329bc18e Commented out some (debugging?) code which was ...[0m
[0m[[0mdebug[0m] [0maa6811dae63665a1eec7dd9de53b10970b0bfc53 Fix for #2883, a regression introduced in r18789.[0m
[0m[[0mdebug[0m] [0m998a7b758fc4dc573abdeae0adc301623b393507 Fixed #2810.[0m
[0m[[0mdebug[0m] [0m250b45a1246a1e83e76cabd5e5251510ae3074ee Avoided a crash scenario in the presentation co...[0m
[0m[[0mdebug[0m] [0m466920e8952fc7395d278022bb236493cf9a363c Removed extraneous clause is isStrictlyMoreSpec...[0m
[0m[[0mdebug[0m] [0md163f6971b8b104b1f6f6a7737d7986f63038354 Revised List#mapConserve so that it tests wrt e...[0m
[0m[[0mdebug[0m] [0m457fd685569f0d9cd3011e5f5aacf5d58fedb8bc Red black tree patch and test.[0m
[0m[[0mdebug[0m] [0m60d5bbdf4aafb8a5d49bafc7db2b4481b94ec4f9 speed up ClassPath.findClass. review by community[0m
[0m[[0mdebug[0m] [0m9772ebe8ecfcbffb78b862a79320f40c9c26e7f1 Fix for an unfortunate bug introduced in r19020...[0m
[0m[[0mdebug[0m] [0mdab6222b273e97934a7783aabd7717845f32db88 Weaken the test for co-definition to equality o...[0m
[0m[[0mdebug[0m] [0mc63a27103414915998d52d99655c20fe0f81a721 Reverting r20406 (dragos)[0m
[0m[[0mdebug[0m] [0m6f3aa39042f58ed869fa785dea593e9e07c6229a Added final modifiers to several classes used b...[0m
[0m[[0mdebug[0m] [0m4c879e308827260f5d0aa037819a88a565db4cb4 Added warning for failed inlining when the targ...[0m
[0m[[0mdebug[0m] [0m677352f871b46d0e71ae00095808dbf83e7132d0 Improvements in checking for references during ...[0m
[0m[[0mdebug[0m] [0me525797f194344338104739e7a5713e08dc4ba92 Fixed #2844 with dpp's patch. review by xmlteam.[0m
[0m[[0mdebug[0m] [0mb5c141b4ed5e2db673a306a2ba0c23a1fbe2d9ee Fixed issue in Reactor/Actor that could lead to...[0m
[0m[[0mdebug[0m] [0m57f14277dad0427b90abc1e6f70e2f8ae4dcbb51 Fixed #2850 -- while inside finally causes Veri...[0m
[0m[[0mdebug[0m] [0m7315339782f6e19ddd6199768352a91ef66eb27d scalac portion of fix for #2689.[0m
[0m[[0mdebug[0m] [0m64b0678d3344380666d62c855cab2dad8a6ef08b further speed improvements by eliminating most ...[0m
[0m[[0mdebug[0m] [0me97ae22dd714d372e77608b01d980e66d5dbe081 Fixed issue with operator symbols.[0m
[0m[[0mdebug[0m] [0mf96931f98fb988d0847719c5baa4c0f80ba12c45 reinstated accidentally deleted comment[0m
[0m[[0mdebug[0m] [0m9245c6a701dac33284bc7151fa50677eb988913d Closes #2657, #2789. Review by dragos.[0m
[0m[[0mdebug[0m] [0md66a76c1214cb0162931c32b9300f4c1a38b1099 Fixes #2857. No review.[0m
[0m[[0mdebug[0m] [0m2bf84d21a63fb6e19ab54ec0695f235856c10f72 Closes #2793, #2651, #2650, #2653.[0m
[0m[[0mdebug[0m] [0mdf1139ee182f049113965f1cada035babca344e7 Moved plugin neg tests to pending. No review.[0m
[0m[[0mdebug[0m] [0mbdf13aaa1d535b7b941dc707b78f7ab5ddf8d04d Closes #2848. No review.[0m
[0m[[0mdebug[0m] [0m5d6a3f63826471ff27312a11e565b10b9e0999d9 Closes #2853. No review necessary.[0m
[0m[[0mdebug[0m] [0m9e5fd5403aa6be5f7ac779c1000ff6b45d5daaac further optimizations to implicits.[0m
[0m[[0mdebug[0m] [0me02fb0df975b60b220a0b44996b29843972b261c rebuilt plugin test jars. no review[0m
[0m[[0mdebug[0m] [0meebda61186c77d08dbd109c02a8c9c2a07a1a4f2 Also run neg tests in directories in ant task.[0m
[0m[[0mdebug[0m] [0m8989a1bac56f01a4c0015df5fd5e433eae0c15ea Adjusted timeout in test. No review.[0m
[0m[[0mdebug[0m] [0m053b6a686a8a453524c53613c28e352a537f3895 polished statistics generation.[0m
[0m[[0mdebug[0m] [0mc10a035e1d32666d01ae9c8a8c5e8671b965f3c9 refined changes to implicits to allow again imp...[0m
[0m[[0mdebug[0m] [0m6af8cbb3612071cdb04dcbb8d29a0c62b0690ca9 Added extensive statistics, reduced time of imp...[0m
[0m[[0mdebug[0m] [0me5d37b199df4d04eda46ddc0cf4b33f9503bfbc0 fix parsing of .net types with inner classes[0m
[0m[[0mdebug[0m] [0m210a9552b51c31ed7e98dd0bdf6edfc3d804e963 Fixed #2852 and #2854.[0m
[0m[[0mdebug[0m] [0me132d06e6b58c11b31824d1c9d4085636961e5f1 Added an XML.load overload which takes an URL.[0m
[0m[[0mdebug[0m] [0mb858cef58795459435c10fa06e5db8f2e6d9ca8e a more thorough treatment of the stale symbol p...[0m
[0m[[0mdebug[0m] [0m17f712ec18b4f6f4fac43f146b66c749ed68caa7 Created team of private[collection] abstract cl...[0m
[0m[[0mdebug[0m] [0mb41e97987f1d6b7f0ccd6dc2a3fb09543f1daab0 new testcase no review necessary.[0m
[0m[[0mdebug[0m] [0m154326ab0c464bd10648b03998ea7a1700a572bb Weeds out stale symbols in typer.[0m
[0m[[0mdebug[0m] [0m0cc326c7676844412ce0a2b5a3283a834041b86c In resident mode the reporter should be reset a...[0m
[0m[[0mdebug[0m] [0me197e3a1f56a85e58d4a8805fabaaaa600814414 Another fix to make lift build under RC5; revie...[0m
[0m[[0mdebug[0m] [0mcb4fd65825f3c88908103e48d0d7e89d70d26c22 tentative fix for RC5 lift build problem.[0m
[0m[[0mdebug[0m] [0m361a7a40d35e09d7f622fcafd28531172a139e0e Took full advantage of the new =>? alias for th...[0m
[0m[[0mdebug[0m] [0md32b5bc758e9203ed66b2517d2abc2530385c1dc Closes #2538. no review necessary.[0m
[0m[[0mdebug[0m] [0m14fcdff9c7da9f2be7613e039819dfb6451a4fc3 Closes #2812 (and removed a left-over println i...[0m
[0m[[0mdebug[0m] [0m2d12c1036668c0dbddd3276b73bb03b295a8e0a7 Closes #2819, #2705, #2805. Review by community.[0m
[0m[[0mdebug[0m] [0mef2cb0f658cff897432d9a635b80b93580e95d56 Small change in test.[0m
[0m[[0mdebug[0m] [0m3a0713b4e092cd768d748ca078ab40cc32068fec fixed #2548 - reverse, reverseIterator for view...[0m
[0m[[0mdebug[0m] [0mff1ecb531615bf12dcbe21fe1bbd0d066023cc36 fix the build. no review.[0m
[0m[[0mdebug[0m] [0m192c943c33bf387241e45785073ab14618fbd5fc close #2809.[0m
[0m[[0mdebug[0m] [0mc163877ba88558c9f16393d3518b464c21c61ae5 Closed #2709.[0m
[0m[[0mdebug[0m] [0m169b05aa40915fd805d29a40f95877402320cca3 closed #1449. review by community.[0m
[0m[[0mdebug[0m] [0ma326f40dbf25e50976d17a3a90bdd2dc5e37a87e (1) Added some classes to allow arbitrary patch...[0m
[0m[[0mdebug[0m] [0m21e3410dd162f2b78a2507c254c9d516291c3444 closed #2181. no review.[0m
[0m[[0mdebug[0m] [0mf9a751e444ba479710bde403ab47d0b3937a8c12 small correction in doc comment. no review.[0m
[0m[[0mdebug[0m] [0m348fd6e69ae96b5d8187e1f25372c0908a5ce218 closed #2829. review by rompf.[0m
[0m[[0mdebug[0m] [0m27f2d87d886d302282bf12e30ebc271074ebef52 Documented scala.actors.Futures API.[0m
[0m[[0mdebug[0m] [0mb70347940e75e45eb4f9c203c7201f023b832e8a Improved deprecated warnings. No review necessary.[0m
[0m[[0mdebug[0m] [0mbeb7392745c9bfc067a0839ba93d59137f561c6f Fixed lift 2.8 beta RC4 build problem.[0m
[0m[[0mdebug[0m] [0m482cf0e2ef0f630a7827fdfacf684449bf04596b small cleanups. no review necessary.[0m
[0m[[0mdebug[0m] [0me7e0d49dea014dfa21061bc5b5520b88aea23794 close #2820[0m
[0m[[0mdebug[0m] [0m691bc541908512f5b8afb10b71b1f090661f9422 Minimally integrated the semi-orphaned immutabl...[0m
[0m[[0mdebug[0m] [0m4faa918259ae61798e7c144db0309e723f827cc8 Closed #2718 and #2765. review by extempore.[0m
[0m[[0mdebug[0m] [0m7ddabed25a5e559d660a9de53ddf2a3ddabf209c Closed #2801.[0m
[0m[[0mdebug[0m] [0m70ed6680a571b0ca0cae338b4af1fe965116ab61 [scaladoc] Added option "-doc-version" to Scala...[0m
[0m[[0mdebug[0m] [0ma41d9351d532d5f39a519b4a83740f3592c2a870 added test case for #2775 and commented the han...[0m
[0m[[0mdebug[0m] [0mce4572ca49c2ba0db6b02ffffdece66c4cd3b5e8 Closed #2779. review by community.[0m
[0m[[0mdebug[0m] [0m32bfcc419420300ecb294e5fb1c8210f5fbe6d6d Closed #1492. review by extempore[0m
[0m[[0mdebug[0m] [0me8f34924dc5d8066f9a468d3276552d2b66d11a1 rebuilt msil.jar to fix msil build. no review[0m
[0m[[0mdebug[0m] [0m74f5d6fa9023030d529f3048dc659f4096370d56 Disabling test for #1801 yet again, still faili...[0m
[0m[[0mdebug[0m] [0mbbc126660fd65c0aacee03b77f04de91df6959c7 read the Exceptions attribute from java classfi...[0m
[0m[[0mdebug[0m] [0m05363648a6f97f3a2175200484bb46df9f9548d5 Began the process of consolidating all the code...[0m
[0m[[0mdebug[0m] [0ma25195fc1f025c0c9515b10af20c9327b0733ffa Added a method to turn a class name into the pi...[0m
[0m[[0mdebug[0m] [0m3b620e31d3ad51df46c99ca02347ca292097278e Closed #2775. Review by moors.[0m
[0m[[0mdebug[0m] [0md5f0ed310e475718492e34778d6b2a7b50f67669 Another fix for the build problem with r20203.[0m
[0m[[0mdebug[0m] [0m248a992059f090070a01a9c98271753c84df8319 Fixed build problem caused by r20203.[0m
[0m[[0mdebug[0m] [0m88683ede7df66a276835319d4d580f605420fa01 Closed #2795. review by dubochet.[0m
[0m[[0mdebug[0m] [0md8ef68e6a18862ac18cd304274feb0b310dd545c implement new spec for erasure of intersection ...[0m
[0m[[0mdebug[0m] [0m63333f9e622478997a4cf94ee72d8a31370ad4e2 Fixed #2808. Review by odersky.[0m
[0m[[0mdebug[0m] [0mf607fe4f9507d052c17bb239f04dc96796f5858b Adding target distpack-opt.[0m
[0m[[0mdebug[0m] [0m65bd378795d655679778ce2699f2a3c4f0580235 hardening the compiler to avoid exceptions I ob...[0m
[0m[[0mdebug[0m] [0m1a7200a1d20afb60bf5e1eb912e7e31c3156a851 REPL completion now understands type aliases de...[0m
[0m[[0mdebug[0m] [0meb46c9ab39c5b95724f17908225b2a3728e7b72d Catch expanded names before they are visible in...[0m
[0m[[0mdebug[0m] [0mcc8e4136b62f21ba8fb0bfa9db3b82abe48d22b7 Rebuilt forkjoin.jar in preparation for the new...[0m
[0m[[0mdebug[0m] [0ma8dc5cbdaccfae57983aac45fba75a261e052fcd Reverting r19988 (restoring test for #1801).[0m
[0m[[0mdebug[0m] [0m5330b36a5b0e9463f2d538991fa520abaecff6f2 Removed an inapplicable comment with no review.[0m
[0m[[0mdebug[0m] [0m1c5db35b3ae9600bbe780b4139c35bd8427178f1 Moved takeDestructively into GroupedIterator.[0m
[0m[[0mdebug[0m] [0m759ad530ee3bef91972c4fe251c6898b31667588 Lots of work on repl completion.[0m
[0m[[0mdebug[0m] [0mb0745039e23ac4b9e58c1109deb43428599f9db5 more docs. noreview.[0m
[0m[[0mdebug[0m] [0m6c7497dff45b3c373d9f061c031968b822740fa3 corrected @usecase and imports in plugin example[0m
[0m[[0mdebug[0m] [0m4681d842dc71ead023878b4c3b1677a51b5177d5 closes #2778: need to refresh normalize cache w...[0m
[0m[[0mdebug[0m] [0me59e58b003569be13033d84af38acc7ab6d69139 Eliminating the deprecation warnings in the act...[0m
[0m[[0mdebug[0m] [0m8a89b68903d77b44471fa216561488efbf16bed7 Another round of deprecation warning elimination.[0m
[0m[[0mdebug[0m] [0mcb1c0cf0a90287bef339f881f19eb0f32c2e4a3d lost of documentation and some small adjustment...[0m
[0m[[0mdebug[0m] [0m461c798dbf0653ed8d89d7bd6cbd94366f6572f7 integration of java and scala deprecation[0m
[0m[[0mdebug[0m] [0m1db89021e52efd946054c98add2f855d050453c4 Took advantage of package object fix to factor ...[0m
[0m[[0mdebug[0m] [0m5472e3afc9e1ce3e6550932e70e600ecf886702e Tweaked plugin template not to reference /Users...[0m
[0m[[0mdebug[0m] [0m8388f495600bfb2fd213e2eeacfd0133ea91a848 allowed $super variables in doc comment; some m...[0m
[0m[[0mdebug[0m] [0mfffe6449d14387df980f25aee9e9c1795b5f13aa fixes #2610 and fixes #2687.[0m
[0m[[0mdebug[0m] [0me378965dc26c8f1123b87b6b60418bb4872e395b Added test for #2794[0m
[0m[[0mdebug[0m] [0mdb3d2518f57b2aebf64a6577a16dd0cd30aa633c Fixed #2616 and #2737.[0m
[0m[[0mdebug[0m] [0mb9d997e1d94a9c0c6673cd21e708d7ed970747cf Don't NPE on null hashtable entries.[0m
[0m[[0mdebug[0m] [0m505a7bc4e07cfe6bd3a0972691b31a91856c54f4 Modified partialMap to take PartialFunction[A, ...[0m
[0m[[0mdebug[0m] [0m71e3f77d35460f202c7c661c447d5cd34e76f5b2 Remedying the fact that I swapped which version...[0m
[0m[[0mdebug[0m] [0m441f16c01bf501a137f30f96e0c8597157364459 cleanup[0m
[0m[[0mdebug[0m] [0m1ba4b3586601612c0debb63fa40306d868e9fcad refined doc comments generation; refactored cod...[0m
[0m[[0mdebug[0m] [0m670bbca782b7232842e0036a4be79626660b1802 Small rewrite of r20087.[0m
[0m[[0mdebug[0m] [0mcd14cb81c2dbf37e58f58f4049de0f883532e29c Closes #2649[0m
[0m[[0mdebug[0m] [0m63f5dbb0a67f8a61f4480a79863a99010bb00c6e closes #2784[0m
[0m[[0mdebug[0m] [0mf8d6169dd378c7ebed25d811b28eda2572287931 Closes #2559[0m
[0m[[0mdebug[0m] [0me4fded72109ac35f8d74f36e51f882d0b85460d2 [scaladoc] Known subclasses are printed.[0m
[0m[[0mdebug[0m] [0meb8538483ca2aa4ba7d9e12b0c7784ac9198a911 Fully export fjbg and msil from scala to scala-...[0m
[0m[[0mdebug[0m] [0m4ee93c52c72090495e7878c0092f1eb44de83708 Gave all the manifest singletons a readResolve ...[0m
[0m[[0mdebug[0m] [0m127147fb0648b3d2c5eccc831e905532d74eb984 typo[0m
[0m[[0mdebug[0m] [0m6bce02b8386357a4777f59394824d96d9e7a386d More informative error message. no review[0m
[0m[[0mdebug[0m] [0m65db7124a7d016ff5e336cfeed637260badbf8ef Warning suppression.[0m
[0m[[0mdebug[0m] [0mcf3c8e3e1cff68a8dcf64cd05362c3d1285a8194 Renamed AbstractFunction to AbstractFunction0 t...[0m
[0m[[0mdebug[0m] [0m2411320fdabfe2f36917086c4a256f8a94ffd915 Removed productPrefix from case class hashCode ...[0m
[0m[[0mdebug[0m] [0ma4f1bfec2c2e1067964fad4868ae701374ab1ccd Took manifests a little closer to the finish line.[0m
[0m[[0mdebug[0m] [0m8bd78809c494666cb49904458c09f256b27a9e2f A minor identifier change in a method which is ...[0m
[0m[[0mdebug[0m] [0ma17785f8be385cb795f903ff3c9dbebd856c94a9 [scaladoc] Display of comments is improved.[0m
[0m[[0mdebug[0m] [0m25d82e13f13684077de44bcfd6cf2433be9d40ae Improve error message for selection from a type...[0m
[0m[[0mdebug[0m] [0md6cca14c48db02f2b3e868e850b7be91da2ca3da moved t2515 to pending (fails on ibm6). no review[0m
[0m[[0mdebug[0m] [0m24ad61eb2d060880384f81825422ef3dda1bccf7 Closes #2772[0m
[0m[[0mdebug[0m] [0m721c6935fd334188ab2f6cfc45f4e6ab15809b42 2009 -> 2010[0m
[0m[[0mdebug[0m] [0mb42abff4c0aa17f1e4bf3af8b0502da4bbccd70d see #2708[0m
[0m[[0mdebug[0m] [0m64f63ab3961b0c0497895bcccc6285d18aa2ca0f make exception handlers catching  faster.[0m
[0m[[0mdebug[0m] [0ma4011632f75e29875d656466d5bc20b89fb476be Tweaking logic errors in broken docs build.[0m
[0m[[0mdebug[0m] [0me1c9a81e5dba7ceafaed24760e80ebc5bf094f25 small changes to doc comment model[0m
[0m[[0mdebug[0m] [0m873a28d90c6215d91bc024ba124d11030dc77596 Re-deleted a method which snuck back in on the ...[0m
[0m[[0mdebug[0m] [0m1e88594f358d08b5e9b22ba87280003a581359e4 new doc comment generation, including some new ...[0m
[0m[[0mdebug[0m] [0mde1d172a15e20ec7e96d96d5cea5cb41162b9f75 plugin example update to be compiled via scala 2.8[0m
[0m[[0mdebug[0m] [0m147ecff4e59eb70c13bab1559cd52f1745735c5d Added lift method to PartialFunction[0m
[0m[[0mdebug[0m] [0mba33e9ba9975d17dc62ad6f4f65c0d5c5c0f280f Updated copyright notices to 2010[0m
[0m[[0mdebug[0m] [0me1afd5b3230b70d8be9e299080fd15b358365b91 Making it easier to explore the AST.  Example:[0m
[0m[[0mdebug[0m] [0m4532a5d7f1cd6bf11e2658843eabc49102a3a1b4 Making the repl-shell bridge nicer.[0m
[0m[[0mdebug[0m] [0m91d6fa1a8bc97f8b5bb5abbd82f97920393d14e1 [scaladoc] Fixed crash with privately-owned pub...[0m
[0m[[0mdebug[0m] [0m3aea5dc8989b1fcfff4603b92342fa453d40b5d9 Don't add empty param[0m
[0m[[0mdebug[0m] [0m70ff72a16ae116e0f2844051424127ac994686c9 Split command line parameters by space, properl...[0m
[0m[[0mdebug[0m] [0mff2a9b4c589fb22566359a149b7e76d372676d02 #2747 fixed[0m
[0m[[0mdebug[0m] [0m8be82e14993fb05559193cf9514debda0bbfd7f9 Made test jvm/t2515 more robust.[0m
[0m[[0mdebug[0m] [0m36b1d9cf1c03de5e6a7ce82b73088697590dbcd9 .scala_dependencies now correctly tracks the cl...[0m
[0m[[0mdebug[0m] [0m15add6cd50a26efc4ad80365d4ee31890123f770 object's name should be Test instead of Main[0m
[0m[[0mdebug[0m] [0ma41307b3eaa6448dec49f4c9d20f04103eb73193 Added new test, see #2754[0m
[0m[[0mdebug[0m] [0me7d2120beeb847ce7db9cc5f65ec168e58f17efb oh, i mean 0 not O[0m
[0m[[0mdebug[0m] [0m0e9c5b7f850d90117cab870d340c2b46cf73586b close #2708[0m
[0m[[0mdebug[0m] [0m7feaefb229d567a5f56e8a29746d49db77f63314 Use the same thread pool configuration for Daem...[0m
[0m[[0mdebug[0m] [0m43d9fc12486e4e26be18eb0251c3479e9f559cd9 re-compiled forkjoin[0m
[0m[[0mdebug[0m] [0m62601656c3902897d3db538e855aa008313f899b Added Java property to explicitly enable/disabl...[0m
[0m[[0mdebug[0m] [0m38625cc96c837908a129cb2c378a93f8e31eface Replaced RunnableFuture with placeholder interf...[0m
[0m[[0mdebug[0m] [0mf2056ddf4518285920db7554f6f93924f3cc3813 Implemented scala.runtime.AbstractFunction0-22.[0m
[0m[[0mdebug[0m] [0m7bee4c499d44cc31c401c7f8dc3e22e27e71703d Moved non-deterministic test for see #1801 to p...[0m
[0m[[0mdebug[0m] [0m6995333a275d0d403869a1cd9d7e92b530bd0e86 [scaladoc] Types are links.[0m
[0m[[0mdebug[0m] [0m5697e1115b8895e06cb91a4a6e70d0f73e5aa9ab another test for #2489[0m
[0m[[0mdebug[0m] [0me4af2ce209abd7565bb45eae1b80ec798b813035 closes #2750: cooking java raw types in info of...[0m
[0m[[0mdebug[0m] [0ma9a967bc82ee805f095f7b7b525da2da8f6d46d6 moved forkjoin sources out of the library folder[0m
[0m[[0mdebug[0m] [0mef98846b86519198873f1a762258be1b934addbc Working around interesting initialization order...[0m
[0m[[0mdebug[0m] [0mea22ed166ac84e3e05c26b2a9ae5f8f1ac0077c4 Some minor cleanups found while cleaning up.[0m
[0m[[0mdebug[0m] [0ma030f0d8b3f19c88c857adbeea7e8712fb6a8c8e Built out genprod to create a tuple method for ...[0m
[0m[[0mdebug[0m] [0m87fa83d3f91bd151eaacdb98862af66021fd5b38 A minor optimization to HashSet.[0m
[0m[[0mdebug[0m] [0m75d02a1a5278b49487cef7669c998d4b052bbb2d Making the Try/Catch/Finally in ScalaRunTime to...[0m
[0m[[0mdebug[0m] [0mf54e15370e7e90aa303103c8d3aadb22d0164b10 Initialization order fix to ijuma's serializati...[0m
[0m[[0mdebug[0m] [0ma3bf3f136caaefa98268607a3529b7554df5fc80 [This patch submitted by ismael juma - commit m...[0m
[0m[[0mdebug[0m] [0mc2359ccec521ed24641fb010774e7b39b4ae62b2 Implement foreachEntry by calling iteratorEntri...[0m
[0m[[0mdebug[0m] [0ma55310838b97a1e55d6804e93e5080d8187994b1 Added switch to not use fork-join pool on a 1.5...[0m
[0m[[0mdebug[0m] [0m0f17201b1005b85a8bbfd6be668fd9ffcc782375 fix msil code generation for exception handlers.[0m
[0m[[0mdebug[0m] [0m43c13143331d00ea78369ce41caa29e46752a69d Fix and test case for #2378.[0m
[0m[[0mdebug[0m] [0m9fe1f1503ffb3f4c83cbf61459e7021e1780907e Fix and test case for #2721.[0m
[0m[[0mdebug[0m] [0m4559f45c7ede9f11c1108dc14df1676ce181d32c (Temporarily) closes #2139[0m
[0m[[0mdebug[0m] [0m706c86380e035a07a9f33eec20111b35368a6271 Closed #2726 and added test for #2464 (refs #2464)[0m
[0m[[0mdebug[0m] [0m41253da6fbf3fb8aa755ebe8318a83795ced2547 closes #1904[0m
[0m[[0mdebug[0m] [0me73ce61377783a1494be7a748693457656826d95 Fix for #2736 (scanner not advancing on unicode...[0m
[0m[[0mdebug[0m] [0mc6bc2a97a626f1b2f35ccd62142935d784912fa4 Removed a deprecated method which snuck back in...[0m
[0m[[0mdebug[0m] [0m15ba4abc828dc17cf7f6970d716fdb0b2574e30b Extensive documentation of TraversableLike in p...[0m
[0m[[0mdebug[0m] [0m61cbe9441dd360e60a1b102972b7110c8579b4d2 Fix for #2725 - configure the SAX parser not to...[0m
[0m[[0mdebug[0m] [0mb22086d0eb54a4d14cc04714d6d33395ca167f8c Added a line to build.xml to echo the value of ...[0m
[0m[[0mdebug[0m] [0mcf92cfb928f8a3ff5b178e438ee7bb9b8136086b Added -make option transitivenocp which won't c...[0m
[0m[[0mdebug[0m] [0md56190908fa2f4fab3a1beb46a68a39d81f475e3 Removed redundant code, let CompilerCommand pro...[0m
[0m[[0mdebug[0m] [0mc6fb331ae3315250bc4f1a632dfd81626f800e9f Removed method cached from MapLike - it's an ex...[0m
[0m[[0mdebug[0m] [0mb94c73656e2cd18556073522d47d2a12905b3c6c Fixed failing test in the optimised case[0m
[0m[[0mdebug[0m] [0m3bf4c1afc082b617b69f4520a71c2eefe30454f7 Undo previous change to Typers; use filter if m...[0m
[0m[[0mdebug[0m] [0mbc5eb3e511489e5e24fcc016a907ac7f32ca6184 Performance improvement on Ordering.[0m
[0m[[0mdebug[0m] [0m252ebb328144c843266264ad40b59634685cb4cf Closes #2540 and closes #2593.[0m
[0m[[0mdebug[0m] [0m5be23003fd06ec551c30c4692bce0e91eed00725 tests in pending for see #2705 -- note that par...[0m
[0m[[0mdebug[0m] [0mb06fc095fcde65af1c7db11feb1dc37cf91beca7 Made Symbols.filter more robost.[0m
[0m[[0mdebug[0m] [0m3d10835062e0b0601026612f414c333269db609f Fixed test I broke.[0m
[0m[[0mdebug[0m] [0mcabf107814a0573905d0c02eeb5d12f5d8e6394c Unbreaking build.[0m
[0m[[0mdebug[0m] [0m0635b1a3d8e2f3f18184d554b03f1e5614c0c5a9 Following up on my deprecated method overreach.[0m
[0m[[0mdebug[0m] [0m3f03586ba49ae4a9d447af42001dad3f63f7ee52 Closes #2707.[0m
[0m[[0mdebug[0m] [0m100112a580271b7408f11d06c187d6168f866160 Fixed test cases to the new method names (index...[0m
[0m[[0mdebug[0m] [0m207b303157385b210e78c76c2d6f95dbe45cddb2 Improved fix for #2552[0m
[0m[[0mdebug[0m] [0m8284808cf62a87a1ad682cc64027d1bd2c444d18 Closed #2418[0m
[0m[[0mdebug[0m] [0m6f70a9f61c3e4e540dd4a6d1afebe3578501a8dd Fixed some Scaladoc issues: dangerous character...[0m
[0m[[0mdebug[0m] [0m7aa5ecea0baf51289fa27e0edf6f9d3eed07aa8d Merge branch 'inner-class-attr'[0m
[0m[[0mdebug[0m] [0m370ab197f913226d73f49035894c5d26cee85ec3 Fixed #1167.[0m
[0m[[0mdebug[0m] [0m333f70873b2fe09a518382a3d31b78659d8057a8 improved fix for see #2489[0m
[0m[[0mdebug[0m] [0m797b2aeda3786b4d38ad389380ee5f24fff1c9d6 Closes #2562[0m
[0m[[0mdebug[0m] [0m83d96af554734a69a4f1a03a05df3a8ef589ff95 undeprecated containsSlice.[0m
[0m[[0mdebug[0m] [0mc882a2d67554509bddcad04ed6ff5fe43df1ceca Closed #2863[0m
[0m[[0mdebug[0m] [0m8648e1c8fa356bff18eb07f69f07817265283809 Fix for #2704.[0m
[0m[[0mdebug[0m] [0maabd642596a884485fa8ab4bc18c30e065bdca15 Fixed ticket 2464[0m
[0m[[0mdebug[0m] [0mec664b1cd0c333c15c62551181d13f4be599d31f Updated Idea files to use relative paths toward...[0m
[0m[[0mdebug[0m] [0mdc683cb316800ad82547e0c1ba325cd7f9cb848d Cleaning up in scala.runtime.*.[0m
[0m[[0mdebug[0m] [0m0a1d1a616719022ddaf199db7515207dfc824d3c Removing redundant scalap code.[0m
[0m[[0mdebug[0m] [0m13b3d06f82c4f893dfc2710203bd64798fc73a99 Working on scala.runtime.[0m
[0m[[0mdebug[0m] [0m84b523c5204b5d959ca92436c88a85c40915dd3c closed #2485: failing assert on reference to Ja...[0m
[0m[[0mdebug[0m] [0m7463bf92926f42b946c647926308aa32bf18c3eb Missed including Predef.printf in r19863.[0m
[0m[[0mdebug[0m] [0m7f3922f39ab597c4a4fb87acdfdc6c8eb30c3ba3 Updating deprecated usages in new scaladoc code.[0m
[0m[[0mdebug[0m] [0m1f162e940c373007be2d24c36b6f6bfe49cb1486 Added some logic to StringLike.format so that s...[0m
[0m[[0mdebug[0m] [0ma3aa801a5181da49ec12164d54782e9d61359dfd quick fix for #2673: relaxed zipped on Tuple2/T...[0m
[0m[[0mdebug[0m] [0mf1b417f10c1e7f210f5c4782bd8ac0990169f965 re-compiled msil.jar (scala.Math / scala.math b...[0m
[0m[[0mdebug[0m] [0ma350c4c1a5d44e206f19320ac914b40c1ba41167 updated README[0m
[0m[[0mdebug[0m] [0mec6a2ce91ce0b9af0121b622b3cd07d445b44ce9 Removed OMake build files.[0m
[0m[[0mdebug[0m] [0mb059cbd155aec675b40a2a54f18bb127f17fcf37 closed #2624: instantiate type params after eta...[0m
[0m[[0mdebug[0m] [0m6f4a561df2973cd48241ff4389e3ddf137c141f5 Fix for #2695 - do not generate forwarders for ...[0m
[0m[[0mdebug[0m] [0mee2415395edcdea725a1318db5ad672986c2bb29 Some improvements to REPL completion.[0m
[0m[[0mdebug[0m] [0m326e2573711c204c2ddf4a65d70325df22eca8ff Disabled docgenerator test, which isn't compati...[0m
[0m[[0mdebug[0m] [0md9e3dde6d6d18b9a93e7566447cc3ee342f033d5 Scaladoc 2.[0m
[0m[[0mdebug[0m] [0m583e431b07fae9c3fbeb075e40d7729958df6499 Giant cleanup of the automata files.  Fixes #1992.[0m
[0m[[0mdebug[0m] [0m2e0c9a6ba45b7b394c92e88d85932b7e8f6aafb6 Made mutable.OpenHashMap a MapLike. Closes #2681.[0m
[0m[[0mdebug[0m] [0m4ad672b0b279ee5b28d166483928a5acc6d136d7 Added reverse capabilities to PriorityQueue.[0m
[0m[[0mdebug[0m] [0md26b2f2b94af88eab8494c04924c86e6efd8e888 Closed #2664[0m
[0m[[0mdebug[0m] [0mf3fa2e86d405d8b29b97a73fcb9e8ef12d64fa17 Closed #2698[0m
[0m[[0mdebug[0m] [0m91a0ce7ba75bee3c72b5cbf1a55c24097cd243df Closed #2696[0m
[0m[[0mdebug[0m] [0m4a1b22e19fcca892917868beb355daef27dc7b8f Closed #2629 #2639 #2669[0m
[0m[[0mdebug[0m] [0md6b43c4b48dceb4ba6682c4a17dae02a0bc7f138 relaxed rule requiring `override` modifiers so ...[0m
[0m[[0mdebug[0m] [0mb93068347ee73cf092e2f902cdd0d591a7d9ae1d     close #2626 as specified by Martin[0m
[0m[[0mdebug[0m] [0mcc44d56c425b23924744dae3456db8a2176f982d pending test: see #2660, #2691[0m
[0m[[0mdebug[0m] [0mc46145f0408b30bbd126d293ccf67792f307479a close #2665 and close #2667: use weak conforman...[0m
[0m[[0mdebug[0m] [0mef3fb07b53cf4468332461c9d5cf523019bcd9c9 Improved completion for locals and import.[0m
[0m[[0mdebug[0m] [0m1c4e51471e89d62d1eddd6d1615c93fd2fede7ca Some more XML cleanups.[0m
[0m[[0mdebug[0m] [0m8eaef9c60f63cea204ae5c76615f1d0e98ab973a Partitioned scala.Math and scala.math a little ...[0m
[0m[[0mdebug[0m] [0m4daa662deacf306cd63b0c26c5112bc210eb4e87 Closed #1545[0m
[0m[[0mdebug[0m] [0m269486307ad8b15d436467f8035174588ebe9294 Partial fix for #2683[0m
[0m[[0mdebug[0m] [0m3045b84c8c36d25a3936a114e77a2ae1488ec313 Closed #2552.[0m
[0m[[0mdebug[0m] [0m85befd69274d53fb2a4e7b9cdbd8fed8f3171e42 Closed #1226. Added new test cases.[0m
[0m[[0mdebug[0m] [0m1e890eacbf99e0ac005c0afd256fa86e9d456d84 == for specialized types will not cause boxing ...[0m
[0m[[0mdebug[0m] [0m27bc36b7a951301bd901cf5c9b152bdc6a187890 A couple more warning fixes I meant to check in...[0m
[0m[[0mdebug[0m] [0me8e504c0f27d3d594625c9101e5f4fab9b38865e Priority queue reverse is undefined - overriden...[0m
[0m[[0mdebug[0m] [0m9aae43ad9f3f015811d3de8e05dfb521001c244e Moved failing test due to fix of #2635 to pending.[0m
[0m[[0mdebug[0m] [0m42123a6366d3877070b2f40160337fc6ffd4a27e Removed all traces of Boxed*Array.  New starr.[0m
[0m[[0mdebug[0m] [0m58a86b6e679fcd0b28d592279eccf27fb39adde8 Closed #2635[0m
[0m[[0mdebug[0m] [0maa2c129e41318ef973327459706e65e50e0e6a3a Made implicit resolution compatible with numeri...[0m
[0m[[0mdebug[0m] [0m19dc226f24461aa3c1a81f6b79ce985cfcfc2edd Fix (I think) for recently introduced MSIL brea...[0m
[0m[[0mdebug[0m] [0m442766475e500840284167b09b148fe00e00ef34 Cleanup of Cleanup.[0m
[0m[[0mdebug[0m] [0m40dabcbb6a3f4fb3e129172361592097156eaa31 Partially addresses #2626 - pattern matcher no ...[0m
[0m[[0mdebug[0m] [0m2ea21b6ca0a68ef9015668579d6e0eee1e9ae4be Applied performance patch and test case from ij...[0m
[0m[[0mdebug[0m] [0mb408d0e98f694add637fc867433c627ca3191062 Closed #2642[0m
[0m[[0mdebug[0m] [0m937872a48956c11c278839622d5514a3ed65e25d Expanding the warning cleansing into -unchecked...[0m
[0m[[0mdebug[0m] [0m06947d66eacd74a4c12aab2b3b3f3d4a8552ff88 updated/extended serialization tests[0m
[0m[[0mdebug[0m] [0m3a75338448cede959800b57c52fd57033162b498 closes #2585: generate more precise Java generi...[0m
[0m[[0mdebug[0m] [0me10d77e1ab3df39dc4a3e36399cb8f477ca5a90c More deprecation avoidance and some minor smoot...[0m
[0m[[0mdebug[0m] [0mb59bb7d36cc6125938b9bbeddff8da4e0efd68fa Eliminated warning about Tuple2 and Tuple3 impo...[0m
[0m[[0mdebug[0m] [0mcc4cd00e583f0fe3cf4da95aa58fc25ef28d30ff Trying to get the test to pass on the server.[0m
[0m[[0mdebug[0m] [0me78864041f80ae25ba0c8d281188068cd1355a98 Tweak to Iterator.++ to keep it from going into...[0m
[0m[[0mdebug[0m] [0m4c9372f665660324023ae49edb42ac1e70ed7e79 Subtly altered implementation of iterator which...[0m
[0m[[0mdebug[0m] [0md354fa17e79158cf375881a2701254122a43f07b Commented out anonymous function invocation for...[0m
[0m[[0mdebug[0m] [0m682a01c83b245ddff2139e5d7777c89cb660510c Closed #2641[0m
[0m[[0mdebug[0m] [0m5b5af9e2558e0463b152f594fc3c77a3e85c0df9 Deprecated the Tuple(...) methods in Predef, bu...[0m
[0m[[0mdebug[0m] [0ma8759a4ec3cf6191166cec4af67ee890696d4421 Removed a couple of unneeded comments.[0m
[0m[[0mdebug[0m] [0m346aff23bf186ab911e12c856ba837e50aa218b3 Changes made in the clean up phase - now the sy...[0m
[0m[[0mdebug[0m] [0m88b60e35e60304b6e31cec8c53542855c30197bb Priority queue test, updated.[0m
[0m[[0mdebug[0m] [0m1a104aefd68088fdd2452561cf31fbda333a130a Priority queue test.[0m
[0m[[0mdebug[0m] [0m781eb073f3e50bba64236268523f9f77c8b1c309 PriorityQueue fixed, should work ok now.[0m
[0m[[0mdebug[0m] [0mf7b8e8f346fed1d8128976db959bff7001ed1d57 More world-shaking deprecation work.[0m
[0m[[0mdebug[0m] [0m99d8d53c36cb2283df9d42b25273aeba594e82b5 new test[0m
[0m[[0mdebug[0m] [0mc317201d1f6ff6f9f8548ad805cf6e8ff933e1ca Simplifiations in collections libraries, enable...[0m
[0m[[0mdebug[0m] [0m3cf0e5a010ca8d3bd1828bbc096f587a01ba604f closes #1422[0m
[0m[[0mdebug[0m] [0m56ce6c65a54cf8aa130a63d5be8ad80e0f3d3dcc Slightly more fixy fix than the previous fix.[0m
[0m[[0mdebug[0m] [0m7356f7782a169a3e9a14b3ef5f4a948948c7c2ff Fix for infinite loop in StringBuilder pointed ...[0m
[0m[[0mdebug[0m] [0m04a99160c27257565438b58e814c885283521358 Deprecation patrol exercises the new capabiliti...[0m
[0m[[0mdebug[0m] [0m1e1c87c234826279a58c97bc5124f2e76ab58dce closes #2670.[0m
[0m[[0mdebug[0m] [0m055190a38ba1496821b2b67c368c97e33573883a Path.parent now returns Path instead of Option[...[0m
[0m[[0mdebug[0m] [0m6f4e82da32eec2d1be861c8e4ca442d11b9a86cf Restoring an embarassingly large quantity of de...[0m
[0m[[0mdebug[0m] [0m2a6a02e9a782b7621e3dc79d2f07fca074b11bb6 More deprecation soothing.[0m
[0m[[0mdebug[0m] [0md92679d81c8674e2e21cc18103d10ab16a3b8e0d New starr based on r19717 since I'm finding the...[0m
[0m[[0mdebug[0m] [0mae024cebd4a41339039f3df91c8aa4a02522594f Finally completed the incredibly tedious task o...[0m
[0m[[0mdebug[0m] [0m536955e1afd68ac6f99f0347fa14a58ab47cb958 Fixed #2645[0m
[0m[[0mdebug[0m] [0m06713afedffebde4cbb50de882763c95889cdcdf Fixed a bug in Range which was causing take and...[0m
[0m[[0mdebug[0m] [0m39a1e1fceaa1f3cacfb4cce22a2e34bb8d754611 recompiled msil.jar, it refered to scala.Math$[0m
[0m[[0mdebug[0m] [0m7bad13f1799234ef8ebdde07f304319d4fd035d2 More deprecation work.[0m
[0m[[0mdebug[0m] [0m6a23aa029bb78aa6f769b3daab71bb8330af5f3f to fix varies conditions of removed source/clas...[0m
[0m[[0mdebug[0m] [0m08cba2fd9fad8456b85330bc2185d509357e1044 Fixed #2631[0m
[0m[[0mdebug[0m] [0m2edbf55c114c0eed66b8bbb05e56ef6b262aa62b More minor removals and some cleanups of !!!s a...[0m
[0m[[0mdebug[0m] [0mac3931a11d681a35fd4b96717aabe1258067edfc Removing bits from the library which shouldn't ...[0m
[0m[[0mdebug[0m] [0m32b04c2801b1eb24e28fe4deafe62c995472e957 Partial fix for #2625.[0m
[0m[[0mdebug[0m] [0m79cbdefa47d77b6785b614b895dc03ede84a7328 Allow implicit modifier on single-parameter fun...[0m
[0m[[0mdebug[0m] [0m9aafbff378c3721cdc98ce3e9266950c3f443770 More String.isEmpty breakage.[0m
[0m[[0mdebug[0m] [0mf34abbc0004cfa21c5f6e0d856f399f80828e07c Contents of scala.Math moved into scala.math pa...[0m
[0m[[0mdebug[0m] [0mdb99de350f3e1d2e2465d5bcd386b938fd7b2569 Fix and test case for #2636.[0m
[0m[[0mdebug[0m] [0m60e6a45de9e713d007cea6af3b71605d5d08e06b Fix for #2647.[0m
[0m[[0mdebug[0m] [0ma3926747d3aeed76e42b4cd0cdce17dd4a736d14 Some organization & duplication removal in RefC...[0m
[0m[[0mdebug[0m] [0mc14b30a39e6ca4c3a101a648c73793c84800d849 A lot of minor code adjustments to ease the bur...[0m
[0m[[0mdebug[0m] [0m773b7a287b7db8793b971e2aa920d5c56c7b4b51 Some organization & duplication removal in GenI...[0m
[0m[[0mdebug[0m] [0m0da0208af4e3824e9ccc5fe8fe641ee541737fcc Minor pickler organization stemming from optimi...[0m
[0m[[0mdebug[0m] [0mff7183ddeb831558ec9c09848e0507d098a751df Faster optimizer by caching successors/predeces...[0m
[0m[[0mdebug[0m] [0m0b236faf92a219bd5a9fa4899c9f7ade677b26f4 test cases in pending[0m
[0m[[0mdebug[0m] [0m6063bf3d78d8b760c9ef88bc21c91dce6ba1a27c Fixed #2323; made Pickler do the right thing.[0m
[0m[[0mdebug[0m] [0m17d6cc444570f877f723be3af331b3cfc08729bb another minor change to teh review script[0m
[0m[[0mdebug[0m] [0m041361ae4245c1742d2ca304a8dee8dda04aeb58 review requests can now be created outside a ch...[0m
[0m[[0mdebug[0m] [0med4caf3fe83c9dcb67d9fcd9d97cf4ebd8960e7d Fixed #2627.[0m
[0m[[0mdebug[0m] [0m540aa394f36ed423443058dcb108db3800e0bf1a Corrected help syntax for -Ybuilder-debug.[0m
[0m[[0mdebug[0m] [0m50f42ab8c16b5a8f361fb0435416325d3750e36e Tweaked a test which has been regularly failing...[0m
[0m[[0mdebug[0m] [0m31c1983e7264242ea5e35a4cf1ab54105a4d2419 Fixed #2627.[0m
[0m[[0mdebug[0m] [0m046bbed8b7afdb13af1b3f35daf44b72d3a7936d Added benchmarks with results for equality.[0m
[0m[[0mdebug[0m] [0m0c373e49859b872e339a3e86216d0f2d7c471454 Fixed #1459[0m
[0m[[0mdebug[0m] [0mc43f01c39d029be1a82c78bb2f49da5eb6833ab5 Fixed #2848 and #2630; Improvements in equality...[0m
[0m[[0mdebug[0m] [0m1cd31e2edd031c0d32266de54ef63ddb9233c047 Fixes and test cases for #2087 and #2400.[0m
[0m[[0mdebug[0m] [0m6c4064a77086ee82de861ec30dfd87fe120c6b0d Fixes #1477 by requiring that abstract types wi...[0m
[0m[[0mdebug[0m] [0m92c280f6d1116a551b805543a216eb01ab94c8cf updates to review script[0m
[0m[[0mdebug[0m] [0m4cc65f6e0d8d3e1d26d36740dbcacb4e41c9f363 review board scipt[0m
[0m[[0mdebug[0m] [0mf86ead7ca3950cdbf366922d05ecee9ab0919f43 updated plugin-multiple-rafter plugins.jar[0m
[0m[[0mdebug[0m] [0m261a8076558d98dbf1311ec6b1db6dbb10f8e9c9     fixed #1236[0m
[0m[[0mdebug[0m] [0md47dbcf17b45bb9efc28c2171a06a9c835595122 fixed scala-devel sbaz package[0m
[0m[[0mdebug[0m] [0mb88e47ced9595d4193723c41e491bac318a59b80 Bringing BigInt and BigDecimal into the club of...[0m
[0m[[0mdebug[0m] [0m07c295560c191297b3e4dae591878913b6461f74 Moved those bits of Predef into the scala packa...[0m
[0m[[0mdebug[0m] [0m523a9a265817aad06d9ed58507d3a1eea420f3ab Removed everything deprecated in 2.7.3 or earli...[0m
[0m[[0mdebug[0m] [0mfe3b78b8644fe025e9ff742d79d9b69270993749 Merge branch 'ticket/2594'[0m
[0m[[0mdebug[0m] [0md24de699d877477a1c321b81ff9740b753fda659 documentation for fix of #2482[0m
[0m[[0mdebug[0m] [0m8f53cc93ec8f3383fdcd185f8087939fca46123c Slight opimization of previous checkin.[0m
[0m[[0mdebug[0m] [0mb302b5afad55a76d049bbdc5dd0727e24037ad9c Fixed #2482[0m
[0m[[0mdebug[0m] [0m6599b4dc6081fb4961d07bdb83a1bcd764c59058 added hooks so that BigInt, BigDecimal can do t...[0m
[0m[[0mdebug[0m] [0me7bc7737c72dff381cfc93d2387a66565de1968b fixed #2454[0m
[0m[[0mdebug[0m] [0mfe1d0c7052279ddf9cacfd1a7160cbee5829a4cc fixed #2587[0m
[0m[[0mdebug[0m] [0m9ed068ec0091c0f4f9dee0539540408d89e96776 Fixed #2517[0m
[0m[[0mdebug[0m] [0m39fb348121e43dd3d48b378f43a68ed8fc5fc157 avoid illegal forward references by moving synt...[0m
[0m[[0mdebug[0m] [0m5995692ffd9bd401589117b10029b63503cad6be Removed some duplicated functions.[0m
[0m[[0mdebug[0m] [0m6720ae4cbcda0f2a8b956709690fd09dd45da3d4 Allow protected access to constructor in superc...[0m
[0m[[0mdebug[0m] [0m0e4ff57c1c34f237edb0ac8c463ebad0acb4f7d0 fix #2488.[0m
[0m[[0mdebug[0m] [0mf5a525aaceb9415e4339f7b2aa86f5de4fb1c6b7 removed disabled files[0m
[0m[[0mdebug[0m] [0m33e1dac4e4a3b20b981a3c078e8605ba9a1a22f1 fixed #2470.[0m
