]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-05-16 Matthew Fernandezmark GFXarrayresizecb as static
2021-05-16 Matthew Fernandezremove unused mm_read_mtx_crd function
2021-05-16 Matthew Fernandezmark compBB as static
2021-05-16 Matthew Fernandezremove some commented out code
2021-05-16 Matthew Fernandezmark attr_value_edited_cb functions as static
2021-05-16 Matthew Fernandezremove unused Operator_uniform_stress_matmul_delete...
2021-05-16 Matthew Fernandezremove unused get_level function
2021-05-16 Matthew Fernandezremove unused colorType function
2021-05-16 Matthew Fernandezremove unused exlexname
2021-05-16 Matthew Fernandezremove unused Pobsbarriers function
2021-05-15 Matthew FernandezMerge branch 'smattr/318A4F88-562E-4495-B0EE-41385C9F66...
2021-05-15 Matthew Fernandezsquash missing-module-docstring Pylint warning in gen_v...
2021-05-15 Matthew Fernandezsquash Pylint import warnings in gen_version
2021-05-15 Matthew FernandezMerge branch 'smattr/8012B430-752A-41A9-9F70-01AC86CA1F...
2021-05-15 Matthew Fernandezmore precisely indicate the argument to edgeType is...
2021-05-15 Matthew Fernandezmake edgeType() static
2021-05-15 Matthew Fernandezsimplify edgeType()
2021-05-15 Matthew FernandezMerge branch 'smattr/C44CD3B6-6BBA-4D56-BB6F-5BACB7265A...
2021-05-15 Matthew Fernandezfix: remove dangling reference to textfont.* in Autotoo...
2021-05-14 Matthew FernandezMerge branch 'smattr/7cf525be-5d5f-4ed7-9982-44399733c8...
2021-05-14 Matthew Fernandezmanage graph collection in VPSC::blockGraphIsCyclic...
2021-05-14 Matthew Fernandezremove redundant conditional clause
2021-05-14 Matthew Fernandezuse a range-based for loop to abbreviate some code...
2021-05-14 Matthew Fernandezmanage graph collection in VPSC::constraintGraphIsCycli...
2021-05-14 Matthew Fernandezuse range-based for loops to abbreviate some code in...
2021-05-14 Matthew Fernandezremove dead conditional clause
2021-05-14 Matthew Fernandezuse a range-based for loop for iterating over block...
2021-05-14 Matthew Fernandezuse a range-based for loop for iterating over VPSC...
2021-05-14 Matthew Fernandezmanage VPSC::bs as a value instead of pointer
2021-05-14 Matthew Fernandezuse range-based for loops to abbreviate some iteration...
2021-05-14 Matthew FernandezMerge branch 'smattr/FD618CD5-B7F3-40D0-96D9-1F9ED031AA...
2021-05-14 Matthew Fernandeznarrow dependencies of Docker-push tasks
2021-05-14 Matthew FernandezMerge branch 'smattr/C36AA7A4-42E6-44FE-B678-7949BA77BD...
2021-05-14 Matthew Fernandezreplace has_position boolean with a C99 bool
2021-05-14 Matthew Fernandezreplace first boolean with a C99 bool
2021-05-14 Matthew Fernandezreplace noclusterinfo boolean with a C99 bool
2021-05-14 Matthew Fernandezreplace boolean has_positions with a C99 bool
2021-05-14 Matthew Fernandezreplace boolean first with a C99 bool
2021-05-14 Matthew Fernandezuse itos to remove an intermediate buffer
2021-05-14 Matthew Fernandezremove dead writes to buf
2021-05-14 Matthew Fernandezabbreviate construction of label_string
2021-05-14 Matthew Fernandezstack-allocate a statically sized buffer
2021-05-14 Matthew Fernandezremove useless snprintf
2021-05-14 Matthew Fernandezabbreviate some manual strdup code
2021-05-14 Matthew Fernandezremove commented out code
2021-05-14 Matthew Fernandezsquash -Wshadow warning in Import_coord_clusters_from_dot
2021-05-14 Matthew Fernandezremove unused cat_string
2021-05-14 Matthew Fernandezsquash a -Wshadow warning in SparseMatrix_import_dot
2021-05-14 Matthew Fernandezabbreviate an increment
2021-05-14 Matthew Fernandezsquash a -Wfloat-conversion
2021-05-14 Matthew Fernandezsquash a -Wimplicit-fallthrough warning
2021-05-14 Matthew Fernandezremove unused SparseMatrix_to_complex
2021-05-14 Matthew Fernandezsquash a number of -Wconversion warnings
2021-05-14 Matthew Fernandezsquash a -Wmaybe-uninitiailzed warning
2021-05-14 Matthew Fernandezfix: return -2 on error in seg_cmp and remove now unuse...
2021-05-14 Matthew Fernandezanticipate a -2 return from seg_cmp indicating an error
2021-05-14 Matthew Fernandezanticipate failure from decide_point
2021-05-14 Matthew Fernandezchange calling convention of decide_point
2021-05-14 Matthew Fernandezanticipate failure from addPEdges
2021-05-14 Matthew Fernandezadd a return value to addPEdges
2021-05-14 Matthew Fernandezanticipate failure from add_p_edges
2021-05-14 Matthew Fernandezadd a return vaule to add_p_edges
2021-05-14 Matthew Fernandezanticipate failure from add_edges_in_G
2021-05-14 Matthew Fernandezadd a return value to add_edges_in_G
2021-05-14 Matthew Fernandezanticipate failure from add_np_edges
2021-05-14 Matthew Fernandezadd a return value to add_np_edges
2021-05-14 Matthew Fernandezanticipate failure from assignTracks
2021-05-14 Matthew Fernandezadd a return value to assignTracks
2021-05-14 Matthew Fernandezsquash two -Wsign-compare warnings
2021-05-14 Matthew Fernandezsquash a -Wsign-conversion warning
2021-05-13 Magnus JacobssonMerge branch 'add-clang-format-file' into 'main'
2021-05-13 Magnus Jacobssonadd .clang-format file
2021-05-12 Matthew FernandezMerge branch 'smattr/668B61F4-EDF3-4468-A872-715B28A34C...
2021-05-12 Matthew Fernandezoutput source data for Linux downloads on the website...
2021-05-12 Matthew FernandezMerge branch 'smattr/747bd6bd-fdc6-4847-b646-226c033999...
2021-05-12 Matthew Fernandezreplace hypotenuse calculations in bend with calls...
2021-05-12 Matthew Fernandezreplace hypotenuse calculation in computeoffset_qr...
2021-05-12 Matthew Fernandezreplace hypotenuse calculation in estimateError with...
2021-05-12 Matthew Fernandezreplace hypotenuse calculation in arrow_gen with a...
2021-05-12 Matthew Fernandezreplace hypotenuse calculation with a call to hypot
2021-05-12 Matthew Fernandezreplace hypotenuse calculation arrow_type_dot with...
2021-05-12 Matthew Fernandezreplace hypotenuse calculation in tb_project_to_sphere...
2021-05-12 Matthew Fernandezremove no-op adjustclip function in gcanvas.c
2021-05-12 Matthew Fernandezremove commented out code in gcanvas
2021-05-12 Matthew Fernandezreplace hypotenuse calculation with call to hypot in...
2021-05-12 Matthew FernandezMerge branch 'smattr/6bbb5115-1afc-4274-8d42-3204eb974d...
2021-05-11 Matthew Fernandezreplace int-to-string operation in attached_clustering...
2021-05-11 Matthew Fernandezadd utility function for turning integers into strings
2021-05-11 Matthew Fernandezfix missing sprint.h in CMakeLists.txt
2021-05-10 Magnus JacobssonMerge branch 'add-ubuntu-21.04-to_ci' into 'main'
2021-05-10 Magnus JacobssonDisable detection of ODR violations in Ubuntu 21.04...
2021-05-10 Magnus JacobssonAdd ubuntu21-04-cmake-ASan-test job to CI
2021-05-10 Magnus JacobssonAdd ubuntu21-04-cmake-ASan-build job to CI
2021-05-10 Magnus JacobssonAdd ubuntu21-04-cmake-test job to CI
2021-05-10 Magnus JacobssonAdd ubuntu21-04-test job to CI
2021-05-10 Magnus JacobssonAdd ubuntu21-04-cmake-build job to CI
2021-05-10 Magnus JacobssonAdd ubuntu21-04-build job to CI
2021-05-10 Magnus JacobssonAdd docker_push_ubuntu-21.04 job to CI
2021-05-10 Magnus JacobssonAdd docker_build_ubuntu-21.04 job to CI
2021-05-10 Magnus JacobssonAdd Ubuntu 21.04 Dockerfile
next