Commit graph

79 commits

Author SHA1 Message Date
c9s
a4481a8ecb Add route_cmp function to compare route 2014-05-18 11:59:30 +08:00
c9s
4efd1b9702 r3_tree_insert_pathn to r3_tree_insert_pathl 2014-05-18 11:13:44 +08:00
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
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
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
097a180f8c update record 2014-05-18 08:55:49 +08:00
c9s
4f882b8a7d newrecord~ 2014-05-18 08:33:31 +08:00
c9s
00c3b32ad5 update benchmark result. 2014-05-18 08:28:45 +08:00
c9s
b7d20ecc24 Add gvc_render and gvc_render tests 2014-05-18 08:15:32 +08:00
c9s
9bab1bd076 match_entry_createl 2014-05-17 23:54:18 +08:00
c9s
4572f5cb55 update correct testing records 2014-05-17 07:52:03 +08:00
c9s
e0c67acc61 rename to benchmark_print_summary 2014-05-17 07:48:57 +08:00
c9s
f5863a956d Add benchmark macros 2014-05-17 07:48:22 +08:00
c9s
6747775908 use @CHECK_CFLAGS@ and @CHECK_LIBS@ 2014-05-17 07:28:52 +08:00
c9s
0c6afd03b7 use HAVE_STR*DUP config to check function definitions 2014-05-17 07:26:47 +08:00
c9s
952ec60e99 Fix Makefile.am for check 2014-05-17 07:23:24 +08:00
c9s
5b7d4ae441 Add config.h.in 2014-05-17 06:40:08 +08:00
c9s
ec55b3741a Add empty PHP extension skeleton from Pux for 2014-05-16 22:47:33 +08:00
c9s
ad3c06ebb3 delete slow records 2014-05-16 22:01:23 +08:00
c9s
4a22aeaec9 Fix highchart rendering 2014-05-16 22:00:57 +08:00
c9s
9c53003871 Refactoring match function 2014-05-16 21:02:02 +08:00
c9s
2381f54dc4 allocate ov space when compiling the tree 2014-05-16 20:58:30 +08:00
c9s
40e927a4f1 Add dynamic ov_count vector 2014-05-16 20:51:30 +08:00
c9s
3484d6bea3 update readme 2014-05-16 20:35:16 +08:00
c9s
b34aa75924 use shared linking and install rules 2014-05-16 20:30:31 +08:00
c9s
9567cb7947 Add bench_str.csv 2014-05-16 20:22:38 +08:00