Commit graph

24 commits

Author SHA1 Message Date
c9s
ef55fb9cdb Another fix for stdbool types 2015-11-17 21:43:10 +08:00
c9s
973a2cb85c Move private functions to private header files 2015-11-17 21:17:35 +08:00
Ricky Su
88dc323f7f add include config.h 2015-11-17 20:59:17 +08:00
Ricky Su
292b082c78 fix memory leak 2015-09-11 15:14:07 +08:00
c9s
72f10015d5 Fix copyright email 2014-06-27 13:24:40 +08:00
c9s
4f93a530e1 assert free 2014-06-01 01:26:36 +08:00
c9s
188a687150 check the pointer returns from zmalloc 2014-06-01 01:25:34 +08:00
c9s
072c72621c separate header files 2014-05-28 21:08:06 +08:00
c9s
54397987bd Add const 2014-05-27 01:07:33 +08:00
c9s
7aaed3e5d7 merge str_array.h 2014-05-26 21:39:36 +08:00
c9s
fe5c2381b5 remove point checking in str_array_free 2014-05-22 22:23:47 +08:00
c9s
82ea09e146 when we free it, we know it's not NULL 2014-05-21 18:22:11 +08:00
Omer Katz
7303bc8f00 More guarding against freeing NULL pointers. 2014-05-21 12:50:56 +03:00
Omer Katz
9c191682da Added zmalloc from redis in order to allow different allocators. 2014-05-20 20:50:15 +03:00
c9s
e0eca85cbc remove route_split_pattern function 2014-05-18 12:24:07 +08:00
c9s
0c6afd03b7 use HAVE_STR*DUP config to check function definitions 2014-05-17 07:26:47 +08:00
Cindy Wang (CindyLinz)
823ed29161 token.c include r3_str.h for my_strdup & my_strndup 2014-05-17 01:02:14 +08:00
Cindy Wang (CindyLinz)
df4dbbe2a6 self provided strndup & strdup 2014-05-17 00:35:56 +08:00
c9s
6b9c15febb File renaming 2014-05-16 20:22:25 +08:00
c9s
046ec9e977 Add benchmark and bug fixes 2014-05-16 18:03:52 +08:00
c9s
f741395e5f test find edge 2014-05-15 13:39:50 +08:00
c9s
c91c06ec3b Add token list tests 2014-05-15 12:47:14 +08:00
c9s
767dba6e86 Rename token_list to token_array 2014-05-15 12:21:45 +08:00
c9s
f8539fd950 Add token list struct 2014-05-15 11:52:45 +08:00