hffix

Financial Information Exchange Protocol C++ Library

OTHER License

Stars
276
hffix - v1.4.1 Latest Release

Published by jamesdbrock 6 months ago

  • Fix for std::basic_string_view<char>::const_iterator not being convertible to const char * in Windows (#56)
hffix - v1.4.0

Published by jamesdbrock 8 months ago

Add hffix::message_writer::push_back_header() for string_view, and hffix::field_value::as_string_view()

hffix - msg_type

Published by jamesdbrock over 1 year ago

Add msg_type constants to hffix_fields.hpp.

hffix - Bugfix: MaxMessageSize

Published by jamesdbrock over 2 years ago

Bugfix: MaxMessageSize is not a data length field

hffix - Bugfix no ssize_t

Published by jamesdbrock about 3 years ago

Bugfix: message_reader::prefix_size() return size_t instead of ssize_t.

hffix - Nanoseconds

Published by jamesdbrock over 3 years ago

Add support for nanosecond-precision timestamps.

hffix - Bugfix copy-assignment

Published by jamesdbrock about 4 years ago

Changed the message_reader copy-assignment operator so that Address Sanitizer doesn't complain that ERROR: AddressSanitizer: stack-use-after-scope

hffix - Version One

Published by jamesdbrock about 4 years ago

This library is pretty stable now, let's call this version 1.