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: justjavac/dvm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.1
Choose a base ref
...
head repository: justjavac/dvm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.2
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 6, 2025

  1. fix: update version to match with the release (#214)

    Signed-off-by: Rui Chen <rui@chenrui.dev>
    chenrui333 authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    98b7cdb View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump openssl from 0.10.68 to 0.10.70 (#215)

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.70.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.68...openssl-v0.10.70)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    0ff719e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Configuration menu
    Copy the full SHA
    a2276e2 View commit details
    Browse the repository at this point in the history
  2. cargo update (#216)

    justjavac authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    e556e75 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. fix Intel Macs (#218)

    * fix test on ubuntu arm64
    
    * fix Intel Macs
    
    * fix 'missing tokens in macro arguments'
    justjavac authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    6ec8c3c View commit details
    Browse the repository at this point in the history
Loading