419
I Use This!
Very High Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: always make an edge label, even when empty More... 11 months ago
common common_init_edge: remove return value that is never used More... 11 months ago
add a test case for empty labels being removed More... 11 months ago
common get_metrics_for_font_family: fix memory leak More... 11 months ago
suppress 'no hard-coded metrics…' warnings and friends when given '-q' More... 11 months ago
common: remove some unhelpful comments More... 11 months ago
Merge branch 'smattr/7497640c-b779-49e8-84ab-a1d1bc9e396a' into 'main' More... 11 months ago
Merge branch 'smattr/23e699f7-9b13-4951-a99a-df0e7cbaea41' into 'main' More... 11 months ago
ortho: remove unused 'PUSH' More... 11 months ago
API BREAK: remove no longer used 'GD_n_nodes', 'Agraphinfo_t.n_nodes' More... 11 months ago
dotgen build_ranks: remove use of 'GD_n_nodes' for queue length More... 11 months ago
twopigen findCenterNode: remove unnecessary micro-optimization for small graphs More... 11 months ago
add test case for 'twopi' non-deterministic rendering More... 11 months ago
add another triangulation failure test case More... 11 months ago
Merge branch 'smattr/81b79ea4-3aa3-4cb6-a25d-72d354185a04' into 'main' More... 11 months ago
Merge branch 'smattr/db79e81b-6269-436c-a87f-cf51e2679e9b' into 'main' More... 11 months ago
fix 'newrank=…' always meaning 'newrank=true' More... 11 months ago
add another variant of 'newrank' anomaly test case More... 11 months ago
add a variant of 'newrank' anomaly test case More... 11 months ago
Merge branch 'smattr/gitlab-1308' into 'main' More... 11 months ago
description of doxygen group cgraph_err More... 11 months ago
Merge branch 'smattr/gitlab-2168' into 'main' More... 11 months ago
common: abbreviate zero initialization More... 11 months ago
common: remove some unhelpful comments More... 11 months ago
common: remove commented out code More... 11 months ago
Merge branch '240314+083111' into 'main' More... 11 months ago
API BREAK: remove no longer used 'nodequeue' More... 11 months ago
cgraph: implement a queue abstraction More... 11 months ago
common init_rank: replace 'nodequeue' with 'queue_t' More... 11 months ago
dotgen: replace 'nodequeue' with 'queue_t' in ranking More... 11 months ago