]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-08-04 Matthew Fernandezneatogen stress_majorization_cola: remove unused 'nedge...
2022-08-04 Matthew Fernandezneatogen tweakEnd: remove unused 'pl' parameter
2022-08-04 Matthew Fernandezneatogen addTriEdge: remove unused 'd' parameter
2022-08-03 Matthew FernandezMerge branch 'point-test-doc' into 'main'
2022-08-03 Costa Shulyupinpointset: doxygen comments
2022-08-03 Matthew FernandezMerge branch 'partition-doc' into 'main'
2022-08-03 Costa Shulyupinpartition.h: add doxygen comments
2022-08-03 Costa Shulyupinpartition.h: add names of arguments
2022-08-02 Matthew FernandezMerge branch 'smattr/312b41d1-07fa-4afd-911f-b761fdd0d6...
2022-08-02 Matthew Fernandezgvpr canontoken: use char instead of unsigned char...
2022-08-02 Matthew Fernandezgvpr canontoken: remove commented out code
2022-08-02 Matthew Fernandezgvpr readLine: squash -Wconversion warnings
2022-08-02 Matthew Fernandezgvpr freadFile: squash a -Wsign-compare warning
2022-08-02 Matthew Fernandezgvpr fwriteFile: squash a -Wsign-compare warning
2022-08-02 Matthew Fernandezgvpr cloneO: squash a -Wswitch-default warning
2022-08-02 Matthew Fernandezgvpr copy: squash a -Wswitch-default warning
2022-08-02 Matthew Fernandezgvpr rindexOf: return a long instead of int
2022-08-02 Matthew Fernandezgvpr cmppair: squash -Wunused-parameter warnings
2022-07-30 Matthew FernandezMerge branch 'smattr/a2930eb8-ba18-4789-bf34-9344608351...
2022-07-30 Matthew Fernandezast onematch: simplify string comparisons by using...
2022-07-30 Matthew Fernandezast onematch: fuse comparison against 'xdigi' and 't'
2022-07-30 Matthew Fernandezast onematch: rephrase hash-based switch into string...
2022-07-30 Matthew Fernandezast gobble: squash -Wswitch-default warning
2022-07-30 Matthew Fernandezast strmatch: squash -Wundef warnings
2022-07-30 Matthew Fernandezast stresc: squash -Wswitch-default warning
2022-07-30 Matthew Fernandezast stresc: remove return value
2022-07-30 Matthew Fernandezast: prototype 'pathcanon' in library header instead...
2022-07-30 Matthew Fernandezast fmtbuf: squash -Wsign-compare warning
2022-07-30 Matthew Fernandezast chrtoi: squash -Wswitch-default warning
2022-07-30 Matthew Fernandezast chrtoi: remove unnecessary cast
2022-07-30 Matthew Fernandezast chrtoi: squash -Wsign-compare warning
2022-07-29 Matthew FernandezMerge branch 'smattr/f2b32419-4ad7-4884-83ff-cc27d7a066...
2022-07-29 Matthew Fernandezsfdpgen: remove unimplemented 'DistanceMatrix_restrict_...
2022-07-29 Matthew Fernandezsfdpgen maximal_…: remove unused 'randomize' parameter
2022-07-29 Matthew Fernandezsfdpgen: make 'UniformStressSmoother_new' a static...
2022-07-29 Matthew Fernandezsfdpgen UniformStressSmoother_new: remove unused 'flag...
2022-07-29 Matthew Fernandezsfdpgen UniformStressSmoother_new: remove unused 'x...
2022-07-29 Matthew Fernandezsfdpgen UniformStressSmoother_new: remove unused 'dim...
2022-07-29 Matthew Fernandezsfdpgen stress_model: remove unused 'A' parameter
2022-07-29 Matthew Fernandezsfdpgen: make 'get_stress' static
2022-07-29 Matthew Fernandezsfdpgen get_stress: remove 'weighted' parameter that...
2022-07-29 Matthew Fernandezsfdpgen get_stress: remove unused 'data' parameter
2022-07-29 Matthew Fernandezsfdpgen jacobi: remove unused 'flag' parameter
2022-07-28 Matthew FernandezMerge branch 'smattr/45dc48f2-fa91-42ed-8530-8bcaf9fdb3...
2022-07-28 Matthew Fernandezneatogen call_tri: remove unused 'dim' parameter
2022-07-28 Matthew Fernandezneatogen CMDS_orthog: remove unused 'g' parameter
2022-07-28 Matthew Fernandezneatogen constrained_majorization_new_with_gaps: remove...
2022-07-28 Matthew Fernandezneatogen: remove unused 'constrained_majorization_gradi...
2022-07-28 Matthew Fernandezneatogen computeHierarchyBoundaries: remove unused...
2022-07-28 Matthew Fernandezneatogen mkConstraintG: remove unused 'g' parameter
2022-07-28 Matthew Fernandezneatogen bfs_bounded: remove unused 'n' parameter
2022-07-28 Matthew Fernandezneatogen initLayout: remove unused 'graph' parameter
2022-07-28 Matthew Fernandezneatogen voronoi: remove unused 'triangulate' parameter
2022-07-27 Matthew FernandezMerge branch 'smattr/5fa804c5-668e-4a54-b373-00bc933032...
2022-07-27 Matthew Fernandezsmyrna on_attrAddBtn_clicked: use const type to squash...
2022-07-27 Matthew Fernandezsmyrna safestrdup: accept a const pointer
2022-07-27 Matthew Fernandezsmyrna set_refresh_filters: use const types to squash...
2022-07-27 Matthew Fernandezsmyrna doApply: remove unused 'doAll' code path
2022-07-27 Matthew Fernandezsmyrna doApply: remove unused 'widget' parameter
2022-07-27 Matthew Fernandezsmyrna on_attrAddBtn_clicked: squash -Wunused-parameter...
2022-07-27 Matthew Fernandezsmyrna mOpenSlot: squash -Wunused-parameter warnings
2022-07-27 Matthew Fernandezsmyrna btnToolFit_clicked: use float literals to simpli...
2022-07-27 Matthew Fernandezsmyrna btnToolZoomFit_clicked: rephrase unorthodox...
2022-07-27 Matthew Fernandezsmyrna toolboxcallbacks: remove unnecessary parens
2022-07-27 Matthew Fernandezsmyrna toolboxcallbacks: remove excess white space
2022-07-27 Matthew Fernandezsmyrna toolboxcallbacks: squash -Wunused-parameter...
2022-07-27 Matthew Fernandezsmyrna topviewsettings: squash -Wunused-parameter warnings
2022-07-27 Matthew Fernandezsmyrna load_settings_from_graph: remove unused 'g'...
2022-07-27 Matthew Fernandeztclpkg tclGdSizeCmd: squash an -Wunused-parameter warning
2022-07-26 Matthew FernandezMerge branch 'smattr/d5eaf8b2-870d-4ef0-9557-51428f498a...
2022-07-26 Matthew FernandezPango plugin: remove unnecessary cast
2022-07-26 Matthew FernandezGDK plugin: remove unnecessary casts
2022-07-26 Matthew FernandezGD plugin: remove unnecessary casts
2022-07-26 Matthew Fernandezrsvg plugin gvloadimage_rsvg_cairo: remove unnecessary...
2022-07-26 Matthew Fernandezglcomp plugin file_exists: simplify readability test
2022-07-26 Matthew Fernandezexpr extoken_fn: simplify hex parsing loop
2022-07-26 Matthew Fernandezexpr prformat: replace pointer and extent with central...
2022-07-26 Matthew Fernandezcommon: remove some unnecessary casts
2022-07-25 Magnus JacobssonMerge branch 'fix-subgraph-layout-and-rendering' into...
2022-07-25 Magnus Jacobssonremove GD_drawing(g) NULL guard
2022-07-25 Magnus JacobssongvFreeLayout: correct comments about reset and root...
2022-07-25 Magnus JacobssongvFreeLayout: remove incorrect comment about only the...
2022-07-25 Magnus Jacobssontwopigen: layout: fix heap-buffer-overflow by storing...
2022-07-25 Magnus Jacobssoncircogen: layout: fix heap-buffer-overflow by storing...
2022-07-25 Magnus Jacobssonfdpgen: layout: fix heap-buffer-overflow by storing...
2022-07-25 Magnus JacobssongvRender*: render subgraph when given, not always root...
2022-07-25 Magnus JacobssongvLayoutJobs: initialize also root graph if it isn...
2022-07-25 Magnus Jacobssonadd new test test_subgraph_layout
2022-07-25 Magnus Jacobssonpatchwork: fix memory leak by freeing cluster data...
2022-07-25 Magnus Jacobssondotgen cluster: fix memory leaks by freeing data from...
2022-07-25 Magnus Jacobssonadd new test case test_clusters
2022-07-25 Magnus Jacobssondon't clean away Agraphinfo_t in layout specific cleanups
2022-07-25 Magnus Jacobssonadd new test_neatopack test
2022-07-25 Magnus Jacobssondot.demo/neatopack.c: add missing free of connected...
2022-07-25 Magnus Jacobssondot.demo/neatopack.c: add missing initialization
2022-07-25 Magnus Jacobssonadd new test_subgraphs test
2022-07-25 Magnus Jacobssonosage_cleanup: add missing cleanup of edges
2022-07-25 Magnus Jacobssonadd new simple test_engines test
2022-07-25 Magnus Jacobssonadd the fmt library as a test dependency
2022-07-25 Magnus Jacobssonadd libfmt-dev to Ubuntu 22.04 Dockerfile
next