]> granicus.if.org Git - graphviz/shortlog
graphviz
2023-01-30 Matthew Fernandezcommon fullColor: use an agxbuf instead of a static...
2023-01-30 Matthew Fernandezmm2gv hue2rgb: write output to an agxbuf instead of...
2023-01-30 Matthew Fernandezmm2gv makeDotGraph: use a C99 bool for 'first'
2023-01-30 Matthew Fernandezmm2gv makeDotGraph: replace 'MAX', 'MIN' with standard...
2023-01-30 Matthew Fernandezmm2gv makeDotGraph: replace 'sprintf' with 'agxbprint'
2023-01-29 Matthew FernandezMerge branch 'smattr/0061fab9-9497-4b47-9037-9dae8b7004...
2023-01-29 Matthew Fernandezneatogen: remove unnecessary parens
2023-01-29 Matthew Fernandezneatogen scan_graph_mode: swap 'MAX' call for standard...
2023-01-29 Matthew Fernandezneatogen shortest_path: use cgraph wrapper for allocation
2023-01-29 Matthew Fernandezneatogen scan_graph_mode: use cgraph wrappers for alloc...
2023-01-29 Matthew Fernandezneatogen new_3array: use cgraph wrappers for allocation
2023-01-29 Matthew Fernandezneatogen new_array: use cgraph wrappers for allocation
2023-01-29 Matthew Fernandezsmyrna EmbedText: squash some compiler warnings
2023-01-29 Matthew Fernandezneatogen makeObstacle: squash -Wmaybe-uninitialized...
2023-01-29 Matthew FernandezMerge branch 'smattr/7e644712-6315-410d-bc32-b5d6b2e264...
2023-01-29 Matthew Fernandezcommon selfRight: remove useless 'return'
2023-01-29 Matthew Fernandezcommon selfTop: remove useless 'return'
2023-01-29 Matthew Fernandezdotgen cl_vninside: use a more appropriate return type
2023-01-29 Matthew Fernandezdotgen cl_vninside: remove redundant casts
2023-01-29 Matthew Fernandezdotgen adjustregularpath: remove unnecessary use of...
2023-01-29 Matthew Fernandezdotgen adjustregularpath: perform computation in double...
2023-01-29 Matthew Fernandezdotgen adjustregularpath: remove misleading comment...
2023-01-29 Matthew Fernandezdotgen leftOf: remove incorrect description of this...
2023-01-29 Matthew Fernandezdotgen leftOf: use a more appropriate return type
2023-01-29 Matthew Fernandezdotgen leftOf: perform computation in double range
2023-01-29 Matthew Fernandezdotgen make_flat_bottom_edges: use a clearer type for...
2023-01-29 Matthew Fernandezdotgen make_flat_bottom_edges: remove shadowing of...
2023-01-29 Matthew Fernandezdotgen make_flat_adj_edges: remove shadowing of 'n...
2023-01-29 Matthew Fernandezdotgen _dot_splines: remove micro-optimization for...
2023-01-29 Matthew FernandezMerge branch 'smattr/gitlab-1311' into 'main'
2023-01-29 Matthew Fernandezfix: exit when erroring during HTML lexing
2023-01-29 Matthew FernandezMerge branch 'smattr/gitlab-510' into 'main'
2023-01-29 Matthew Fernandezcommon colorxlate: replace a long lived buffer with...
2023-01-29 Matthew Fernandezgvpr colorxlate: use a char for 'c'
2023-01-29 Matthew Fernandezgvpr colorxlate: use a char pointer for 'p'
2023-01-29 Matthew Fernandezgvpr colorxlate: replace a long lived buffer with an...
2023-01-29 Matthew Fernandezgvpr: remove unnecessary 'agxbinit' calls
2023-01-29 Matthew Fernandezsupport an alpha channel when parsing HSV colors
2023-01-29 Matthew Fernandezadd a test case for HSV with an alpha channel
2023-01-28 Stephen C NorthMerge remote-tracking branch 'refs/remotes/origin/main'
2023-01-28 Stephen C NorthEdit comments on support.
2023-01-28 Matthew FernandezMerge branch 'smattr/879a891d-9d2b-4d71-921b-e53151dd18...
2023-01-28 Matthew Fernandezgv2gxl createNodeId: replace char buffer with an agxbuf
2023-01-28 Matthew Fernandezgv2gxl createGraphId: replace char buffer with an agxbuf
2023-01-28 Matthew Fernandezgv2gxl: abbreviate some open coded 'startswith'
2023-01-28 Matthew Fernandezgv2gxl: remove unused 'GXL_ATTR_LEN'
2023-01-28 Matthew Fernandezgv2gxl writeHdr: fix memory leak
2023-01-28 Matthew Fernandezgv2gxl writeHdr: fix use after free
2023-01-28 Matthew Fernandezgv2gxl createEdgeId: use an agxbuf to avoid 'sprintf'
2023-01-28 Matthew Fernandezgraphml2gv nameOf: use an agxbuf instead of raw char...
2023-01-27 Matthew FernandezMerge branch 'gts_link_libs' into 'main'
2023-01-26 Nehal J WaniGTS Support: s/GTS_LIBRARIES/GTS_LINK_LIBRARIES/g
2023-01-26 Matthew FernandezMerge branch 'smattr/540f82d6-7f1c-4304-82d9-7a4f002c85...
2023-01-26 Matthew Fernandezremove dead links to Dotty, Lefty, Lneato man page...
2023-01-26 Matthew Fernandezremove man page references to Dotty
2023-01-26 Matthew Fernandezremove lefty-grace contrib tool
2023-01-26 Matthew Fernandezremove legacy Dotty docs
2023-01-26 Matthew Fernandezremove legacy Lneato Windows files
2023-01-26 Matthew Fernandezremove legacy Dotty Windows files
2023-01-26 Matthew Fernandezremove legacy Lefty Windows files
2023-01-26 Matthew Fernandezremove legacy Lefty docs
2023-01-26 Matthew FernandezMerge branch 'smattr/gitlab-799' into 'main'
2023-01-26 Matthew Fernandezremove VML output renderer
2023-01-23 Matthew FernandezMerge branch 'libgd_cmake' into 'main'
2023-01-23 Nehal J WaniCMake: Similar to 3fcf0968, use gdlib.pc if available
2023-01-23 Nehal J WaniCI: suppress leak checks for libfontconfig
2023-01-22 Matthew FernandezMerge branch 'smattr/gitlab-2344' into 'main'
2023-01-22 Matthew Fernandezgv2gxl, gxl2gv: fix mode detection on Windows
2023-01-22 Matthew Fernandezuse 'which' when accessing gv2gxl, gxl2gv in the test...
2023-01-22 Matthew FernandezMerge branch 'smattr/a1b8e698-f7ad-4b30-a48b-c30ea6f334...
2023-01-22 Matthew Fernandezfix typo in test assertion message
2023-01-22 Matthew Fernandezextend documentation on Graphviz testing
2023-01-22 Matthew Fernandezglcomp: remove 'DEFAULT_GLUT_FONT'
2023-01-22 Matthew FernandezMerge branch 'smattr/5821b3b1-1f91-487f-85cf-2fcdffdfc0...
2023-01-22 Matthew Fernandezneatogen: make 'overlap_scaling' static
2023-01-22 Matthew Fernandezneatogen overlap.c: squash some -Wunused-parameter...
2023-01-22 Matthew Fernandezneatogen: squash a -Wundef warning for 'DEBUG'
2023-01-22 Matthew Fernandezneatogen compute_new_weights: remove redundant zeroing
2023-01-22 Matthew Fernandezneatogen common_neighbors: fix comment typo
2023-01-22 Matthew Fernandezneatogen common_neighbors: remove unused 'v' parameter
2023-01-22 Matthew Fernandezmingle nearest_neighbor_graph: squash warnings when...
2023-01-22 Matthew Fernandezmingle nearest_neighbor_graph: fix typo in parameter...
2023-01-22 Matthew Fernandezmingle edge_bundling: squash compilation warnings when...
2023-01-22 Matthew FernandezMerge branch 'smattr/gitlab-2338' into 'main'
2023-01-21 Matthew Fernandezsfio: make 'Sfio_t' definition entirely internal
2023-01-21 Matthew Fernandezsfio: remove macro implementations of character functions
2023-01-21 Matthew Fernandezsfio: fix missing SFIO components
2023-01-21 Matthew Fernandezsfio: remove some open coded nulls
2023-01-21 Matthew FernandezMerge branch 'smattr/9a877cda-3948-40d1-8ddf-64d09bc056...
2023-01-21 Matthew Fernandezgvmap plot_dot_polygons: use a 'size_t' for 'maxlen'
2023-01-21 Matthew Fernandezgvmap make_map_internal: remove shadowing of 'nz' local
2023-01-21 Matthew Fernandezgvmap make_map_internal: operate directly on 'xcombined...
2023-01-21 Matthew Fernandezgvmap get_polygon_solids: remove unused 'x_poly' parameter
2023-01-21 Matthew Fernandezsmyrna on_txtAttr_changed: squash -Wunused-parameter...
2023-01-21 Matthew FernandezMerge branch 'smattr/48b6e6c6-75e1-4359-a9d7-eed440bfcf...
2023-01-21 Matthew Fernandezadd a changelog entry for the prior fix
2023-01-21 Philip Kaludercicgvrender_core_pic.c: Distinguish between PIC and troff...
2023-01-21 Matthew Fernandezadd a test case for #2341
2023-01-21 Matthew FernandezMerge branch 'smattr/f05e3fc0-e087-4e7c-b988-577ed03366...
2023-01-21 Matthew FernandezStart 7.1.1 development
next