Commit graph

14 commits

Author SHA1 Message Date
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