minor, allow neither --meta nor --rinse and just print syms in that case |
|
More...
|
over 12 years ago
|
minor, unify rinse and meta mode into work() |
|
More...
|
over 12 years ago
|
minor, make cme-settle tool mimic rolf's meta data lines exactly |
|
More...
|
over 12 years ago
|
minor, fill cme-settle file reader with beef: mimic cme-stl-fixml-rolf_sym's make_sym template |
|
More...
|
over 12 years ago
|
minor, provide quick'n'dirty cme settle file reader |
|
More...
|
over 12 years ago
|
Merge branch 'core/fix-rd' into next |
|
More...
|
over 12 years ago
|
minor, provide a simple custom version for snprintf(..., %03u, (uint8_t)...); |
|
More...
|
over 12 years ago
|
cosmetics, include the log code for ui16tostr() in the body of that fun |
|
More...
|
over 12 years ago
|
minor, replace snprintf() in fixc_render_fld() by our own version, __ui16tostr() |
|
More...
|
over 12 years ago
|
minor, replace strtoul() call in fixc_parse_tag() with our own version __strtoui16() |
|
More...
|
over 12 years ago
|
Merge branch 'bld/dist' into next |
|
More...
|
over 12 years ago
|
minor, actually install fix2fixml and fixml2fix tools in ${bindidr}/ |
|
More...
|
over 12 years ago
|
Merge branch 'next' |
|
More...
|
over 12 years ago
|
Merge branch 'core/fix-rd' into next |
|
More...
|
over 12 years ago
|
fix, make sure it's a FIXC_VER_COMP in f8 slot before entering decompression mode |
|
More...
|
over 12 years ago
|
chore, parse FIXT.1.1 |
|
More...
|
over 12 years ago
|
Merge branch 'next' |
|
More...
|
over 12 years ago
|
Merge branch 'feat/fixcomp' into next |
|
More...
|
over 12 years ago
|
minor, provide a quick'n'dirty zlib on the fly decompressor (__fixc_from_fixz()) |
|
More...
|
over 12 years ago
|
chore, cosmetics, move check_size() in fix.c to private section in the top of the file |
|
More...
|
over 12 years ago
|
test, replace fixcomp regression files with actually working messages |
|
More...
|
over 12 years ago
|
minor, support compressed fix messages, as FIXCOMP |
|
More...
|
over 12 years ago
|
Merge branch 'next' |
|
More...
|
over 12 years ago
|
test, provide compressed example file fixcomp_ex_01.fix |
|
More...
|
over 12 years ago
|
chore, provide proper check for zlib using pkg-config |
|
More...
|
over 12 years ago
|
Revert "chore, check for zlib in configure" |
|
More...
|
over 12 years ago
|
chore, check for zlib in configure |
|
More...
|
over 12 years ago
|
Merge branch 'feat/fixc-custom-fields' into next |
|
More...
|
over 12 years ago
|
minor, print unknown elems (msgs or comps) as gXYZ upon __fixmlify() |
|
More...
|
over 12 years ago
|
minor, print unknown attrs as fXYZ when rendering fixml |
|
More...
|
over 12 years ago
|