]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-08-06 Matthew Fernandezgvpr validTVT: take a long long instead of int
2022-08-06 Matthew Fernandezgvpr setval: use a local type that corresponds to the...
2022-08-05 Matthew FernandezMerge branch 'smattr/91ab2290-e3c6-4966-93b8-b1d10a1297...
2022-08-05 Matthew Fernandezneatogen printvis: remove unnecessary casts
2022-08-05 Matthew Fernandezpathplan compVis: remove always-0 parameter
2022-08-05 Matthew Fernandezpathplan Pobspath: squash a -Wconversion warning
2022-08-05 Matthew Fernandezpathplan Pobspath: replace an unchecked array 'malloc...
2022-08-05 Matthew Fernandezpathplan Pobsopen: call 'calloc' instead of 'malloc...
2022-08-05 Matthew Fernandezpathplan Pobsopen: use a 'size_t' when calling 'malloc'
2022-08-05 Matthew Fernandezpathplan Pobsopen: use a 'size_t' when counting objects
2022-08-05 Matthew Fernandezpathplan Pobsopen: fix unchecked allocation failures
2022-08-05 Matthew Fernandezpathplan: remove 'mymalloc' wrapper
2022-08-04 Matthew FernandezMerge branch 'smattr/b76f3f9f-2903-4d65-bbfd-8ce53a769f...
2022-08-04 Matthew Fernandezsfdpgen SparseStressMajorizationSmoother_new: remove...
2022-08-04 Matthew Fernandezsfdpgen SparseStressMajorizationSmoother_new: remove...
2022-08-04 Matthew Fernandezgvmap makeMap: remove now unused 'flag' local
2022-08-04 Matthew Fernandezgvmap make_map_from_rectangle_groups: remove now unused...
2022-08-04 Matthew Fernandezgvmap make_map_internal: remove 'flag' parameter
2022-08-04 Matthew Fernandezsparse QuadTree_get_nearest: remove 'flag' parameter
2022-08-04 Matthew Fernandezsparse QuadTree_get_nearest_internal: remove 'flag...
2022-08-04 Matthew Fernandezsfdpgen: remove unnecessary casts of 'Operator.data...
2022-08-04 Matthew Fernandezsfdpgen SparseMatrix_solve: remove 'flag' parameter
2022-08-04 Matthew Fernandezsfdpgen SparseMatrix_solve: remove unused Jacobi matrix...
2022-08-04 Matthew Fernandezneatogen constrained_majorization_vpsc: s/fabs/fabsf...
2022-08-04 Matthew Fernandezneatogen stress_majorization_cola: remove unused 'nedge...
2022-08-04 Matthew Fernandezneatogen tweakEnd: remove unused 'pl' parameter
2022-08-04 Matthew Fernandezneatogen addTriEdge: remove unused 'd' parameter
2022-08-03 Matthew FernandezMerge branch 'point-test-doc' into 'main'
2022-08-03 Costa Shulyupinpointset: doxygen comments
2022-08-03 Matthew FernandezMerge branch 'partition-doc' into 'main'
2022-08-03 Costa Shulyupinpartition.h: add doxygen comments
2022-08-03 Costa Shulyupinpartition.h: add names of arguments
2022-08-02 Matthew FernandezMerge branch 'smattr/312b41d1-07fa-4afd-911f-b761fdd0d6...
2022-08-02 Matthew Fernandezgvpr canontoken: use char instead of unsigned char...
2022-08-02 Matthew Fernandezgvpr canontoken: remove commented out code
2022-08-02 Matthew Fernandezgvpr readLine: squash -Wconversion warnings
2022-08-02 Matthew Fernandezgvpr freadFile: squash a -Wsign-compare warning
2022-08-02 Matthew Fernandezgvpr fwriteFile: squash a -Wsign-compare warning
2022-08-02 Matthew Fernandezgvpr cloneO: squash a -Wswitch-default warning
2022-08-02 Matthew Fernandezgvpr copy: squash a -Wswitch-default warning
2022-08-02 Matthew Fernandezgvpr rindexOf: return a long instead of int
2022-08-02 Matthew Fernandezgvpr cmppair: squash -Wunused-parameter warnings
2022-07-30 Matthew FernandezMerge branch 'smattr/a2930eb8-ba18-4789-bf34-9344608351...
2022-07-30 Matthew Fernandezast onematch: simplify string comparisons by using...
2022-07-30 Matthew Fernandezast onematch: fuse comparison against 'xdigi' and 't'
2022-07-30 Matthew Fernandezast onematch: rephrase hash-based switch into string...
2022-07-30 Matthew Fernandezast gobble: squash -Wswitch-default warning
2022-07-30 Matthew Fernandezast strmatch: squash -Wundef warnings
2022-07-30 Matthew Fernandezast stresc: squash -Wswitch-default warning
2022-07-30 Matthew Fernandezast stresc: remove return value
2022-07-30 Matthew Fernandezast: prototype 'pathcanon' in library header instead...
2022-07-30 Matthew Fernandezast fmtbuf: squash -Wsign-compare warning
2022-07-30 Matthew Fernandezast chrtoi: squash -Wswitch-default warning
2022-07-30 Matthew Fernandezast chrtoi: remove unnecessary cast
2022-07-30 Matthew Fernandezast chrtoi: squash -Wsign-compare warning
2022-07-29 Matthew FernandezMerge branch 'smattr/f2b32419-4ad7-4884-83ff-cc27d7a066...
2022-07-29 Matthew Fernandezsfdpgen: remove unimplemented 'DistanceMatrix_restrict_...
2022-07-29 Matthew Fernandezsfdpgen maximal_…: remove unused 'randomize' parameter
2022-07-29 Matthew Fernandezsfdpgen: make 'UniformStressSmoother_new' a static...
2022-07-29 Matthew Fernandezsfdpgen UniformStressSmoother_new: remove unused 'flag...
2022-07-29 Matthew Fernandezsfdpgen UniformStressSmoother_new: remove unused 'x...
2022-07-29 Matthew Fernandezsfdpgen UniformStressSmoother_new: remove unused 'dim...
2022-07-29 Matthew Fernandezsfdpgen stress_model: remove unused 'A' parameter
2022-07-29 Matthew Fernandezsfdpgen: make 'get_stress' static
2022-07-29 Matthew Fernandezsfdpgen get_stress: remove 'weighted' parameter that...
2022-07-29 Matthew Fernandezsfdpgen get_stress: remove unused 'data' parameter
2022-07-29 Matthew Fernandezsfdpgen jacobi: remove unused 'flag' parameter
2022-07-28 Matthew FernandezMerge branch 'smattr/45dc48f2-fa91-42ed-8530-8bcaf9fdb3...
2022-07-28 Matthew Fernandezneatogen call_tri: remove unused 'dim' parameter
2022-07-28 Matthew Fernandezneatogen CMDS_orthog: remove unused 'g' parameter
2022-07-28 Matthew Fernandezneatogen constrained_majorization_new_with_gaps: remove...
2022-07-28 Matthew Fernandezneatogen: remove unused 'constrained_majorization_gradi...
2022-07-28 Matthew Fernandezneatogen computeHierarchyBoundaries: remove unused...
2022-07-28 Matthew Fernandezneatogen mkConstraintG: remove unused 'g' parameter
2022-07-28 Matthew Fernandezneatogen bfs_bounded: remove unused 'n' parameter
2022-07-28 Matthew Fernandezneatogen initLayout: remove unused 'graph' parameter
2022-07-28 Matthew Fernandezneatogen voronoi: remove unused 'triangulate' parameter
2022-07-27 Matthew FernandezMerge branch 'smattr/5fa804c5-668e-4a54-b373-00bc933032...
2022-07-27 Matthew Fernandezsmyrna on_attrAddBtn_clicked: use const type to squash...
2022-07-27 Matthew Fernandezsmyrna safestrdup: accept a const pointer
2022-07-27 Matthew Fernandezsmyrna set_refresh_filters: use const types to squash...
2022-07-27 Matthew Fernandezsmyrna doApply: remove unused 'doAll' code path
2022-07-27 Matthew Fernandezsmyrna doApply: remove unused 'widget' parameter
2022-07-27 Matthew Fernandezsmyrna on_attrAddBtn_clicked: squash -Wunused-parameter...
2022-07-27 Matthew Fernandezsmyrna mOpenSlot: squash -Wunused-parameter warnings
2022-07-27 Matthew Fernandezsmyrna btnToolFit_clicked: use float literals to simpli...
2022-07-27 Matthew Fernandezsmyrna btnToolZoomFit_clicked: rephrase unorthodox...
2022-07-27 Matthew Fernandezsmyrna toolboxcallbacks: remove unnecessary parens
2022-07-27 Matthew Fernandezsmyrna toolboxcallbacks: remove excess white space
2022-07-27 Matthew Fernandezsmyrna toolboxcallbacks: squash -Wunused-parameter...
2022-07-27 Matthew Fernandezsmyrna topviewsettings: squash -Wunused-parameter warnings
2022-07-27 Matthew Fernandezsmyrna load_settings_from_graph: remove unused 'g'...
2022-07-27 Matthew Fernandeztclpkg tclGdSizeCmd: squash an -Wunused-parameter warning
2022-07-26 Matthew FernandezMerge branch 'smattr/d5eaf8b2-870d-4ef0-9557-51428f498a...
2022-07-26 Matthew FernandezPango plugin: remove unnecessary cast
2022-07-26 Matthew FernandezGDK plugin: remove unnecessary casts
2022-07-26 Matthew FernandezGD plugin: remove unnecessary casts
2022-07-26 Matthew Fernandezrsvg plugin gvloadimage_rsvg_cairo: remove unnecessary...
2022-07-26 Matthew Fernandezglcomp plugin file_exists: simplify readability test
2022-07-26 Matthew Fernandezexpr extoken_fn: simplify hex parsing loop
next