summaryrefslogtreecommitdiff
path: root/src/reflect
Commit message (Expand)AuthorAgeFilesLines
* Fix bold text in reflect API for 2.11.xFelix Mulder2016-02-271-1/+1
* Micro optimise Symbol#fullNameJason Zaugg2016-02-091-13/+25
* Fix some simple extra wordsEitan Adler2016-01-171-2/+2
* Apply some static code analysis recommendationsJanek Bogucki2015-11-264-8/+8
* Attacking exponential complexity in TypeMapsJason Zaugg2015-11-132-13/+29
* Merge pull request #4770 from SethTisue/windows-testing-fixesLukas Rytz2015-10-051-0/+8
|\
| * add comments warning of InputStream leaks in scala.io.reflectSeth Tisue2015-09-251-0/+8
* | Merge pull request #4768 from SethTisue/fix-indentationSeth Tisue2015-09-241-1/+1
|\ \ | |/ |/|
| * fix indentationSeth Tisue2015-09-241-1/+1
* | Improve presentation compilation of annotationsJason Zaugg2015-09-243-3/+9
|/
* Merge pull request #4725 from retronym/topic/completely-2.11Lukas Rytz2015-09-212-1/+14
|\
| * Merge remote-tracking branch 'origin/2.11.x' into topic/completely-2.11Jason Zaugg2015-09-179-16/+24
| |\
| * | Exclude <byname> and friends from REPL completionJason Zaugg2015-09-091-1/+1
| * | Add a convenience method to Symbol to "resugar" fieldsJason Zaugg2015-09-021-0/+13
* | | [backport] Include owner in ErrorNonExistentField messageAlexey Romanov2015-09-181-3/+3
* | | SI-9475 Dependent PolyTypes are dependent typesVlad Ureche2015-09-171-0/+3
| |/ |/|
* | Merge pull request #4738 from janekdb/2.11.x-urls-driftedSeth Tisue2015-09-151-1/+1
|\ \
| * | Improve drifted URLsJanek Bogucki2015-09-091-1/+1
* | | Merge pull request #4728 from janekdb/2.11.x-urls-docs-codehaus-citeseerSeth Tisue2015-09-154-5/+5
|\ \ \ | |/ / |/| |
| * | Update links to docs, codehaus and citeseerJanek Bogucki2015-09-044-5/+5
* | | Merge pull request #4713 from SethTisue/batch-of-typosJason Zaugg2015-09-081-1/+1
|\ \ \
| * | | fix assorted typosSeth Tisue2015-08-281-1/+1
| | |/ | |/|
* | | Merge pull request #4704 from VladUreche/issue/9442Jason Zaugg2015-09-062-8/+16
|\ \ \ | |_|/ |/| |
| * | SI-9442 Fix the uncurry-erasure typesVlad Ureche2015-08-232-8/+16
* | | Update Java and Sun URLs to replacement Java and Oracle URLsJanek Bogucki2015-09-021-1/+1
| |/ |/|
* | Fix typos in spec, docs and commentsMichaƂ Pociecha2015-08-234-4/+4
|/
* Delegate null test to OptionJanek Bogucki2015-08-042-4/+2
* ScalaDoc fixes for reflectJanek Bogucki2015-07-288-13/+12
* Rename the ENUM / DEFAULTMETHOD flags to include JAVA_Lukas Rytz2015-07-245-107/+107
* SI-9393 fix modifiers of ClassBTypes for Java annotationsLukas Rytz2015-07-244-9/+29
* [backport] Fix superclass for Java interface symbols created in JavaMirrorsLukas Rytz2015-07-231-0/+1
* Merge pull request #4650 from lrytz/t8502-packageJason Zaugg2015-07-212-3/+4
|\
| * SI-8502 create PackageClass instead of Class symbol stubs for pkgsLukas Rytz2015-07-202-3/+4
* | Fix 23 typos (t-v)Janek Bogucki2015-07-153-3/+3
|/
* Fix 25 typos (s)Janek Bogucki2015-07-063-4/+4
* Fix 27 typos (p-r)Janek Bogucki2015-06-303-4/+4
* Fix 23 typos (m-o)Janek Bogucki2015-06-283-4/+4
* Merge pull request #4574 from janekdb/2.11.x-typos-g-iJason Zaugg2015-06-233-3/+3
|\
| * Fix 25 typos (g-i)Janek Bogucki2015-06-223-3/+3
* | Merge pull request #4566 from lrytz/t9359Adriaan Moors2015-06-221-5/+8
|\ \
| * | SI-9359 Fix InnerClass entry flags for nested Java enumsLukas Rytz2015-06-191-5/+8
* | | SI-9253 avoid IndexOutOfBoundsException in TypeMaps.correspondingTypeArgumentBruno Bieth2015-06-221-1/+1
| |/ |/|
* | Fix 36 typos (d-f)Janek Bogucki2015-06-211-1/+1
|/
* Fix some typos (a-c)Janek Bogucki2015-06-182-2/+2
* SI-9212 Fix toolbox with varargs constructorsJason Zaugg2015-06-091-0/+1
* [indylambda] Enable caching for lambda deserializationJason Zaugg2015-05-182-0/+4
* [indylambda] Support lambda {de}serializationJason Zaugg2015-05-174-2/+5
* [indylambda] Relieve LambdaMetafactory of boxing dutiesJason Zaugg2015-05-152-3/+3
* SI-9298 Fix erasure of value classes in JavaJason Zaugg2015-05-051-0/+2
* Merge pull request #4475 from smarter/fix/old-spec-linksLukas Rytz2015-05-041-1/+1
|\