]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-06-30 Matthew Fernandezremove unused newVPSC
2021-06-30 Matthew FernandezMerge branch 'smattr/49e76f9c-dbd6-42d8-bcc1-cbe0a52344...
2021-06-30 Matthew Fernandezremove unused StringVector
2021-06-30 Matthew Fernandezremove unused IntegerVector
2021-06-30 Matthew Fernandezremove unused SparseMatrix_pseudo_diameter_weighted
2021-06-30 Matthew Fernandezremove unused SparseMatrix_pseudo_diameter_unweighted
2021-06-30 Matthew Fernandezremove pattern_symmetric_only parameter to SparseMatrix...
2021-06-30 Matthew Fernandezremove duplicate palette_grey_to_red
2021-06-30 Matthew Fernandezremove another unused MAXINT
2021-06-30 Matthew Fernandezremove unused MAXINT
2021-06-30 Matthew Fernandezremove unused vector_subtract_from
2021-06-30 Matthew Fernandezremove unused vector_add_to
2021-06-30 Matthew FernandezMerge branch 'smattr/584ca143-13f9-4b18-aecc-1195d5de76...
2021-06-30 Matthew Fernandezreflow some routespl.c code for readability
2021-06-30 Matthew Fernandezremove dead code in get_centroid
2021-06-30 Matthew Fernandezremove a micro-optimization in checkpath
2021-06-30 Matthew Fernandezuse C99 booleans to clarify some ambiguous types in...
2021-06-30 Matthew Fernandezremove unnecessary bracketing in lib/common/routespl.c
2021-06-30 Matthew Fernandezremove casts of vec_get’s return value
2021-06-30 Matthew Fernandezcondense some compound assignments
2021-06-30 Matthew Fernandezremove __CYCLE_CENTROID and conditional code for when...
2021-06-30 Matthew Fernandezrephrase open coded fmax/fmin in checkpath
2021-06-30 Matthew Fernandez_routesplines: remove unnecessary cast
2021-06-30 Matthew Fernandezremove commented out code in lib/common
2021-06-30 Matthew Fernandezremove DONTFIXPATH guards
2021-06-30 Matthew Fernandezremove NOTNOW-guarded code
2021-06-29 Matthew FernandezMerge branch 'fix-typos-GD_LIBS-to-GDLIB_LIBS' into...
2021-06-29 Matthew Fernandezadd a CHANGELOG.md entry for the GTK→GDLIB change
2021-06-29 Matthew Fernandezmove GD_LIBS typo fix to Fixes section of CHANGELOG.md
2021-06-29 Matthew Fernandezrealign configure.ac after removal of $with_gd conditional
2021-06-29 Lemures LemniscatiAvoid cases where `$with_libgd = yes` in spite of ...
2021-06-28 Lemures LemniscatiRemove a redundant `if`-conditional, which is always...
2021-06-28 Lemures LemniscatiFix a typo `GDK` to `[GDLIB]` in a call `PKG_CHECK_MODU...
2021-06-28 Lemures LemniscatiRemove a redundant arg `$GD_LIBS`
2021-06-27 Lemures LemniscatiUpdate CHANGELOG.md
2021-06-27 Lemures LemniscatiFix a typo GD_LIBS to GDLIB_LIBS in tclpkg/tcldot/Makef...
2021-06-26 Matthew FernandezMerge branch 'smattr/EFF6337A-A391-409A-9B11-F11C26A764...
2021-06-26 Matthew FernandezCMake: when finding Bison, require ≥3.0
2021-06-26 Matthew FernandezMerge branch 'smattr/5c6b4c6f-b22b-49a6-8607-7a4b5caa12...
2021-06-26 Matthew Fernandezremove color_diff and color_diff_sum computation from...
2021-06-26 Matthew Fernandezremove commented out code in node_distinct_coloring.c
2021-06-26 Matthew Fernandezremove some variable shadowing in node_distinct_colorin...
2021-06-26 Matthew Fernandezremove unused x parameter to splines_intersect
2021-06-26 Matthew Fernandezremove unused color_blend_rgb
2021-06-26 Matthew Fernandezremove unused color_blend_rgbstring
2021-06-26 Matthew Fernandezreturn errors from node_distinct_coloring via the retur...
2021-06-26 Matthew Fernandezremove commented out code in edge_distinct_coloring.c
2021-06-26 Matthew Fernandezremove unused lab_gamut_from_file
2021-06-26 Matthew Fernandezfix: incorrect failure diagnosis in lab_gamut_quadtree...
2021-06-26 Matthew Fernandezremove unused gamut_file parameter to lab_gamut_quadtree
2021-06-26 Matthew FernandezMerge branch 'smattr/2738CB52-612E-47E9-8950-4DA41DAB9A...
2021-06-26 Matthew Fernandezremove some commented out code in gvusershape_open
2021-06-26 Matthew Fernandezremove unnecessary cast in gvusershape_open
2021-06-26 Matthew Fernandezremove redundant error check in gvusershape_open
2021-06-26 Matthew Fernandezremove unnecessary cast in gvjobs_next
2021-06-26 Matthew Fernandezremove redundant error check in gvNEWcontext
2021-06-26 Matthew Fernandezremove redundant error check in push_obj_state
2021-06-26 Matthew FernandezMerge branch 'smattr/3FE7CC37-7FE8-4BD6-9C4E-C4A17C4ACB...
2021-06-26 Matthew Fernandezmark verbose reporting in gvParseArgs as unlikely
2021-06-26 Matthew Fernandezadd macros for branch-tuning optimization
2021-06-26 Matthew FernandezMerge branch 'smattr/D9E1B66F-05C1-4156-960B-F48BF3FA06...
2021-06-26 Matthew Fernandezfix some comment typos
2021-06-26 Matthew Fernandezswap assertion in agdelrec for a call to UNREACHABLE
2021-06-26 Matthew Fernandezswap assertion in setattr for a call to UNREACHABLE
2021-06-26 Matthew Fernandezadd a macro for optimizing unreachable code
2021-06-26 Matthew FernandezMerge branch 'smattr/C266706C-CF93-4076-8F45-297A35F08D...
2021-06-26 Matthew Fernandezonly enable -Wtrampolines and -Wlogical-op for compiler...
2021-06-26 Matthew FernandezMerge branch 'smattr/d7229a4a-c7dd-4aaa-bbd2-016b3839b8...
2021-06-26 Matthew Fernandezremove excess bracketing in eqEndSeg
2021-06-26 Matthew Fernandezfix typo in eqEndSeg
2021-06-26 Matthew Fernandezadd a test case for #144
2021-06-26 Matthew Fernandezadd a test case for #1658
2021-06-26 Matthew Fernandezadd a test case for #56
2021-06-26 Matthew Fernandezadd a test case for #1880
2021-06-26 Matthew Fernandezadd a test case for #1856
2021-06-26 Matthew Fernandezadd a test case for #1990
2021-06-26 Matthew Fernandezadd a test case for #14
2021-06-26 Matthew Fernandezadd a test case for #1408
2021-06-26 Matthew FernandezMerge branch 'smattr/d00934a1-c2db-4d93-b033-bfda973477...
2021-06-26 Matthew Fernandezremove unused SparseMatrix_scaled_by_vector
2021-06-26 Matthew Fernandezremove unused lib/sparse macros
2021-06-26 Matthew Fernandezremove unused dump_coordinates
2021-06-26 Matthew Fernandezremove unused SparseMatrix_read_dot
2021-06-26 Matthew Fernandezremove prototype for unimplemented function
2021-06-26 Matthew Fernandezremove unused makeDotGraph
2021-06-26 Matthew Fernandezremove unused convert_edge_labels_to_nodes
2021-06-26 Matthew Fernandezremove unused assign_random_edge_color
2021-06-26 Matthew Fernandezremove unused edgelist_export
2021-06-26 Matthew Fernandezremove unused hue2rgb_real
2021-06-26 Matthew FernandezMerge branch 'smattr/4776D4AA-9B85-4010-BF10-ED5243311B...
2021-06-26 Mark HansenUpdate CHANGELOG.md
2021-06-26 Mark HansenMerge branch 'fix-path-of-gvc.def' into 'main'
2021-06-26 Lemures LemniscatiFix a path of gvc.def specified in libgvc_la_LDFLAGS...
2021-06-26 Matthew Fernandezremove some unnecessary bracketing in memiofread
2021-06-26 Matthew Fernandezremove unnecessary cast in memiofread
2021-06-26 Matthew Fernandezremove unnecessary cast in ioflush
2021-06-26 Matthew Fernandezremove unnecessary cast in ioputstr
2021-06-26 Matthew Fernandezsquash a -Wsign-conversion warning in iofread
2021-06-26 Matthew Fernandezremove unnecessary cast in iofread
2021-06-25 Matthew FernandezMerge branch 'smattr/5a012c5d-e9c4-4395-97b1-ef472d03fc...
next