Commit graph

187 commits

Author SHA1 Message Date
c9s 08a059465e Append one more argument to r3_tree_insert_pathn 2014-05-18 11:13:02 +08:00
c9s 64acfd8cd6 Rename route_ptr => route 2014-05-18 11:06:24 +08:00
c9s 5ca345d570 Rename route_info to route 2014-05-18 11:05:01 +08:00
c9s eb3ef7df0f rename request_methods to request_method 2014-05-18 11:04:13 +08:00
c9s b25a68eaac Add --enable-debug option + *i is unused. 2014-05-18 11:03:15 +08:00
c9s 9639174f73 Merge branch 'master' into feature/route-info
Conflicts:
	include/r3.h
	tests/bench_str.csv
2014-05-18 10:36:14 +08:00
c9s 1f1faff8b0 Add include header to synopsis 2014-05-18 10:29:36 +08:00
c9s f9ce80ebf3 Add license to readme 2014-05-18 10:28:19 +08:00
c9s 2e6aca1dad update LICENSE 2014-05-18 10:27:53 +08:00
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
c9s 9bab1bd076 match_entry_createl 2014-05-17 23:54:18 +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 639dd1e0e6 intiialize route_info struct 2014-05-17 19:25:25 +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