Commit Graph

479 Commits (c8c75666cf9b17adaf58883174ddd8631d628c01)

Author SHA1 Message Date
YuQing c8c75666cf upgrade version to 1.43 2019-12-25 20:35:44 +08:00
YuQing 12dde730c8 add function fc_delete_file_ex 2019-12-25 15:20:07 +08:00
YuQing ad57015174 add buffered_file_writer.[hc] files 2019-12-25 10:47:07 +08:00
YuQing 2992bfc4be add buffered_file_writer.[hc] 2019-12-25 10:41:58 +08:00
YuQing 1302c5306a correct function skiplist_iterator in skiplist.h 2019-12-24 08:52:31 +08:00
YuQing 41e4e6f079 replace function call system to getExecResult 2019-12-06 11:49:35 +08:00
YuQing dd34251817 upgrade version to 1.0.42 2019-12-05 08:51:59 +08:00
YuQing b7dde81d1e function create_work_threads changed 2019-12-03 21:20:41 +08:00
YuQing 414f20fa61 init compress_log_days_before to 1 2019-12-01 20:34:12 +08:00
YuQing 22a6115c4e delete old file refine 2019-11-30 16:23:46 +08:00
YuQing d818e59009 add function get_gzip_command_filename 2019-11-30 15:33:59 +08:00
YuQing 938a6a7fac modify website name 2019-11-23 10:03:54 +08:00
YuQing b89d23ab8b INSTALL changed 2019-11-23 10:02:35 +08:00
YuQing aabc50c144 add .gitignore 2019-11-22 09:53:58 +08:00
YuQing bb0a1f0da6 add function local_host_ip_addrs_to_string 2019-10-15 21:47:13 +08:00
YuQing 325946a3be add function conn_pool_set_server_info 2019-10-12 10:59:08 +08:00
YuQing 9534dfba56 change function conn_pool_connect_server_ex 2019-10-08 09:39:05 +08:00
YuQing 69463768ea add function conn_pool_connect_server_ex 2019-09-30 21:22:19 +08:00
YuQing d32a72db1f add function socketCreateEx2 2019-09-29 21:35:53 +08:00
YuQing 583bdc87dc upgrade version to 1.0.41 2019-09-29 15:58:11 +08:00
YuQing 83f572820e log more info when socket bind fail 2019-09-29 14:55:50 +08:00
YuQing 28d175523d sockopt.[hc] support IPv6 2019-09-27 11:29:12 +08:00
YuQing 82eee4ddd0 func getifconfigs: get IPv6 address correctly 2019-09-26 10:00:02 +08:00
YuQing d366aa6492 multi_socket_client: fix timeout check 2019-09-24 10:20:49 +08:00
YuQing cd4a1c3959 multi_socket_client.c: code refine 2019-09-22 21:31:55 +08:00
YuQing 93ca7b42cd ini_file_reader.c: fix empty string compare 2019-09-22 10:23:36 +08:00
YuQing c1f0d855c8 change CIDR network_bits range from [16, 32) to [10, 32) 2019-05-23 18:59:29 +08:00
YuQing 91f707d1b4 log more info when setrlimit fail 2019-03-19 14:29:52 +08:00
YuQing e9822aa8e3 php7_ext_wrapper.h: add ZEND_IS_FALSE 2018-12-01 16:18:41 +08:00
YuQing 2d8a30b735 php-ext: remove compile warning 2018-11-19 18:50:34 +08:00
YuQing b7d21b57b2 php extension persistent for idg 2018-11-19 14:14:42 +08:00
YuQing 742206ea41 remove logInfo in php-fastcommon/fastcommon.c 2018-11-10 20:36:50 +08:00
YuQing f6609c7612 add function id_generator_next_extra_ptr 2018-11-09 22:07:21 +08:00
YuQing 32c1445d41 add function resolve_path and fast_buffer_append_file 2018-10-29 16:48:08 +08:00
YuQing f64a00c0f2 add function log_try_init 2018-10-26 15:07:55 +08:00
YuQing 350f923710 add function hash_find1 and hash_find2 2018-10-26 10:24:23 +08:00
YuQing d27948ed9c add function format_http_date 2018-10-11 16:33:38 +08:00
YuQing 660a471b98 correct macro define parameter 2018-10-10 18:43:49 +08:00
YuQing 0a442615ae add types: string_array_t and key_value_array_t 2018-10-04 20:22:43 +08:00
YuQing d74e3f3b13 change DEFAULT_CONNECT_TIMEOUT from 30 to 10 2018-09-27 10:13:17 +08:00
YuQing ea74bac9d0 add function fc_memmem 2018-09-27 10:12:24 +08:00
yuqing 6ef844bd6b add FC_IS_CHINESE_UTF8_CHAR 2018-09-17 12:01:03 +08:00
yuqing 3c9054f215 add fast_buffer_append_string2 2018-09-14 11:58:49 +08:00
yuqing 8403f2246c add functions: string trim and fast_mpool_strdup 2018-09-13 18:21:32 +08:00
yuqing ce98e53ae2 add FC_SET_STRING 2018-09-10 21:21:54 +08:00
yuqing b2dd1c322e add macro FC_IS_LETTER 2018-09-04 15:51:35 +08:00
yuqing 5e2b104970 add function fc_string_equal 2018-09-03 18:01:39 +08:00
yuqing b3ef40f926 ini_file_reader-Chinese.md #@add_annotation 2018-08-27 15:58:30 +08:00
yuqing 85cc906b1d add function fc_strdup 2018-08-27 15:14:53 +08:00
yuqing e53cbda01b json parser refine error info 2018-08-24 16:25:29 +08:00