Commit graph

176 commits

Author SHA1 Message Date
c9s d3218b6331 clean up configure.ac 2014-05-18 10:22:53 +08:00
c9s 1cae209d9f update version 2014-05-18 10:14:08 +08:00
c9s 2e7a3c2736 workable --enable-graphviz 2014-05-18 10:13:51 +08:00
c9s 6c651cb1ef Add lib_LIBRARIES option to Makefile.am 2014-05-18 09:32:14 +08:00
c9s cdbfb2f05b update README 2014-05-18 09:31:08 +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 607f209425 required dot version 2014-05-18 09:16:47 +08:00
c9s 02197595c9 Rename dl => offset for readiblity 2014-05-18 09:05:55 +08:00
c9s 097a180f8c update record 2014-05-18 08:55:49 +08:00
c9s 4f882b8a7d newrecord~ 2014-05-18 08:33:31 +08:00
c9s c1d90dd138 performance improvement on plain string edge matching 2014-05-18 08:29:26 +08:00
c9s 00c3b32ad5 update benchmark result. 2014-05-18 08:28:45 +08:00
c9s 87f8cb810a Fix image markdown 2014-05-18 08:21:09 +08:00
c9s 48f6255fbc document graphviz feature 2014-05-18 08:19:32 +08:00
c9s 452b53c2f8 Merge branch 'feature/graphviz' 2014-05-18 08:15:54 +08:00
c9s b7d20ecc24 Add gvc_render and gvc_render tests 2014-05-18 08:15:32 +08:00
c9s b7c4829c2b Fix node pattern re-assignment 2014-05-18 08:15:32 +08:00
c9s d46d189e95 fix dep libgvc 2014-05-18 08:15:32 +08:00
c9s 06c3b95e6c Update Makefile.in 2014-05-18 08:15:32 +08:00
c9s 52aa221710 Add gvc.c 2014-05-18 08:15:32 +08:00
c9s 27e8998ab3 Add gvc to configure.ac 2014-05-18 08:15:31 +08:00
c9s 9858c5cd5a Add gvc_render and gvc_render tests 2014-05-18 08:13:58 +08:00
c9s dc861157cf Fix node pattern re-assignment 2014-05-18 08:04:24 +08:00
c9s d462f4d5fa fix dep libgvc 2014-05-18 07:36:17 +08:00
c9s db9c3662f8 Update Makefile.in 2014-05-18 07:35:16 +08:00
c9s 1439401036 Add gvc.c 2014-05-18 07:34:51 +08:00
c9s b7d3e86181 Add gvc to configure.ac 2014-05-18 07:31:37 +08:00
Pedro 03888e5c65 Merge pull request #7 from czchen/bugfix/equal
Fix = operator in sh
2014-05-17 23:30:45 +08:00
ChangZhuo Chen (陳昌倬) a7eac661c7 Fix = operator in sh 2014-05-17 22:55:27 +08:00
c9s 516ddddda3 Add exec_prefix 2014-05-17 19:05:14 +08:00
c9s 563278fba8 Add route_info structure 2014-05-17 18:57:36 +08:00
c9s c19186ab77 Add more columns to match_entry 2014-05-17 18:56:13 +08:00
c9s 793de786b7 update .travis-ci 2014-05-17 16:06:05 +08:00
c9s d4ece86b36 check in Makefile.in 2014-05-17 16:02:15 +08:00
c9s 397905ed77 check in Makefile.in 2014-05-17 16:02:03 +08:00
c9s f1555ba0d1 Merge branch 'master' of github.com:c9s/r3
Conflicts:
	config.guess
	config.sub
	install-sh
2014-05-17 16:01:35 +08:00
c9s 9ab45c2133 use automake with copy 2014-05-17 16:00:28 +08:00
c9s 5651d95b99 delete links 2014-05-17 15:57:52 +08:00
c9s 57753e8657 check-in install-sh 2014-05-17 15:56:29 +08:00
c9s 3d163d40de Add configure script 2014-05-17 15:55:50 +08:00
c9s 9557af5efa check in missing files 2014-05-17 15:54:38 +08:00
c9s 3b811952d9 gcc test only for now 2014-05-17 15:52:01 +08:00
c9s 8bc6812095 update configure.ac with more configs 2014-05-17 15:50:22 +08:00
c9s 442cca2941 update .travis ci config 2014-05-17 15:45:34 +08:00
c9s 9e020768d9 import m4/* 2014-05-17 15:45:27 +08:00
c9s f4ed38c908 more autoconf steps 2014-05-17 15:40:48 +08:00
c9s 428e7f4cd6 use autoreconf 2014-05-17 15:38:16 +08:00
c9s ff37833aeb require gnulib 2014-05-17 15:36:35 +08:00
c9s 8293e0a786 install m4 2014-05-17 15:36:05 +08:00
c9s dcee860225 update readme 2014-05-17 15:33:12 +08:00