Commits on Source
100+
4bb15806
replace 'gvprintf(… xml_string(…))' with 'gvputs_xml'
Oct 08, 2021
577becec
replace 'gvputs(… xml_string0(…))' with 'xml_escape(…)'
Oct 08, 2021
49f96df2
pango_textlayout: replace 'agxbput(… xml_string0(…))' with 'xml_escape(…)'
Oct 08, 2021
5bd02c9d
gv2gml emitAttr: replace 'fprintf(… xml_string(…))' with 'xml_escape(…)'
Oct 08, 2021
400d230a
common: remove 'xml_string'
Oct 08, 2021
28770b6e
common: remove 'xml_string0'
Oct 08, 2021
bb9e55e3
replace 'gvputs(… xml_url_string(…))' with 'xml_escape(…)'
Oct 08, 2021
7f425243
common: remove 'xml_url_string'
Oct 08, 2021
08e8d529
Merge branch 'smattr/05f4cdeb-0e09-4cfc-ac55-d8822807d4a5' into 'main'
Oct 08, 2021
1fdb682b
CI: avoid BOM in GRAPHVIZ_VERSION file in windows build jobs
Oct 09, 2021
a7346c95
CI: avoid BOM in COLLECTION file in windows build jobs
Oct 09, 2021
0d08e570
CI: avoid BOM in GRAPHVIZ_VERSION file in windows-cygwin-build-using-autogen job
Oct 09, 2021
fea17b6a
CI: add generation of GRAPHVIZ_VERSION also for macOS CMake test job
Oct 09, 2021
9f0ae025
CI: remove archiving of GRAPHVIZ_VERSION from the windows-cygwin-build-using-autogen job
Oct 09, 2021
35865ade
CI: remove archiving of GRAPHVIZ_VERSION from MinGW and Cygwin CMake jobs
Oct 09, 2021
fa8b464d
Merge branch 'fix-bom-in-graphviz-version-file' into 'main'
Oct 09, 2021
73c95613
libcommon: remove unused 'UF_remove'
Oct 09, 2021
0617cb19
remove lib/spine
Oct 09, 2021
0e172caa
Merge branch 'smattr/DFDF0E87-1EF5-490D-A08A-AB53B614A394' into 'main'
Oct 09, 2021
e027ab9d
smyrna: remove 'cgbTVHighlighted_toggled_cb' no-op
Oct 10, 2021
e3ecc5a9
smyrna: remove 'cgbTVVisible_toggled_cb' no-op
Oct 10, 2021
af7bd836
smyrna: remove 'cgbTVSelect_toggled_cb' no-op
Oct 10, 2021
55f438b7
smyrna: remove prototype for unimplemented 'btnTVDelete_clicked_cb'
Oct 10, 2021
db26aef1
smyrna: remove prototype for unimplemented 'btnTVFilter_clicked_cb'
Oct 10, 2021
285b79e3
smyrna: remove prototype for unimplemented 'btnTVFirst_clicked_cb'
Oct 10, 2021
8222cd70
smyrna: remove prototype for unimplemented 'btnTVPrevious_clicked_cb'
Oct 10, 2021
cbc9b14d
smyrna: remove prototype for unimplemented 'btnTVNext_clicked_cb'
Oct 10, 2021
89464782
smyrna: remove prototype for unimplemented 'btnTVLast_clicked_cb'
Oct 10, 2021
e710d980
smyrna: remove prototype for unimplemented 'btnTVGotopage_clicked_cb'
Oct 10, 2021
aec0235f
smyrna: remove prototype for unimplemented 'btnTVFilterClear_clicked_cb'
Oct 10, 2021
7414ef87
smyrna: remove prototype for unimplemented 'btnTVSelectAll_clicked_cb'
Oct 10, 2021
0466379a
smyrna: remove prototype for unimplemented 'btnTVUnselectAll_clicked_cb'
Oct 10, 2021
267a659a
smyrna: remove prototype for unimplemented 'btnTVHighlightAll_clicked_cb'
Oct 10, 2021
7baea2f8
smyrna: remove prototype for unimplemented 'btnTVUnhighlightAll_clicked_cb'
Oct 10, 2021
1b5d03b7
Merge branch 'smattr/E25E87C9-5338-4CDA-81A0-47CA52A1067A' into 'main'
Oct 10, 2021
a94bfa5d
MS Build build system: remove minimal rebuild enabling
Oct 10, 2021
0d473f2c
Merge branch 'smattr/EF03B314-9D8C-4B6C-8466-8DC715A590E2' into 'main'
Oct 10, 2021
4d6754aa
_dot_splines: remove unnecessary cast and address operations
Oct 10, 2021
079fe43b
portcmp: rephrase to avoid conversion to int
Oct 10, 2021
0b131b1e
dotsplines.c: remove unnecessary bracketing
Oct 10, 2021
e34daf51
dotsplines.c: remove commented out code
Oct 10, 2021
144051c9
dotsplines.c: rephrase some open coded fmin, fmax
Oct 10, 2021
ae4dc218
make_regular_edge: use a proper boolean for checking edge type is spline
Oct 10, 2021
355c1303
completeregularpath: squash a -Wunused-parameter warning
Oct 10, 2021
1481b815
zapLayers: remove unused parameter
Oct 10, 2021
798db9f2
sameport.c: remove obsolete code
Oct 10, 2021
676dfe9f
sameport: remove unused parameter
Oct 10, 2021
6a35f132
Merge branch 'smattr/a5361ad7-b54f-484d-9fde-b9b85f00e0d4' into 'main'
Oct 10, 2021
96136309
remove generation of ps.h and commit generated output instead
Oct 10, 2021
ea3752c9
Merge branch 'smattr/0c5e6e8f-e750-47bf-b91f-d2c13242d5d1' into 'main'
Oct 10, 2021
53af51b4
libgvc: replace header guards with more modern #pragma once
Oct 10, 2021
6c4d9df2
Merge branch 'smattr/B8F865EA-1BE4-4990-96CF-2D5DCEB70122' into 'main'
Oct 10, 2021
ac2cba2e
common: autotools: make awk crlf agnostic when generating svgcolor_lib only when using Cygwin
Oct 11, 2021
081af0f1
common: CMake: make awk crlf agnostic when generating svgcolor_lib only when using Cygwin
Oct 11, 2021
df53fb2b
Merge branch 'fix-awk-crlf-agnosticity-on-macos-catalina' into 'main'
Oct 11, 2021
a9b61d37
CI: don't generate GRAPHVIZ_VERSION file in macOS CMake build job
Oct 12, 2021
f0cb4962
CI: move generation of COLLECTION from macOS build template to individual jobs
Oct 12, 2021
a3d341b7
Merge branch 'addendum-fix-bom-in-graphviz-version-file' into 'main'
Oct 12, 2021
7d586a81
The preprocessor constant HAVE_GTS should be undefined like others similar flags.
Oct 13, 2021
b6fab6e2
Merge branch 'fix_windows_if_have_gts' into 'main'
Oct 13, 2021
e4bf174c
disable clang formatting in ps.h and reflow lines
Oct 13, 2021
c84125ce
ps_txt: fuse array strings, accelerating 'cat_libfile'
Oct 13, 2021
180f77a8
remove unnecessary 'Show_boxes' cast
Oct 13, 2021
4a50d365
cat_libfile: use a C99 bool for 'use_stdlib'
Oct 13, 2021
3bc0138f
user_init: use a C99 bool for 'saw_bb'
Oct 13, 2021
75180de7
Merge branch 'smattr/2633d9ac-c5e9-4556-b4cd-b4b879e4add7' into 'main'
Oct 13, 2021
b7dd02f1
smyrna: remove unused union names
Oct 13, 2021
90315314
smyrma: remove duplicate 'xml' declaration
Oct 13, 2021
a87ccb19
smyrna: remove unused 'GLOBAL_Z_OFFSET'
Oct 13, 2021
43b4fad8
smyrna: remove unused 'ZOOM_STEP', 'ZOOM_STEPS'
Oct 13, 2021
8115c5df
smyrna: remove unused 'RAD2DEG'
Oct 13, 2021
dfc4bf6c
smyrna: remove unused 'UNHIGHLIGHTED_ALPHA'
Oct 13, 2021
a7a5e3e4
smyrna: remove unused Z plane constants
Oct 13, 2021
0401c31e
smyrna: remove unused node limit constants
Oct 13, 2021
bf196d0c
smyrna: remove unused 'GL_DOTSIZE_CONSTANT'
Oct 13, 2021
d348c3c2
smyrna: remove unused 'DOUBLE_IT'
Oct 13, 2021
a47506a4
smyrna: remove unused 'SPHERE_SLICE_COUNT'
Oct 13, 2021
35ebffbd
smyrna: remove unused 'DOT_SIZE_CORRECTION_FAC'
Oct 13, 2021
683c395d
Merge branch 'smattr/4755772E-A42F-4DB2-A389-E4304FB44BBC' into 'main'
Oct 14, 2021
ca3e0213
lib/ast: replace header guards with more modern #pragma once
Oct 13, 2021
6f79a17b
Merge branch 'smattr/527996E1-267D-4746-BF2A-20A2A66E028B' into 'main'
Oct 14, 2021
5665964f
libedgepaint: replace header guards with more modern #pragma once
Oct 13, 2021
0b086e4d
Merge branch 'smattr/BD47AC77-0B88-41A8-8983-2D057C6598C7' into 'main'
Oct 14, 2021
86c249bc
lib/gvpr: replace header guards with more modern #pragma once
Oct 13, 2021
9578ac69
Merge branch 'smattr/CA6A6F72-A9FA-4694-9BE4-52D0EA99C11E' into 'main'
Oct 14, 2021
6d539c14
lib/cdt: replace header guards with more modern #pragma once
Oct 14, 2021
3be60b2b
Merge branch 'smattr/63959121-2587-4D2B-82E1-87E5132AC015' into 'main'
Oct 14, 2021
e4be7b28
deref: remove unnecessary 'break' statements
Oct 15, 2021
f9b97e4f
fix misuse of 'exerror'
Oct 15, 2021
36dbacfa
exerror/exwarn: allow GNU-compatible compilers to detect misuse
Oct 15, 2021
cd0d9daf
evaldyn: remove variable shadowing of 'expr' global
Oct 15, 2021
1bbc485f
getdyn: remove variable shadowing of 'expr' global
Oct 15, 2021
ec3ffa2b
prints: remove variable shadowing of 'expr' global
Oct 15, 2021
b9401729
print: remove variable shadowing of 'expr' global
Oct 15, 2021
73f7d2fb
print: squash a -Wsign-compare warning
Oct 15, 2021
f356f345
SF_UNBOUND: define as a 'size_t' instead of casting to 'size_t' at every usage
Oct 15, 2021
63f755a0
Merge branch 'smattr/93788a5c-6268-4813-8ab7-7bf81636d537' into 'main'
Oct 15, 2021
bd64b848
gv2gxl: remove duplicate XML escaping functionality
Oct 16, 2021
f9535404
Merge branch 'smattr/238e3b6b-eb20-441a-a609-79496e66c3e0' into 'main'
Oct 16, 2021
1bdf51f5
Stable Release 2.49.2
Oct 16, 2021
Additional commits have been omitted to prevent performance issues.
Loading
Loading