1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 19 hours ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore, enable tests through a driver script More... over 11 years ago
chore, enable terminal colours for test suite More... over 11 years ago
test, import struct test More... over 11 years ago
fix, PEBKAC, actually our source dir with the lib is src/ More... over 11 years ago
chore, PEBKAC, properly spell the name of the project in c.ac More... over 11 years ago
chore, import test-suite layout More... over 11 years ago
Merge branch 'bld/dist' into next More... over 11 years ago
chore, add fix-msg-type.h as libfixc_la SOURCE (and install to headerdir) More... over 11 years ago
Merge branch 'core/fix-msg' into next More... over 11 years ago
Merge branch 'bld/dist' into next More... over 11 years ago
fix, PEBKAC, list nifty.h as libfixc_la SOURCE More... over 11 years ago
chore, also install the header file (fix.h) More... over 11 years ago
chore, actually build a library More... over 11 years ago
minor, provide list of fix message types More... over 11 years ago
Merge branch 'core/api' into next More... over 11 years ago
chore, reassign field 10 completely More... over 11 years ago
chore, introduce FIXC_DEBUG() macro More... over 11 years ago
fix, demand strict inferiority of current fields/vspc plus add fields/vspc compared to alloc sizes More... over 11 years ago
fix, initialise fields in the fix parser fixc_parse_tag() More... over 11 years ago
fix, initialise some fields of a fixc_msg_t object, and terminate copied string (in make_fixc_from_fix()) More... over 11 years ago
chore, make fspc variable be denoted in fields all throughout the code More... over 11 years ago
minor, rename funs of the basic fixc api More... over 11 years ago
Merge branch 'core/add-fld' into next More... over 11 years ago
minor, round allocated fields to FSPC_RND and allocated value space to VSPC_RND More... over 11 years ago
minor, provide fixc_msg_add_tag() and fixc_msg_add_fld() to add tags and fields respectively More... over 11 years ago
chore, make flds slot both flexible but also realloc()'able More... over 11 years ago
Merge branch 'core/fix-fld' into next More... over 11 years ago
minor, provide type-dependent fixc_render_fld() More... over 11 years ago
chore, let FIXC_TYP_OFF and FIXC_TYP_UNK coincide More... over 11 years ago
minor, render f8, f9 and f35 fields specially More... over 11 years ago