summaryrefslogtreecommitdiff
path: root/src/library/scala
Commit message (Expand)AuthorAgeFilesLines
* simplifies flag APIEugene Burmako2012-08-023-5/+7
* SI-5732 members and derivatives now return ScopeEugene Burmako2012-08-022-5/+30
* Merge pull request #1018 from scalamacros/topic/classtag-of-nothingJosh Suereth2012-07-301-2/+7
|\
| * ClassTag.Nothing now throws an exceptionEugene Burmako2012-07-301-2/+7
* | Merge pull request #1005 from odersky/topic/worksheetodersky2012-07-302-4/+107
|\ \ | |/ |/|
| * New Worksheet mixing schemeMartin Odersky2012-07-271-0/+87
| * Raw string interpolatorMartin Odersky2012-07-271-4/+20
* | Eliminated all the current feature warnings.Paul Phillips2012-07-277-4/+8
* | Eliminated remainder of "catches Throwable" warnings.Paul Phillips2012-07-272-1/+2
* | Cleared the remaining unchecked warnings in trunk.Paul Phillips2012-07-271-4/+4
* | Merge pull request #986 from scalamacros/ticket/6075Adriaan Moors2012-07-252-16/+22
|\ \
| * | SI-6075 cleans up api.StandardNamesEugene Burmako2012-07-242-16/+22
* | | Merge pull request #966 from paulp/issue/6117Adriaan Moors2012-07-241-0/+0
|\ \ \ | |/ / |/| |
| * | Renaming files to please ant.Paul Phillips2012-07-211-0/+0
| |/
* | Merge pull request #978 from adriaanm/haraldme-patch-1Adriaan Moors2012-07-241-1/+1
|\ \
| * | [doc] Fix example of `Ordering.on` usage.haraldme2012-07-231-1/+1
| |/
* / Small changes to reflection API to make it safe for IDE use.Iulian Dragos2012-07-232-15/+4
|/
* Merge pull request #894 from axel22/topic/static-annot-cherry-2.10.xLukas Rytz2012-07-201-0/+20
|\
| * Implement @static annotation on singleton object fields.Aleksandar Prokopec2012-07-181-0/+20
* | Merge pull request #956 from phaller/topic/sip14-critical-fix-awaitJosh Suereth2012-07-201-36/+42
|\ \
| * | SIP-14 - Fix critical Java compatibility issue in scala.concurrent.Awaitphaller2012-07-201-36/+42
* | | Merge pull request #925 from VladUreche/issue/scaladocAdriaan Moors2012-07-203-3/+4
|\ \ \
| * | | SI-5235 Correct usecase variable expansionVlad Ureche2012-07-163-3/+4
* | | | SI-5999 a real fix to the packageless problemEugene Burmako2012-07-202-1/+51
* | | | SI-5949 updates documentation of staticClassEugene Burmako2012-07-201-0/+18
| |/ / |/| |
* | | Merge pull request #929 from scalamacros/ticket/5895Adriaan Moors2012-07-201-0/+3
|\ \ \
| * | | SI-5984 improves error reporting in JavaMirrorsEugene Burmako2012-07-191-0/+3
| |/ /
* | | Clean ups in impl.Futurephaller2012-07-192-13/+4
* | | Critical bugfixes/leak fixes/API corrections + ScalaDoc for SIP-14Viktor Klang2012-07-197-427/+66
* | | Removes Float.Epsilon and Double.EpsilonDominik Gruntz2012-07-192-6/+0
* | | Merge pull request #940 from axel22/issue/5937Adriaan Moors2012-07-181-10/+16
|\ \ \
| * | | Make field strict and private.Aleksandar Prokopec2012-07-181-1/+1
| * | | Fix SI-5937.Aleksandar Prokopec2012-07-181-10/+16
| |/ /
* | | Merge pull request #938 from phaller/topic/scala-concurrent-deprecate-cleanupAdriaan Moors2012-07-1813-107/+23
|\ \ \ | |_|/ |/| |
| * | SI-6095, SI-6098 - clean up public API, add deprecationsphaller2012-07-1813-107/+23
| |/
* | Merge pull request #933 from scalamacros/ticket/5731Adriaan Moors2012-07-181-4/+4
|\ \
| * | SI-5731 a few fixes for value classesEugene Burmako2012-07-171-4/+4
| |/
* / Fixes SI-5588. Correct compare for Enumeration.Hubert Plociniczak2012-07-171-2/+5
|/
* Merge pull request #902 from paulp/topic/name-implicitsAdriaan Moors2012-07-141-0/+3
|\
| * Merge branch '2.10.x' into topic/name-implicitsPaul Phillips2012-07-1316-254/+268
| |\
| * | Implicits to encourage more Name-dropping.Paul Phillips2012-07-061-0/+3
* | | Changing to scala.concurrent.context. as namespace for the system properties ...Viktor Klang2012-07-131-6/+5
* | | Fixing oversight in propagating the runnable into the newly created thread.Viktor Klang2012-07-131-1/+1
* | | Squashed critical enhancements to SIP-14: daemonizing global EC, giving EC to...Viktor Klang2012-07-1310-132/+110
* | | fix Right,Left and Either scaladoc linksxuwei-k2012-07-133-11/+11
* | | Merge pull request #885 from soc/scaladoc-hashsetmapAdriaan Moors2012-07-122-4/+2
|\ \ \
| * | | Fix doc about specialized subclasses of c.i.HashMap/HashSet.Simon Ochsenreither2012-07-112-4/+2
* | | | Merge pull request #884 from dcsobral/si/6032Adriaan Moors2012-07-112-12/+76
|\ \ \ \
| * | | | SI-6032 Enhance TaskSupport documentation.Daniel C. Sobral2012-07-112-12/+76
* | | | | SI-4763 Deprecated the `cloneable` annotationLukas Rytz2012-07-1110-13/+22