Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hprose/hprose-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.38
Choose a base ref
...
head repository: hprose/hprose-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on Jul 1, 2020

  1. solve the problem of direct memory leak

    fengqinghua committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    05968ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from vienous/master

    solve the problem of direct memory leak
    andot authored Jul 1, 2020
    Configuration menu
    Copy the full SHA
    762ab1c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Bump junit from 4.10 to 4.13.1

    Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md)
    - [Commits](junit-team/junit4@r4.10...r4.13.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    88c1f8a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Merge pull request #62 from hprose/dependabot/maven/junit-junit-4.13.1

    Bump junit from 4.10 to 4.13.1
    andot authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    a535b86 View commit details
    Browse the repository at this point in the history
Loading