]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-05-02 Matthew FernandezCMake: remove required Awk detection
2022-05-02 Matthew FernandezAutotools: remove required Awk detection
2022-05-02 Matthew Fernandezport colortbl.h generation script to Python
2022-05-02 Matthew Fernandezport brewer_lib generation script to Python
2022-05-02 Matthew Fernandezport svgcolor_lib generation script to Python
2022-05-02 Matthew Fernandezfix missing distclean of 'svgcolor_lib'
2022-05-02 Matthew FernandezMerge branch 'smattr/257B56CE-F640-40F2-9EB7-43E72C4B95...
2022-05-02 Matthew Fernandezglcomp: abbreviate 'GLfloat' literals
2022-05-02 Matthew Fernandezglcomp: inline and remove 'copy_glcomp_color'
2022-05-02 Matthew Fernandezglcomp: remove unused 'glCompColor.test'
2022-05-02 Matthew Fernandezglcomp: remove unused 'glCompColor.tag'
2022-05-02 Matthew Fernandezcgraph: remove prototype of unimplemented 'agrebind0'
2022-05-02 Matthew FernandezMerge branch 'smattr/ADD4EDF2-0C76-420E-B9BA-BA3D82E4A0...
2022-05-01 Matthew Fernandezremove unused 'updatePM'
2022-05-01 Matthew FernandezMerge branch 'smattr/5F69683D-065F-4437-AA93-AF01343A36...
2022-05-01 Matthew Fernandezgvmap: replace unchecked allocations with cgraph alloc...
2022-05-01 Matthew Fernandezgvmap: remove unused 'plot_label'
2022-05-01 Matthew Fernandezgvmap: remove unused 'bg_color'
2022-05-01 Matthew Fernandezsparse: unconditionally include 'graphviz_exit' from...
2022-05-01 Matthew FernandezMerge branch 'smattr/E41729D4-C252-4B87-8C6F-E3326A52D9...
2022-05-01 Matthew FernandezCI: add Ubuntu 22.04 as a tested platform
2022-05-01 Matthew FernandezLASi plugin: support newer Pango font variants
2022-05-01 Matthew Fernandezinstead of using 'LIBPOSTFIX' heuristics, ask the OCaml...
2022-05-01 Matthew FernandezMerge branch 'smattr/28C4C5DE-C6BC-4998-A29C-6677AE8C26...
2022-05-01 Matthew Fernandezmm2gv: remove open coded NULL
2022-05-01 Matthew Fernandezmm2gv: remove unnecessary cast
2022-05-01 Matthew Fernandezmm2gv: remove unnecessary parens
2022-04-29 Matthew FernandezMerge branch 'smattr/12BC1FB5-DA85-4A0A-AE5A-7A20033F8C...
2022-04-29 Matthew Fernandezsfio: remove 'SF_MTSAFE'
2022-04-29 Matthew Fernandezsfio: remove unused 'S_ISFIFO'
2022-04-29 Matthew Fernandezsfio: remove 'fstat' prototype
2022-04-29 Matthew Fernandezremove stat.h detection and juggling
2022-04-29 Matthew Fernandezsfio: fix misuse of 'HAVE_SYS_STAT_H'
2022-04-28 Matthew FernandezMerge branch 'smattr/D02F76A1-BD16-4E4D-801E-943D629C95...
2022-04-28 Matthew Fernandezreplace various SFIO to stderr with C stdio
2022-04-28 Matthew FernandezMerge branch 'smattr/A6A8CDBD-0D7F-40AF-BADB-8AEC1DCCF2...
2022-04-28 Matthew Fernandezgvpr: replace use of alternative stack implementation...
2022-04-28 Matthew FernandezMerge branch 'smattr/B59EB35A-0770-4D5F-9E65-123D103FD6...
2022-04-28 Matthew Fernandezcgraph: remove 'itos'
2022-04-28 Matthew Fernandezsparse: fix: avoid a use of 'itos'
2022-04-28 Matthew Fernandezcommon: fix: avoid a use of 'itos'
2022-04-28 Matthew FernandezMerge branch 'smattr/0E2CB714-5EBC-4EA4-B2EA-402E311334...
2022-04-28 Matthew Fernandezgvedit: avoid the need to cast arguments to 'errorPipe'
2022-04-28 Matthew Fernandezgvedit: remove unnecessary 'QString' construction
2022-04-28 Matthew Fernandezgvedit: remove unnecessary parens
2022-04-28 Matthew Fernandezgvedit: standardize on more modern 'nullptr'
2022-04-28 Matthew Fernandezgvedit: remove unnecessary casts when calling Graphviz...
2022-04-28 Matthew Fernandezgvedit: use a 'unique_ptr' to avoid manually managing...
2022-04-28 Matthew FernandezMerge branch 'smattr/AC0D09C8-AC89-46D5-AB9A-796C8CF8D9...
2022-04-28 Matthew Fernandezcgraph: remove some unused struct names
2022-04-28 Matthew Fernandezcgraph: use a C99 bool for 'maybe_num'
2022-04-28 Matthew Fernandezcgraph: inline and remove 'ISALNUM'
2022-04-28 Matthew Fernandezcgraph: realign 'agmapnametoid' parameter name with...
2022-04-27 Matthew FernandezMerge branch 'cdt-doc' into 'main'
2022-04-26 Costa Shulyupindoxygen comment for Dtoset etc
2022-04-26 Costa Shulyupindoxygen comment for cdt.h
2022-04-26 Costa Shulyupindoxygen comment for lib/cdt
2022-04-26 Matthew FernandezMerge branch 'pq' into 'main'
2022-04-25 Costa Shulyupinupgragde lib/ortho/fPQ.h comment to doxygen style
2022-04-25 Matthew FernandezMerge branch 'smattr/9F31BC78-A50E-4AD8-8640-72058C3795...
2022-04-25 Matthew Fernandezremove unused glyphwidth.ps
2022-04-25 Matthew FernandezMerge branch 'smattr/83F37629-35B5-4AEA-AC37-EE8EBF5E6D...
2022-04-25 Matthew Fernandezgvpack: use C++ style of indicating unused parameters
2022-04-25 Matthew Fernandezgvpack: use C++ casts instead of C casts
2022-04-25 Matthew Fernandezgvpack: use C++ 'nullptr' in preference to C 'NULL'
2022-04-25 Matthew Fernandezgvpack: use 'std::string' to simplify dynamic string...
2022-04-25 Matthew Fernandezgvpack: manage graph collection as a 'std::vector'
2022-04-25 Matthew Fernandezgvpack: track graph counts as a 'size_t'
2022-04-25 Matthew Fernandezgvpack: convert C stdio to C++ iostreams
2022-04-25 Matthew Fernandezgvpack: remove unnecessary guard in 'readGraphs'
2022-04-25 Matthew Fernandezgvpack: rewrite 'xName' to return a 'std::string'
2022-04-25 Matthew Fernandezgvpack: manage 'G_args' as a 'std::vector'
2022-04-25 Matthew Fernandezgvpack: remove '__cplusplus' guards
2022-04-25 Matthew Fernandezgvpack: drop stdbool.h #include
2022-04-25 Matthew Fernandezmove 'gvpack' into C++
2022-04-25 Matthew Fernandezgvpack: mark 'gvplugin_neato_layout_LTX_library' as...
2022-04-25 Matthew Fernandezgvpack: cast results of 'dtmatch'
2022-04-25 Matthew Fernandezgvpack: rename variables called 'new'
2022-04-25 Matthew Fernandezgvpack: cast string literals when calling 'agfindgraphattr'
2022-04-25 Matthew Fernandezgvpack: cast string literals when calling 'agfindnodeattr'
2022-04-25 Matthew Fernandezgvpack: cast assignment of string literal to 'rhs'
2022-04-25 Matthew Fernandezgvpack: cast string literal when calling 'agnodeattr'
2022-04-25 Matthew Fernandezgvpack: take const values in various functions that...
2022-04-25 Matthew Fernandezgvpack: use a const char array instead of mutable varia...
2022-04-25 Matthew Fernandezgvpack: cast assignment of string literal to mutable...
2022-04-25 Matthew FernandezMerge branch 'smattr/76A06EFC-E807-41D0-B837-936234C12C...
2022-04-24 Matthew Fernandezgxl2gv: replace custom 'slist' string stack with generi...
2022-04-24 Matthew Fernandezgxl2gv: replace inline stack implementation with generi...
2022-04-24 Matthew FernandezMerge branch 'smattr/06F42B8C-5B6E-438F-8110-3B743FAF61...
2022-04-24 Matthew Fernandezremove no longer used compat_unistd.h
2022-04-24 Matthew Fernandezremove no longer used unistd.h detection
2022-04-24 Matthew Fernandezgvpr: make #includes of unistd.h unconditional
2022-04-24 Matthew Fernandezast: make #includes of unistd.h unconditional
2022-04-24 Matthew Fernandeztreat 'X_OK' as an alias of 'R_OK' in the Windows unist...
2022-04-24 Matthew Fernandezimplement a 'S_ISDIR' shim for Windows
2022-04-24 Matthew Fernandezcommon: make #include of unistd.h unconditional
2022-04-24 Matthew Fernandezcgraph: control Flex unistd.h suppression by whether...
2022-04-24 Matthew Fernandezsfio: make #include of unistd.h unconditional
2022-04-24 Matthew Fernandezgvc: make #include of unistd.h unconditional
2022-04-24 Matthew Fernandezlefty: make a unix #include of unistd.h unconditional
next