]> granicus.if.org Git - graphviz/shortlog
graphviz
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())
2021-03-31 Matthew Fernandezsquash some -Wunused-parameter warnings
2021-03-31 Matthew Fernandezremove some open coded fmax
2021-03-29 Matthew FernandezMerge branch 'smattr/450AD1C4-3E9D-4E93-95C6-279FC38EFC...
2021-03-29 Matthew Fernandezreplace unnecessary max() implementation with libc...
2021-03-29 Matthew Fernandezreplace neatogen header guards with more modern #pragma...
2021-03-29 Matthew Fernandezremove commented out code
2021-03-29 Matthew Fernandezremove C++ alternative in embed_graph.h
2021-03-29 Matthew Fernandezremove inline NULL definition
2021-03-29 Matthew Fernandezremove C++ alternative in dijkstra.h
2021-03-29 Matthew Fernandezremove incorrect C++ alternative
2021-03-29 Matthew Fernandezremove unused sparsegraph.h C++ alternative
2021-03-29 Matthew Fernandezremove unused kkutils.h C++ alternative
2021-03-29 Matthew Fernandezremove commented out inline keywords
2021-03-29 Matthew Fernandezremove some unnecessary __cplusplus guards
2021-03-29 Matthew Fernandezremove alternative C++ Queue implementation in neatogen
2021-03-29 Matthew Fernandezremove commented out #include
2021-03-29 Matthew FernandezMerge branch 'smattr/619aeafd-3505-4392-aa61-49cdae0077...
2021-03-29 Matthew Fernandezfix: correctly handle HTML content ending in ]
2021-03-29 Matthew Fernandezadd a test case for #1893
2021-03-29 Matthew FernandezMerge branch 'smattr/F391EA36-8454-4A32-B815-1FAAEFD400...
2021-03-29 Matthew Fernandezreflow some code
2021-03-29 Matthew Fernandezcondense a malloc;memset
2021-03-29 Matthew Fernandezuse a stronger return type in not_default_attrs
2021-03-29 Matthew Fernandezuse a stronger return type in has_no_predecessor_below
2021-03-29 Matthew Fernandezuse a stronger return type in has_no_edges
2021-03-29 Matthew Fernandezuse a stronger return type in write_node_test
2021-03-29 Matthew Fernandezuse a stronger return type for node_in_subg
2021-03-29 Matthew Fernandezuse a stronger return type in irrelevant_subgraph
2021-03-29 Matthew Fernandezuse a stronger type for root variable
2021-03-29 Matthew Fernandezuse a stronger type for hasName variable
2021-03-29 Matthew Fernandezsimplify agcanonhtmlstr implementation
2021-03-29 Matthew Fernandezuse a stronger type for backslash_pending variable
2021-03-29 Matthew Fernandezuse a stronger type for needs_quotes variable
2021-03-29 Matthew Fernandezcondense some boolean code
2021-03-29 Matthew Fernandezuse a stronger type for a boolean variable
2021-03-29 Matthew Fernandezremove some commented out code
2021-03-29 Matthew Fernandezremove unused HAVE__BOOL define
2021-03-29 Matthew Fernandezremove commented out iconv code
2021-03-29 Matthew Fernandezremove unused exstrfree
2021-03-29 Matthew Fernandezremove unused AgraphVersion
2021-03-29 Matthew FernandezMerge branch 'smattr/62d61954-d50d-44bc-9fde-6df2d9924c...
2021-03-29 Matthew Fernandezadd a script for generating graphs to profile
2021-03-29 Matthew FernandezMerge branch 'smattr/338d3e7f-bace-4703-a761-ea022a3aac...
2021-03-29 Matthew Fernandezremove unused whatout gvmap variable
2021-03-29 Matthew Fernandezremove unused plot_labels
2021-03-29 Matthew Fernandezremove unused plot_edges
2021-03-29 Matthew Fernandezremove unused plot_points
2021-03-29 Matthew Fernandezremove unused plot_polys
2021-03-29 Matthew Fernandezremove unused make_map_from_point_groups
2021-03-29 Matthew Fernandezremove excess space, bracketing, and commented out...
2021-03-29 Matthew Fernandezremove useless use_line parameter in make_map.c
next