]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-04-20 Matthew Fernandezsquash a -Wsign-conversion warning
2021-04-20 Matthew Fernandezsquash some -Wsign-conversion warnings
2021-04-20 Matthew Fernandezsquash 2 -Wunused-parameter warnings
2021-04-20 Matthew Fernandezsquash 3 -Wconversion warnings
2021-04-20 Matthew Fernandezsquash a -Wsign-conversion warning
2021-04-20 Matthew Fernandezsquash a -Wsign-conversion warning
2021-04-20 Matthew Fernandezuse a stronger type to toplevel parameter of set_attrwf...
2021-04-20 Matthew Fernandezuse a stronger type to squash 3 -Wconversion warnings...
2021-04-20 Matthew Fernandezremove the need to cast xdot_str parameters
2021-04-20 Matthew Fernandezsquash some -Wunused-parameter warnings
2021-04-20 Matthew Fernandezsquash a -Wsign-conversion warning
2021-04-20 Matthew Fernandezsquash a -Wconversion warning in xdot_begin_graph
2021-04-20 Matthew Fernandezrewrite versionStr2Version to use strtoul
2021-04-20 Matthew Fernandezremove shadowing of xbuf global
2021-04-20 Matthew Fernandezremove commented out code
2021-04-20 Matthew Fernandezremove unused PIC_COORDS_PER_LINE
2021-04-19 Matthew FernandezMerge branch 'smattr/f7e0325f-8ecb-48b3-8e51-bb05a383d7...
2021-04-19 Matthew Fernandezremove CreateHyperlink
2021-04-19 Matthew Fernandezmanage Hyperlinks by value instead of pointer in the...
2021-04-19 Matthew Fernandezfix: use managed memory for Hyperlink’s string pointers
2021-04-19 Matthew Fernandezmanage _run member of Text as a value instead of a...
2021-04-19 Matthew Fernandezfix: use managed memory for Run’s _text member
2021-04-18 Matthew FernandezMerge branch 'smattr/ad4aa51f-c3fd-4ba1-97a5-61d0fba501...
2021-04-18 Matthew Fernandezsquash -Wmissing-prototypes warning
2021-04-18 Matthew Fernandezremove unused parameter from glmotion_zoom
2021-04-18 Matthew Fernandezremove unused inc_value variable in glmotion_zoom_inc
2021-04-18 Matthew Fernandezremove unused Status variable
2021-04-18 Matthew Fernandezsquash a -Wfloat-conversion warning
2021-04-18 Matthew Fernandezremove unused LoadGLTextures
2021-04-18 Matthew Fernandezsquash -Wunused-parameter in EmbedText
2021-04-18 Matthew Fernandezsquash -Wunused-parameter warning in InsertImage
2021-04-18 Matthew Fernandezsquash -Wunused-parameter warning in SetFont
2021-04-18 Matthew Fernandezsquash -Wunused-parameter warnings in SetStyle
2021-04-18 Matthew Fernandezsquash -Wunused-parameter in SetPenColor
2021-04-18 Matthew Fernandezsquash -Wunused-parameter warning in SetFillColor
2021-04-18 Matthew Fernandezfix -Wpointer-compare warning
2021-04-18 Matthew Fernandezremove unused filled variable from DrawPolygon
2021-04-18 Matthew Fernandezremove unused parameter from set_options
2021-04-18 Matthew Fernandezsquash a -Wstrict-prototypes warning
2021-04-18 Matthew Fernandezremove unused parameter from arcmouseDrag
2021-04-18 Matthew Fernandezremove unused parameter from arcmouseClick
2021-04-18 Matthew Fernandezremove unused code
2021-04-18 Matthew FernandezMerge branch 'smattr/5EDB9D68-064A-4027-AFC3-A46101BAF4...
2021-04-18 Matthew Fernandezremove Python 3.8 fallback in Windows CI tasks
2021-04-18 Matthew Fernandezinstall Python 3 as a pre-requisite in Windows CI tasks
2021-04-18 Matthew FernandezMerge branch 'smattr/d3552219-a755-4a56-9a55-2eebb58198...
2021-04-18 Matthew Fernandezpush a variable closer its use in generateYConstraints
2021-04-18 Matthew Fernandezpush a variable closer to its use in generateXConstraints
2021-04-18 Matthew Fernandezuse range-based for loops to clean up some iteration
2021-04-18 Matthew Fernandezcut variable dependency and push closer to its use...
2021-04-18 Matthew Fernandezcut variable dependency and push closer to its use...
2021-04-18 Matthew Fernandezremove unnecessary manual indexing in generateYConstraints
2021-04-18 Matthew Fernandezremove unnecessary manual indexing in generateXConstraints
2021-04-18 Matthew Fernandezmanage events collections in vpsc as values instead...
2021-04-18 Matthew Fernandezreplace some qsort calls with std::sort
2021-04-18 Matthew Fernandezreplace a manual array with a vector in generateYConstr...
2021-04-18 Matthew Fernandezreplace a manual array with a vector in generateXConstr...
2021-04-18 Matthew Fernandezmake events a local variable in generateXConstraints...
2021-04-18 Matthew FernandezMerge branch 'smattr/187F4EB8-B1D4-4C94-B167-3B7BFDA60D...
2021-04-18 Matthew Fernandezremove some unnecessary bracketing
2021-04-18 Matthew Fernandezfix some Windows detection in libexpr
2021-04-18 Matthew Fernandezsquash a -Wsign-compare warning
2021-04-18 Matthew Fernandezsquash a -Wunused-parameter
2021-04-18 Matthew Fernandezsquash a -Wunused-parameter warning
2021-04-18 Matthew Fernandezemove use of persistent buffer in extokens
2021-04-18 Matthew Fernandezremove use of persistent buffer in exsplit
2021-04-18 Matthew Fernandezuse a local buffer for expr sprintf instead of a persis...
2021-04-18 Matthew Fernandezremove use of persistent buffer in str_add
2021-04-18 Matthew Fernandezremove some unnecessary casts
2021-04-18 Matthew FernandezMerge branch 'smattr/71d79a68-7f10-496c-bc4b-4140612974...
2021-04-18 Matthew Fernandezremove now unused jmp buffer
2021-04-18 Matthew Fernandezreturn an error value instead of longjmping out of...
2021-04-18 Matthew Fernandezanticipate <0 meaning failure from find_ints
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
next