]> granicus.if.org Git - graphviz/shortlog
graphviz
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...
2021-03-31 Matthew FernandezAddBranch: move definition of i closer to its use and...
2021-03-31 Matthew FernandezPickBranch: move definition of i closer to its use
2021-03-31 Matthew FernandezNodeCover: move definitions closer to their use and...
2021-03-31 Matthew FernandezPrintNode: move definition of i closer to its use and...
2021-03-31 Matthew FernandezInitNode: move definition of i closer to its use and...
2021-03-31 Matthew FernandezRTreeNewNode: move definition of n closer to its use
2021-03-31 Matthew FernandezRTreeDelete2: move definition of i closer to its use
2021-03-31 Matthew FernandezRTreeDelete: move definitions closer to their use and...
2021-03-31 Matthew FernandezRTreeInsert2: move definition of i closer to its use
2021-03-31 Matthew FernandezRTreeInsert: move definitions closer to their use and...
2021-03-31 Matthew Fernandezreflow RTreeInsert2 prototype
2021-03-31 Matthew FernandezRTreeSearch: push definition of i closer to its use...
2021-03-31 Matthew FernandezPrintData: push definition of i closer to its use and...
2021-03-31 Matthew FernandezPrintIndex: push definition of i closer to its use...
2021-03-31 Matthew FernandezRTreeClose2: push definition of i closer to its use
2021-03-31 Matthew FernandezRTreeNewIndex: push definition of x closer to its use
2021-03-31 Matthew FernandezRTreeLeafListFree: push definition of tlp closer to...
2021-03-31 Matthew FernandezRTreeLeafListAdd: push nlp definition closer to its use
2021-03-31 Matthew Fernandezsimplify printf format in PrintNode
2021-03-31 Matthew Fernandezuse more modern #pragma once guards in lib/label
2021-03-31 Matthew Fernandezremove unnecessary CoverAll declaration
2021-03-31 Matthew Fernandezremove commented out code
2021-03-31 Matthew Fernandezremove cryptic comment
2021-03-31 Matthew Fernandezremove unused parameter to RTreeReInsert
2021-03-31 Matthew Fernandezremove unused parameter to objplpmks
2021-03-31 Matthew Fernandezremove hand rolled floor(log2())
next