]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-05-11 Matthew Fernandezcgraph: replace unchecked agxbuf allocations with alloc...
2022-05-11 Matthew Fernandezcgraph: fix overflow check in 'gv_recalloc'
2022-05-11 Matthew Fernandezcgraph: fix incorrect 'gv_recalloc' assertion
2022-05-11 Matthew FernandezMerge branch 'smattr/8283DE76-A9BE-42CF-A132-6BE3EAE609...
2022-05-11 Matthew Fernandezsmyrna: simplify bounding box calculation in 'set_bound...
2022-05-11 Matthew Fernandezsmyrna: squash -Wmaybe-uninitialized warnings in 'set_b...
2022-05-11 Matthew FernandezMerge branch 'smattr/2D6B3C0D-DD2F-44EA-B81B-9B1FA5B0E5...
2022-05-11 Matthew Fernandezsmyrna: abbreviate some 'GLfloat' literals
2022-05-11 Matthew Fernandezglcomp: remove unused 'fontset_t'
2022-05-11 Matthew Fernandezglcomp: remove unnecessary 'GLfloat' casts
2022-05-11 Matthew Fernandezglcomp: remove unused 'glCompPoly.hotKey'
2022-05-11 Matthew Fernandezglcomp: remove unused 'glCompPointI'
2022-05-11 Matthew FernandezMerge branch 'smattr/AEF4FE91-97F2-4976-9CA4-B576614905...
2022-05-06 Matthew FernandezCI: attempt to fix Gitlab 'cobertura' removal
2022-05-05 Matthew FernandezMerge branch 'maze-doc' into 'main'
2022-05-05 Costa Shulyupinadd comments to struct maze
2022-05-05 Costa Shulyupinconvert comments to doxygen format in struct maze
2022-05-05 Costa Shulyupincomment for struct maze
2022-05-05 Costa Shulyupindoxygen comment for maze cell sides
2022-05-05 Costa Shulyupincomment for maze cell
2022-05-05 Costa Shulyupinconvert comments to doxygen format in maze.h
2022-05-05 Costa Shulyupindoxygen comment for maze.h
2022-05-05 Matthew FernandezMerge branch 'vec-delete' into 'main'
2022-05-05 Mark HansenAdd changelog entry summarizing the fix for #2225
2022-05-05 Mark HansenRemove unintended recursion in vec_delete.
2022-05-05 Mark HansenAdd failing test case for #2225
2022-05-03 Matthew FernandezMerge branch 'automake-cleanup' into 'main'
2022-05-02 David SeifertMove `pdf_DATA` -> `dist_pdf_DATA`
2022-05-02 David SeifertMove `html_DATA` -> `dist_html_DATA`
2022-05-02 David SeifertMove unconditional `man_MANS` -> `dist_man_MANS`
2022-05-02 Matthew FernandezMerge branch 'smattr/C84BAA48-355C-42CA-9E67-B89D004FB8...
2022-05-02 Matthew Fernandezadd changelog entry for Awk dependency removal
2022-05-02 Matthew FernandezWindows: remove Awk setup
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'
next