]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-07-18 Matthew FernandezMerge branch 'smattr/e2b47b18-64c6-46f9-9ebe-57f338c3b2...
2021-07-18 Matthew Fernandezfix: remove hard limit of 1000 boxes in dot spline...
2021-07-18 Matthew Fernandezmake_flat_edge: use a local box array instead of the...
2021-07-18 Matthew Fernandezmake_flat_bottom_edges: use a local box array instead...
2021-07-18 Matthew Fernandezmake_flat_labeled_edge: use a local box array instead...
2021-07-18 Matthew Fernandezadd a test case for #2095
2021-07-18 Matthew FernandezMerge branch 'smattr/d9d50ca2-985b-4441-8273-68f407feeb...
2021-07-18 Matthew Fernandezremove some unnecessary bracketing
2021-07-18 Matthew Fernandezadd a warning message when using layout on a non-graph
2021-07-18 Matthew Fernandezextend #2078 test case to ensure correct layout usage...
2021-07-18 Matthew Fernandezupdate #2078 test case to expect a warning
2021-07-18 Matthew Fernandezremove unnecessary casts of string table entries
2021-07-18 Matthew Fernandezrewrite streq as a function and remove micro-optimization
2021-07-18 Matthew Fernandezremove commented out assertion
2021-07-18 Matthew Fernandezremove unhelpful comment
2021-07-18 Matthew FernandezMerge branch 'smattr/cbbcfbb8-167d-442f-ad12-962871e79e...
2021-07-18 Matthew Fernandezrewrite is_id_char macro as a function
2021-07-18 Matthew Fernandezremove use of an unsigned char in _agstrcanon
2021-07-18 Matthew Fernandeztake a const pointer as the first argument to agcanonht...
2021-07-18 Matthew Fernandeztake a const pointer in getoutputbuffer
2021-07-18 Matthew Fernandezremove now unnecessary cast of a parameter to an agstrf...
2021-07-18 Matthew Fernandeztake a const pointer in agstrfree
2021-07-18 Matthew Fernandeztake a const pointer in agstrbind
2021-07-18 Matthew Fernandeztake a const pointer in refstrbind
2021-07-18 Matthew Fernandeztake a const pointer in aghtmlstr
2021-07-18 Matthew Fernandeztake a const pointer in agstrdup_html
2021-07-18 Matthew Fernandezremove now unnecessary cast of a parameter to an agstrd...
2021-07-18 Matthew Fernandeztake a const pointer in agstrdup
2021-07-18 Matthew Fernandeztake a const pointer in refsymbind
2021-07-18 Matthew FernandezMerge branch 'smattr/0b95f0d8-6fc3-4b7f-85e0-f6a2fbdee4...
2021-07-17 Matthew Fernandezagrefstrdump: dump dictionary associated with the curre...
2021-07-17 Matthew FernandezMerge branch 'smattr/6a348cdc-bade-4d57-ba72-d23352ae56...
2021-07-17 Matthew FernandezCMake: remove unnecessary C++ -Wextra addition in tests/
2021-07-17 Matthew FernandezCMake: enable -Wextra for C++
2021-07-17 Matthew FernandezMerge branch 'smattr/ed045d7d-d4fa-44d4-8028-c38121b4df...
2021-07-17 Matthew FernandezSparseMatrix_copy: avoid calling memcpy with null pointers
2021-07-17 Matthew FernandezMerge branch 'smattr/7f6d376d-f48e-411e-bd4d-24d3e415d7...
2021-07-17 Matthew Fernandezdisable -Wunused-parameter when building SWIG-generated...
2021-07-17 Matthew Fernandezremove commented out code
2021-07-17 Matthew Fernandezdeal exclusively in size_t in Java bindings support...
2021-07-17 Matthew Fernandezdisable -Wunused-variable when building SWIG-generated...
2021-07-17 Matthew Fernandezdisable -Wunused-function when building SWIG-generated...
2021-07-17 Matthew Fernandezsquash some -Wunused-parameter warnings in PHP bindings...
2021-07-17 Matthew Fernandezdisable -Wunused-label when building SWIG-generated...
2021-07-17 Matthew Fernandezdisable -Wunused-parameter when building SWIG-generated...
2021-07-17 Matthew Fernandezsquash -Wunused-parameter warnings in dummy bindings...
2021-07-17 Matthew Fernandezgv_string_writer: gracefully handle sizes that exceed...
2021-07-17 Matthew Fernandezgv_channel_writer: gracefully handle sizes that exceed...
2021-07-17 Matthew Fernandezdisable -Wunused-parameter when building SWIG-generated...
2021-07-17 Matthew FernandezMerge branch 'smattr/ED9A017B-1B9E-42F5-9128-5885542A4E...
2021-07-17 Matthew Fernandezsimplify twoDots
2021-07-17 Matthew Fernandezremove unnecessary not-null guards on free in spring_el...
2021-07-17 Matthew Fernandezremove unnecessary not-null guards to free in Operator_...
2021-07-17 Matthew Fernandezremove unnecessary not-null guards on free in StressMaj...
2021-07-17 Matthew Fernandezremove unnecessary not-null guard in Operator_matmul_delete
2021-07-17 Matthew Fernandezremove unnecessary cast in Operator_matmul_new
2021-07-17 Matthew Fernandezremove unnecessary branch in gvplugin_library_load
2021-07-17 Matthew Fernandezremove unnecessary error handling in colorxlate
2021-07-17 Matthew Fernandezremove unnecessary error handling in canontoken
2021-07-17 Matthew Fernandezremove unnecessary cast in canontoken
2021-07-17 Matthew Fernandezremove unnecessary casts in makeDerivedNode
2021-07-17 Matthew FernandezMerge branch 'smattr/5EE3E1FF-FB01-4617-BEED-EEE6C36C5F...
2021-07-17 Matthew Fernandezremove indent settings files
2021-07-17 Matthew FernandezMerge branch 'smattr/0387F9F2-3247-4913-BD25-DB495AE778...
2021-07-17 Matthew FernandezStart 2.48 development series
2021-07-17 Matthew FernandezMerge branch 'smattr/17BC5007-8B14-405F-A7A1-F5C859D595... 2.48.0
2021-07-17 Matthew FernandezStable Release 2.48.0
2021-07-14 Magnus JacobssonMerge branch 'fix-lib-ortho-odr-violation' into 'main'
2021-07-14 Magnus Jacobssonadd a changelog entry for the fixed ODR violation
2021-07-14 Magnus JacobssonRevert "temporarily disable ODR violation detection...
2021-07-14 Magnus Jacobssonremove now obsolete MSBuild project dependency on ortho...
2021-07-14 Magnus Jacobssonremove now obsolete MSBuild link dependency on ortho...
2021-07-14 Magnus Jacobssonadd MSBuild link dependency on gvc for neatogen
2021-07-14 Magnus Jacobssonadd MSBuild project reference to gvc for neatogen
2021-07-14 Magnus Jacobssonremove now obsolete MSBuild project dependency on ortho...
2021-07-14 Magnus Jacobssonremove now obsolete MSBuild link dependency on ortho...
2021-07-14 Magnus Jacobssonadd MSBuild link dependency to gvc for dotgen
2021-07-14 Magnus Jacobssonadd MSBuild project reference to gvc for dotgen
2021-07-14 Magnus Jacobssonforce all ortho object files to be linked into gvc...
2021-07-14 Magnus Jacobssonadd a macro to be used when declaring external function...
2021-07-14 Magnus Jacobssoncreate an object library with all ortho object files...
2021-07-14 Magnus Jacobssonadd MSBuild project reference to ortho for gvc
2021-07-14 Magnus Jacobssonremove useless MSBuild link dependency on ortho for...
2021-07-14 Magnus Jacobssonremove useless MSBuild project dependency on ortho...
2021-07-14 Magnus Jacobssonremove useless MSBuild project reference to ortho for dot
2021-07-14 Magnus Jacobssonremove useless MSBuild project dependency on ortho...
2021-07-14 Magnus Jacobssonremove useless MSBuild link dependency on ortho for...
2021-07-14 Magnus Jacobssonremove useless MSBuild project reference to ortho for...
2021-07-14 Magnus Jacobssonremove useless MSBuild link dependency on ortho for...
2021-07-13 Matthew FernandezMerge branch 'smattr/78191A1F-8E39-4754-9FB7-A679AD4A5F...
2021-07-13 Matthew Fernandezremove unnecessary './' prefix on report.txt output...
2021-07-11 Matthew FernandezMerge branch 'smattr/5852d0c9-e724-4fe3-9903-d0b235b987...
2021-07-11 Matthew Fernandezgxl2gv: fix: recognize and handle HTML-like strings
2021-07-11 Matthew Fernandezgxl2gv: use an enum instead of #defines for attribute...
2021-07-11 Matthew Fernandezgxl2gv: add a no-op default case to a switch
2021-07-11 Matthew Fernandezgxl2gv: push the ability to indicate an attribute is...
2021-07-11 Matthew Fernandezgxl2gv: support for indicating an attribute added to...
2021-07-11 Matthew Fernandezgxl2gv: move common agxset call outside conditional...
2021-07-11 Matthew Fernandezgxl2gv: support for indicating an attribute added to...
2021-07-11 Matthew Fernandezremove unnecessary cast in agraphof
next