Commit Graph

734 Commits (e254b8e1d32c7a6f440a089eccd395ef8c52e0b0)

Author SHA1 Message Date
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
yuqing 3e28a90d0c json parse array and map 2018-08-24 11:41:11 +08:00
yuqing 827fc115e2 add json_parser.[hc] for parse json array and map 2018-08-22 10:35:33 +08:00
yuqing 94741c51c2 add function fc_split_string and fc_match_delim 2018-08-20 18:11:18 +08:00
yuqing 15526c7277 set result to 0 in switch default branch 2018-08-20 16:39:28 +08:00
yuqing 27e2216a77 add -ldl to LIBS 2018-08-20 16:35:32 +08:00
yuqing 2aab8aa4c5 support directive: #@add_annotation 2018-08-20 16:24:52 +08:00
yuqing 9cd25c3686 ini_file_reader code refine 2018-08-17 11:56:35 +08:00
yuqing 86ed30d58a upgrade version to 1.40 2018-08-14 17:45:57 +08:00
yuqing 74e00bb244 add function conn_pool_parse_server_info and conn_pool_load_server_info 2018-08-14 17:44:55 +08:00
yuqing 722a944266 sockopt.c: add global variable try_again_when_interrupt 2018-07-31 16:46:05 +08:00
yuqing 4ae9c8f55f add function fc_compare_string 2018-07-31 14:27:13 +08:00
yuqing 08dce9933e add file fc_list.h 2018-07-26 15:28:39 +08:00
yuqing 0bdb5e4b03 ini_file_reader add function iniGetRequiredStrValueEx 2018-07-23 12:48:44 +08:00
yuqing edced2173b refine ini_file_reader-Chinese.md 2018-07-20 11:58:04 +08:00
yuqing b89f113dbe refine ini_file_reader-Chinese.md 2018-07-20 11:51:01 +08:00
yuqing deca3d4f35 add ini_file_reader-Chinese.md 2018-07-20 11:34:38 +08:00
yuqing 63713195ea add php_log_file_performance-Chinese.md 2018-07-20 11:10:58 +08:00
yuqing 4f7900ab2b format changed 2018-07-20 10:59:33 +08:00
yuqing a4f80d8b49 add doc/id_generator-Chinese.md 2018-07-20 10:53:13 +08:00
yuqing 142d557c8f sched_thread.c: fix first schedule time 2018-07-19 17:43:15 +08:00
yuqing d0729c2540 common_blocked_queue.h: add function common_blocked_queue_try_pop 2018-07-16 15:08:59 +08:00
yuqing 2c83c992ce logger.h use gcc attribute to check format 2018-07-15 21:02:33 +08:00
yuqing 3e47901340 logger.c add new line with fprintf 2018-07-10 18:34:44 +08:00
yuqing c20b7306b0 shared_func.h: add function starts_with and ends_with 2018-07-10 12:47:12 +08:00
YuQing 9589d315be correct print_all_sched_entries 2018-07-07 14:21:31 +08:00
YuQing 845a059daa upgrade version to 1.0.39 2018-07-07 13:31:25 +08:00
YuQing fd94604ba4 #@set value can embed %{VARIABLE} 2018-07-07 13:29:51 +08:00
yuqing 0005b1dc08 bug fixed for set->vars and set->offset 2018-07-06 18:48:46 +08:00
yuqing 6ba4379b1e call func_free of annotation 2018-07-06 17:48:50 +08:00
yuqing 96a57d65ee add @function REPLACE_VARS 2018-07-06 15:35:15 +08:00
yuqing 8ef67cef6b log more info 2018-06-29 10:31:26 +08:00
yuqing db5672c132 add likely and unlikely macro defines 2018-06-29 09:21:16 +08:00
yuqing 0d13a2de17 sched_thread.h: add function sched_print_all_entries 2018-06-26 10:56:34 +08:00
yuqing d664e70fdb add function blocked_queue_terminate_all 2018-06-13 10:12:34 +08:00
yuqing 37eeef3f23 common_blocked_queue_terminate with count 2018-06-12 16:49:12 +08:00
yuqing 571be969dd shared_func.h: add functions int2str and long2str 2018-06-11 17:04:46 +08:00
yuqing 530c17aaa1 correct CRC32 2018-06-07 20:43:32 +08:00
yuqing 63978b63ed remove remarks 2018-06-01 18:36:38 +08:00
yuqing 890d0bf2d4 skiplist add function find_range 2018-06-01 18:30:26 +08:00
yuqing 2f76b8c4b1 code refine 2018-05-30 16:35:08 +08:00
yuqing beb0c77ebb skiplist optimization 2018-05-30 13:49:27 +08:00
yuqing fd894d810b add skiplist_set.[hc] and skiplist bug fixed 2018-05-29 18:10:50 +08:00
yuqing 6d9d71005a make.sh and Makefile changed 2018-05-22 17:32:04 +08:00
yuqing bbcd9f492d remove warning: dereferencing type-punned pointer will break strict-aliasing rules 2018-05-22 15:26:25 +08:00
yuqing 004c0036b2 restore target path from /usr/local/include to /usr/include 2018-05-22 09:29:19 +08:00