]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-04-24 Matthew Fernandezreflow some text
2021-04-24 Matthew Fernandezuse a stronger return type for PQempty
2021-04-24 Matthew Fernandezabbreviate an increment
2021-04-24 Matthew Fernandezabbreviate an increment
2021-04-24 Matthew Fernandezabbreviate a decrement
2021-04-24 Matthew Fernandezabbreviate an increment
2021-04-24 Matthew Fernandezremove unnecessary bracketing
2021-04-24 Matthew Fernandezremove some no-op casts
2021-04-24 Matthew Fernandezsquash two -Wfloat-conversion warnings
2021-04-24 Matthew Fernandezremove unnecessary dynamic allocation
2021-04-24 Matthew Fernandeztreat SEPFACT as a float
2021-04-24 Matthew Fernandezremove -Wshadow warning related to margin
2021-04-24 Matthew Fernandezremove unused parameter from updateGraph
2021-04-24 Matthew Fernandezremove now-unused local variable in sAdjust
2021-04-24 Matthew Fernandezremove unused dim parameter to makeMatrix
2021-04-24 Matthew Fernandezremove some unnecessary bracketing
2021-04-24 Matthew Fernandezremove useless cast
2021-04-24 Matthew Fernandezremove noise in nextOne
2021-04-24 Matthew Fernandezremove unused parameter from rePos
2021-04-24 Matthew Fernandezpush declarations in chkBoundBox closer to their use
2021-04-24 Matthew Fernandezremove commented out code
2021-04-24 Matthew Fernandezremove shadowing of ymax
2021-04-24 Matthew Fernandezremove shadowing of ymin
2021-04-24 Matthew Fernandezremove shadowing of xmax
2021-04-24 Matthew Fernandezremove shadowing of xmin
2021-04-24 Matthew FernandezMerge branch 'smattr/6B336651-C5E7-4BD2-A2D0-BAEDFBB4C7...
2021-04-24 Matthew Fernandezfix multiple definitions of globals
2021-04-24 Matthew Fernandezremove unused globals
2021-04-24 Matthew Fernandezfix multiple definitions of gvrender variables
2021-04-24 Matthew Fernandezfix multiple definition of SFIO variables
2021-04-24 Matthew Fernandezfix multiple definitions of MemTest and GvExitOnUsage
2021-04-24 Matthew Fernandezfix multiple definitions of lab_gamut variables
2021-04-24 Matthew Fernandezfix multiple definitions of gvplugin_neato_layout_LTX_l...
2021-04-24 Matthew Fernandezfix multiple definitions of dot_builtins variables
2021-04-24 Matthew Fernandezfix multiple definitions of tcldot_builtins variables
2021-04-24 Matthew Fernandezfix multiple definitions of lt_preloaded_symbols under...
2021-04-24 Matthew Fernandezremove commented out code
2021-04-24 Matthew Fernandezfix multiple definitions of cgraph variables
2021-04-24 Matthew Fernandezfix multiple definitions of CDT variables under MinGW...
2021-04-24 Matthew FernandezMerge branch 'smattr/892B65E2-F263-411D-819B-504029B701...
2021-04-24 Matthew Fernandezport generate-configuration-table.py to more modern...
2021-04-24 Matthew Fernandezremove legacy encoding tag on a Python file
2021-04-24 Matthew Fernandezstandardize on two spaces for indentation in Python
2021-04-24 Matthew Fernandezstandardize on double quotes for string delimiters...
2021-04-24 Matthew FernandezMerge branch 'smattr/d684a3df-0af7-4025-a1af-59f66b995e...
2021-04-24 Matthew Fernandezremove some excess white space
2021-04-24 Matthew Fernandezgdiplus plugin: replace use of NULL with more modern...
2021-04-24 Matthew Fernandezgdiplus plugin: swap a C-style cast for less powerful...
2021-04-24 Matthew Fernandezgdiplus plugin: remove the use of C-style casts to...
2021-04-24 Matthew Fernandezgdiplus plugin: remove some unnecessary casts
2021-04-24 Matthew Fernandezgdiplus plugin: remove manual memory management of...
2021-04-24 Matthew FernandezMerge branch 'smattr/74956806-d2f0-4864-b125-77374faa7d...
2021-04-24 Matthew Fernandezuse a stronger return type for is_parallel
2021-04-24 Matthew Fernandezuse a stronger return type for rectIntersect
2021-04-24 Matthew Fernandezremove unused return type from get_vertex_positions
2021-04-24 Matthew Fernandezuse a stronger return type for inside_polygon
2021-04-24 Matthew Fernandezuse C99 bools in _greater_than
2021-04-24 Matthew Fernandezuse a stronger return type for edge_exists
2021-04-24 Matthew Fernandezuse a C99 bool for segment_t.is_inserted
2021-04-24 Matthew Fernandezuse a C99 bool return type for init_query_structure
2021-04-24 Matthew Fernandezuse stronger types for comparators in lib/ortho/trapezoid.c
2021-04-24 Matthew Fernandezremove unused return value from _min
2021-04-24 Matthew Fernandezremove unused return value from _max
2021-04-24 Matthew Fernandezremove some commented out code
2021-04-24 Matthew Fernandezreplace header guards in lib/ortho with more modern...
2021-04-24 Matthew Fernandezreflow some code in lib/ortho
2021-04-24 Matthew Fernandezremove some unnecessary bracketing in lib/ortho
2021-04-24 Matthew Fernandezreplace some open coded max/min with fmax/fmin
2021-04-24 Matthew Fernandezremove redundant __USE_ISOC99
2021-04-22 Magnus JacobssonMerge branch 'add-ubuntu20-10-cmake-ASan-build-job...
2021-04-22 Magnus JacobssonAdd ubuntu20-10-cmake-ASan-test job to CI
2021-04-22 Magnus JacobssonAdd ubuntu20-10-cmake-ASan-build job to CI
2021-04-22 Magnus JacobssonAdd use_santizers option to CMake build
2021-04-21 Matthew Fernandezensure ID_LIKE is always set on Debian in CI
2021-04-20 Matthew FernandezMerge branch 'smattr/409a27e8-3d56-43a8-96aa-8763cae871...
2021-04-20 Matthew Fernandezremove 3 -Wunused-parameter warnings
2021-04-20 Matthew Fernandezsquash a -Wsign-converion warning
2021-04-20 Matthew Fernandezremove vasprintf alternative in pov rendering
2021-04-20 Matthew Fernandezfix reuse of va_list in pov rendering
2021-04-20 Matthew Fernandezremove short buffer path in pov rendering el
2021-04-20 Matthew Fernandezremove unused variable assignment
2021-04-20 Matthew Fernandezmark pov rendering function el as static
2021-04-20 Matthew Fernandezsquash 2 -Wunused-parameter warnings
2021-04-20 Matthew Fernandezsquash a -Wunused-parameter warning
2021-04-20 Matthew Fernandezsquash a -Wconversion warning
2021-04-20 Matthew Fernandezsquash 2 -Wsign-conversion warnings
2021-04-20 Matthew Fernandezmark html_string in vml rendering as static
2021-04-20 Matthew Fernandezsquash a -Wunused-parameter warning
2021-04-20 Matthew Fernandezsquash 3 -Wunused-parameter warnings
2021-04-20 Matthew Fernandezsquash 2 -Wunused-parameter warnings
2021-04-20 Matthew Fernandezsquash 2 -Wunused-parameter warnings
2021-04-20 Matthew Fernandezsquash some -Wundef warnings
2021-04-20 Matthew Fernandezsquash 2 -Wunused-parameter warnings
2021-04-20 Matthew Fernandezsquash 3 -Wunused-parameter warnings
2021-04-20 Matthew Fernandezsquash a -Wunused-parameter warning
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 some -Wsign-conversion warnings
2021-04-20 Matthew Fernandezsquash 2 -Wunused-parameter warnings
next