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: cpp-redis/cpp_redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MegEngine/cpp_redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 15 files changed
  • 2 contributors

Commits on Mar 20, 2023

  1. add CPP_REDIS_ENABLE_EXCEPTION to fix compile error

    chensixu authored and zhanghaolong committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    9e52633 View commit details
    Browse the repository at this point in the history
  2. fix ubuntu22.04 build

    zhanghaolong committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    7bd6d82 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. fix -Werror=non-virtual-dtor

    zhanghaolong committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    220cb9b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. fix more build failed with exe

    zhanghaolong committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    f8c16d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Merge branch 'fix_no_exe' into 'mge_dev'

    fix more build failed with exe
    
    See merge request third-party/cpp_redis!3
    张浩龙 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    337c334 View commit details
    Browse the repository at this point in the history
Loading