]> granicus.if.org Git - graphviz/shortlog
graphviz
2020-09-19 Matthew Fernandezremove unused sfpopen()
2020-09-19 Matthew Fernandezremove dependence on _stream_peek and _socket_peek...
2020-09-19 Matthew Fernandezremove disabled poll() code
2020-09-19 Matthew Fernandezremove unused sfstrrsrv macro
2020-09-19 Matthew Fernandezremove unused _proto_open declaration
2020-09-19 Matthew Fernandezremove block size optimization in sfio
2020-09-19 Matthew Fernandezremove use of _more_long_int and _more_void_int
2020-09-17 Matthew FernandezMerge branch '82267661-345e-483f-9d13-ce254b31694d...
2020-09-17 Matthew Fernandezsimplify scanEntity with agxbprint
2020-09-17 Matthew Fernandezsimplify some agxbuf calls in gv_get_font
2020-09-17 Matthew Fernandezsimplify get_avail_faces with agxbprint
2020-09-17 Matthew Fernandezsimplify xdot_textspan with agxbprint
2020-09-17 Matthew Fernandezsimplify xdot_begin_anchor with agxbprint
2020-09-17 Matthew Fernandezsimplify xdot_style with agxbprint
2020-09-17 Matthew Fernandezsimplify xdot_points with agxbprint
2020-09-17 Matthew Fernandezsimplify xdot_str_xbuf with agxbprint
2020-09-17 Matthew Fernandezsimplify gvplugin_list with agxbprint
2020-09-17 Matthew Fernandezsimplify clustNode with agxbprint
2020-09-17 Matthew Fernandezsimplify attach_attrs_and_arrows with agxbprint
2020-09-17 Matthew Fernandezsimplify strdup_and_subst_obj0 with agxbprint
2020-09-17 Matthew Fernandezsimplify initAnchor with agxbprint
2020-09-17 Matthew Fernandezsimplify getObjId with agxbprint
2020-09-17 Matthew Fernandezuse agxbprint in layerPagePrefix
2020-09-17 Matthew Fernandezsimplify aagerror with agxbprint
2020-09-17 Matthew Fernandezsquash two compiler warnings in aagerror
2020-09-17 Matthew Fernandezsimplify makeDotGraph with agxbprint
2020-09-17 Matthew Fernandezsimplify endElementHandler with agxbprint
2020-09-17 Matthew Fernandezsimplify startElementHandler with agxbprint
2020-09-17 Matthew Fernandezsimplify addEdgePoint with agxbprint
2020-09-17 Matthew Fernandezsimplify addNodeGraphics with agxbprint
2020-09-17 Matthew Fernandezsimplify addEdgeLabelGraphics with agxbprint
2020-09-17 Matthew Fernandezuse agxbprint in genBundleColors
2020-09-17 Matthew Fernandezuse agxbprint in genBundleInfo
2020-09-17 Matthew Fernandezuse agxbprint in deparseAttr
2020-09-17 Matthew Fernandezuse agxbprint in genBundleSpline, removing the need...
2020-09-17 Matthew Fernandezimplement a printf-like interface to agxbuf
2020-09-17 Matthew FernandezMerge branch '66384902-699A-410B-96FF-8DA8ACB35B15...
2020-09-17 Matthew Fernandezremove sfmutex() stub
2020-09-16 Matthew FernandezMerge branch '1785-2' into 'master'
2020-09-16 Matthew Fernandezdisambiguate cmd/tools #includes
2020-09-16 Matthew Fernandezremove unnecessary cmd/tools include path
2020-09-16 Matthew Fernandezdisambiguate cmd/smyrna #includes
2020-09-16 Matthew Fernandezremove unnecessary cmd/smyrna include path
2020-09-16 Matthew Fernandezdisambiguate cmd/mingle #includes
2020-09-16 Matthew Fernandezremove unnecessary cmd/mingle include path
2020-09-16 Matthew Fernandezdisambiguate cmd/gvpr #includes
2020-09-16 Matthew Fernandezremove unnecessary cmd/gvpr include path
2020-09-16 Matthew Fernandezdisambiguate cmd/gvmap #includes
2020-09-16 Matthew Fernandezremove unnecessary cmd/gvmap include path
2020-09-16 Matthew Fernandezdisambiguate cmd/gvedit #includes
2020-09-16 Matthew Fernandezdisambiguate cmd/edgepaint #includes
2020-09-16 Matthew Fernandezremove unnecessary cmd/edgepaint include path
2020-09-16 Matthew Fernandezremove unnecessary cmd/dot include path
2020-09-16 Matthew Fernandezdisambiguate cmd/dot #includes
2020-09-15 Matthew FernandezMerge branch '678658f8-13b2-48cc-a8fc-ecd7765ecf05...
2020-09-15 Matthew Fernandezremove unnecessary intermediate files when generating...
2020-09-15 Matthew Fernandezremove now-unnecessary ad hoc replacement of HTML parse...
2020-09-15 Matthew Fernandezuse api.prefix to set HTML parser's prefix
2020-09-15 Matthew Fernandezexplicitly set the output of HTML parser rule
2020-09-15 Matthew Fernandezdrop compatibility with Yacc, Bison < 3 in HTML parser
2020-09-15 Matthew Fernandezsuppress Bison warnings from using non-Yacc compatible...
2020-09-15 Matthew FernandezMerge branch '2F41B940-1933-48AE-84D5-A31781F6D8C9...
2020-09-15 Matthew Fernandezsuppress Bison warnings about Yacc incompatibility...
2020-09-14 Matthew FernandezMerge branch '3515b572-982c-461f-a4d4-21e7231678f1...
2020-09-14 Matthew Fernandezremove a couple of sign comparison warnings
2020-09-14 Matthew Fernandezsquash a -Wundef warning
2020-09-14 Matthew Fernandezremove unused height variable from selfRight
2020-09-14 Matthew Fernandezremove unused height variable from selfRight
2020-09-14 Matthew Fernandezremove unused width variable from selfTop
2020-09-14 Matthew Fernandezremove unused width height variable from selfBottom
2020-09-14 Matthew Fernandezfix: call printTok when DEBUG is defined in HTML lexer
2020-09-14 Matthew Fernandezsquash some -Wsign-compare warnings
2020-09-14 Matthew Fernandezsquash -Wempty-body warnings from expanding trace(...
2020-09-14 Matthew Fernandezsquash some tolower/toupper conversion warnings
2020-09-14 Matthew Fernandezremove unused tritop variable
2020-09-13 Matthew FernandezMerge branch '5f9243f8-2a80-456a-8cf6-4659eb7f13e9...
2020-09-13 Matthew Fernandezfix failure to find Cairo, PangoCairo under CMake ...
2020-09-12 Magnus JacobssonMerge branch 'add-metrics-report-with-warnings-to-ci...
2020-09-12 Magnus JacobssonMerge branch 'add-ubuntu20.04-debug-build' into 'master'
2020-09-12 Matthew FernandezMerge branch 'b316e0e6-214b-4ae2-ae43-9d3a55c05715...
2020-09-12 Matthew Fernandezfix handling of glGenTextures failure
2020-09-12 Matthew Fernandezsquash -Wmissing-prototypes warnings for glCompLoadPng
2020-09-12 Matthew Fernandezremove call to cairo_image_surface_get_format whose...
2020-09-12 Matthew Fernandezsquash a -Wconversion warning in glCompCreateFontFile
2020-09-12 Matthew Fernandezsquash a -Wunused-parameter warning in GetFixedOGLPos
2020-09-12 Matthew Fernandezsquash unused variable warnings in glcompmouse.c
2020-09-12 Matthew Fernandezsquash -Wfloat-conversion warning in glprintfglut
2020-09-12 Matthew Fernandezremove unused variables in glCompRenderText
2020-09-11 Magnus JacobssonMerge branch 're-add-lefty-to-windows-msbuild' into...
2020-09-11 Magnus JacobssonRemove surplus characters in previous CHANGELOG.md...
2020-09-11 Magnus JacobssonUpdate CHANGELOG.md with added lefty to MSBuild builds
2020-09-11 Magnus JacobssonRemove 2 -Wundef warnings in lefty.c
2020-09-11 Magnus JacobssonAdd workaround for lefty not built with CMake on Windows
2020-09-11 Magnus JacobssonAdd test of lefty usage
2020-09-11 Magnus JacobssonFix lefty crash at exit in MSBuild debug build
2020-09-11 Magnus JacobssonAllow lefty -? to show usage even if there's no DISPLAY...
2020-09-11 Magnus JacobssonCorrect lefty output directory for MSBuild
2020-09-11 Magnus JacobssonFix lefty compile error on Windows
2020-09-11 Magnus JacobssonCorrected name of HAVE_FILE_R macro in lefty
2020-09-11 Magnus JacobssonRemove BuildLog.htm item from MSBuild project files
next