Commit graph

403 commits

Author SHA1 Message Date
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
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
c9s 3ba9d4be0d libtool, automake, autoconf 2014-05-17 15:32:38 +08:00
c9s c0b4e6cbeb build-essential 2014-05-17 15:31:10 +08:00
c9s 7b44ffbcfa Add ACLOCAL_AMFLAGS 2014-05-17 15:30:25 +08:00
c9s c16f5c0475 test build 2014-05-17 15:28:35 +08:00
c9s ec694de68e Add .travis ci config 2014-05-17 15:26:40 +08:00
c9s 88434b2288 delete auto-generated libtool 2014-05-17 15:22:40 +08:00
c9s 65d295b880 partially 2014-05-17 15:20:59 +08:00
c9s ea057921c2 no strndup when truncating pattern 2014-05-17 15:20:28 +08:00
Pedro 4910382090 Update node.c
Fix
2014-05-17 15:16:52 +08:00
Pedro 6c0b3c3e90 Merge pull request #6 from CindyLinz/master
my_strdup / my_strndup  malloc smaller
2014-05-17 15:06:44 +08:00
Pedro 2ca78dd980 Merge pull request #5 from czchen/feature/install
Install headers and r3.pc
2014-05-17 14:46:27 +08:00
Cindy Wang (CindyLinz) 1c9a42dd82 my_strdup / my_strndup malloc smaller 2014-05-17 13:01:33 +08:00
ChangZhuo Chen (陳昌倬) be0cd0df76 Add r3.pc 2014-05-17 11:35:45 +08:00
ChangZhuo Chen (陳昌倬) 0ad579912c Install header files 2014-05-17 11:23:01 +08:00
c9s e3b64f4512 Delete 2014-05-17 09:46:02 +08:00
c9s 16d7225336 update benchmark result 2014-05-17 09:41:00 +08:00
c9s fe9ca48135 update README 2014-05-17 09:39:39 +08:00
c9s 256cb8435a dump pattern if pcre compilation failed. 2014-05-17 08:11:22 +08:00
c9s 4f36b0b27c Fix check tests on linux platform 2014-05-17 08:01:49 +08:00
c9s d30e58176c Adding AC_PROG_CC_STDC to configure.ac to support c99 2014-05-17 07:58:28 +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