Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref-0.10.2 #356

Merged
merged 17 commits into from Oct 25, 2021
Merged

ref-0.10.2 #356

merged 17 commits into from Oct 25, 2021

Commits on Oct 14, 2021

  1. fix npe on empty Resources store

    ronma committed Oct 14, 2021
    Copy the full SHA
    e133c8d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Copy the full SHA
    92da321 View commit details
    Browse the repository at this point in the history
  2. add ReflectionUtils.Resources

    ronma committed Oct 15, 2021
    Copy the full SHA
    cd6073f View commit details
    Browse the repository at this point in the history
  3. add JdkTests

    ronma committed Oct 15, 2021
    Copy the full SHA
    90bfc71 View commit details
    Browse the repository at this point in the history
  4. fragile/flaky

    ronma committed Oct 15, 2021
    Copy the full SHA
    d372876 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. fix scanner index for deprecated scanners :(

    ronma committed Oct 16, 2021
    Copy the full SHA
    0f528e2 View commit details
    Browse the repository at this point in the history
  2. deprecated scanners javadocs

    ronma committed Oct 16, 2021
    Copy the full SHA
    abf7056 View commit details
    Browse the repository at this point in the history
  3. JdkTests cleanup

    ronma committed Oct 16, 2021
    Copy the full SHA
    c242325 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ac3e4c6 View commit details
    Browse the repository at this point in the history
  5. Detect annotations during expand super types step (#354)

    * Add subtypes to SubTypes store during expand super types step
    
    * Detect annotations during expandSuperType step
    
    Co-authored-by: Julian Rubin <julian.rubin@rtbhouse.com>
    hejcz and Julian Rubin committed Oct 16, 2021
    Copy the full SHA
    ef68cbb View commit details
    Browse the repository at this point in the history
  6. npe fix

    ronma committed Oct 16, 2021
    Copy the full SHA
    75a8917 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. ConfigurationBuilder.setParallel fluent

    ronma committed Oct 17, 2021
    Copy the full SHA
    177d5f9 View commit details
    Browse the repository at this point in the history
  2. readme

    ronma committed Oct 17, 2021
    Copy the full SHA
    716659c View commit details
    Browse the repository at this point in the history
  3. arranged ReflectionsExpandSupertypesTest

    ronma committed Oct 17, 2021
    Copy the full SHA
    5a3a855 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Correct the wrong match (#334)

    * Correct the wrong matc
    
    * Fetch upstream
    
    Co-authored-by: ileler <ileler@qq.com>
    kerwin612 and ileler committed Oct 18, 2021
    Copy the full SHA
    e8ef652 View commit details
    Browse the repository at this point in the history
  2. arranged VfsTest

    ronma committed Oct 18, 2021
    Copy the full SHA
    575213d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. minors

    ronma committed Oct 25, 2021
    Copy the full SHA
    d6bf395 View commit details
    Browse the repository at this point in the history