]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-04-12 Matthew Fernandezgc: replace inline stack implementation with generic one
2022-04-12 Matthew Fernandezcgraph: implement a generic stack abstraction
2022-04-12 Matthew Fernandeztests: unify 'bitarray' and 'sprint' test orchestrators
2022-04-12 Matthew Fernandezcgraph: squash a macOS warning in 'sprint' tester
2022-04-12 Matthew Fernandeztests: rename and generalize 'sprint' test file
2022-04-11 Matthew FernandezMerge branch 'smattr/24A46FC0-701E-41A5-B90D-09A92A2F38...
2022-04-11 Matthew FernandezCI: consolidate Python requirements installation on...
2022-04-11 Matthew FernandezCI: rename Windows script to put 'windows' as a prefix...
2022-04-11 Matthew FernandezCI: rename macOS scripts to put 'macos' as a prefix...
2022-04-11 Matthew FernandezMerge branch 'smattr/5F630118-D62C-4D9D-B333-07E2F37D55...
2022-04-11 Matthew Fernandezmm2gv: strip all formats except CSR from 'SparseMatrix_...
2022-04-11 Matthew Fernandezmm2gv: make 'mm_get_type' static
2022-04-11 Matthew Fernandezmm2gv: remove unused 'mm_write_banner'
2022-04-11 Matthew Fernandezmm2gv: remove unused 'SparseMatrix_export_matrix_market'
2022-04-11 Matthew Fernandezmm2gv: remove unused 'mm_read_mtx_array_size'
2022-04-11 Matthew Fernandezmm2gv: remove unused 'mm_write_mtx_crd_size'
2022-04-11 Matthew Fernandezmm2gv: remove unused 'mm_write_mtx_array_size'
2022-04-11 Matthew Fernandezmm2gv: remove unused 'mm_is_valid'
2022-04-11 Matthew Fernandezmm2gv: remove unnused 'mm_write_mtx_crd'
2022-04-11 Matthew Fernandezmm2gv: remove unused 'mm_read_mtx_crd_data'
2022-04-11 Matthew Fernandezmm2gv: remove unused 'mm_read_mtx_crd_entry'
2022-04-11 Matthew Fernandezmm2gv: remove unused 'mm_read_unsymmetric_sparse'
2022-04-11 Matthew FernandezMerge branch 'smattr/2228889B-1687-4AC1-9529-E3EE1B9D82...
2022-04-11 Matthew FernandezVisio plugin: remove unused #include
2022-04-11 Matthew FernandezCMake: enable Visio plugin
2022-04-11 Matthew FernandezVisio plugin: fix: remove typoed #pragma dependencies
2022-04-11 Matthew FernandezVisio plugin: fix use of dllimport
2022-04-11 Matthew FernandezMerge branch 'smattr/FF232F75-E08F-45C3-8684-004C8B0B64...
2022-04-10 Matthew FernandezCMake: add Lasi plugin
2022-04-10 Matthew FernandezLASi plugin lasi_textspan: remove unused 'str'
2022-04-10 Matthew FernandezLASi plugin: support newer Pango weights introduced...
2022-04-10 Matthew FernandezLASi plugin: work around LASi exporting Freetype’s...
2022-04-10 Matthew FernandezLasi plugin: use '#ifdef' instead of '#if' for config...
2022-04-10 Matthew FernandezLasi plugin: fix: use buffered I/O instead of raw I/O
2022-04-10 Matthew FernandezMerge branch 'smattr/A2FEDD11-8CFC-45C2-91E8-8A52A23097...
2022-04-10 Matthew Fernandezsmyrna: remove unnecessary parens
2022-04-10 Matthew Fernandezsmyrna: remove unnecessary separation of declaration...
2022-04-10 Matthew Fernandezsmyrna: remove an open coded NULL
2022-04-10 Matthew Fernandezsmyrna: remove guard around call to 'free'
2022-04-10 Matthew Fernandezsmyrna: remove unused unistd.h #include
2022-04-10 Matthew Fernandezgc: remove unused unistd.h #include
2022-04-10 Matthew Fernandezgvcolor: remove unused unistd.h #include
2022-04-10 Matthew Fernandezgvcolor: remove open coded 'fmax'
2022-04-10 Matthew Fernandezsccmap: remove unused unistd.h #include
2022-04-10 Matthew Fernandezunflatten: remove unused unistd.h #include
2022-04-10 Matthew FernandezMerge branch 'smattr/41BAD9A9-91BB-466D-A2F4-1FDC033B7C...
2022-04-10 Matthew Fernandezprune: remove unused unistd.h #include
2022-04-10 Matthew Fernandeztclpkg: remove unused unistd.h #includes
2022-04-10 Matthew FernandezGTK plugin: remove unnecessary pointer casts
2022-04-10 Matthew FernandezGTK plugin: remove unused unistd.h #includes
2022-04-10 Matthew FernandezMerge branch 'smattr/B0F15680-4145-49ED-9BA5-7F69E867B2...
2022-04-10 Matthew FernandezQuartz plugin quartz_textlayout: squash -Wunused-parame...
2022-04-10 Matthew FernandezQuartz plugin quartzgen_bezier: squash -Wunused-paramet...
2022-04-10 Matthew FernandezQuartz plugin quartzgen_begin_page: remove open coded...
2022-04-10 Matthew FernandezQuartz plugin: mark 'quartz_textlayout' static
2022-04-10 Matthew FernandezQuartz plugin: mark 'quartzgen_textspan' static
2022-04-10 Matthew FernandezQuartz plugin quartzgen_begin_anchor: squash -Wunused...
2022-04-10 Matthew FernandezQuartz plugin: squash a -Wsign-compare warning
2022-04-10 Matthew FernandezQuartz plugin: remove unnecessary casts
2022-04-10 Matthew FernandezQuartz plugin: squash -Wundef warnings
2022-04-10 Matthew FernandezQuartz plugin quartz_loadimage_quartz: squash -Wunused...
2022-04-10 Matthew FernandezQuartz plugin quartz_format: squash -Wsign-conversion...
2022-04-10 Matthew FernandezQuartz plugin: mark 'memory_data_consumer_get_byte_poin...
2022-04-10 Matthew FernandezCMake: enable Quartz plugin
2022-04-10 Matthew FernandezMerge branch 'smattr/A76659AC-7B7E-4C6C-803F-23D7EDCA5C...
2022-04-10 Matthew FernandezCMake: enable GTK plugin
2022-04-10 Matthew FernandezGTK plugin create_window1: remove unused 'tmp_toolbar_i...
2022-04-09 Matthew FernandezMerge branch 'smattr/AD90CABB-D995-48F5-84F6-FAD9B13D0F...
2022-04-09 Matthew Fernandeznop: remove unused unistd.h #include
2022-04-09 Matthew Fernandezgv2gml: remove unused unistd.h #include
2022-04-09 Matthew Fernandezccomps: remove unused unistd.h #include
2022-04-09 Matthew FernandezMerge branch 'smattr/5A077557-8681-4EB9-BAD2-0D329EBA37...
2022-04-09 Matthew FernandezPoppler plugin gvloadimage_poppler_load: fix: match...
2022-04-09 Matthew FernandezPoppler plugin gvloadimage_poppler_load: remove open...
2022-04-09 Matthew FernandezPoppler plugin gvloadimage_poppler_cairo: remove unnece...
2022-04-09 Matthew FernandezPoppler plugin gvloadimage_poppler_cairo: squash -Wunus...
2022-04-09 Matthew FernandezCMake: enable Poppler plugin
2022-04-09 Matthew FernandezMerge branch 'smattr/3FCAE05F-BC51-4094-AEE1-F3CD1E65AE...
2022-04-09 Matthew FernandezWebP plugin: fix use of raw '%zu'
2022-04-09 Matthew FernandezMerge branch 'smattr/5CA08F5D-25F7-4765-8FF7-76F300F4DF...
2022-04-09 Matthew FernandezCMake: enable Rsvg plugin
2022-04-09 Matthew FernandezMerge branch 'smattr/73694127-C889-4E10-B8C2-D161D51777...
2022-04-09 Matthew FernandezGDK plugin gdk_loadimage_cairo: squash -Wunused-paramet...
2022-04-09 Matthew FernandezGDK plugin gdk_format: squash -Wsign-conversion warnings
2022-04-09 Matthew FernandezGDK plugin gdk_format: squash -Wswitch-default warning
2022-04-09 Matthew FernandezGDK plugin writer: squash -Wunused-parameter warning
2022-04-09 Matthew FernandezGDK plugin writer: remove an unnecessary cast
2022-04-09 Matthew FernandezGDK plugin writer: abbreviate
2022-04-09 Matthew FernandezGDK plugin argb2rgba: squash -Wconversion warnings
2022-04-09 Matthew Fernandezremove unused 'HAVE_GDK_PIXBUF'
2022-04-09 Matthew Fernandezremove unused 'HAVE_GDK'
2022-04-09 Matthew FernandezCMake: enable GDK plugin
2022-04-08 Mark HansenMerge branch 'pinc' into 'main'
2022-04-08 Mark HansenMerge branch 'remove-dots' into 'main'
2022-04-08 Matthew FernandezMerge branch 'smattr/D2614CA4-AE24-4715-86E4-D53125CA77...
2022-04-08 Matthew Fernandezcommon: remove unused unistd.h #include
2022-04-08 Matthew Fernandezgvpr: remove unnecessary casts
2022-04-08 Matthew Fernandezgvc: remove a use of the deprecated 'bcopy'
2022-04-08 Matthew Fernandezgvc: remove unused unistd.h #include
2022-04-08 Matthew Fernandeztred: remove unused unistd.h #include
next