1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add project name in CMakeLists file
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Added desc of build script in README
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Added usage notes to README
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Clean-up test dependencies
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Moved unit tests to distinct directory
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Implement detection, parsing and validation for Retail Price Improvement
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Implement RPI type
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Added checking for empty strings (representing stock symbols)
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Corrected descriptive test names
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Documented input and output types, emphasizing iterator compatibility and return by pointer types
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Document message type for retail price improvement
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Format get_auction_type using switch statement
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Format get_halt_status using switch statement
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Implemented detection and decoding of auction summary + relevant tests
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Implemented and tested parsing of all of the versions of auction update
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Implemented and tested detection of an auction_update message
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Implement type and test for auction types
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Implemented trading status, and added tests for detection and parsing of trading status
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Implement handling of types for reg SHO actions for price tests.
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Implemented typedef and converter to handle halt_status_type for trading status
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Added @throw documentation to get_side
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
update README, cover message types
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Implemented parsing of trade_break message
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Implement detection of trade break messages
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Removed setter for timestamp while keeping getter, as it is a readonly property
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Added parsing of symbol clear message and tests for its parser
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Implement detection of Symbol Clear message
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Cleanup documentation on trade message
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Added complete implementation of parsing trade message (both long and short form) and tests for implementation
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago
Detection of short form trade message , and test of detection
Maciej A. Kamiński
as Matt (Maciej) Kaminski
More... almost 2 years ago