Commit graph

68 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 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 2e7a3c2736 workable --enable-graphviz 2014-05-18 10:13:51 +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 639dd1e0e6 intiialize route_info struct 2014-05-17 19:25:25 +08:00
c9s d4ece86b36 check in Makefile.in 2014-05-17 16:02:15 +08:00
c9s 4f36b0b27c Fix check tests on linux platform 2014-05-17 08:01:49 +08:00
c9s 6ff8ff66d1 one more scope for benchmarks 2014-05-17 07:53:24 +08:00
c9s 4572f5cb55 update correct testing records 2014-05-17 07:52:03 +08:00
c9s 5a4312d473 clean up 2014-05-17 07:49:17 +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 04e0d6724b Fix check with autotool 2014-05-17 07:14:09 +08:00
c9s 9de9602a42 Delete Makefile.in 2014-05-17 06:57:49 +08:00
c9s e822cd8d2f Fix 2014-05-17 06:52:26 +08:00
c9s 6dc025108e Checking .in files 2014-05-17 06:49:12 +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 8f3ac387f0 remove Judy 2014-05-16 22:05:23 +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
c9s 6b9c15febb File renaming 2014-05-16 20:22:25 +08:00
c9s 2a0e120a91 append captured tokens to match_entry 2014-05-16 19:12:01 +08:00
c9s ebe4c008fb inline function optimization 2014-05-16 18:57:36 +08:00
c9s 134a849ecd use long for N 2014-05-16 18:39:45 +08:00
c9s 869e8c6d01 Add bench.html to display benchmark data 2014-05-16 18:33:48 +08:00
c9s 046ec9e977 Add benchmark and bug fixes 2014-05-16 18:03:52 +08:00
c9s 0e488403a9 API rename & cleanup 2014-05-16 15:29:25 +08:00
c9s cc3f5024e8 test case for not_found 2014-05-16 14:42:05 +08:00
c9s f57ae07e4a more route tests 2014-05-16 14:36:48 +08:00
c9s 4380f7e63a rnode_match test 2014-05-16 14:24:00 +08:00
c9s 57dce698db pcre stuff 2014-05-16 14:05:51 +08:00
c9s fe21914e00 include files 2014-05-16 12:33:59 +08:00