]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-09-02 Matthew Fernandezsmyrna new_attr_ref: fix unchecked allocation failure
2022-09-02 Matthew Fernandezsmyrna new_attr: fix unchecked allocation failure
2022-09-02 Matthew Fernandezsmyrna create_color_theme: use cgraph wrapper for alloc...
2022-09-02 Matthew Fernandezsmyrna init_viewport: use cgraph wrapper for allocations
2022-09-02 Matthew Fernandezsmyrna add_graph_to_viewport: fix unchecked allocation...
2022-09-02 Matthew Fernandezsmyrna load_mouse_actions: fix unchecked allocation...
2022-09-02 Matthew Fernandezsmyrna add_selpoly: fix unchecked allocation failure
2022-09-02 Matthew Fernandezsmyrna clear_selpoly: simplify some 'free' code
2022-09-02 Matthew Fernandezsmyrna Render_Contour2: fix unchecked allocation failure
2022-09-02 Matthew Fernandezsmyrna combineCallback: fix unchecked allocation failure
2022-09-02 Matthew Fernandezsmyrna clearGrid: use cgraph wrapper for allocation
2022-09-02 Matthew Fernandezsmyrna update_tree: use cgraph wrapper for allocation
2022-09-02 Matthew Fernandezsmyrna add_column: use cgraph wrapper for allocation
2022-09-02 Matthew Fernandezsmyrna add_column: fix unchecked allocation failure
2022-08-31 Matthew FernandezMerge branch 'smattr/8ef08678-9ef1-4024-90bf-ffca3cd5db...
2022-08-31 Matthew Fernandezsparse SparseMatrix_coordinate_form_add_entry: abbrevia...
2022-08-31 Matthew Fernandezsparse check_or_realloc_arrays: abbreviate no-op 'MAX...
2022-08-31 Matthew Fernandezneatogen stress_majorization_with_hierarchy: abbreviate...
2022-08-31 Matthew Fernandezgvmap add_point: abbreviate no-op 'MAX' call
2022-08-31 Matthew Fernandezsfdpgen check_int_array_size: abbreviate no-op 'MAX...
2022-08-31 Matthew Fernandezsfdpgen check_real_array_size: abbreviate no-op 'MAX...
2022-08-31 Matthew Fernandezsfdpgen beautify_leaves: use cgraph wrappers for allocation
2022-08-31 Matthew Fernandezsfdpgen oned_optimizer_new: use cgraph wrapper for...
2022-08-31 Matthew Fernandezsfdpgen spring_electrical_control: remove 'multilevel_c...
2022-08-31 Matthew Fernandezsfdpgen spring_electrical_control: remove 'multilevel_c...
2022-08-31 Matthew Fernandezsfdpgen spring_electrical_control_new: use cgraph wrapp...
2022-08-31 Matthew Fernandezsfdpgen beautify_leaves: swap a boolean array for a...
2022-08-30 Magnus JacobssonMerge branch 'minor-cleanup-of-svg-analyzer' into ...
2022-08-30 Magnus Jacobssontests: SVGAnalyzer: use fmt::format instead of string...
2022-08-30 Magnus Jacobssontests: SVGAnalyzer: correct comment
2022-08-30 Magnus Jacobssontests: SVGAnalyzer: avoid string copy by taking referen...
2022-08-30 Magnus Jacobssontests: test_svg_analyzer: remove useless string copy
2022-08-30 Magnus Jacobssontests: test_svg_analyzer: Update test description
2022-08-30 Magnus Jacobssontests: test_svg_analyzer: remove useless include of...
2022-08-30 Magnus Jacobssontests: rename variables '.*svgAnalyzer' to '.*svg_analyzer'
2022-08-30 Magnus Jacobssontests: SVGAnalyzer: add some comments
2022-08-30 Magnus Jacobssontests: SVGAnalyzer: use fmt::format instead of string...
2022-08-30 Magnus Jacobssontests: test_rankdir: remove useless generation of copy
2022-08-30 Matthew FernandezMerge branch 'smattr/cc0c1b4c-ccdf-48a9-adc6-8c30106706...
2022-08-30 Matthew Fernandezgvpr: more tightly scope 'nextg'
2022-08-30 Matthew Fernandezgvpr: fix: wrap members needing cleanup in a struct...
2022-08-30 Matthew FernandezMerge branch 'smattr/bdd2e8b6-9a48-4e33-815d-2c049a7ca7...
2022-08-30 Matthew Fernandezgml2gv gmlparse: fix unchecked allocation failures
2022-08-30 Matthew Fernandezgml2gv gmlscan: fix unchecked allocation failures
2022-08-30 Matthew Fernandezdijkstra init: fix unchecked allocation failure
2022-08-30 Matthew Fernandezgvcolor color: fix unchecked allocation failure
2022-08-30 Matthew Fernandezgxl2gv endElementHandler: use cgraph wrapper for allocation
2022-08-30 Matthew Fernandezgml2gv mkAttr: fix unchecked allocation failures
2022-08-30 Matthew Fernandezgml2gv mkEdge: fix unchecked allocation failure
2022-08-30 Matthew Fernandezgml2gv mkNode: fix unchecked allocation failure
2022-08-30 Matthew Fernandezgml2gv pushG: fix unchecked allocation failuregml2gv...
2022-08-30 Matthew Fernandezmm2gv SparseMatrix_import_matrix_market: use cgraph...
2022-08-30 Matthew FernandezMerge branch 'smattr/7b19e8e0-5168-4010-9e8a-b84c871acf...
2022-08-30 Matthew Fernandezgvpr addCase: fix unchecked allocation failure
2022-08-30 Matthew Fernandezgvpr addBlock: fix unchecked allocation failure
2022-08-30 Matthew Fernandezgvpr scanArgs: fix unchecked allocation failure
2022-08-30 Matthew Fernandezgvpr addBindings: fix unchecked allocation failure
2022-08-30 Matthew Fernandezgvpr compileProg: fix unchecked allocation failure
2022-08-30 Matthew Fernandezgvpr mkStmts: fix unchecked allocation failure
2022-08-30 Matthew Fernandezgvpr fullColor: fix unchecked allocation failure
2022-08-30 Matthew FernandezMerge branch 'smattr/55b87137-b443-4540-845a-6cdae948b2...
2022-08-30 Matthew Fernandezcgraph storeFileName: fix unchecked allocation failure
2022-08-30 Matthew Fernandezcgraph concatPort: fix unchecked allocation failure
2022-08-30 Matthew Fernandezcgraph concat: fix unchecked allocation failure
2022-08-30 Matthew Fernandezcgraph memresize: fix out-of-bounds write on allocation...
2022-08-30 Matthew Fernandezcgraph aglasterr: fix unchecked allocation failure
2022-08-30 Matthew Fernandezcgraph agapply: remove unreachable 'break'
2022-08-30 Matthew Fernandezcgraph: abbreviate tag initialization
2022-08-30 Matthew FernandezMerge branch 'smattr/e3aab83d-a89d-4698-a6c8-a7458f9717...
2022-08-30 Matthew Fernandezsmyrna: drop 'HAVE_GTS' and 'HAVE_TRIANGLE' from the...
2022-08-29 Matthew FernandezMerge branch 'smattr/dacd6f5f-0f17-4a6b-bb5b-d4638da7c6...
2022-08-29 Matthew Fernandezcmd/tools: unify common 'openFile' function into a...
2022-08-29 Matthew Fernandezgraphml2gv: remove unused macros
2022-08-29 Matthew FernandezMerge branch 'doc' into 'main'
2022-08-29 Costa Shulyupinadd doxygen comments to snode
2022-08-29 Costa Shulyupinsgraph: remove trailing spaces
2022-08-29 Matthew FernandezMerge branch 'smattr/gitlab-2258' into 'main'
2022-08-27 Matthew Fernandezfix 'id' attribute in SVG output omitting input graph id
2022-08-26 Matthew FernandezMerge branch 'smattr/c56365b2-f72e-45ff-a098-d7bd1fa1f5...
2022-08-26 Matthew Fernandezuse 'gv_strdup' instead of 'strdup' in 'Show_boxes'
2022-08-26 Matthew Fernandezuse 'agxbprint' to round points instead of casting...
2022-08-26 Matthew Fernandezuse agxbbuf for dynamic 'Show_boxes' string construction
2022-08-25 Matthew FernandezMerge branch 'smattr/49d1c184-6733-4cdb-9b33-b3fba389f3...
2022-08-25 Matthew Fernandezpathplan isdiagonal: remove shadowing of globals
2022-08-25 Matthew Fernandezpathplan triangulate: remove shadowing of globals
2022-08-25 Matthew Fernandezpathplan Pshortestpath: use longs instead of ints for...
2022-08-24 Matthew FernandezMerge branch 'smattr/2D929B35-2BD5-48C0-8648-38B31C6BC1...
2022-08-24 Matthew Fernandezgvmap: remove 'seed' parameter from 'map_palette_optima...
2022-08-24 Matthew Fernandezgvmap: remove 'accuracy' parameter from 'map_palette_op...
2022-08-24 Matthew Fernandezgvmap: remove 'lightness' parameter from 'map_palette_o...
2022-08-24 Matthew FernandezMerge branch 'smattr/354B5E18-2096-4F8B-B09E-32C5E9E5E1...
2022-08-24 Matthew Fernandezsparse: remove unnecessary casts in 'SparseMatrix_sum_r...
2022-08-24 Matthew Fernandezsparse: remove unused 'what_to_sum' from 'SparseMatrix_...
2022-08-24 Matthew Fernandezsparse: remove always true branch in 'SparseMatrix_sum_...
2022-08-24 Matthew FernandezMerge branch 'smattr/9cac6136-572d-4e70-a9c9-ec277f91ba...
2022-08-24 Matthew Fernandezgraphml2gv: remove unused 'listen'
2022-08-24 Matthew Fernandezgraphml2gv: remove unused 'globalAttrType'
2022-08-24 Matthew Fernandezgraphml2gv: remove unused 'compositeReadState'
2022-08-24 Matthew FernandezMerge branch 'smattr/30318de1-0ce7-42b7-b0cc-f7ef55fa13...
2022-08-24 Matthew FernandezAPI BREAK: libxdot: use size_t instead of int for stats...
next