Commit Graph

  • 2ded024383 update spec version to 1.0.24 yuqing 2016-01-18 12:49:16 +0800
  • a786f36d65 getlocaladdrs yuqing 2016-01-18 10:17:45 +0800
  • 05e01ce113 getlocaladdrs fixed yuqing 2016-01-17 22:48:30 +0800
  • 481f57befa add micro HAVE_FILE_SYSTEM_ID check yuqing 2016-01-14 18:48:37 +0800
  • e73b37f7da ini_file_reader add iniGetSectionNames and iniGetSectionItems yuqing 2016-01-14 17:08:44 +0800
  • bb57593f14 test_mblock ok yuqing 2016-01-14 13:35:10 +0800
  • 0fc9297155 add function get_processes for Linux yuqing 2016-01-14 12:29:14 +0800
  • 6af9b0d52d return EOPNOTSUPP on other unix system yuqing 2016-01-13 16:30:03 +0800
  • 00d5c43b50 remove useless variable yuqing 2016-01-12 18:20:25 +0800
  • 6ddfdf1265 compile Ok in mac OS Yu Qing 2016-01-12 16:47:15 +0800
  • 10c15228ec add function get_mounted_filesystems yuqing 2016-01-12 16:32:26 +0800
  • 700f8d2c2b add system_info.h and system_info.c yuqing 2016-01-12 15:14:47 +0800
  • c2b66b3ced format if mac address Yu Qing 2016-01-12 11:18:29 +0800
  • 1c6a73d4f3 support get local mac addresses yuqing 2016-01-12 10:56:07 +0800
  • 5d130c1608 remove debug info yuqing 2016-01-11 18:25:53 +0800
  • 66e2db7b6f add skiplist wrapper yuqing 2015-12-30 11:16:06 +0800
  • a1fc869430 support free data callback yuqing 2015-12-29 16:55:29 +0800
  • 9dc2f2901e skiplist add find_all and delete_all yuqing 2015-12-29 14:21:36 +0800
  • a6ac2867c1 add tests/test_multi_skiplist.c yuqing 2015-12-29 12:23:59 +0800
  • 5bae0d57cb support multi skiplist yuqing 2015-12-29 12:23:03 +0800
  • 866c8a83fe support multi skiplist yuqing 2015-12-28 17:03:34 +0800
  • 58386a30e1 correct sed option yuqing 2015-12-28 14:17:31 +0800
  • 7de0f850e4 make.sh changed yuqing 2015-12-27 13:48:10 +0800
  • a6ef605c6e skiplist support stable sort yuqing 2015-12-25 19:02:36 +0800
  • 159d69983b test code modified yuqing 2015-12-25 16:56:52 +0800
  • c8024b10e0 test_skiplist.c yuqing 2015-12-25 16:32:04 +0800
  • d07af5dda8 make.sh: replace perl with sed yuqing 2015-12-25 16:26:26 +0800
  • 0bb237190d skiplist bugfixed yuqing 2015-12-25 16:06:43 +0800
  • 74fe4c8889 add skiplist yuqing 2015-12-24 16:23:54 +0800
  • eec032be76 php extension compiled on PHP 7 Yu Qing 2015-11-30 19:00:25 +0800
  • 62e9004f2c fixed rpm build error liuwei 2015-11-18 10:59:16 +0800
  • 9828c45343 add function fast_mblock_init_ex1 yuqing 2015-11-16 13:48:26 +0800
  • b6eb0e20da add fast_buffer Yu Qing 2015-11-13 15:13:28 +0800
  • 160ac651a9 INSTALL changed Yu Qing 2015-11-09 09:24:25 +0800
  • d49bfa7294 allocator support reclaim Yu Qing 2015-11-06 18:57:39 +0800
  • c39a4915de mblock support trunk malloc check and notify Yu Qing 2015-11-06 15:19:07 +0800
  • a01c0e8e46 README changed yuqing 2015-11-06 12:29:33 +0800
  • 358a8acfa6 README changed yuqing 2015-11-06 12:25:49 +0800
  • a190050ef0 README changed yuqing 2015-11-06 12:23:01 +0800
  • 00056480d4 mblock stat output alloc_bytes Yu Qing 2015-11-06 10:34:51 +0800
  • 389234ff76 fast allocator ok Yu Qing 2015-11-05 18:44:12 +0800
  • fb5abf5927 add fast_allocator Yu Qing 2015-11-04 17:19:36 +0800
  • 0fe90e35da add function get_sys_cpu_count() yuqing 2015-11-04 15:02:56 +0800
  • f734884700 fast_mblock reclaimed object pool yuqing 2015-11-03 18:13:51 +0800
  • 8f26a0a354 use pthread_detach yuqing 2015-11-03 09:55:43 +0800
  • 07c93f6206 delay task can execute in a new thread yuqing 2015-11-02 18:24:26 +0800
  • 3e1d1e2ae1 add function get_sys_total_mem_size, ONLY support Linux and FreeBSD yuqing 2015-11-02 16:19:49 +0800
  • 81f75a019c stat_print output memory usage summary yuqing 2015-10-30 17:30:22 +0800
  • cc070f18f4 modify mblock stat ratio yuqing 2015-10-30 16:01:16 +0800
  • d2db706f7a mblock stat function test ok yuqing 2015-10-30 15:53:43 +0800
  • c17d55ec7d mblock stat function test ok yuqing 2015-10-30 15:34:22 +0800
  • e2ef7c87b6 mblock add stat function yuqing 2015-10-30 12:52:13 +0800
  • cb81992905 add function get_current_time_us and get_current_time_ms yuqing 2015-10-26 17:07:43 +0800
  • 46e191925e change php extension version Yu Qing 2015-10-26 16:32:32 +0800
  • 96a6464e91 sched_thread.c: support delay tasks yuqing 2015-10-16 16:44:46 +0800
  • 90ea025cb5 sched_thread.c: task can execute in a new thread yuqing 2015-10-16 10:43:02 +0800
  • 75198e5005 install to /usr/lib/ anyway Yu Qing 2015-10-10 11:37:11 +0800
  • 21b1a0fae6 export php function: fastcommon_is_private_ip yuqing 2015-10-10 11:30:35 +0800
  • 0452a1a3e6 export php function: fastcommon_get_next_local_ip yuqing 2015-10-09 16:38:38 +0800
  • 3a3abaf148 add function is_private_ip yuqing 2015-10-09 16:12:30 +0800
  • a9388ab7fe remove macro IGNORE_ANNOTATION yuqing 2015-09-18 15:47:21 +0800
  • ee57f4d15d update version for php-fastcommon.spec yuqing 2015-09-15 18:18:43 +0800
  • ba00a3bb12 export php function: fastcommon_get_first_local_ip yuqing 2015-09-15 14:56:29 +0800
  • 8f5c4fd3f7 iniGetValues use iniGetValuesEx yuqing 2015-09-14 18:03:49 +0800
  • c049d85f96 check n for BSD event set yuqing 2015-09-14 09:18:34 +0800
  • e46333c00a ioevent for BSD ok yuqing 2015-09-13 20:49:09 +0800
  • 07ffa9e6bd ignore annotation in some cases liuwei 2015-09-11 19:40:15 +0800
  • 5f52349bd6 ignore annotation in some cases liuwei 2015-09-11 18:22:49 +0800
  • 29451eaf49 add function get_first_local_ip yuqing 2015-09-08 19:09:35 +0800
  • 69c8970e2d add INIT_SCHEDULE_ENTRY_EX yuqing 2015-09-05 22:42:55 +0800
  • fbe55f1889 Merge pull request #3 from agile6v/master YuQing 2015-09-05 22:21:35 +0800
  • 7e322350a7 Merge be0e1ca72c into fe9b8dad60 Veklip 2015-09-05 14:18:24 +0000
  • b92561fba9 Merge b2a9ec2861 into fe9b8dad60 Liu Yu 2015-09-05 14:17:02 +0000
  • fe9b8dad60 allow_ips support CIDR addresses such as 172.16.12.0/22 yuqing 2015-09-05 19:40:23 +0800
  • c0b48a7bf8 make clean yuqing 2015-08-26 19:00:15 +0800
  • 31149bb6e9 correct PTHREAD_MUTEX_ERRORCHECK define yuqing 2015-08-26 18:45:10 +0800
  • c7c9d2a19f Merge pull request #4 from tfzxyinhao/master YuQing 2015-08-26 18:38:51 +0800
  • 77bb1bf94e compile depends system bit version hao 2015-08-26 11:32:16 +0800
  • 26ebfd031f check system bit version hao 2015-08-26 11:32:01 +0800
  • 444c68f1e8 fix 'PTHREAD_MUTEX_ERRORCHECK undeclared' hao 2015-08-26 10:51:49 +0800
  • de1be00ccb ini_file_reader support annotation function yuqing 2015-08-25 17:20:20 +0800
  • 757ae81e35 Merge branch 'dev' yuqing 2015-08-25 15:07:32 +0800
  • d1026167d4 eliminate potential trouble dev liuwei 2015-08-20 15:46:59 +0800
  • 89d7ea6d27 call log_check_rotate anyway yuqing 2015-08-20 14:43:47 +0800
  • d3e8cc1833 eliminate potential trouble liuwei 2015-08-19 15:52:10 +0800
  • fdaa6afa59 eliminate potential trouble liuwei 2015-08-19 10:37:31 +0800
  • 8821594608 eliminate potential trouble liuwei 2015-08-18 18:36:07 +0800
  • 333f9b56e4 eliminate potential trouble liuwei 2015-08-18 17:52:57 +0800
  • a9fc4a5a2a optimizing liuwei 2015-08-18 17:21:50 +0800
  • ecfafbcf38 optimizing liuwei 2015-08-18 16:43:42 +0800
  • 9208cfde96 eliminate potential trouble liuwei 2015-08-18 09:46:25 +0800
  • a173000298 optimize liuwei 2015-08-17 19:32:33 +0800
  • ad51130d2d add annotation mechanism for ini parse liuwei 2015-08-17 16:05:32 +0800
  • ee32ccd512 make.sh changed yuqing 2015-08-17 15:31:47 +0800
  • f71c846a24 resolve compile warning in mac book yuqing 2015-08-16 10:50:21 +0800
  • c73278da74 upgrade php-fastcommon.spec.in version yuqing 2015-08-06 17:41:07 +0800
  • ba6cc38703 add GEO function get_line_distance_km yuqing 2015-08-06 16:04:58 +0800
  • c623a6c935 correct logger rotate time near 0 clock yuqing 2015-07-24 09:44:31 +0800
  • e610e8a45d OS macro defines put in _os_define.h yuqing 2015-07-15 14:26:39 +0800
  • 8045a6fa82 version change to 1.0.17 yuqing 2015-07-14 18:59:44 +0800