]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-04-10 Matthew Fernandezremove now-unused jmp_buf
2021-04-10 Matthew Fernandezreturn NULL from deriveGraph to indicate failure
2021-04-10 Matthew Fernandezanticipate a NULL return from deriveGraph
2021-04-10 Matthew Fernandezanticipate failure from layout
2021-04-10 Matthew Fernandezadd a return value to layout
2021-04-10 Matthew Fernandezanticipate failure from fdpLayout
2021-04-10 Matthew Fernandezadd a return value to fdpLayout
2021-04-10 Matthew Fernandezdelete commented out code
2021-04-10 Matthew FernandezMerge remote-tracking branch 'origin/smattr/1EBF65AE...
2021-04-10 Matthew Fernandezallow macOS CI tasks to run immediately
2021-04-10 Matthew Fernandezpropagate COLLECTION from macOS CI build tasks to macOS...
2021-04-10 Matthew Fernandezfix: propagate VERSION from macOS build tasks to macOS...
2021-04-09 Magnus JacobssonMerge branch 'fix-strcpy-param-overlap' into 'main'
2021-04-09 Magnus JacobssonFix AddressSanitizer: strcpy-param-overlap in gvconfig_...
2021-04-08 Matthew FernandezMerge branch 'smattr/19C32E28-7A45-406A-A700-B74AB173D7...
2021-04-08 Matthew Fernandezremove inlining of flip_rec_box
2021-04-08 Matthew FernandezMerge branch 'smattr/1DFCCF93-D5FA-4443-A701-9C65CC0902...
2021-04-08 Matthew Fernandezfix computation of minimum graph rank on large graphs
2021-04-07 Matthew FernandezMerge branch 'smattr/BC4B3197-1AC8-4F9E-BCB8-CDF5BFE64A...
2021-04-07 Matthew Fernandezoptimize some size()>0 checks
2021-04-07 Matthew Fernandezuse C++11 in-class member initialization to remove...
2021-04-07 Matthew Fernandezremove some explicit constructor calls
2021-04-07 Matthew Fernandezuse range-based for loops to clean up some manual iteration
2021-04-07 Matthew Fernandezstore Graphics as managed pointers in Visio::Render...
2021-04-07 Matthew Fernandeztake a reference instead of a pointer in Visio::Render...
2021-04-07 Matthew Fernandeztake a reference instead of a pointer in Visio::Render...
2021-04-07 Matthew Fernandeztake a reference instead of a pointer in Visio::Render...
2021-04-07 Matthew Fernandezremove const qualifier on Visio::Graphics
2021-04-07 Matthew Fernandezremove const qualifier from Visio::Render::AddGraphic...
2021-04-06 Matthew FernandezMerge branch 'smattr/72E0571B-88AC-4CBC-AC52-ABB391482F...
2021-04-06 Matthew Fernandezfix: do not recognize "&;" as an XML escape sequence
2021-04-06 Matthew Fernandezadd a test case for #797
2021-04-06 Matthew FernandezMerge branch 'smattr/8D352476-8903-4236-8AE7-1C1DA75CC4...
2021-04-06 Matthew Fernandezremove internal definitions of NULL
2021-04-06 Matthew Fernandezinclude stddef.h in some files that are using NULL
2021-04-06 Matthew Fernandezremove stray line feed characters
2021-04-06 Matthew Fernandezremove unhelpful comment
2021-04-06 Matthew Fernandezremove some commented out code
2021-04-04 Matthew FernandezMerge branch 'smattr/20D31C39-98CB-43AC-89A4-D37C86FA81...
2021-04-04 Matthew Fernandezswap an unnecessary MAX call for fmax
2021-04-04 Matthew Fernandezmove some definitions closer to their usage
2021-04-04 Matthew Fernandezmore precise return type for isLeaf
2021-04-04 Matthew Fernandezsquash -Wcompare, -Wconversion, -Wsign-convertion warnings
2021-04-04 Matthew Fernandezsquash some -Wsign-compare warnings
2021-04-04 Matthew Fernandezsquash a -Wsign-compare and a -Wconversion compiler...
2021-04-04 Matthew Fernandezremove some commented out code
2021-04-04 Matthew Fernandezsquash -Wconversion compiler warning
2021-04-04 Matthew FernandezMerge branch 'smattr/D2AA2D59-2982-42CC-9CA3-374F58FDC5...
2021-04-04 Matthew Fernandezsimplify some debugging code
2021-04-04 Matthew Fernandezremove unused struct name
2021-04-04 Matthew Fernandezuse a bitfield instead of shifting and masking for...
2021-04-04 Matthew Fernandezfix: put HTML bit at the top of the count in reference...
2021-04-03 Matthew FernandezMerge branch 'smattr/f4713040-3ec5-4d22-9ea3-48bdc47c1e...
2021-04-03 Matthew Fernandezremove -Wshadow warning in conc.c
2021-04-03 Matthew Fernandezremove now-unused jmp_buf
2021-04-03 Matthew Fernandezremove the use of longjmp to indicate failure in rebuil...
2021-04-03 Matthew Fernandezanticipate non-zero return from rebuild_vlists
2021-04-03 Matthew Fernandezadd a return value to rebuild_vlists
2021-04-03 Matthew FernandezMerge branch 'smattr/F9620D3B-7BEF-49CD-85DD-CB9FEB3B07...
2021-04-03 Matthew Fernandezmove macOS CI jobs to Gitlab shared runner
2021-04-03 Matthew Fernandezfix: install dependencies in macOS test tasks
2021-04-03 Matthew FernandezMerge branch 'smattr/02B780E5-FA0B-4FE5-94B8-9979AA32D4...
2021-04-03 Matthew Fernandezremove some commented out code
2021-04-03 Matthew Fernandezremove some unnecessary bracketing
2021-04-03 Matthew Fernandezremove some useless code
2021-04-03 Matthew Fernandezreplace some unnecessary MIN calls with fmin
2021-04-03 Matthew Fernandezreplace some unnecessary MAX calls with fmax
2021-04-03 Matthew Fernandezremove unused g parameter from markSmall
2021-04-03 Matthew Fernandezremove unused cp parameter from updateWt
2021-04-03 Matthew Fernandezsquash some -Wunused-parameter warnings
2021-04-02 Matthew FernandezMerge branch 'smattr/279B0FC2-0820-4378-A2DF-3A0EDB8B46...
2021-04-02 Matthew Fernandezfix: missing counting refactor and fatal errors in...
2021-04-02 Matthew FernandezMerge branch 'smattr/CE58A1C5-3233-40B6-AB51-1094448247...
2021-04-02 Matthew Fernandezreplace Smyrna use of sfstropen with agxbuf
2021-03-31 Mark HansenMerge branch 'grammar-align' into 'main'
2021-03-31 Mark HansenRemove deprecated HTML attributes in generation
2021-03-31 Matthew FernandezMerge branch 'smattr/4D210743-7509-4642-AB03-14BCBC3755...
2021-03-31 Matthew FernandezplaceLabels: move definition of i closer to its use
2021-03-31 Matthew Fernandezxlspdxload: move definition of op closer its use
2021-03-31 Matthew Fernandezxlhdxload: move definition of i closer to its use
2021-03-31 Matthew Fernandezxladjust: abbreviate some zeroing
2021-03-31 Matthew Fernandezxlintersections: move definitions closer to their use
2021-03-31 Matthew Fernandezaabbaabb: move definitions closer to their use
2021-03-31 Matthew Fernandezhd_hil_s_from_xy: move definitions closer to their use
2021-03-31 Matthew Fernandezxlnew: move definition of xlp closer to its use
2021-03-31 Matthew FernandezPrintPVars: move definition of i closer to its use...
2021-03-31 Matthew FernandezInitPVars: move definition of i closer to its use and...
2021-03-31 Matthew FernandezLoadNodes: move definition of i closer to its use and...
2021-03-31 Matthew FernandezPickSeeds: move definitions closer to their use
2021-03-31 Matthew FernandezMethodZero: move definition of i closer to its use...
2021-03-31 Matthew FernandezGetBranches: move definition of i closer to its use...
2021-03-31 Matthew FernandezSplitNode: move definitions closer to their use and...
2021-03-31 Matthew FernandezContained: move definitions closer to their use an...
2021-03-31 Matthew FernandezOverlap: move definitions closer to their use and use...
2021-03-31 Matthew FernandezCombineRect: move definitions closer to their use and...
2021-03-31 Matthew FernandezRectArea: move definitions closer to their use
2021-03-31 Matthew FernandezPrintRect: move definition of i closer to its use and...
2021-03-31 Matthew FernandezNullRect: condense initialization of r
2021-03-31 Matthew FernandezInitRect: move definition of i closer its use and use...
2021-03-31 Matthew FernandezcheckOpt: move definition of i closer to its use and...
next