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: Congyuwang/socket_manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.3
Choose a base ref
...
head repository: Congyuwang/socket_manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Apr 11, 2024

  1. fix test CMakeLists

    Congyuwang committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    515cc58 View commit details
    Browse the repository at this point in the history
  2. remove unused clangd item

    Congyuwang committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    da956ee View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    b258f6b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Update async-ringbuf requirement from 0.2.0 to 0.3.1 (#56)

    ---
    updated-dependencies:
    - dependency-name: async-ringbuf
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bb013d5 View commit details
    Browse the repository at this point in the history
  2. Update dashmap requirement from 5 to 6 (#54)

    Updates the requirements on [dashmap](https://github.com/xacrimon/dashmap) to permit the latest version.
    - [Release notes](https://github.com/xacrimon/dashmap/releases)
    - [Commits](xacrimon/dashmap@v5.0.0...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: dashmap
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Congyu <52687642+Congyuwang@users.noreply.github.com>
    dependabot[bot] and Congyuwang authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1d4f0f4 View commit details
    Browse the repository at this point in the history
Loading