]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-04-18 Matthew Fernandezfix comment typo
2021-04-18 Matthew FernandezMerge branch 'smattr/a2c0e10b-3770-4314-9761-004b3181b1...
2021-04-17 Matthew Fernandezecho C compiler commands in the test suite
2021-04-17 Matthew Fernandezfix a Python type signature
2021-04-17 Matthew Fernandezsupport receiving C compiler flags in the test suite...
2021-04-17 Matthew Fernandezuse general C compiler support for vmalloc test
2021-04-17 Matthew Fernandezsupport passing extra args to the test suite’s C compil...
2021-04-17 Matthew Fernandezconsolidate common test suite functionality
2021-04-17 Matthew FernandezMerge branch 'smattr/2B83BB5F-5D3B-4537-A875-E8225842E9...
2021-04-17 Matthew Fernandezvisio plugin: manage _chars member of Text as a value...
2021-04-17 Matthew Fernandezvisio plugin: manage _para member of Text as a value...
2021-04-17 Matthew Fernandezvisio plugin: use more modern #pragma once guards
2021-04-17 Matthew Fernandezvisio plugin: manage _fill member of Graphic as a smart...
2021-04-17 Matthew Fernandezvisio plugin: manage _geom member of Graphic as a smart...
2021-04-17 Matthew Fernandezvisio plugin: manage _line member of Graphic as a value...
2021-04-17 Matthew FernandezMerge branch 'smattr/93449861-eaa3-4072-a1fc-0f7aa57f77...
2021-04-17 Matthew Fernandezremove now no longer used pathbin.c
2021-04-17 Matthew Fernandezinline a getenv accessor and use a more appropriate...
2021-04-17 Matthew Fernandezremove non-portable default for $PATH
2021-04-17 Matthew Fernandezremove getenv("PATH") caching
2021-04-17 Matthew FernandezMerge branch 'smattr/AB0E37EB-52FF-4036-8BF3-F01425B748...
2021-04-17 Matthew Fernandezremove astquery prototype
2021-04-17 Matthew FernandezMerge branch 'smattr/ca8249f0-859f-412b-832d-55cdf8d7ba...
2021-04-17 Matthew Fernandezremove commented out code
2021-04-17 Matthew Fernandezremove unused parameter e from addEdgeToNode
2021-04-17 Matthew Fernandezremove some commented out code
2021-04-17 Matthew Fernandeztrack edge counts as size_t in ortho.c
2021-04-17 Matthew Fernandezremove unused parameter ix to emitEdge
2021-04-17 Matthew Fernandezremove an unnecessary cast
2021-04-17 Matthew Fernandezrepresent route array lengths as size_t
2021-04-17 Matthew Fernandezremove some commented out code
2021-04-17 Matthew Fernandezsquash a -Wsign-conversion warning
2021-04-17 Matthew Fernandezsquash a -Wmissing-prototypes warning
2021-04-17 Matthew Fernandezsquash some -Wunused-parameter warnings
2021-04-17 Matthew Fernandezsquash two -Wswitch-default warnings
2021-04-17 Matthew Fernandezsquash a -Wswitch-default warning
2021-04-17 Matthew Fernandezsquash a -Wswitch-default warning
2021-04-17 Matthew Fernandezsquash some -Wunused-parameter warnings
2021-04-17 Matthew Fernandezuse a stronger type to squash a -Wconversion warning
2021-04-17 Matthew Fernandezremove unused parameter route_list from assignTracks
2021-04-17 Matthew Fernandezremove unused parameter nrtes from assignTracks
2021-04-17 Matthew FernandezMerge branch 'smattr/CC513531-8BFC-4587-8816-4E41C46726...
2021-04-17 Matthew Fernandezswap some use of hand rolled NIL for the standard NULL
2021-04-17 Matthew Fernandezremove unnecessary global initialization
2021-04-17 Matthew FernandezMerge branch 'smattr/5D993CF4-B158-4D08-AEFE-FC86452B0F...
2021-04-17 Matthew FernandezMove back to 2.47 development series
2021-04-17 Matthew FernandezMerge branch 'smattr/5689080F-D576-43E6-99D5-B96A4E4D6D... 2.47.1
2021-04-17 Matthew FernandezStable release 2.47.1
2021-04-14 Mark HansenMerge branch 'fopen' into 'main'
2021-04-14 Mark HansenOutput more useful error message on fopen failure
2021-04-10 Matthew FernandezMerge branch 'smattr/556EAFC0-B0EF-4141-AB81-47E2C24419...
2021-04-10 Matthew Fernandezremove an unused variable
2021-04-10 Matthew Fernandezsquash -Wunused-parameter warnings
2021-04-10 Matthew Fernandezsquash -Wunused-parameter warnings
2021-04-10 Matthew FernandezLASI plugin: remove use of endl
2021-04-10 Matthew FernandezLASI plugin: remove unnecessary use of a pointer
2021-04-10 Matthew FernandezLASI plugin: use job context instead of globals
2021-04-10 Matthew Fernandezdelete commented out code
2021-04-10 Matthew Fernandezremove useless code
2021-04-10 Matthew Fernandezsquash a -Wparentheses warning
2021-04-10 Matthew Fernandezsquash a -Wmisleading-indentation warning
2021-04-10 Matthew FernandezMerge branch 'smattr/1F78CB9B-13C5-4885-BAFA-8CB840D952...
2021-04-10 Matthew Fernandezpush a definition closer to its use
2021-04-10 Matthew Fernandezremove unused Info variable
2021-04-10 Matthew Fernandezremove unused SFIO Version
2021-04-10 Matthew Fernandezabbreviate some arithmetic
2021-04-10 Matthew Fernandezremove some unnecessary bracketing
2021-04-10 Matthew Fernandezremove some unnecessary casts
2021-04-10 Matthew Fernandezremove some commented out code
2021-04-10 Matthew Fernandezmark Origin as static const
2021-04-10 Matthew FernandezMerge branch 'smattr/30a4bc3c-4d5a-4130-8a78-60712ab980...
2021-04-10 Matthew Fernandezreplace a use of sfstropen with malloc+vsnprintf
2021-04-10 Matthew Fernandezadd missing #include
2021-04-10 Matthew FernandezMerge branch 'smattr/19cb473f-0226-41d2-9f69-0fc1b45513...
2021-04-10 Matthew Fernandezremove now-unused jmp_buf
2021-04-10 Matthew Fernandezreturn NULL from deriveGraph to indicate failure
2021-04-10 Matthew Fernandezanticipate a NULL return from deriveGraph
2021-04-10 Matthew Fernandezanticipate failure from layout
2021-04-10 Matthew Fernandezadd a return value to layout
2021-04-10 Matthew Fernandezanticipate failure from fdpLayout
2021-04-10 Matthew Fernandezadd a return value to fdpLayout
2021-04-10 Matthew Fernandezdelete commented out code
2021-04-10 Matthew FernandezMerge remote-tracking branch 'origin/smattr/1EBF65AE...
2021-04-10 Matthew Fernandezallow macOS CI tasks to run immediately
2021-04-10 Matthew Fernandezpropagate COLLECTION from macOS CI build tasks to macOS...
2021-04-10 Matthew Fernandezfix: propagate VERSION from macOS build tasks to macOS...
2021-04-09 Magnus JacobssonMerge branch 'fix-strcpy-param-overlap' into 'main'
2021-04-09 Magnus JacobssonFix AddressSanitizer: strcpy-param-overlap in gvconfig_...
2021-04-08 Matthew FernandezMerge branch 'smattr/19C32E28-7A45-406A-A700-B74AB173D7...
2021-04-08 Matthew Fernandezremove inlining of flip_rec_box
2021-04-08 Matthew FernandezMerge branch 'smattr/1DFCCF93-D5FA-4443-A701-9C65CC0902...
2021-04-08 Matthew Fernandezfix computation of minimum graph rank on large graphs
2021-04-07 Matthew FernandezMerge branch 'smattr/BC4B3197-1AC8-4F9E-BCB8-CDF5BFE64A...
2021-04-07 Matthew Fernandezoptimize some size()>0 checks
2021-04-07 Matthew Fernandezuse C++11 in-class member initialization to remove...
2021-04-07 Matthew Fernandezremove some explicit constructor calls
2021-04-07 Matthew Fernandezuse range-based for loops to clean up some manual iteration
2021-04-07 Matthew Fernandezstore Graphics as managed pointers in Visio::Render...
2021-04-07 Matthew Fernandeztake a reference instead of a pointer in Visio::Render...
2021-04-07 Matthew Fernandeztake a reference instead of a pointer in Visio::Render...
next