]> granicus.if.org Git - graphviz/shortlog
graphviz
2020-07-25 Matthew Fernandezremove unnecessary 'reg' annotations in vmalloc
2020-07-25 Matthew Fernandezremove now unused Vmdcsbrk
2020-07-25 Matthew Fernandezremove a use of Vmdcsbrk discipline
2020-07-25 Matthew Fernandezremove now unused Vmdcheap
2020-07-25 Matthew Fernandezremove now unused parameters to vmopen()
2020-07-25 Matthew Fernandezback vmalloc by the system allocator
2020-07-11 Matthew Fernandezzero out the result of a vmnewof()
2020-07-11 Matthew Fernandezremove agheap()
2020-07-11 Matthew FernandezMerge branch '9bc7e01e-5811-4256-92ed-85b323261351...
2020-07-11 Matthew FernandezMerge branch 'date2' into 'master'
2020-07-11 Matthew FernandezMerge branch '509c2d33-d4f6-4cde-bd74-1e6bf700d8eb...
2020-07-10 Matthew FernandezMerge branch '4b832e74-d1b7-45bf-8b80-32ba42272311...
2020-07-10 Matthew FernandezMerge branch 'c2a8c9c1-033c-43dc-82f9-8424e1da84c6...
2020-07-07 Matthew Fernandezadd compilation of the C examples to the test suite
2020-07-07 Matthew Fernandezinstall Graphviz dev libraries during CI testing
2020-07-07 Matthew Fernandezfix: update simple.c example for latest API
2020-07-07 Matthew Fernandezfix: update neatopack.c example for latest API
2020-07-07 Matthew Fernandezfix: update dot.c example for latest API
2020-07-07 Matthew Fernandezfix: update example.c to latest API
2020-07-06 Matthew Fernandezremove unused vmwalk API
2020-07-06 Matthew Fernandezremove legacy function prototypes
2020-07-06 Matthew Fernandezremove unused vmstat API
2020-07-06 Matthew Fernandezremove unused vmset API
2020-07-06 Matthew Fernandezremove unused vmregion API
2020-07-06 Matthew Fernandezremove unused vmtrbusy API
2020-07-06 Matthew Fernandezremove unused vmtrace API
2020-07-06 Matthew Fernandezremove undefs of stdlib.h functions that are not relied...
2020-07-06 Matthew Fernandezremove unused vmsize API
2020-07-06 Matthew Fernandezremove unused vmalign API
2020-07-06 Matthew Fernandezremove unused vmcompact API
2020-07-06 Matthew Fernandezremove unused vmdisc API
2020-07-06 Matthew Fernandezremove unused vmsegment API
2020-07-06 Matthew Fernandezremove unused Vmdebug allocator method
2020-07-06 Matthew Fernandezremove unused Vmpool allocator method
2020-07-06 Matthew Fernandezremove unused Vmlast allocator method
2020-07-06 Matthew Fernandezremove no longer used Vmprofile allocator method
2020-07-06 Matthew Fernandezremove malloc interception within vmalloc
2020-07-05 Matthew Fernandezremove VMFL allocation interceptors
2020-07-05 Matthew Fernandezremove support for vmalloc debugging in libexpr
2020-07-05 Matthew FernandezMerge branch 'B68D1126-4542-465E-ABB7-F05DF3258801...
2020-07-04 Matthew FernandezMerge branch 'b470c54b-7fe1-4771-a64e-963fcf34bc13...
2020-07-04 Vagrant Cascadiangv_doc_template.tcl: Pass "-gmt True" to support reprod...
2020-07-03 Matthew Fernandezremove no longer relevant malloc.h detection
2020-07-03 Matthew Fernandezremove no longer needed malloc.h suppression
2020-07-03 Matthew Fernandezremove legacy malloc.h includes
2020-07-03 Matthew Fernandezsuppress compiler warning from qsort() call
2020-07-03 Matthew Fernandezremove use of deprecated pango_cairo_font_map_create_co...
2020-07-03 Matthew FernandezMerge branch 'bd40bdf5-3761-4ae6-b1ef-f7904ff251ba...
2020-07-01 Matthew FernandezMerge branch 'dbdb31b0-dc0d-4b04-a62e-767d0fa0868e...
2020-07-01 Matthew FernandezMerge branch '2B9AE17E-6066-4038-B391-5C51411ED77D...
2020-06-30 Matthew FernandezMerge branch '5ACFD17E-A8C7-4FE9-80D0-38DF90EA199D...
2020-06-30 Matthew Fernandezdelete commented out development code in vector.c
2020-06-30 Matthew Fernandezremove unnecessary null deallocator for StringVector
2020-06-30 Matthew Fernandezremove unnecessary intdeallocator for IntegerVector
2020-06-30 Matthew Fernandezcheck for allocation failure in Vector_new
2020-06-30 Matthew Fernandezremove unused buf_len constant
2020-06-29 Magnus JacobssonMerge branch 'return-to-2.45-dev' into 'master'
2020-06-29 Magnus JacobssonMove back to 2.45 development series
2020-06-29 Magnus JacobssonMerge branch 'stable-release-2.44.1' into 'master' 2.44.1
2020-06-29 Magnus JacobssonStable Release 2.44.1
2020-06-29 Magnus JacobssonMerge branch 'cmake-graphviz-version-from-autogen'...
2020-06-29 Magnus JacobssonGenerate build date in UTC also in CMake
2020-06-29 Magnus JacobssonRemove obsolete CMakeLists.txt update from DEVELOPERS.md
2020-06-29 Magnus JacobssonAllow build date to be overridden by cmake -DDATE=
2020-06-29 Magnus JacobssonAdd generation of DATE file containing build date
2020-06-29 Magnus JacobssonChange to use patch version in the Windows installer
2020-06-29 Magnus JacobssonAllow version to be overridden by cmake -DVERSION=
2020-06-29 Magnus JacobssonMake CMake get Graphviz version from autogen.sh by...
2020-06-29 Magnus JacobssonMerge branch 'gitlab-ci-windows' into 'master'
2020-06-29 Matthew Fernandezavoid 'transparent is not a known color' warning
2020-06-27 Matthew Fernandezremove some -Wcast-qual compiler warnings
2020-06-27 Magnus JacobssonMake Windows binaries contain version and platform...
2020-06-27 Magnus JacobssonRemove Appveyor stuff from DEVELOPERS.md
2020-06-27 Magnus JacobssonFix linting errors in DEVELOPERS.md
2020-06-27 Magnus JacobssonDon't show progress from choco installs
2020-06-27 Magnus JacobssonAdd deploy of Windows binaries to www2.graphviz.org
2020-06-27 Magnus JacobssonConvert lab_gamut data to plain array (was array of...
2020-06-27 Magnus JacobssonDisable code analysis for lab_gamut
2020-06-27 Magnus JacobssonAdd Windows build jobs to GitLab pipeline
2020-06-27 Magnus JacobssonRetarget to Visual Studio 2019 and toolset v142
2020-06-27 Matthew FernandezMerge branch 'e467ae7f-137b-4133-a0f7-868171fc13db...
2020-06-27 Matthew FernandezMerge branch 'dac2636e-2144-4c57-8e9c-33fc072b6642...
2020-06-26 Matthew Fernandezremove index.html fragment
2020-06-26 Matthew FernandezMerge branch 'master' of ssh://gitlab.com/graphviz...
2020-06-26 Matthew FernandezMerge branch '349F18B3-F9F4-487E-BED4-E534CF4FCF59...
2020-06-25 Matthew Fernandezfix memory leak in vector allocation
2020-06-25 Matthew Fernandezrelocate vec_get() so we can call it earlier
2020-06-25 Matthew Fernandezmark the parameter to vec_length() as const
2020-06-25 Matthew Fernandezrelocate vec_length() so we can call it earlier
2020-06-23 Matthew FernandezMerge branch 'F2AA1D9F-EB82-4EB5-8B26-C5765A343AE9...
2020-06-23 Matthew Fernandezfix: remove generated patchwork.1.pdf during distclean
2020-06-22 Matthew Fernandezswap malloc(n*m) pattern for calloc(n,m)
2020-06-22 Matthew Fernandezremove some now-redundant error handling from a call...
2020-06-22 Matthew Fernandezremove some now-redundant error handling following...
2020-06-22 Matthew Fernandezremove allocation failure check in setPrefix
2020-06-22 Matthew Fernandezuse calloc instead of malloc;memset in zmalloc()
2020-06-22 Matthew Fernandezalso provide a calloc wrapper in lib/common
2020-06-22 Matthew Fernandezremove commented out gmalloc variants
2020-06-22 Matthew Fernandezexit on failure of any of the lib/common malloc wrappers
2020-06-22 Matthew Fernandezrefactor a RALLOC call that can tolerate failure to...
next