]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-05-28 Matthew Fernandezremove unused SparseMatrix_import_binary
2021-05-28 Matthew Fernandezremove unused SparseMatrix_export_binary_fp
2021-05-28 Matthew Fernandezremove unused SparseMatrix_export_binary
2021-05-28 Matthew Fernandezremove unused SparseMatrix_multiply_by_scaler
2021-05-28 Matthew Fernandezsquash -Wconversion warning in size_of_matrix_type
2021-05-28 Matthew Fernandezremove PriorityQueue alternatives in libsparse
2021-05-28 Matthew Fernandezsquash a number of -Wconversion warnings in pathexists
2021-05-28 Matthew Fernandezremove commented out code in visibiilty.c
2021-05-28 Matthew Fernandezremove commented out code in route.c
2021-05-28 Matthew Fernandezsquash a -Wconversion warning in Pobspath
2021-05-28 Matthew FernandezMerge branch 'smattr/096A8B9B-9E63-4926-BD55-81876BB90F...
2021-05-28 Matthew Fernandezremove commented out code in gvdevice_webp.c
2021-05-28 Matthew Fernandezremove some unnecessary casts
2021-05-28 Matthew Fernandezremove commented out code in gvdevice_gd.c
2021-05-28 Matthew Fernandezremove unused fix_fc function
2021-05-28 Matthew FernandezMerge branch 'smattr/ea22ac16-db22-4ebb-9eaa-ce643d9cbd...
2021-05-28 Matthew Fernandezmark create_filtered_list static
2021-05-28 Matthew Fernandezmark attr_compare static
2021-05-28 Matthew Fernandezmark new_attr_ref static
2021-05-28 Matthew Fernandezmark new_attr_with_ref static
2021-05-28 Matthew Fernandezmark vset static
2021-05-28 Matthew Fernandezmark graphml_to_gv static
2021-05-28 Matthew Fernandezmark binary() static
2021-05-28 Matthew Fernandezremove unused newQueue and delQueue
2021-05-28 Matthew Fernandezremove unused taper0
2021-05-27 Matthew FernandezMerge branch 'smattr/7df6badd-5417-4940-bfc5-1d83cd0ee9...
2021-05-27 Matthew Fernandezsquash another -Wsign-conversion warning in core_loadim...
2021-05-27 Matthew Fernandezsquash a -Wsign-conversion warning in core_loadimage_ps
2021-05-27 Matthew Fernandezsquash -Wunused-parameter warnings in core_loadimage_null
2021-05-27 Matthew Fernandezsquash -Wunused-parameter warning in core_loadimage_tk
2021-05-27 Matthew Fernandezsquash -Wunused-parameter warning in core_loadimage_vml
2021-05-27 Matthew Fernandezsquash -Wunused-parameter warning in core_loadimage_ps
2021-05-27 Matthew Fernandezsquash -Wunused-parameter warnings in core_loadimage_vrml
2021-05-27 Matthew Fernandezsquash -Wunused-parameter warning in core_loadimage_fig
2021-05-27 Matthew FernandezSquash -Wunused-parameter warning in core_loadimage_svg
2021-05-27 Matthew FernandezMerge branch 'smattr/db55e7bf-5761-43ca-8645-0314c39205...
2021-05-27 Matthew Fernandezcompute the extent of some gvputs writes at compile...
2021-05-27 Matthew Fernandezfuse some adjacent gvputs calls
2021-05-27 Matthew Fernandezoptimize two calls to gvprintf with single characters
2021-05-27 Matthew Fernandezconvert some gvprintf calls with no format codes to...
2021-05-27 Matthew FernandezMerge branch 'smattr/f159e34f-c340-45ea-9a09-9f15224b86...
2021-05-27 Matthew Fernandezspecialize and accelerate gv_trim_zeros
2021-05-27 Matthew Fernandezbroaden 0 check in gvprintdouble
2021-05-27 Matthew FernandezMerge branch 'smattr/0d18cca6-492a-444a-becc-1629ed0107...
2021-05-27 Matthew Fernandezremove initialization of int with a double
2021-05-27 Matthew Fernandezreplace use of ints as bools with C99 bools in country_...
2021-05-27 Matthew Fernandezreplace some use of MIN on doubles with standard fmin
2021-05-27 Matthew Fernandezremove commented out code in country_graph_coloring.c
2021-05-27 Matthew Fernandezmark country_graph_coloring_internal static
2021-05-27 Matthew Fernandezmark improve_antibandwidth_by_swapping_cheap static
2021-05-27 Matthew Fernandezremove unused pq argument from check_swap
2021-05-27 Matthew Fernandezremove unused improve_antibandwidth_by_swapping_for_fortran
2021-05-27 Matthew Fernandezremove unused country_graph_coloring_general
2021-05-27 Matthew Fernandezremove unused improve_antibandwidth_by_swapping_for_for...
2021-05-27 Matthew Fernandezremove unused IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FORTRAN
2021-05-27 Matthew Fernandezremove unused IMPROVE_ANTIBANDWIDTH_BY_SWAPPING_FOR_FOR...
2021-05-27 Matthew FernandezMerge branch 'smattr/1D1FAD3C-12A8-4BE5-979D-6425E993C1...
2021-05-27 Matthew FernandezMove back to 2.47 development series
2021-05-27 Matthew FernandezMerge branch 'smattr/0F3EB13A-FB8F-4B18-BA3B-2C77172988... 2.47.2
2021-05-27 Matthew FernandezStable Release 2.47.2
2021-05-21 Matthew FernandezMerge branch 'dll-data' into 'main'
2021-05-21 Saleem Abdulrasoolsfio: remove uwin specific handling
2021-05-20 Matthew FernandezMerge branch 'smattr/7B3F1422-4C87-4B72-8CBB-F395FF5AAB...
2021-05-20 Matthew Fernandezoptimize 0 case in xdot_fmt_num
2021-05-19 Magnus JacobssonMerge branch 'fix-msvc-linkage-errors' into 'main'
2021-05-19 Magnus JacobssonRemove duplicated declarations in smyrna topviewfuncs.h
2021-05-19 Magnus JacobssonCorrect MSVC storage-class in gvpr.h. Removes one warning
2021-05-19 Magnus JacobssonAdd missing GVDLL define in lib/gvpr Windows MSBuild...
2021-05-19 Magnus JacobssonCorrect MSVC storage-class in geomprocs.h. Removes...
2021-05-19 Matthew FernandezMerge branch 'smattr/5EE54780-9173-406B-8B95-DC903AD46E...
2021-05-19 Matthew Fernandezremove Windows CI check for diff
2021-05-19 Matthew Fernandezreplace use of diff in rtest with filecmp
2021-05-19 Matthew Fernandezreplace use of diff in test_reference with difflib
2021-05-19 Matthew Fernandezremove Windows CI check for grep
2021-05-19 Matthew Fernandezreplace use of grep in Windows CI task with Select...
2021-05-19 Matthew Fernandezreplace use of grep in Windows build utility setup...
2021-05-19 Matthew FernandezMerge branch 'smattr/4B36E297-A6E1-4C9A-A3AE-9D765264D7...
2021-05-19 Matthew Fernandezreplace header guards in gvedit with more modern #pragm...
2021-05-19 Matthew Fernandezremove commented out code in gvedit
2021-05-19 Matthew Fernandezuse isEmpty in preference to checking length against...
2021-05-18 Matthew FernandezMerge branch 'smattr/A7790D85-5D41-49CD-A9BC-38AE5FA3B5...
2021-05-18 Matthew Fernandezremove work around for stateful macOS CI runners
2021-05-16 Matthew FernandezMerge branch 'smattr/dc82b281-8d6d-492b-b2df-62c8944771...
2021-05-16 Matthew Fernandezsquash some -Wfloat-conversion warnings
2021-05-16 Matthew Fernandezuse float square root function withing getEdgeLength
2021-05-16 Matthew Fernandezmore explicit float computation in hsv2rgb
2021-05-16 Matthew Fernandezuse hypotf to squash a -Wfloat-conversion warning
2021-05-16 Matthew Fernandezuse floating point math functions to squash a -Wfloat...
2021-05-16 Matthew Fernandezuse a float literal to squash a -Wfloat-conversion...
2021-05-16 Matthew Fernandezavoid using double literals with a float variable
2021-05-16 Matthew Fernandezremove use of double literals with ydelta in make_flat_...
2021-05-16 Matthew Fernandezremove some commented out code
2021-05-16 Matthew Fernandezsquash a -Wfloat-conversion due to sqrt in distBetweenPts
2021-05-16 Matthew Fernandezsquash some -Wfloat-conversion warnings in lib/glcomp
2021-05-16 Matthew Fernandezmark interpol function as static
2021-05-16 Matthew Fernandezremove unused interpol field in Smyrna
2021-05-16 Matthew Fernandezmark various v* functions in Smyrna as static
2021-05-16 Matthew Fernandezremove unused frmObject_set_scroll function
2021-05-16 Matthew Fernandezmark GFXarrayresizecb as static
2021-05-16 Matthew Fernandezremove unused mm_read_mtx_crd function
next