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.0
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: v0.5.2
Choose a head ref
  • 6 commits
  • 29 files changed
  • 2 contributors

Commits on Jan 25, 2024

  1. minor updates, remove transitive includes (#52)

    * minor updates, remove transitive includes
    
    * add memory header in c_api.cc
    
    * add missing include for example
    
    * add stdexcept in connection.cc
    Congyuwang authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9a404bf View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. deps update

    Congyuwang committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f144de6 View commit details
    Browse the repository at this point in the history
  2. update cbind

    Congyuwang committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    aa065ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef8dce2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1731da4 View commit details
    Browse the repository at this point in the history
  5. bump version

    Congyuwang committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a000a6d View commit details
    Browse the repository at this point in the history
Loading