COMMITS
May 22, 2019
E
experimental STOP support
Eric Newhuis committed
December 7, 2018
E
expand qty diff fields to 64bit, fix bug using 32max instead of 64max
Eric Newhuis committed
November 6, 2018
E
remove cost computations, pass fixed-point price instead
Eric Newhuis committed
October 18, 2018
E
expand price/qty/cost from 32 to 64 bits
Eric Newhuis committed
September 30, 2022
E
Update README.md
Eric committed
December 24, 2017
B
Fix markdown syntax errors in README.md
Benjamin Schneider committed
June 25, 2019
P
Fixed order cancelation issue when order was not triggered.
Preet Bittmax committed
June 24, 2019
D
Changed ! price_ == rhs to !( price_ == rhs ).
drlCoder committed
April 1, 2019
D
Fix typos in docs
Dumitru Glavan committed
May 30, 2019
J
Update README.md
Justin Wilson committed
February 27, 2017
D
Catch and display exceptions at main level.
Dale Wilson committed
D
Update Visual Studio discovery.
Dale Wilson committed
February 24, 2017
D
Avoid warnings in 64 bit build.
Dale Wilson committed
February 23, 2017
D
Merge branch 'master' of https://github.com/objectcomputing/liquibook
Dale Wilson committed
D
Fix the link to the mailing list
Dale Wilson committed
D
Merge branch 'master' of https://github.com/objectcomputing/liquibook
Dale Wilson committed
D
resize images to avoid wide borders
Dale Wilson committed
D
Update README.md
Dale Wilson committed
D
Add MarketApplication image to README.md
Dale Wilson committed
D
MarketApplication rendered to png
Dale Wilson committed
D
Overcome by events
Dale Wilson committed
D
Add MarketApplication image for documentation.
Dale Wilson committed
February 22, 2017
D
RELEASE_NOTES.md is redundant. GitHub tracks releases.
Dale Wilson committed
D
avoid reallocating callbacks vector.
Dale Wilson committed
D
Set boost environment variables.
Dale Wilson committed
D
Set QUICKFAST_ROOT if it's not previously defined.
Dale Wilson committed
D
TransId is an idea who's time never came. Eliminate it.
Dale Wilson committed
D
Remove default template parameter. It is unnecessary and misleading.
Dale Wilson committed
D
Removing the Theory of Operations document. The information has been
Dale Wilson committed
D
Use virtual methods to inform depth_book of changes rather than having
Dale Wilson committed