Commit Graph

  • b7520d16dc upgrade version to 1.0.36 yuqing 2017-03-08 15:25:09 +0800
  • 5359199fb7 correct getFileContentEx read bytes yuqing 2017-03-08 15:24:05 +0800
  • 27046ca80c doc/ini_file_reader-Chinese.pdf V1.0.35 yuqing 2017-03-03 10:47:09 +0800
  • 92f4763638 ini_file_reader support flags yuqing 2017-03-02 09:54:35 +0800
  • 2d60671511 test_ini_parser.c changed yuqing 2017-03-01 17:41:32 +0800
  • 6172c54f10 init context support dynamic annotations yuqing 2017-03-01 11:24:18 +0800
  • b967e39e64 support annotataion map set incrementally yuqing 2017-02-28 17:57:09 +0800
  • c78d3d7a2a ini_file_reader code refine yuqing 2017-02-28 15:56:15 +0800
  • 5fb8531218 add function fc_trim to avoid conflict with trim yuqing 2017-02-27 16:08:55 +0800
  • f6ad3bdb79 php7_ext_wrapper.h add zend_add_assoc_double_ex yuqing 2017-02-22 15:17:24 +0800
  • 2496e697dc add function fc_ftok yuqing 2017-02-20 14:57:27 +0800
  • 16455133f3 add function fc_safe_read and fc_safe_write yuqing 2017-02-16 16:34:54 +0800
  • f5a1e6f320 add doc/php_log_file_performance-Chinese.pdf yuqing 2017-02-15 17:16:23 +0800
  • 3c10fe1993 test code refine yuqing 2017-02-15 16:12:36 +0800
  • f7cd971224 fastcommon_file_put_contents bug fixed yuqing 2017-02-15 16:04:06 +0800
  • 751cb2718a upgrade php-fastcommon version to 1.0.12 yuqing 2017-02-15 15:40:09 +0800
  • df428e6a2d add php extension function: fastcommon_file_put_contents yuqing 2017-02-15 15:38:47 +0800
  • c78f6b17ee upgrade version to 1.0.35 yuqing 2017-02-09 18:36:04 +0800
  • 7a0fae8f01 logger judge log_level in function log_it_ex and log_it_ex1 yuqing 2017-02-09 18:35:39 +0800
  • 9f30515f88 add doc/id_generator-Chinese.pdf yuqing 2017-02-08 11:27:31 +0800
  • 3ccfae64c1 upgrade php-fastcommon version to 1.0.11 yuqing 2017-02-08 10:33:25 +0800
  • 4a68ca603f correct compile error in php70 yuqing 2017-02-08 10:30:56 +0800
  • 33fc9e1569 compile in php70 yuqing 2017-02-08 10:28:47 +0800
  • cd6812bac1 fixed php extension var type yuqing 2017-02-08 10:22:15 +0800
  • 8cf48827d1 change ZVAL_STRINGL to ZEND_ZVAL_STRINGL yuqing 2017-02-07 15:56:23 +0800
  • 1709cd0573 change ZVAL_STRINGL to ZEND_ZVAL_STRINGL yuqing 2017-02-07 15:55:14 +0800
  • 14b477f034 add time_precision macro: LOG_TIME_PRECISION_NONE yuqing 2017-02-07 15:24:42 +0800
  • 158aa4aa2c php extension add function: fastcommon_error_log yuqing 2017-02-07 11:28:56 +0800
  • 2b0706775a ini_file_reader use extra context for compatible yuqing 2017-02-06 15:06:30 +0800
  • ba1d541051 add doc/ini_file_reader-Chinese.pdf Yu Qing 2017-02-04 11:58:34 +0800
  • 41c6c6d17b code refine Yu Qing 2017-02-03 11:05:18 +0800
  • 5857ce92fe add #@set directive description in README Yu Qing 2017-02-02 12:40:14 +0800
  • ff60187490 getExecResult code refine Yu Qing 2017-02-02 12:31:19 +0800
  • 7ba58c02c0 free pContext->set.vars Yu Qing 2017-02-01 10:47:45 +0800
  • 5c7ba700b6 ini_file_reader support #@set directive Yu Qing 2017-01-31 21:33:57 +0800
  • a16fde8070 fix: compile error when build .so using .a Hongcai Deng 2017-01-29 14:20:18 +0800
  • f76f3f6206 correct PTHREAD_MUTEX_ERRORCHECK macro define yuqing 2017-01-20 10:43:08 +0800
  • 87995c650d ini_file_reader: return the last when get single value yuqing 2017-01-19 18:19:45 +0800
  • dc702cddc0 upgrade version to 1.0.34 yuqing 2017-01-19 11:12:40 +0800
  • 39e569a649 ini_file_reader: LOCAL_IP support CIDR addresses yuqing 2017-01-19 11:11:39 +0800
  • 5120b1daf0 MacOS does NOT support macro RLIMIT_MSGQUEUE Yu Qing 2017-01-12 09:51:41 +0800
  • 9e7965b2f1 change HISTORY yuqing 2017-01-04 09:58:59 +0800
  • af49c430a6 show resource label when setrlimit fail yuqing 2017-01-04 09:33:17 +0800
  • 35a00125f5 change README yuqing 2016-12-26 11:37:57 +0800
  • b4b57dd3f0 add three functions in php extension yuqing 2016-12-26 11:28:06 +0800
  • e4871c205f refine getFileContent log info yuqing 2016-12-22 15:09:39 +0800
  • 182ad4b72a Merge pull request #10 from hanyunqi/is_power2 YuQing 2016-12-17 09:52:45 +0800
  • 67c9af1746 upgrade version to v1.0.33 yuqing 2016-12-13 15:56:51 +0800
  • c02a55ba28 add function hash_get_prime_capacity yuqing 2016-12-13 15:56:22 +0800
  • 7e09d1f94f Update shared_func.c hanyunqi 2016-12-08 18:47:01 +0800
  • ec6f0b8711 modify php-fastcommon/php-fastcommon.spec.in yuqing 2016-12-08 09:15:14 +0800
  • 528528f8a3 upgrade version to 1.0.32 yuqing 2016-12-01 18:20:50 +0800
  • d8b92e2421 logWarning to logDebug yuqing 2016-12-01 18:18:47 +0800
  • beab8dad5a add test_char_convert_loader.c Yu Qing 2016-11-27 18:34:52 +0800
  • 2d123299a9 README add more function descriptions Yu Qing 2016-11-26 22:06:10 +0800
  • 2fe5e5fb8f add tests/test_char_convert.c Yu Qing 2016-11-26 19:16:02 +0800
  • 2e1d5eb8d2 char_converter code refine yuqing 2016-11-26 13:36:14 +0800
  • 562513b358 fast_char_convert function changed yuqing 2016-11-26 13:04:45 +0800
  • 33085e9bf6 add files: char_convert_loader.h and char_convert_loader.c yuqing 2016-11-26 12:20:43 +0800
  • fe4f42f090 char_converter code refine yuqing 2016-11-25 15:07:48 +0800
  • 8cb8c29c45 add function char_converter_set_pair yuqing 2016-11-25 10:11:40 +0800
  • abc9882418 memset 0 for FastCharConverter yuqing 2016-11-25 09:06:28 +0800
  • e2735189a5 add files: char_converter.h and char_converter.c yuqing 2016-11-25 09:02:03 +0800
  • 100ae31704 Revert "log support replace space chars" yuqing 2016-11-24 19:55:51 +0800
  • aa683c2324 log support replace space chars yuqing 2016-11-24 19:15:23 +0800
  • ef019ab04a logger context add field: use_file_write_lock yuqing 2016-11-13 14:22:12 +0800
  • 8b563ce830 add file trylock functions yuqing 2016-11-13 12:44:24 +0800
  • bd9a588840 compare exename in process_start function yuqing 2016-11-12 11:55:14 +0800
  • b53a158f67 process_ctrl code refine Yu Qing 2016-11-12 11:23:44 +0800
  • cb3dc49e2a add macro function INI_STRING_IS_TRUE yuqing 2016-11-11 18:20:41 +0800
  • 9f6022f9e8 upgrade version to 1.0.31 yuqing 2016-11-11 15:15:18 +0800
  • e16e0f5d4f add function get_time_item_from_str yuqing 2016-11-11 15:14:51 +0800
  • decd1498d0 add tests/test_ini_parser.c yuqing 2016-11-10 14:04:24 +0800
  • 41db7d0bc2 move SET_SOCKOPT_NOSIGPIPE from sockopt.c to sockopt.h yuqing 2016-11-10 14:00:12 +0800
  • ca5eefc8d2 change mode to 0775 yuqing 2016-10-31 18:51:25 +0800
  • 3c77ef047d id generator support file mode yuqing 2016-10-31 18:46:03 +0800
  • 8ccf3503ca fast_buffer code refine yuqing 2016-10-08 09:39:56 +0800
  • 6eb017856f libfastcommon.spec: upgrade version to 1.0.30 yuqing 2016-10-08 09:10:02 +0800
  • 86f2fe7cef upgrade php-fastcommon version in codes yuqing 2016-10-08 09:07:50 +0800
  • b80de986b2 fixbug for select with microseconds yuqing 2016-09-08 15:44:31 +0800
  • e552ad7e1d fixbug for select yuqing 2016-09-08 15:43:24 +0800
  • bf8023287e add function iovent_add_to_deleted_list yuqing 2016-09-02 19:14:00 +0800
  • 0d523073af change HISTORY yuqing 2016-08-12 17:27:17 +0800
  • 39a6e7b656 setsockopt SO_NOSIGPIPE when nessary yuqing 2016-08-12 17:09:18 +0800
  • 51c9b28f90 change zend_hash_find to zend_hash_str_find yuqing 2016-08-09 13:47:44 +0800
  • 792549e60c php7_ext_wrapper.h: #include <stdbool.h> yuqing 2016-08-08 15:27:51 +0800
  • a56d0af695 correct zend_hash_find_wrapper for php7 yuqing 2016-08-02 09:44:41 +0800
  • 60cd0565e5 php7_ext_wrapper.h: fix memory leak in php 7 yuqing 2016-08-01 19:36:32 +0800
  • 1eab718d4f modify php-fastcommon/test.php yuqing 2016-07-25 12:46:44 +0800
  • 1c2b72f9a6 add function id_generator_get_timestamp yuqing 2016-06-17 10:09:41 +0800
  • 962773d029 for compatibility yuqing 2016-06-15 10:06:09 +0800
  • 28930e70b6 ini_file_reader support #@for yuqing 2016-06-14 22:40:28 +0800
  • d34dfee8dc ini_file_reader support for statement yuqing 2016-06-14 21:56:49 +0800
  • 4d0f217917 ini_file_reader support #@if yuqing 2016-06-14 17:29:25 +0800
  • fb0162d769 check g_free_queue.head == NULL before free_queue_realloc() yuqing 2016-06-08 18:30:14 +0800
  • 45e57c2bb0 correct pointer type in php7 yuqing 2016-06-06 21:15:53 +0800
  • 75e62f6f51 correct zend_hash_update_wrapper for php7 yuqing 2016-06-06 21:07:45 +0800
  • 372a02d9d4 add function http_parse_url_params yuqing 2016-06-06 20:49:34 +0800
  • a6d00af752 memset sockaddr_in & sockaddr_in6 liuwei 2016-05-24 18:00:26 +0800
  • 96cfd0283a add getIpaddrsByName() function liuwei 2016-05-23 14:20:44 +0800