]> granicus.if.org Git - graphviz/shortlog
graphviz
2021-05-01 Matthew Fernandezremove trailing newlines from Python files
2021-05-01 Matthew Fernandezremove trailing whitespace in Python files
2021-04-29 Matthew FernandezMerge branch 'smattr/AD0827FA-EDD0-4329-BA29-B4A9775151...
2021-04-29 Matthew Fernandezreplace a use of snprintf pattern with gv_sprint
2021-04-29 Matthew Fernandezadd sprintf-like helper
2021-04-28 Matthew FernandezMerge branch 'smattr/E31C3F18-8D47-4280-873E-857FC13A19...
2021-04-28 Matthew Fernandezremove unnecessary bracketing and space in tclhandle.c
2021-04-28 Matthew Fernandezremove unused ISSPACE
2021-04-28 Matthew Fernandezcompute tclhandleEntryAlignment at compile time
2021-04-28 Matthew Fernandezremove useless cast
2021-04-28 Matthew Fernandezfix: consistently treat entry indices as uint64_t in...
2021-04-28 Matthew FernandezMerge branch 'smattr/b3c0b645-f677-4b03-b68f-18e05373d6...
2021-04-28 Matthew Fernandezsquash -Wunused-parameter warning in pic_polygon
2021-04-28 Matthew Fernandezsquash -Wunused-parameter warnings in pic_bezier
2021-04-28 Matthew Fernandezsquash two -Wsign-compare warnings in pic_string
2021-04-28 Matthew Fernandezsquash -Wsign-conversion warnings in pic_string
2021-04-28 Matthew Fernandezremove an open coded fmax
2021-04-28 Matthew Fernandezfold printing of some constants into the format string...
2021-04-28 Matthew Fernandezdo pov_begin_graph computation entirely on doubles
2021-04-28 Matthew Fernandezremove unnecessary calls to fabsf
2021-04-27 Matthew Fernandezfix some casts to incorrect target type
2021-04-27 Matthew Fernandezremove use of %d to emit unsigneds in VML plugin
2021-04-27 Matthew Fernandezsquash -Wunused-parameter in tkgen_begin_edge
2021-04-27 Matthew Fernandezsquash -Wunused-parameter warning in tkgen_begin_node
2021-04-27 Matthew Fernandezsquash 8 -Wconversion warnings
2021-04-27 Matthew Fernandezremove unused parameters to svg_rgradstyle
2021-04-27 Matthew Fernandezremove commented out code
2021-04-26 Matthew FernandezMerge branch 'smattr/b06d6e22-33f7-4371-ba03-b58b72af0d...
2021-04-26 Matthew Fernandezreplace use of NULL in the Visio plugin with more moder...
2021-04-26 Matthew Fernandezmore precisely express inheritance relationship in...
2021-04-26 Matthew Fernandezremove manual memory management of _points in Path...
2021-04-26 Matthew Fernandezremove the use of %d to print unsigned integers in...
2021-04-26 Matthew Fernandezremove Visual Studio options files
2021-04-26 Matthew Fernandezremove the use of C-style casts to convert void* to...
2021-04-26 Matthew FernandezMerge 'jfriesne/jaf-fix-uninitialized-memory-read-in...
2021-04-26 Matthew Fernandezadd a changelog entry for prior commit
2021-04-26 Jeremy FriesnerFix for uninitialized-memory-read in call_tri() that...
2021-04-25 Matthew FernandezMerge branch 'smattr/d0423bd6-65fb-4d10-abf7-905a337bab...
2021-04-25 Matthew Fernandezremove unused display function
2021-04-25 Matthew Fernandezfix type of variable used for interacting with getopt
2021-04-25 Matthew Fernandezremove unused modefile parameter to load_mouse_actions
2021-04-25 Matthew Fernandezremove commented out code
2021-04-25 Matthew Fernandezfix some incorrect function return type definitions
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in outfn
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in on_dlgOpenGraph_b...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in dlgOpenGraph_OK_Cl...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in save_graph_clicked
2021-04-25 Matthew Fernandezabbreviate an increment
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in on_consoleincbtn_...
2021-04-25 Matthew Fernandezabbreviate a decrement
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in on_consoledecbtn_...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in on_hideconsolebtn...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in on_clearconsolebt...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in frmObjectBtnCance...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in frmObjectBtnOK_cl...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in frmObject_set_scroll
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in attr_widgets_modif...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in on_dlgOpenGraph_b...
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in on_newNode
2021-04-25 Matthew Fernandezremove useless memory leak
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in btn_fdp_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in btn_circo_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in btn_twopi_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in btn_neato_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in btn_dot_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in btn_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in remove_graph_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in save_as_graph_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in open_graph_clicked
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in new_graph_clicked
2021-04-25 Matthew Fernandezremove curse word from comment
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in motion_notify_event
2021-04-25 Matthew Fernandezremove unused key parameter to appmouse_key_release
2021-04-25 Matthew Fernandezremove no-op functions appmouse_left_click, appmouse_ri...
2021-04-25 Matthew Fernandezsquash -Wunused parameter warnings in scroll_event
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in key_release_event
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in key_press_event
2021-04-25 Matthew Fernandezremove some excess white space
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in button_release_event
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in button_press_event
2021-04-25 Matthew Fernandezremove unused variable in button_press_event
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in expose_event
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warnings in configure_event
2021-04-25 Matthew Fernandezsquash -Wunused-parameter warning in realize
2021-04-25 Matthew Fernandezremove non-existent directory from Smyrna Makefile
2021-04-25 Matthew Fernandezsquash some -Wfloat-conversion warnings
2021-04-25 Matthew Fernandezsquash a -Wfloat-conversion warning
2021-04-25 Matthew Fernandezsquash a -Wfloat-conversion warning
2021-04-25 Matthew Fernandezremove shadowing of view in glexpose_main
2021-04-25 Matthew Fernandezremove shadowing of view in glexpose_drawgraph
2021-04-25 Matthew Fernandezremove shadowing of view in glexpose_grid
2021-04-25 Matthew Fernandezremove shadowing of view in glupdatecamera
2021-04-25 Matthew Fernandezremove shadowing of view in drawBorders
2021-04-24 Matthew FernandezMerge branch 'smattr/41d547b2-c0af-430e-a0f6-df23eaa36b...
2021-04-24 Matthew Fernandezreplace vpsc uses of NULL with more modern nullptr
2021-04-24 Matthew Fernandezuse range-based for loops to abbreviate some manual...
2021-04-24 Matthew Fernandezmanage NodeSets by value instead of pointer
2021-04-24 Matthew Fernandezmark getRightNeighbours static
2021-04-24 Matthew Fernandezmake getLeftNeighbours static
2021-04-24 Matthew FernandezMerge branch 'smattr/4984C046-2548-442C-9D61-CC86DF5750...
next