]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-11-06 Matthew Fernandezsmyrna: add lib/gvc to the include path
2021-11-06 Matthew Fernandezsmyrna: remove inaccurate comment
2021-11-06 Matthew FernandezMerge branch 'smattr/f664153c-1704-49f7-a22f-72ed3c82bc...
2021-11-05 Matthew Fernandezrender.h: remove commented out prototypes
2021-11-05 Matthew FernandezaddEdgeLabels: remove legacy comment
2021-11-05 Matthew FernandezmakeMultiSpline: remove unused 'g' parameter
2021-11-05 Matthew Fernandezgenroute: remove unused 'g' parameter
2021-11-05 Matthew FernandezfinishEdge: remove unused 'g' parameter
2021-11-05 Matthew FernandezmakeSpline: remove unused 'g' parameter
2021-11-05 Matthew FernandezmakePolyline: remove unused 'g' parameter
2021-11-05 Matthew FernandezattachOrthoEdges: remove unused 'g' parameter
2021-11-05 Matthew FernandezaddEdgeLabels: remove unused 'g' parameter
2021-11-05 Matthew FernandezmakeSelfArcs: remove unused 'P' parameter
2021-11-05 Matthew FernandezmakeSelfEdge: remove unused 'P' parameter
2021-11-03 Matthew FernandezMerge branch 'smattr/C9AAEA67-8F95-48ED-8CC9-8AA2B36946...
2021-11-03 Matthew Fernandezgvconfig_libdir: fix const-correctness of char pointers...
2021-11-02 Matthew FernandezMerge branch 'dl_iterate_phdr' into 'main'
2021-11-02 Nehal J WaniPrefer dl_iterate_phdr(3) over /proc/self/maps
2021-11-02 Nehal J Wanigvconfig: move declaration of 'tmp' var local to #if...
2021-11-02 Nehal J Wanicommon: rename ET_<> macros to EDGETYPE_<>
2021-11-01 Matthew FernandezMerge branch 'dlls-win' into 'main'
2021-11-01 Nehal J Waniplugin/pango: install pango/cairo DLLs only if install_...
2021-11-01 Nehal J Waniplugin/gd: install GD DLLs only if install_win_dependen...
2021-11-01 Nehal J Wanilibgvc: install expat DLLs only if install_win_dependen...
2021-11-01 Nehal J Wanitools: install expat/getopt DLLs only if install_win_de...
2021-11-01 Nehal J WaniCMake: add option to skip installing dependency DLLs...
2021-11-01 Matthew FernandezMerge branch 'libs-common-expat' into 'main'
2021-11-01 Nehal J Wanicommon: CMake: specify include directory of expat
2021-10-31 Matthew FernandezMerge branch 'smattr/677A5F24-BD20-44C7-99FA-FA21644D7F...
2021-10-31 Matthew Fernandezadd changelog entry for prior commit
2021-10-31 Laszlo Boszormenyi... remove bashism from gvmap.sh
2021-10-31 Matthew FernandezMerge branch 'smattr/62c1fda0-ad72-4ce8-85d2-726ad27635...
2021-10-31 Matthew Fernandezremove leading debian/changelog entries related to...
2021-10-31 Matthew Fernandezupdate debian/control claimed dependencies
2021-10-30 Matthew FernandezMerge branch 'smattr/0CB8CD6B-A813-4242-995C-1235E5FECC...
2021-10-30 Matthew Fernandezxlib_finalize: swap a boolean for a C99 bool for 'watch...
2021-10-30 Matthew Fernandezxlib_finalize: swap a boolean for a C99 bool for 'watch...
2021-10-30 Matthew Fernandezxlib plugin: remove unnecessary casts
2021-10-30 Matthew Fernandezxlib plugin: swap a boolean for a C99 bool for 'initial...
2021-10-30 Matthew Fernandezxlib plugin: remove commented out code
2021-10-30 Matthew FernandezJSON plugin: swap boolean state fields for C99 bools
2021-10-30 Matthew Fernandezcgraph write: remove unused 'Attrs_not_written_flag...
2021-10-30 Matthew FernandezJSON plugin: remove unused 'Attrs_not_written_flag...
2021-10-30 Matthew Fernandezgdgen_polyline: swap boolean for C99 bool
2021-10-30 Matthew Fernandezgdgen_ellipse: swap booleans for C99 bools
2021-10-30 Matthew Fernandezgdgen_polygon: swap booleans for C99 bools
2021-10-30 Matthew Fernandezgdgen_bezier: swap booleans for C99 bools
2021-10-30 Matthew FernandezMerge branch 'smattr/FF18EC5E-E236-4FDB-ADB2-D128E9D654...
2021-10-30 Matthew Fernandezlib/fdpgen: replace header guards with more modern...
2021-10-30 Matthew FernandezMerge branch 'smattr/1A3B7F32-8996-4CA8-8119-96D2D96B2D...
2021-10-30 Matthew Fernandezremove Ubuntu 20.10 from CI testing
2021-10-30 Matthew FernandezMerge branch 'textlut' into 'main'
2021-10-30 Ben Hanselllib/common: add character width lookup tables for more...
2021-10-30 Ben Hanselllib/common: move isalpha_no_locale into utils.h
2021-10-30 Matthew FernandezMerge branch 'smattr/6c732dbe-b152-45fe-a3f8-78942750f4...
2021-10-30 Matthew Fernandezsplines.c: abbreviate increment and decrement patterns
2021-10-30 Matthew Fernandezsplines.c: rephrase explicit comparison against 'FALSE'
2021-10-30 Matthew Fernandezsplines.c: reflow some text
2021-10-30 Matthew Fernandezsplines.c: remove unnecessary use of the comma operator
2021-10-30 Matthew Fernandezsplines.c: remove some open coding of 'fmin', 'fmax'
2021-10-30 Matthew Fernandezsplines.c: strip trailing whitespace
2021-10-30 Matthew Fernandezsplines.c: remove unnecessary bracketing
2021-10-30 Matthew Fernandezbezier_clip: use a C99 bool for 'found'
2021-10-30 Matthew FernandezpolylineMidpoint: squash warnings about using 'mf'...
2021-10-30 Matthew FernandezMerge branch 'smattr/542e3839-b1e1-4258-b60c-2bb6ed50d1...
2021-10-30 Matthew FernandezVML plugin: replace 'gvputs(… html_string(…))' with...
2021-10-30 Matthew Fernandezadd a test for XML escaping
2021-10-30 Matthew Fernandezxml_core: support a mode for escaping UTF-8 characters
2021-10-30 Matthew Fernandezxml_core: update input pointer to reflect how many...
2021-10-30 Matthew FernandezMerge branch 'smattr/53697EE0-92BE-42AD-992E-0310A16FA6...
2021-10-30 Matthew Fernandezsmyrna: remove unused 'anglexyz'
2021-10-30 Matthew Fernandezsmyrna: remove unused 'anglexy'
2021-10-30 Matthew Fernandezsmyrna: remove unused 'anglez'
2021-10-30 Matthew Fernandezsmyrna: remove unused 'angley'
2021-10-30 Matthew Fernandezsmyrna: remove unused 'anglex'
2021-10-30 Matthew Fernandezsmyrna: remove unused 'camera_vectorz'
2021-10-30 Matthew Fernandezsmyrna: remove 'camera_vectory'
2021-10-30 Matthew Fernandezsmyrna: remove 'camera_vectorx'
2021-10-30 Matthew Fernandezsmyrna: remove unused 'temp_node_record'
2021-10-30 Matthew Fernandezsmyrna: remove unused 'TopviewData'
2021-10-30 Matthew Fernandezsmyrna: remove unused 'gl3DNav'
2021-10-30 Matthew Fernandezsmyrna: remove unused 'rotation'
2021-10-30 Matthew Fernandezsmyrna: remove unused 'gvprscript'
2021-10-30 Matthew Fernandezsmyrna: remove unused 'MAX_BTN_CNT'
2021-10-30 Matthew Fernandezsmyrna: remove unused 'clicked_mouse_button'
2021-10-30 Matthew Fernandezsmyrna: remove unused 'mouse_rotate_axis'
2021-10-30 Matthew Fernandezsmyrna: remove unused 'image_data'
2021-10-30 Matthew Fernandezsmyrna: remove unused anonymous enum
2021-10-30 Matthew Fernandezsmyrna: remove unused 'unit'
2021-10-30 Matthew Fernandezsmyrna: remove unused 'clipZ*' fields
2021-10-30 Matthew Fernandezdisable Cygwin CMake job
2021-10-27 Matthew FernandezMerge branch 'smattr/05940714-391D-4CCB-B123-D66833B684...
2021-10-27 Matthew Fernandezlib/osage: replace header guards with more modern ...
2021-10-27 Matthew Fernandezlib/patchwork: replace header guards with more modern...
2021-10-27 Matthew Fernandezlib/circogen: replace header guards with more modern...
2021-10-27 Matthew Fernandezlib/pack: replace header guards with more modern #pragm...
2021-10-27 Matthew Fernandezlib/sfio: replace header guards with more modern #pragm...
2021-10-23 Matthew FernandezMerge branch 'smattr/C09D7FA6-FBC0-46C6-B075-00B8D711B6...
2021-10-23 Matthew FernandezMove back to 2.49 development series
2021-10-23 Matthew FernandezMerge branch 'smattr/62684DF4-6792-40B2-9F0A-284D37A20C... 2.49.3
next