]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-05-29 Matthew FernandezMerge branch 'smattr/4069e280-7a22-40cb-9dbc-cfc846561c...
2021-05-29 Matthew Fernandezremove commented out code in Autotools Perl detection
2021-05-29 Matthew Fernandezremove Windows CI configuration of Perl
2021-05-29 Matthew Fernandezremove check for Perl in the CMake build
2021-05-29 Matthew Fernandezcommit generated ps_font_equiv.h and remove generator...
2021-05-29 Matthew FernandezMerge branch 'smattr/bc790f2b-e001-4add-8124-a941277420...
2021-05-29 Matthew Fernandezstandardize on float literals for glColor4f and glVerte...
2021-05-29 Matthew Fernandezconsistently use float literals in glCompCalcWidget
2021-05-29 Matthew Fernandezremove unused fs parameter from glCompSetAddNewTexture
2021-05-29 Matthew Fernandezremove an open coded NULL
2021-05-29 Matthew Fernandezremove commented out code in glcomptexture.c
2021-05-29 Matthew Fernandezremove unused glCompSetClear
2021-05-29 Matthew Fernandezremove commented out code in glcompset.c
2021-05-29 Matthew Fernandezremove commented out change_fonts
2021-05-29 Matthew Fernandezremove unused glCompSetText
2021-05-29 Matthew Fernandezremove commented out code in glcompbutton.c
2021-05-29 Matthew FernandezMerge branch 'smattr/791B36C7-46BD-41BA-A88F-DFC58E2C49...
2021-05-29 Matthew Fernandezconsistently use float arithmetic in build_rotmatrix
2021-05-29 Matthew Fernandezconsistently use float arithmetic in tb_project_to_sphere
2021-05-29 Matthew Fernandezrephrase some magic numbers in Smyrna into their origin...
2021-05-29 Matthew Fernandezconsistently use float arithmetic in axis_to_quat
2021-05-29 Matthew Fernandezusing floats consistently in vscale
2021-05-29 Matthew Fernandezuse more appropriate square root function in vlength
2021-05-29 Matthew Fernandezabbreviate some manual fmaxf and fminf operations
2021-05-29 Matthew Fernandezstandardize on float arithmetic in trackball()
2021-05-29 Matthew FernandezMerge branch 'smattr/d6fdb86c-db15-4eca-815a-07b90f5497...
2021-05-29 Matthew Fernandezpass Rectangles to generateYConstraints as vector of...
2021-05-29 Matthew Fernandezpass Rectangles to generateXConstraints as vector of...
2021-05-29 Matthew Fernandezmake the Rectangles input to generateYConstraints const
2021-05-29 Matthew Fernandezmake the Rectangles parameter to generateXConstraints...
2021-05-29 Matthew Fernandezput VPSC’s Node class in an anonymous namespace
2021-05-29 Matthew Fernandezmanage Node::r as a reference instead of a pointer
2021-05-29 Matthew Fernandeztake const references in Rectangle::overlap{X|Y} instea...
2021-05-29 Matthew Fernandeztake a vector in generateYConstraints instead of a...
2021-05-29 Matthew Fernandeztake a vector in generateXConstraints instead of size...
2021-05-29 Matthew Fernandezremove unused removeRectangleOverlap()
2021-05-28 Matthew FernandezMerge branch 'smattr/0C0ECC23-F355-438B-90B0-5CF0B0A7FF...
2021-05-28 Matthew Fernandezremove commented out code in make_map.c
2021-05-28 Matthew Fernandezremove useless flag parameter from get_polygons
2021-05-28 Matthew Fernandezremove some useless return statements
2021-05-28 Matthew Fernandezremove useless flag parameter from get_tri
2021-05-28 Matthew Fernandezremove unused max_string_length
2021-05-28 Matthew Fernandezmake gvmap usage a const char array
2021-05-28 Matthew Fernandezuse C99 bools for some boolean gvmap flags
2021-05-28 Matthew Fernandezrephrase an open-coded strdup
2021-05-28 Matthew Fernandezremove unused (and shadowed) MAX_GRPS
2021-05-28 Matthew Fernandezremove unused string_split
2021-05-28 Matthew Fernandezremove unused maxlen and MAX_GPRS
2021-05-28 Matthew Fernandezremove an unused enum
2021-05-28 Matthew FernandezMerge branch 'smattr/c6c4b95c-0778-48a4-8cb3-bc41691a30...
2021-05-28 Matthew Fernandezremove unused SparseMatrix_import_binary_fp
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
next