]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-01-20 Matthew FernandezMerge branch 'smattr/1C578045-99DC-414C-BF4A-C517F2EC40...
2022-01-20 Matthew Fernandezmingle bundle: replace a 'unique_ptr' with a 'vector'
2022-01-20 Matthew Fernandezmingle genBundleColors: replace a 'unique_ptr' with...
2022-01-19 Matthew FernandezMerge branch 'smattr/AC433706-8F92-4102-816C-75433E82B0...
2022-01-19 Matthew Fernandezexpr: fix misinterpretation of shifts
2022-01-19 Matthew Fernandezexpr: remove legacy IBM compiler work around
2022-01-19 Matthew FernandezMerge branch 'smattr/D5729AAE-102F-4B2D-8A3A-8E02AD0D9A...
2022-01-19 Magnus JacobssonMerge branch 'add-missing-changlog-entry-for-fixed...
2022-01-19 Magnus Jacobssonadd a CHANGELOG entry for lneato fix
2022-01-19 Matthew Fernandezdot.demo/dot.c: [nfc] align with C99 style and clang...
2022-01-19 Matthew Fernandezdot.demo/demo.c: [nfc] align with C99 style and clang...
2022-01-19 Matthew Fernandezdot.demo/simple.c: [nfc] align with C99 style and clang...
2022-01-19 Matthew Fernandezdot.demo/example.c: [nfc] align with C99 style and...
2022-01-19 Matthew Fernandezdot.demo/neatopack.c:[nfc] align with C99 style and...
2022-01-19 Matthew FernandezMerge branch 'smattr/97832B69-55F8-4C57-9704-188684569B...
2022-01-19 Matthew Fernandezremove Lefty dependencies from CI Docker images
2022-01-19 Matthew Fernandezno longer enable Lefty in Autotools builds
2022-01-19 Matthew Fernandezremove Lefty test cases
2022-01-18 Matthew FernandezMerge branch 'smattr/BC8175D4-61E0-42FB-B7FA-EFC605CC93...
2022-01-18 Matthew Fernandezget_cycle_centroid: undo caching of 'cycle' list
2022-01-18 Matthew FernandezMerge branch 'smattr/884E30F6-80F8-47C7-B083-88BC1718A1...
2022-01-18 Matthew Fernandezagglomerative_ink_bundling_internal: remove disabled...
2022-01-17 Magnus JacobssonMerge branch 'fix-lneato-on-windows' into 'main'
2022-01-17 Magnus Jacobssontest_tools: remove now obsolete workaround for flaky...
2022-01-17 Magnus Jacobssonlneato: Windows: correct argument interpretation with...
2022-01-17 Magnus Jacobssonlneato: Windows: correct argument types to WinMain
2022-01-17 Magnus Jacobssonlneato: Windows: replace obsolete PASCAL declaration...
2022-01-16 Matthew FernandezMerge branch 'smattr/34de5d89-7e39-49ff-857a-325fd41698...
2022-01-16 Matthew Fernandeznearest_neighbor_graph_ann: use a reference for 'nz0...
2022-01-16 Matthew Fernandezagglomerative_ink_bundling_internal: remove 'xx' manual...
2022-01-16 Matthew FernandezAgglomerative_Ink_Bundling: remove 'inks' manual memory...
2022-01-16 Matthew FernandezAgglomerative_Ink_Bundling: remove unused 'prev' pointers
2022-01-16 Matthew Fernandezlib/mingle headers: drop 'extern "C"'
2022-01-16 Matthew FernandezAgglomerative_Ink_Bundling_new: remove 'pick' manual...
2022-01-16 Matthew FernandezAgglomerative_Ink_Bundling_establish: remove unused...
2022-01-16 Matthew FernandezAgglomerative_Ink_Bundling_establish: remove 'matching...
2022-01-16 Matthew Fernandezremove now unused 'Vector_*' API
2022-01-16 Matthew FernandezAgglomerative_Ink_Bundling_establish: replace 'cedges...
2022-01-16 Matthew Fernandezagglomerative_bundling.c: move into C++
2022-01-16 Matthew Fernandezagglomerative_bundling.c: explicitly cast the results...
2022-01-16 Matthew Fernandezagglomerative_bundling.c: explicitly cast the results...
2022-01-16 Matthew FernandezMerge branch 'smattr/4d675265-10af-4846-b248-df57d7ea3a...
2022-01-16 Matthew FernandezAPI BREAK: remove now-unused 'boolean' type
2022-01-16 Matthew FernandezAPI BREAK: use C99 bools for booleans in 'GVC_common_s'
2022-01-16 Matthew FernandezAPI BREAK: return a C99 bool from 'gvusershape_file_access'
2022-01-16 Matthew FernandezAPI BREAK: use a C99 bool for 'pccomps' output parameter
2022-01-16 Matthew FernandezAPI BREAK: use a C99 bool array for 'pack_info.fixed'
2022-01-16 Matthew FernandezAPI BREAK: return a C99 bool from 'gvtextlayout_engine_...
2022-01-16 Matthew FernandezAPI BREAK: take a C99 bool in 'gvloadimage_engine_t...
2022-01-16 Matthew FernandezAPI BREAK: use a C99 bool for other 'GVJ_t' boolean...
2022-01-16 Matthew FernandezAPI BREAK: use a C99 bool for 'GVJ_t.external_context'
2022-01-16 Matthew FernandezAPI BREAK: use a C99 bool for 'GVJ_t.device_sets_dpi'
2022-01-16 Matthew FernandezAPI BREAK: use a C99 bool for 'usershape_t.nocache'
2022-01-16 Matthew FernandezAPI BREAK: use a C99 bool for 'usershape_t.must_inline'
2022-01-16 Matthew FernandezAPI BREAK: use unsigned types for 1-bit fields of ...
2022-01-16 Matthew FernandezAPI BREAK: use a C99 bool for 'Agedgeinfo_t.conc_opp_flag'
2022-01-16 Matthew FernandezAPI BREAK: use a C99 bool for 'Agnodeinfo_t.has_port'
2022-01-16 Matthew FernandezAPI BREAK: use a C99 bool for 'Agnodeinfo_t.clustnode'
2022-01-16 Matthew FernandezMerge branch 'smattr/F84CFD8E-734D-47B0-A614-AD64974166...
2022-01-16 Matthew Fernandezadd test case for #1879
2022-01-16 Matthew FernandezMerge branch 'smattr/af7ac83f-22ac-4fff-b0d2-b7136bfc58...
2022-01-15 Matthew FernandezAPI BREAK: use a C99 bool for 'Agraphinfo.exact_ranksep'
2022-01-15 Matthew FernandezAPI BREAK: use a C99 bool for 'Agraphinfo.expanded'
2022-01-15 Matthew FernandezAPI BREAK: use a C99 bool for 'Agraphinfo.has_sinkrank'
2022-01-15 Matthew FernandezAPI BREAK: use a C99 bool for 'Agraphinfo.has_sourcerank'
2022-01-15 Matthew FernandezAPI BREAK: use a C99 bool for 'Agraphinfo.has_flat_edges'
2022-01-15 Matthew FernandezAPI BREAK: use a C99 bool for 'Agraphinfo_t.has_images'
2022-01-15 Matthew FernandezAPI BREAK: use C99 bools for 'layout_t' boolean fields
2022-01-15 Matthew FernandezAPI BREAK: use C99 bools for 'rank_t' boolean fields
2022-01-15 Matthew FernandezAPI BREAK: use a C99 bool for 'shape_desc.usershape...
2022-01-15 Matthew FernandezAPI BREAK: use C99 bools for 'textlabel_t' fields inste...
2022-01-15 Matthew Fernandezmake_label: remove unnecessary casts
2022-01-15 Matthew Fernandezlefty: use a C99 bool instead of int for 'htmlflag...
2022-01-15 Matthew Fernandezlefty: use a C99 bool instead of int for 'innetscape'
2022-01-15 Matthew Fernandezlefty: return a C99 bool from 'boolop' instead of an int
2022-01-15 Matthew Fernandezlefty AIX I/O: return a C99 bool from 'boolop' instead...
2022-01-15 Matthew Fernandezleft: take a C99 bool in 'buildpath' instead of an int
2022-01-15 Matthew FernandezAPI BREAK: use C99 bools for 'port' fields instead...
2022-01-15 Matthew FernandezAPI BREAK: use a C99 bool for 'isOrtho' instead of...
2022-01-15 Matthew FernandezAPI BREAK: use a C99 bool for 'ignoreSwap' instead...
2022-01-15 Matthew FernandezAPI BREAK: return a C99 bool from 'swapEnds instead...
2022-01-15 Matthew FernandezAPI BREAK: return a C99 bool from 'splineMerge' instead...
2022-01-15 Matthew FernandezAPI BREAK: return a C99 bool from 'insidefn' instead...
2022-01-15 Matthew FernandezMerge branch 'smattr/449D4938-41BE-4359-B1B0-6C19D1570E...
2022-01-15 Matthew Fernandezshell-quote commands echoed during testing
2022-01-15 Matthew Fernandezrun_c: [nfc] factor out an array addition
2022-01-15 Matthew Fernandezrun_c: check return code of compiled program before...
2022-01-15 Matthew FernandezMerge branch 'smattr/5dbb61ed-6813-47f4-918d-6a6047f05f...
2022-01-15 Matthew Fernandezremove no-op 'agattrrec' casts
2022-01-15 Matthew Fernandezremove no-op 'agdatadict' casts
2022-01-15 Matthew FernandezAPI BREAK: remove 'NIL' macros
2022-01-15 Matthew Fernandezremove use of 'NIL'
2022-01-15 Matthew Fernandezuse C99 initialization to simplify 'Dtdisc_t' definitions
2022-01-15 Matthew FernandezAPI BREAK: remove 'NOT' macro
2022-01-15 Matthew FernandezMerge branch 'smattr/7e470f6a-2599-44f5-92e8-0d1f12a223...
2022-01-15 Matthew Fernandezedge_compatibility_full: use a C++ bool for 'flipped'
2022-01-15 Matthew Fernandezedge_compatibility: use a C++ bool for 'flipped'
2022-01-15 Matthew Fernandezremove unused 'pedge_export_mma'
2022-01-15 Matthew Fernandezremove unused 'pedge_realloc'
2022-01-15 Matthew Fernandezforce_directed_edge_bundling: remove useless '1*'
next