1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'next' More... over 12 years ago
Merge branch 'core/fix<->fixml' into next More... over 12 years ago
minor, fix up messages when generated from fix or tpc and cnt info is missing More... over 12 years ago
minor, provide a fixup function (fixc_fixup()) that restores ... More... over 12 years ago
chore, obey icc warnings More... over 12 years ago
chore, add separator in fix.c for ctors and dtors More... over 12 years ago
Merge branch 'core/fix<->fixml' into next More... over 12 years ago
chore, discard remnants of old recursive fixc_render_fixml() renderer More... over 12 years ago
minor, move skipping of optimised implicit repeating blocks from push_state() to __childp() More... over 12 years ago
minor, upon consecutive counter reset pop the state and push it again More... over 12 years ago
minor, comb out counter tags (noX) in fixc_render_fixml() More... over 12 years ago
minor, move fixc_comp_rptb() from included in fixml-rd.c to libfixc_la SOURCES More... over 12 years ago
fix, chore, include fixml-comp.h for autogen'd code in fixml-comp-rptb.c so component literals are defined More... over 12 years ago
fix, cosmetics, include stdint.h in fixml-canon-ctxt.h so uint32_t makes sense More... over 12 years ago
minor, store fixc_ctxt_t objects in state (as messages have no fixc_comp_sub_t associated with them) More... over 12 years ago
minor, introduce counters for attributes and sub-components More... over 12 years ago
minor, also render attrs (by __render_attr()) as per usual More... over 12 years ago
fix, cope with stack underflow in pop_rndr_state() More... over 12 years ago
minor, put renderer's point and end-point into ctx and pass around More... over 12 years ago
minor, switch to single iteration (comp-sub recursion) printing for fixc_render_fixml() More... over 12 years ago
minor, prepare stack based approach for fixc_render_fixml() that instantiates ... More... over 12 years ago
minor, fill in .min and .max fields in fixml-comp-sub More... over 12 years ago
chore, actually do autoreconf AFTER apt-get'ting stuff on travis CI More... over 12 years ago
Merge branch 'next' More... over 12 years ago
Merge branch 'tool/fixml2fix' into next More... over 12 years ago
fix, PEBKAC, use optind to start iterating over files in fixml2fix and fix2fixml More... over 12 years ago
Merge branch 'tool/fixml2fix' into next More... over 12 years ago
minor, introduce -v (--verbose) in fix2fixml printing ... More... over 12 years ago
minor, introduce getopt based clo parser in fix2fixml tool More... over 12 years ago
minor, use hand-crafted error() function instead of perror() in fix2fixml tool More... over 12 years ago