]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-02-02 Matthew FernandezMerge branch 'smattr/3D701FC9-FA35-4BB3-BD91-3C6492C688...
2022-02-01 Matthew FernandezCI: add a job for enforcing CMake file formatting
2022-02-01 Matthew FernandezCMake: [nfc] add a leading comment to a macro
2022-02-01 Matthew FernandezCMake: [nfc] remove excess blank line
2022-02-01 Matthew FernandezCMake: [nfc] uppercase 'dotlink' variable
2022-02-01 Matthew FernandezCMake: [nfc] uppercase 'dotcopy' variable
2022-02-01 Matthew FernandezCMake: [nfc] uppercase 'sources' variable
2022-02-01 Matthew FernandezCMake: add comments to 'add_custom_command', 'add_custo...
2022-02-01 Matthew FernandezCMake: [nfc] uppercase 'create_test' macro
2022-02-01 Matthew FernandezCMake: [nfc] wrap to 80 character column width
2022-02-01 Matthew FernandezCMake: [nfc] fix a comment typo
2022-02-01 Matthew FernandezCMake: [nfc] standardize on 2-space indentation
2022-02-01 Matthew FernandezCMake: [nfc] uppercase 'PangoCairo_*' variables
2022-02-01 Matthew FernandezCMake: [nfc] uppercase 'Svgpp_*' variables
2022-02-01 Matthew FernandezCMake: [nfc] uppercase 'RapidXml_*' variables
2022-02-01 Matthew FernandezCMake: [nfc] uppercase 'Getopt_*' variables
2022-02-01 Matthew FernandezCMake: [nfc] uppercase 'Cairo_*' variables
2022-01-31 Magnus JacobssonMerge branch 'fix-stdout-and-stderr-flushing-at-exit...
2022-01-31 Matthew FernandezMerge branch 'smattr/B165A187-BED3-4E13-8876-799331BFE4...
2022-01-31 Magnus Jacobssonadd a CHANGELOG entry for the stdout/stderr not flushed fix
2022-01-31 Magnus Jacobssonreplace all instances of return from main with graphviz...
2022-01-31 Magnus Jacobssonreplace all instances of exit() with graphviz_exit()
2022-01-31 Magnus Jacobssonlneato: autotools: add 'lib' to include directories
2022-01-31 Magnus Jacobssonlefty: autotools: add 'lib' to include directories
2022-01-31 Magnus Jacobssondotty: autotools: add 'lib' to include directories
2022-01-31 Magnus Jacobssondiffimg: autotools: add 'lib' to include directories
2022-01-31 Magnus Jacobssonlneato: MSBuild: add 'lib' to additional include direct...
2022-01-31 Magnus Jacobssonlefty: MSBuild: add 'lib' to additional include directories
2022-01-31 Magnus Jacobssondotty: MSBuild: add 'lib' to additional include directories
2022-01-31 Magnus Jacobssondiffimg: MSBuild: add 'lib' to additional include direc...
2022-01-31 Magnus Jacobssonsparse: add a graphviz_exit function to general.h if...
2022-01-31 Magnus Jacobssonsparse: remove useless include of cgraph/sprint.h
2022-01-31 Magnus Jacobssoncgraph: add a graphviz_exit function in a new header...
2022-01-30 Matthew Fernandezremove unused ltmain.sh.patch
2022-01-27 Matthew FernandezMerge branch 'smattr/11D3486A-E1F5-44A2-B19C-139B87699C...
2022-01-27 Matthew Fernandezsuppress XType warnings during testing on macOS
2022-01-27 Matthew FernandezMerge branch 'smattr/A97D3899-3C26-441B-809F-236E5F6E02...
2022-01-25 Matthew FernandezCI: add Automake installation for macOS
2022-01-20 Matthew FernandezMerge branch 'smattr/3b702435-a919-4479-b146-c17909819e...
2022-01-20 Matthew Fernandezlefty: use C99 bools for 'Erun' variables
2022-01-20 Matthew Fernandezlefty: use a C99 bool for 'gmapon'
2022-01-20 Matthew Fernandezscan_num: use a C99 bool for 'saw_rp'
2022-01-20 Matthew Fernandezscan_num: use a C99 bool for 'saw_digit'
2022-01-20 Matthew Fernandezlefty boolop: fix incorrect type in return statement
2022-01-20 Matthew Fernandezlefty: use C99 bools for 'errdo' globals
2022-01-20 Matthew Fernandezlefty: return a C99 bool from 'orderop'
2022-01-20 Matthew Fernandezlefty: use C99 bool constants to set 'Gnocallbacks'
2022-01-20 Matthew FernandezSparseMatrix_symmetrize: take a C99 bool instead of...
2022-01-20 Matthew FernandezSparseMatrix_is_symmetric: take a C99 bool instead...
2022-01-20 Matthew Fernandezlefty Mhaspointers: use C99 bool values
2022-01-20 Matthew Fernandezuse C99 bools to set 'onstack'
2022-01-20 Matthew Fernandezremove comparisons against 'TRUE' literal
2022-01-20 Matthew Fernandezremove comparisons against 'FALSE' literal
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'
next