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: QuantBox/QuantBox_XAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: QuantBox/QuantBox_XAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 46 files changed
  • 1 contributor

Commits on Apr 24, 2015

  1. add: new array lock free queue

    将无锁列队换成简单的无锁列队
    fouvy committed Apr 24, 2015
    Configuration menu
    Copy the full SHA
    6b86d7a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2015

  1. remove unsave data section

    fouvy committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    cc5dfdb View commit details
    Browse the repository at this point in the history
  2. prj properties change

    fouvy committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    0d63821 View commit details
    Browse the repository at this point in the history
  3. add HL Quote

    fouvy committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    e5f5b25 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2015

  1. Merge branch 'master' into dev

    Conflicts:
    	QuantBox_Queue/ArrayLockFreeQueue.h
    	QuantBox_Queue/ArrayLockFreeQueueImp.h
    	QuantBox_Queue/MsgQueue.cpp
    	QuantBox_Queue/MsgQueue.h
    	QuantBox_Queue/QuantBox_Queue.vcxproj
    	QuantBox_Queue/atom_opt.h
    	QuantBox_XAPI_Windows.sln
    	csharp/QuantBox.XAPI/QuantBox.XAPI.csproj
    fouvy committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    bc52090 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2015

  1. HLAPI QUOTE Complete Version

    fouvy committed Sep 1, 2015
    Configuration menu
    Copy the full SHA
    9a09032 View commit details
    Browse the repository at this point in the history
Loading