]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-09-19 Matthew Fernandezlu_decompose: remove unnecessary bracketing
2021-09-19 Matthew Fernandezlu_decompose: rephrase comparisons against 'biggest...
2021-09-19 Matthew Fernandezlu_decompose: rephrase an open coded fmax
2021-09-19 Matthew Fernandezlu_decompose: remove micro-optimization of avoiding...
2021-09-19 Matthew Fernandezfind_ints: squash a -Wswitch-default warning
2021-09-19 Matthew Fernandezneatogen gt: rephrase into something more obvious
2021-09-19 Matthew Fernandezneatogen gt: rephrase to avoid having to cast pointers...
2021-09-19 Matthew Fernandezneatogen between: rephrase to avoid -Wfloat-equal warnings
2021-09-19 Matthew Fernandezfind_ints: remove unused 'polygon_list' parameter
2021-09-19 Matthew Fernandezuse a header with prototypes to squash bindings -Wmissi...
2021-09-19 Matthew FernandezMerge branch 'smattr/25F2CD31-80C6-48D6-A6EE-9D7EEEB2FA...
2021-09-19 Matthew Fernandezsmyrna: remove unused materials.h
2021-09-19 Matthew FernandezMerge branch 'smattr/FDB29D45-8A65-4119-B80E-24C4F73985...
2021-09-19 Mark HansenMerge branch 'windows' into 'main'
2021-09-19 Mark HansenUpdate schema of generated deploy.py JSON
2021-09-19 Matthew Fernandezsmyrna: remove unused hotkey macros
2021-09-19 Matthew Fernandezsmyrna: remove unused 'get_key_action'
2021-09-19 Matthew Fernandezsmyrna: remove unused LOCATION_X macros
2021-09-19 Matthew Fernandezsmyrna: remove unused tvnode types
2021-09-19 Matthew Fernandezsmyrna: remove 'attach_camera_widget' prototype
2021-09-19 Matthew Fernandezsmyrna: remove unused 'countof' macro
2021-09-19 Matthew Fernandezsmyrna apply_actions: remove useless break statement
2021-09-19 Matthew Fernandezsmyrna: remove unused 'setGdkColor'
2021-09-19 Matthew Fernandezsmyrna realize: remove useless trailing return statement
2021-09-19 Matthew Fernandezsmyrna: remove some commented out prototypes
2021-09-18 Matthew FernandezMerge branch 'smattr/d8544aa0-66a2-485d-bc01-4017f399a1...
2021-09-18 Matthew Fernandezgvpr mkStmts: use internal temporary buffers instead...
2021-09-18 Matthew Fernandezgvpr mkStmts: make 'lbl' parameter const
2021-09-18 Matthew Fernandezgvpr mkBlock: remove an unnecessary use of an sfio...
2021-09-18 Matthew Fernandezgvpr mkBlock: more precise bounds on internal buffers
2021-09-18 Matthew Fernandezexpose itos buffer size as a constant
2021-09-18 Matthew Fernandezgvpr mkBlock: scope a buffer closer to its uses
2021-09-18 Matthew Fernandezgvpr compile: make 'lbl' parameter const
2021-09-18 Matthew Fernandezgvpr compileProg: remove now unnecessary 'strdup'
2021-09-18 Matthew Fernandezgvpr doFlags: rewrite to avoid dynamic memory allocation
2021-09-18 Matthew Fernandezgvpr compileProg: remove some dead code
2021-09-18 Matthew Fernandezremove unused 'ptchk' function
2021-09-18 Matthew Fernandezgvpr compile: make 'sfx' parameter const
2021-09-18 Matthew FernandezMerge branch 'smattr/0d085d9e-4d11-43b3-9d0c-d940e49e10...
2021-09-18 Matthew Fernandez lib/gvpr/compile.c: rewrite 'PTR2INT' macro as a function
2021-09-18 Matthew Fernandezlib/gvpr/compile.c: rewrite 'INT2PTR' macro as a function
2021-09-18 Matthew FernandezMerge branch 'smattr/1c348b36-65e2-4302-b77e-2c0e358a90...
2021-09-18 Matthew Fernandezp_doubleoctagon: squash a -Wmissing-field-initializer...
2021-09-18 Matthew Fernandezp_invhouse: squash a -Wmissing-field-initializer warning
2021-09-18 Matthew Fernandezp_invtrapezium: squash a -Wmissing-field-initializer...
2021-09-18 Matthew Fernandezp_invtriangle: squash a -Wmissing-field-initializer...
2021-09-18 Matthew Fernandezp_doublecircle: squash a -Wmissing-field-initializer...
2021-09-18 Matthew Fernandezp_cylinder: squash -Wmissing-field-initializer warning
2021-09-18 Matthew Fernandezp_underline: squash a -Wmissing-field-initializer warning
2021-09-18 Matthew Fernandezp_component: squash -Wmissing-field-initializer warning
2021-09-18 Matthew Fernandezp_box3d: squash a -Wmissing-field-initializer warning
2021-09-18 Matthew Fernandezp_folder: squash a -Wmissing-field-initializer warning
2021-09-18 Matthew FernandezMerge branch 'smattr/f144d6f4-ad9a-4600-815b-d8a2957514...
2021-09-18 Matthew Fernandezteach the Autotools build system that PHP headers are...
2021-09-18 Magnus JacobssonMerge branch 'improve-cygwin-cmake-build' into 'main'
2021-09-18 Magnus JacobssonCI: remove obsolete exporting of SHELLOPTS = "igncr...
2021-09-18 Magnus JacobssonCI: change crlf to lf in worktree in windows-cygwin...
2021-09-18 Magnus JacobssonCI: correct name of version file to archive in windows...
2021-09-18 Magnus Jacobssonci/build.sh: CMake: use pushd and popd instead of cd
2021-09-16 Matthew FernandezMerge branch 'smattr/4878700D-5019-4BF2-B61B-60F2AB2DF3...
2021-09-16 Matthew Fernandezsmyrna update_columns: fix incorrect call to initGrid
2021-09-16 Matthew Fernandezsmyrna renderSelectedNodes: fix no-op loop
2021-09-16 Matthew Fernandezsmyrna object_color: rephrase to make initialization...
2021-09-16 Matthew Fernandezlefty: remove unused 'myyylex'
2021-09-16 Matthew Fernandezgv2gml: use C99 support to portably print uint64_t...
2021-09-16 Matthew FernandezMerge branch 'smattr/40cab147-e739-4c48-8774-ed75ce2dc8...
2021-09-16 Matthew FernandezELleftbnd: remove unnecessary for loop condition
2021-09-16 Matthew Fernandezlib/neatogen/hedges.c: abbreviate increment, decrement
2021-09-16 Matthew Fernandezright_of: use a C99 bool for 'right_of_site' for clarity
2021-09-16 Matthew Fernandezhintersect: use a C99 bool for 'right_of_site' for...
2021-09-16 Matthew Fernandezhintersect: reflow some text
2021-09-16 Matthew Fernandezright_of: remove unnecessary bitwise operations
2021-09-16 Matthew Fernandezlib/neatogen/hedges.c: remove unnecessary bracketing
2021-09-16 Matthew Fernandezlib/neatogen/hedges.c: remove unnecessary casts
2021-09-16 Matthew Fernandezremove unnecessary casts of 'getfree' return value
2021-09-16 Matthew FernandezfdpAdjust: remove some unnecessary bracketing
2021-09-16 Matthew FernandezfdpAdjust: reflow some text
2021-09-16 Matthew FernandezrePos: abbreviate some scaling
2021-09-16 Matthew Fernandeznewpos: abbreviate some accumulation
2021-09-16 Matthew FernandezareaOf: reflow some text
2021-09-16 Matthew FernandezcountOverlap: reflow some text
2021-09-16 Matthew FernandezgeomUpdate: rephrase and condense some open coded fmax...
2021-09-16 Matthew Fernandezscomp: remove unnecessary brackets
2021-09-16 Matthew FernandezchkBoundBox: rephrase and condense some open coded...
2021-09-15 Matthew FernandezMerge branch 'smattr/210FD7B7-14C5-437F-BD2D-064D7A0B00...
2021-09-15 Matthew Fernandezfix: do not overwrite exparse.h during MSBuild compilation
2021-09-14 Matthew FernandezMerge branch 'smattr/4B281EFC-D08A-45E1-BAE8-5A2DE694D6...
2021-09-14 Matthew Fernandezsmyrna: remove trackball code
2021-09-14 Matthew FernandezMerge branch 'smattr/64a6a7d8-d61a-406c-9491-4e7105d1a8...
2021-09-14 Matthew FernandezCMake: generate gzipped man pages if possible
2021-09-13 Matthew FernandezMerge branch 'smattr/790ff9fb-e333-430a-bbbf-8805c62a12...
2021-09-13 Matthew Fernandezstop re-enabling '-Wall' with --enable-debug
2021-09-13 Matthew Fernandezstop attempting to suppress double '-O?' with --enable...
2021-09-13 Matthew Fernandezstop attempting to suppress double '-g' with --enable...
2021-09-13 Matthew Fernandezremove Guile hack for SWIG-generated code
2021-09-13 Matthew Fernandezrtest.py: avoid the use of sed
2021-09-13 Matthew Fernandezgvtest.py: also allow 'dst' parameter to be a string
2021-09-13 Matthew Fernandezgvtest.py: fix: use os.remove instead of pathlib.unlink...
2021-09-13 Matthew FernandezMerge branch 'smattr/B74C4F78-BCD7-4583-AF1E-08B7BB49E9...
2021-09-12 Matthew Fernandezfix: re-align dotlex’s 'yyerror' with that expected...
next