summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ac432bcde6' into pr/merge-2.10Paul Phillips2013-01-2511-50/+108
|\
| * Merge pull request #1929 from retronym/ticket/6439Paul Phillips2013-01-241-1/+2
| |\
| | * SI-6439 Avoid spurious REPL warnings about companionshipJason Zaugg2013-01-191-1/+2
| * | Merge pull request #1934 from retronym/ticket/6923-sweepPaul Phillips2013-01-245-7/+4
| |\ \
| | * | Addressing warnings.Jason Zaugg2013-01-195-7/+4
| | |/
| * | Merge pull request #1935 from retronym/ticket/6994Paul Phillips2013-01-241-1/+1
| |\ \
| | * | SI-6994 Avoid spurious promiscuous catch warningJason Zaugg2013-01-201-1/+1
| | |/
| * | SI-6434 Pretty print function types with by name arg as (=> A) => BJames Iry2013-01-231-2/+4
| * | Merge pull request #1915 from adriaanm/ticket-6942Paul Phillips2013-01-201-25/+49
| |\ \ | | |/ | |/|
| | * use ArrayBuffer instead of Array to build FormulaeAdriaan Moors2013-01-171-3/+3
| | * SI-6942 more efficient unreachability analysisAdriaan Moors2013-01-171-24/+48
| * | Merge pull request #1904 from JamesIry/SI-5568_2.10.xGrzegorz Kossakowski2013-01-181-6/+21
| |\ \ | | |/ | |/|
| | * SI-5568 Comment improvements for getClass on primitive intersection.James Iry2013-01-151-5/+9
| | * SI-5568 Fixes verify error from getClass on refinement of value typeJames Iry2013-01-151-6/+17
| * | Merge pull request #1914 from retronym/ticket/6601Grzegorz Kossakowski2013-01-172-1/+2
| |\ \
| | * | SI-6601 Publicise derived value contstructor after picklerJason Zaugg2013-01-162-1/+2
| * | | Merge pull request #1854 from pufuwozu/ticket-SI-6923Paul Phillips2013-01-172-1/+18
| |\ \ \
| | * | | SI-6923 Context now buffers warnings as well as errorsBrian McKenna2013-01-072-1/+18
| | |/ /
| * | | Merge pull request #1905 from adriaanm/ticket-6956Paul Phillips2013-01-171-2/+4
| |\ \ \
| | * | | use Constant::isIntRange even if it's NIHAdriaan Moors2013-01-151-1/+1
| | * | | SI-6956 determine switchability by type, not treeAdriaan Moors2013-01-151-2/+4
| | | |/ | | |/|
* | | | Revert "SI-5824 Fix crashes in reify with _*"Paul Phillips2013-01-253-16/+5
* | | | Merge pull request #1930 from aztek/ticket/5824Paul Phillips2013-01-253-5/+16
|\ \ \ \
| * | | | SI-5824 Fix crashes in reify with _*Evgeny Kotelnikov2013-01-223-5/+16
* | | | | Merge pull request #1931 from danielhopkins/remove-pimpingPaul Phillips2013-01-253-10/+9
|\ \ \ \ \
| * | | | | Grammatical fixDan Hopkins2013-01-191-1/+1
| * | | | | Remove the term "pimp" from the repositoryDan Hopkins2013-01-193-9/+9
* | | | | | Merge pull request #1965 from Dinduks/fix_some_typosPaul Phillips2013-01-2514-17/+17
|\ \ \ \ \ \
| * | | | | | Fix some typosSamy Dindane2013-01-2414-17/+17
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1900 from paulp/pr/maybe-rewrap-lessPaul Phillips2013-01-251-1/+8
|\ \ \ \ \ \
| * | | | | | Modifies "maybeRewrap" to focus more on the maybe.Paul Phillips2013-01-141-1/+8
* | | | | | | Merge pull request #1939 from soc/SI-6811-movesPaul Phillips2013-01-2414-32/+28
|\ \ \ \ \ \ \
| * | | | | | | SI-6811 Move scala.util.{automata,regexp} ...Simon Ochsenreither2013-01-2114-32/+28
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #1921 from soc/SI-6811-removalsPaul Phillips2013-01-2448-2038/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | SI-6811 Remove scala.xml.include.sax.MainSimon Ochsenreither2013-01-201-82/+0
| * | | | | | SI-6811 Remove scala.ScalaObjectSimon Ochsenreither2013-01-181-16/+0
| * | | | | | SI-6811 Remove the scala.annotation.target packageSimon Ochsenreither2013-01-171-29/+0
| * | | | | | SI-6811 Misc. removals in util, testing, io, ...Simon Ochsenreither2013-01-1712-824/+1
| * | | | | | SI-6811 Remove deprecated elements in scala.collectionSimon Ochsenreither2013-01-179-423/+0
| * | | | | | SI-6811 Remove parts of scala.concurrent not needed by scala.actorsSimon Ochsenreither2013-01-176-290/+0
| * | | | | | SI-6811 Remove the scala.util.grammar packageSimon Ochsenreither2013-01-172-48/+0
| * | | | | | SI-6811 Remove scala.collection.mutable.ConcurrentMapSimon Ochsenreither2013-01-178-243/+3
| * | | | | | SI-6811 Remove primitive widenings and /:\Simon Ochsenreither2013-01-172-50/+0
| * | | | | | SI-6811 Remove deprecated constructorsSimon Ochsenreither2013-01-171-10/+2
| * | | | | | SI-6811 Remove usages of scala.annotation.cloneableSimon Ochsenreither2013-01-174-8/+2
| * | | | | | SI-6811 Remove scala.annotation.serializableSimon Ochsenreither2013-01-171-15/+0
* | | | | | | Merge pull request #1908 from retronym/ticket/6979Paul Phillips2013-01-201-0/+1
|\ \ \ \ \ \ \
| * | | | | | | SI-6979 Small optimization in lubJason Zaugg2013-01-161-0/+1
* | | | | | | | Merge commit 'refs/pull/1906/head' into wip/pr-1906Paul Phillips2013-01-1717-330/+513
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch '2.10.x'Adriaan Moors2013-01-1617-336/+519
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |