]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-11-19 Matthew Fernandezbcomps getName: use size_t for buffer lengths
2021-11-19 Matthew Fernandezbcomps blockName: use size_t for buffer lengths
2021-11-19 Matthew Fernandezgvpack redoBBk: use size_t for buffer lengths
2021-11-19 Matthew Fernandezgvpack freef: squash -Wunused-parameter warnings
2021-11-19 Matthew Fernandezgvpack init: use a size_t to squash some -Wconversion...
2021-11-19 Matthew Fernandezsccmap.c: use libc support to define 'INF'
2021-11-19 Matthew Fernandezsccmap.c: return an unsigned type from 'visit'
2021-11-19 Matthew Fernandezsccmap.c: use unsigned types consistently in sccstate
2021-11-19 Matthew Fernandezsccmap.c: remove 'INLINE' alternatives
2021-11-19 Matthew Fernandezsccmap.c: use another unsigned type to squash -Wconvers...
2021-11-19 Matthew Fernandezsccmap.c: use an unsigned type to squash some -Wconvers...
2021-11-19 Matthew Fernandezgvcolor.c: remove an unnecessary cast
2021-11-19 Matthew Fernandezgvcolor.c: remove duplicated #include
2021-11-19 Matthew Fernandezgvcolor.c: use a size_t to squash a -Wsign-conversion...
2021-11-19 Matthew FernandezMerge branch 'cross' into 'main'
2021-11-19 Matthew FernandezCHANGELOG.md entry for the prior commit
2021-11-19 Alyssa Rosscmd/dot: don't run dot -c when cross-compiling
2021-11-17 Matthew FernandezMerge branch 'smattr/5E1B768C-337D-4ED1-9693-E6A6B1DFE9...
2021-11-17 Matthew Fernandezadd a CHANGELOG entry for the prior commit
2021-11-17 Magnus JacobssonCorrect boldness of agnxtsubg in cgraph.3
2021-11-17 Matthew FernandezMerge branch 'smattr/6c18e731-115d-4167-92e7-bf96cbbe15...
2021-11-17 Matthew Fernandezgmlparse.y: remove unnecessary parens
2021-11-17 Matthew FernandezmkGraph: remove shadowing of 'G' parameter
2021-11-17 Matthew FernandezaddNodeLabelGraphics: remove unused 'xb' parameter
2021-11-17 Matthew Fernandezgmlparse.y: remove commented out code
2021-11-17 Matthew Fernandezfree_attr: squash -Wunused-parameter warnings
2021-11-17 Matthew Fernandezgmlparse.y: consistently use unsigned short types for...
2021-11-17 Matthew Fernandezgmlparse.y: consistently use unsigned short types for...
2021-11-17 Matthew Fernandezgmlparse.y: remove unused 'ushort' typedef
2021-11-17 Matthew Fernandezgmlparse.y: use more appropriate stack entry count...
2021-11-17 Matthew Fernandezfree_graph: squash -Wunused-parameter warnings
2021-11-17 Matthew Fernandezfree_edge: squash -Wunused-parameter warnings
2021-11-17 Matthew Fernandezfree_node: squash -Wunused-parameter warnings
2021-11-17 Matthew FernandezMerge branch 'smattr/0111593e-6ce0-4cf7-9b22-f4a39a0823...
2021-11-17 Matthew Fernandezget_int_msb_first: use a C99 bool return type
2021-11-17 Matthew Fernandezget_int_lsb_first: use a C99 bool return type
2021-11-17 Matthew Fernandezgvusershape.c: remove unnecessary #include
2021-11-17 Matthew Fernandezremove commented out 'tiff_size'
2021-11-17 Matthew Fernandezget_int_msb_first: use a more appropriate type to squas...
2021-11-17 Matthew Fernandezget_int_lsb_first: fix undefined behavior in little...
2021-11-17 Matthew Fernandezget_int_lsb_first: use a more appropriate type to squas...
2021-11-17 Matthew Fernandezimagetype: squash -Wsign-compare warning
2021-11-17 Matthew Fernandezgvevent_select_current_obj: remove commented out code
2021-11-17 Matthew Fernandezgvevent_select_current_obj: squash -Wconversion warnings
2021-11-17 Matthew Fernandezgvevent_leave_obj: squash -Wconversion warnings
2021-11-17 Matthew Fernandezgvprintf: squash some -Wsign-conversion warnings
2021-11-17 Matthew Fernandezgvwrite: use more conforming type when calling 'deflate'
2021-11-17 Matthew Fernandezz_file_header: use an unsigned element type and mark...
2021-11-17 Matthew Fernandezgvwrite_no_z: avoid assumptions on input data type
2021-11-16 Matthew FernandezMerge branch 'smattr/2E26CA6A-60DD-401E-AF6A-A5821A9115...
2021-11-16 Matthew Fernandezsmyrna: consistent use of 'static' on 'get_temp_coords'
2021-11-16 Matthew FernandezdrawTessPolygon: remove unused return value
2021-11-16 Matthew FernandezsmyrnaPath: remove use of int-as-size_t
2021-11-16 Matthew Fernandezsmyrna: make 'smyrnaGlade' static
2021-11-16 Matthew Fernandezsmyrna: remove unused 'on_attrApplyAllBtn_clicked'
2021-11-16 Matthew Fernandezsmyrna: remove unused 'print_attr_list'
2021-11-16 Matthew Fernandezsmyrna: make 'free_attr_list' static
2021-11-16 Matthew Fernandezsmyrna: make 'attr_list_add' static
2021-11-16 Matthew Fernandezsmyrna: make 'new_attr' static
2021-11-16 Matthew Fernandezsmyrna: make 'free_attr' static
2021-11-16 Matthew Fernandezsmyrna: fix comment typos
2021-11-16 Matthew Fernandezsmyrna: remove C++ 'extern "C"' guards
2021-11-15 Matthew FernandezMerge branch 'smattr/c9c2aa68-dc61-4ae6-877e-e332899e19...
2021-11-15 Matthew Fernandezmp_end_edge: squash -Wunused-parameter warning
2021-11-15 Matthew Fernandezmp_begin_edge: squash -Wunused-parameter warning
2021-11-15 Matthew Fernandezmp_end_node: squash -Wunused-parameter warning
2021-11-15 Matthew Fernandezmp_begin_node: squash -Wunused-parameter warning
2021-11-15 Matthew Fernandezmp_begin_page: squash -Wunused-parameter warning
2021-11-15 Matthew Fernandezfig_end_edge: squash -Wunused-parameter warning
2021-11-15 Matthew Fernandezfig_begin_edge: squash -Wunused-parameter warning
2021-11-15 Matthew Fernandezfig_end_node: squash -Wunused-parameter warning
2021-11-15 Matthew Fernandezfig_begin_node: squash -Wunused-parameter warning
2021-11-15 Matthew Fernandezfig_begin_page: squash -Wunused-parameter warning
2021-11-15 Matthew Fernandezcore_loadimage_xdot: squash -Wunused-parameter warning
2021-11-15 Matthew Fernandezxdot_gradient_fillcolor: use double instead of float...
2021-11-15 Matthew Fernandezxdot_gradient_fillcolor: remove dead store to 'r1'
2021-11-15 Matthew Fernandezget_gradient_points: take 'angle' as a double instead...
2021-11-15 Matthew Fernandezdot_end_graph: squash -Wswitch-default warning
2021-11-15 Matthew Fernandezdot_begin_graph: squash -Wswitch-default warning
2021-11-15 Matthew Fernandezwrite_plain: take a C99 bool for 'extend' parameter
2021-11-14 Matthew FernandezMerge branch 'smattr/72003c76-27a7-431f-95d7-c69e57514b...
2021-11-14 Matthew FernandezfreeMPair: squash -Wunused-parameter warning
2021-11-14 Matthew FernandezmkMPair: squash -Wunused-parameter warning
2021-11-14 Matthew Fernandezcmppair: squash -Wunused-parameter warnings
2021-11-14 Matthew FernandezfreePair: squash -Wunused-parameter warnings
2021-11-14 Matthew Fernandezestimate_character_width_canonical: squash a -Wsign...
2021-11-14 Matthew Fernandezfont_in_list_permissive: squash -Wsign-conversion warning
2021-11-14 Matthew Fernandezall_font_metrics_len: squash -Wold-style-declaration...
2021-11-14 Matthew Fernandeztextfont_comparf: squash -Wunused-parameter warnings
2021-11-14 Matthew Fernandeztextfont_freef: squash -Wunused-parameter warnings
2021-11-14 Matthew Fernandeztextfont_makef: squash -Wunused-parameter warnings
2021-11-14 Matthew Fernandezhsv2rgb: squash a -Wswitch-default warning
2021-11-14 Matthew Fernandezgvrender_beziercurve: realign 'filled' parameter type
2021-11-14 Matthew FernandezMerge branch 'smattr/4AE39E22-FD66-458A-81E4-F54395DA6F...
2021-11-14 Matthew Fernandezgvmap: remove unused 'REAL' definitions
2021-11-14 Matthew Fernandezremove 'real' abstraction
2021-11-14 Matthew FernandezMerge branch 'smattr/D885CA52-BAA6-4360-A822-28B64F4915...
2021-11-14 Matthew Fernandezgeneral.h: stop disabling assertions when 'DEBUG' is...
2021-11-14 Matthew Fernandezjacobi: fix assertion typo that overwrote matrix value...
2021-11-14 Matthew FernandezMerge branch 'smattr/55E4573C-CAE0-483D-8653-15C54F4EFE...
next