419
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 1 year ago.
Aug 03, 2022 — Aug 03, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tclpkg graphcmd: remove some uses of bare 'sprintf' More... over 2 years ago
tclpkg: remove 'Tcl_Alloc' failure handling code More... over 2 years ago
common make_html_label: remove shadowing of 'box' global type More... over 2 years ago
common emit_html_txt: remove some no-op casts More... over 2 years ago
common makeGraphs: replace some 'snprintf' with 'agxbprint' More... over 2 years ago
common: use a 'uint16_t' for HTML cell row More... over 2 years ago
common: use a 'uint16_t' for HTML cell rowspan More... over 2 years ago
common: rename HTML table cell 'rspan' field to 'rowspan' More... over 2 years ago
common: use a 'uint16_t' for HTML cell column More... over 2 years ago
common: use a 'uint16_t' for HTML cell colspan More... over 2 years ago
common: rename HTML table cell 'cspan' field to 'colspan' More... over 2 years ago
common heightOfLbl: squash a -Wswitch-default warning More... over 2 years ago
common: rename HTML table 'cc' field to 'column_count' More... over 2 years ago
common: rename HTML table 'rc' field to 'row_count' More... over 2 years ago
common: use an 'int8_t' for HTML cell border More... over 2 years ago
common: use boolean fields instead of flags for HTML table rule options More... over 2 years ago
common: rename HTML table 'cb' field to 'cellborder' More... over 2 years ago
smyrna: use an 'unsigned' for 'topviewcache.edgelabel_id' More... over 2 years ago
smyrna: use an 'unsigned' for 'topviewcache.nodelabel_id' More... over 2 years ago
smyrna: use an 'unsigned' for 'topviewcache.seledge_id' More... over 2 years ago
smyrna: use an 'unsigned' for 'topviewcache.selnode_id' More... over 2 years ago
smyrna: use an 'unsigned' for 'topviewcache.edge_id' More... over 2 years ago
smyrna: use an 'unsigned' for 'topviewcache.node_id' More... over 2 years ago
smyrna renderSelectedNodes: squash -Wfloat-conversion in call to 'glprintfglut' More... over 2 years ago
smyrna: remove unnecessary casts of 'defaultnodealpha' More... over 2 years ago
smyrna parseArgs: remove shadowing of 'view' global More... over 2 years ago
smyrna: use a 'size_t' for 'ViewInfo.mouse_action_count' More... over 2 years ago
smyrna load_mouse_actions: fix comment typo More... over 2 years ago
smyrna load_mouse_actions: remove shadowing of 'line' global More... over 2 years ago
smyrna mTestgvpr: use a 'size_t' for 'argc' More... over 2 years ago