Commit graph

15 commits

Author SHA1 Message Date
c9s 973a2cb85c Move private functions to private header files 2015-11-17 21:17:35 +08:00
c9s 72f10015d5 Fix copyright email 2014-06-27 13:24:40 +08:00
c9s f95cce7407 fix header file include 2014-06-03 21:47:52 +08:00
c9s 053f9202f6 merge graphviz function prototype into r3.h 2014-06-03 20:47:35 +08:00
c9s 4ac3d74fd3 more graphviz API 2014-06-03 18:41:55 +08:00
c9s b68e14dd66 r3_tree_render_dot(const node * tree, FILE *fp); support 2014-06-03 18:37:36 +08:00
c9s 65052fbe5c update README 2014-06-03 18:14:52 +08:00
c9s 7d69e79535 gvc fix 2014-06-01 14:53:12 +08:00
c9s 1a4eb14a05 error code support
- return error code if compilation error occurs
- use asprintf to sprint errstr
2014-06-01 02:03:44 +08:00
c9s 7aaed3e5d7 merge str_array.h 2014-05-26 21:39:36 +08:00
c9s a706b48f14 Add more patterns to gvc paths 2014-05-20 23:39:20 +08:00
c9s 2084675423 r3_tree_insert_path API changes 2014-05-19 10:12:41 +08:00
c9s cde6e5de31 Fix tests 2014-05-18 13:15:53 +08:00
c9s b56a52e1d8 Add --enable-graphviz option for graphviz:
Graphviz API is changed in 2014* version.
And the version on ubuntu 13.10  is 2013*
Which causes build fail.
2014-05-18 09:29:31 +08:00
c9s b7d20ecc24 Add gvc_render and gvc_render tests 2014-05-18 08:15:32 +08:00