Commit Graph

  • 81950ac246 add function fc_queue_free_chain YuQing 2021-09-11 18:40:26 +0800
  • 7614f789c8 add function sorted_queue_pop_to_queue_ex YuQing 2021-09-11 11:47:05 +0800
  • f5fa33611f add files: array_allocator.[hc] YuQing 2021-09-10 16:36:14 +0800
  • 6957c19992 fast_mblock.[hc]: add function fast_mblock_free_objects YuQing 2021-09-09 08:39:51 +0800
  • a66370d0f8 add files: sorted_queue.[hc] YuQing 2021-09-02 21:05:09 +0800
  • e1ef38d6a4 add type void_array_t YuQing 2021-08-20 11:01:50 +0800
  • 45da326ce2 add types int32_array_t and int64_array_t YuQing 2021-08-19 19:28:15 +0800
  • ebe7d87ca4 locked_list.h adds macros: locked_list_empty, locked_list_first_entry etc. YuQing 2021-08-17 15:39:01 +0800
  • c6b2c32fe2 add function: fast_allocator_avail_memory YuQing 2021-08-17 10:01:42 +0800
  • b7ecd0d4c4 add function init_pthread_rwlock YuQing 2021-08-13 21:10:05 +0800
  • 2fafa215fd add function fc_queue_timedpeek YuQing 2021-08-11 11:32:23 +0800
  • 44dcf4f821 add functions getFileContentEx1 and getFileContent1 YuQing 2021-08-08 15:11:29 +0800
  • 47c4eaeb13 fast_allocator.[hc]: correct reclaim_interval logic YuQing 2021-08-06 15:17:54 +0800
  • 082a0fbc06 feat debian package zhiming 2021-07-13 00:24:27 +0800
  • 8e009524a8 Revert "Update rules" vazmin 2021-08-03 00:45:36 +0800
  • 0d32aec147 Update rules vazmin 2021-08-03 00:11:35 +0800
  • 1a9ff91062 Update rules vazmin 2021-08-03 00:05:55 +0800
  • f33e53a0fa update the shared library install dirs in deb vazmin 2021-08-01 21:21:32 +0800
  • 83e1dfcae9 deb clean rules vazmin 2021-07-21 01:21:38 +0800
  • 3e0f1eb1fc fast_mblock_init_ex1: unify obj name YuQing 2021-07-20 20:27:48 +0800
  • e2292d60db debian clear vazmin 2021-07-20 00:03:39 +0800
  • 167e8b38a0 debain package zhiming 2021-07-13 00:24:27 +0800
  • 1e9df48fec upgrade version to V1.0.53 V1.0.53 YuQing 2021-07-06 21:23:31 +0800
  • 75b2aaee97 open for write MUST have the third parameter: mode YuQing 2021-07-01 07:41:29 +0800
  • de879c15ee uniq_skiplist.h: add function uniq_skiplist_iterator_at YuQing 2021-06-30 15:05:31 +0800
  • 3ad4a89ff5 process_action support action status YuQing 2021-06-26 11:00:52 +0800
  • 3a61bf8074 Merge branch 'feature/debian' zhangchunsheng 2021-06-25 18:49:15 +0800
  • df43a7d48b add debian pkg feature/debian zhangchunsheng 2021-06-25 18:47:45 +0800
  • d5f9271597 add debian zhangchunsheng 2021-06-25 18:23:16 +0800
  • e10bb45605 correct macro MEM_ALIGN V1.0.52 YuQing 2021-06-11 11:09:48 +0800
  • a5ee277e2d add macros: MEM_ALIGN_FLOOR and MEM_ALIGN_CEIL YuQing 2021-06-11 11:03:26 +0800
  • ba1f8eb38f add function fc_check_realloc_iovec_array iovec_array YuQing 2021-06-08 14:15:24 +0800
  • e6be76eb74 remove compile warning (the compiler is too worried) YuQing 2021-06-06 16:25:21 +0800
  • 1d1a766c70 process_restart more gracefully YuQing 2021-06-04 17:56:02 +0800
  • e068391c87 add function get_path_block_size and get_device_block_size YuQing 2021-06-02 11:07:28 +0800
  • 48f108b40d add function fc_queue_pop_to_queue_ex YuQing 2021-06-01 17:08:24 +0800
  • d5fd9a176d upgrade version to 1.0.52 YuQing 2021-06-01 15:45:36 +0800
  • 41681a5eb7 process_stop more gracefully (kill -9 on timeout) YuQing 2021-06-01 15:34:18 +0800
  • da2077c6b8 add function get_kernel_version V1.0.51 YuQing 2021-05-27 10:05:52 +0800
  • 8174aed8e3 set errno to result ASAP for safety YuQing 2021-05-26 18:05:50 +0800
  • ec181d51cf use macros: IS_URL_RESOURCE and IS_FILE_RESOURCE YuQing 2021-05-26 18:01:13 +0800
  • 639d388c6d use libcurl to fetch URL resource YuQing 2021-05-26 15:21:55 +0800
  • 768fbb68d4 normalize_path support file resource start with file:// YuQing 2021-05-26 09:38:04 +0800
  • 6fddce73c5 add function normalize_path_ex and normalize_uri YuQing 2021-05-25 16:41:11 +0800
  • df4fdfcab7 uniq_skiplist.[hc]: init function add parameter: allocator_use_lock YuQing 2021-05-20 10:08:01 +0800
  • 797f4e08b8 fast_mblock.[hc]: support batch alloc and batch free YuQing 2021-05-18 15:06:59 +0800
  • 4558290e1e add macro fc_fallocate V1.0.50 YuQing 2021-05-11 09:07:23 +0800
  • 5650e87665 upgrade version to V1.0.50 YuQing 2021-04-30 10:59:59 +0800
  • 63d57f82c6 set thread name OK YuQing 2021-04-28 07:54:57 +0800
  • 082da383ff set thread name as necessary YuQing 2021-04-29 21:02:36 +0800
  • 9d9cee76ac add functions fc_server_load_from_ini_context etc. YuQing 2021-04-28 20:31:00 +0800
  • 1fd4a5da2b upgrade version to V1.0.49 V1.0.49 YuQing 2021-04-20 10:54:50 +0800
  • f37c3bf013 parse_bytes function more graceful storage_pool YuQing 2021-04-17 21:51:27 +0800
  • 76ef22d380 add function locked_list_count YuQing 2021-04-12 15:31:59 +0800
  • 6a3bcd4547 add file locked_list.h YuQing 2021-04-09 21:28:22 +0800
  • c1bb9d6532 add functions: fc_queue_push_queue_to_tail etc. YuQing 2021-04-07 14:53:29 +0800
  • 097a7db3cb add functions: fc_check_filename_ex YuQing 2021-03-28 21:08:20 +0800
  • cc304e5d7a add functions: fc_string_case_compare, fc_string_case_equal etc. YuQing 2021-03-21 10:15:29 +0800
  • 07ba689835 add FilenameString type and macro YuQing 2021-03-19 09:17:11 +0800
  • 13de41bc05 add functions: fc_mkdirs and str_replace YuQing 2021-03-16 09:10:34 +0800
  • 88aa31df07 add uniq_skiplist_pair struct and init function YuQing 2021-03-15 20:57:48 +0800
  • 04226e28fc add macros: FC_ABS and FC_NEGATIVE YuQing 2021-03-10 14:38:09 +0800
  • 3f15be8d92 correct tests compile error and warning YuQing 2021-02-25 15:09:35 +0800
  • 0ed5b405d9 add test_mutex_lock_perf YuQing 2021-02-25 15:06:23 +0800
  • 9665ff87e3 upgrade version to 1.0.48 V1.0.48 YuQing 2021-02-01 10:54:46 +0800
  • 02701c3781 add function fc_queue_timedpop YuQing 2021-02-01 10:52:47 +0800
  • 12aab5f94c small changes for logger.c YuQing 2021-02-01 09:27:18 +0800
  • 35aa996333 add function common_blocked_queue_timedpop YuQing 2021-01-29 17:39:12 +0800
  • 41a4ca78c7 fast_buffer.[hc]: add function fast_buffer_append_binary YuQing 2021-01-27 21:10:43 +0800
  • e104d2f7f6 upgrade version to 1.0.47 V1.0.47 YuQing 2021-01-22 10:25:37 +0800
  • aea8a6562d fc_atomic.h add FC_ATOMIC_GET, FC_ATOMIC_INC etc. YuQing 2021-01-15 18:05:39 +0800
  • c822e92b19 fast_mblock.[hc]: support wait with element limit YuQing 2021-01-14 15:25:37 +0800
  • 1f126476bc fc_atomic.h: add FC_ATOMIC_SET YuQing 2021-01-11 16:22:07 +0800
  • 3b2b9d6176 upgrade version to 1.0.46 YuQing 2020-12-31 20:55:28 +0800
  • 10c037e32d bugfixed for rpm build YuQing 2020-12-31 20:53:57 +0800
  • 7d5a540a2f INI_FIND_ITEM just break instead of return YuQing 2020-12-29 16:21:00 +0800
  • 89c68e11db add function get_time_item_from_conf_ex YuQing 2020-12-29 15:15:36 +0800
  • e96127a040 upgrade version to 1.0.45 V1.0.45 YuQing 2020-12-25 10:25:03 +0800
  • 89abbd2ee4 use readdir instead of readdir_r in Linux YuQing 2020-12-24 18:34:16 +0800
  • 7190fad3d0 add function uniq_skiplist_find_node_ex YuQing 2020-12-24 16:03:53 +0800
  • 2f7a604d74
    docs: fix simple typo, recveived -> received Tim Gates 2020-12-13 07:00:48 +1100
  • 3e192fae09 fc_timedwait_ms must call get_current_time_ms() V1.0.44 YuQing 2020-12-11 11:36:12 +0800
  • 0cd65f088c tcp_quick_ack option for Linux YuQing 2020-12-06 16:59:09 +0800
  • ff7109fcd4 add function: get_current_time_ns YuQing 2020-12-04 19:33:21 +0800
  • 85354b6ef6 add functions: iniGetByteValueEx and iniGetIntCorrectValueEx YuQing 2020-12-02 18:10:45 +0800
  • 5a04c1c656 timer_modify check new_expires YuQing 2020-12-02 13:57:28 +0800
  • 0995f447cb bugfixed: cpool_node object pool must use lock YuQing 2020-12-01 21:05:45 +0800
  • 3d74837527 add tests/test_data_visible.c YuQing 2020-11-30 10:50:29 +0800
  • 93e6cec05d locked_timer: atomic opt for lock_index YuQing 2020-11-29 21:52:49 +0800
  • b236808a69 set entry status and index correctly in add_entry YuQing 2020-11-26 22:41:29 +0800
  • 1189c97d8e fast_timer.h restore to NO lock version YuQing 2020-11-26 17:26:43 +0800
  • 8718818dc0 add locked_timer.[hc]: time wheel timer with lock YuQing 2020-11-26 16:18:37 +0800
  • f5028fcbe0 fast_timer.[hc]: support lock for option YuQing 2020-11-23 11:45:33 +0800
  • 58e1aea32b add function: fc_queue_empty YuQing 2020-11-03 22:09:42 +0800
  • 5f9bfd8bae add function: iniGetPercentValueEx YuQing 2020-10-31 14:19:21 +0800
  • 2e85b7ad9d add functions: fc_timedwait_xxx YuQing 2020-10-29 21:10:03 +0800
  • 1ac8c8f3c2 fast_task_info add fields: reffer_count and continue_callback YuQing 2020-10-28 11:59:37 +0800
  • d54007f79b check poll result for POLLHUP and POLLERR YuQing 2020-10-25 20:42:53 +0800
  • bb33b2e09f notify field: add volatile modifier YuQing 2020-10-21 09:30:53 +0800
  • 5b6bb3193b fast_task_queue.h: change nio_stage field YuQing 2020-10-19 16:35:36 +0800