1
I Use This!
Inactive

Commits : Listings

Analyzed 17 days ago. based on code collected 17 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore, remove fixml-rd standalone tool More... over 11 years ago
test, provide simple fixml reader regression More... over 11 years ago
Merge branch 'bld/dist' into next More... over 11 years ago
minor, rename fixml.c -> fixml-wr.c and into libfixc and link libfixc with expat More... over 11 years ago
chore, bld, export expat_{CFLAGS,LIBS} even if expat.pc isn't installed More... over 11 years ago
chore, add expat as dependency for travis ci build More... over 11 years ago
Merge branch 'core/fixml->fix' into next More... over 11 years ago
minor, refactor FIXC_TYP_VER renderer in fixc_render_fld() to use (recently added) nsuri-rev lookup More... over 11 years ago
minor, provide (hand-crafted) fixml-nsuri-rev.c to reverse-lookup fixc_ver_t objects More... over 11 years ago
chore, refactor FIXC_VER_* literals into fix-nsuri.h and declare type fixc_ver_t for them More... over 11 years ago
fix, reassign rolled out fields fields f8 and f9 upon fixc_render_fix() More... over 11 years ago
minor, assign fixml version to fixc's version field (f8) More... over 11 years ago
minor, in standalone fixml-rd render the parsed message More... over 11 years ago
minor, provide fully-fledged fixml parser (fixml-rd.c) More... over 11 years ago
chore, use the gperf-gen'd nsuri->FIXC_VER_* parser in fixml-rd More... over 11 years ago
minor, provide nsuri -> FIXC_VER_* parser (through gperf) More... over 11 years ago
minor, import fixml parsing guts (in fixml-rd.c), use expat for now More... over 11 years ago
chore, install xsltproc for travis ci More... over 11 years ago
Merge branch 'core/fix->fixml' into next More... over 11 years ago
minor, skip empty sub components and shorten attr-only components More... over 11 years ago
chore, switch back to fixc_get_comp_fld() for __attr_in_ctx_p() predicate More... over 11 years ago
chore, also include headers for auto-gen'd .c files in fixml.c More... over 11 years ago
Merge branch 'next' More... over 11 years ago
Merge branch 'core/fix->fixml' into next More... over 11 years ago
minor, use backward mapper fld->msg/comp for __attr_in_ctx_p() predicate by default More... over 11 years ago
chore, include fixml field->msg/comp handling (forward/backward mapping) in fixml.c More... over 11 years ago
minor, distinguish between the number of comps and number of msgs a field can belong to More... over 11 years ago
chore, exclude StandardHeader, StandardTrailer and HopGrp in fld->ctx lookup More... over 11 years ago
fix, lookup fields in fixc_get_fld_ctx() by value (not by literal) More... over 11 years ago
chore, condense autogeneration of comp/msg <-> field lookups into one rule More... over 11 years ago