Commit Graph

983 Commits (02227ff3181b0943367fb900a9d310ebb525ef80)

Author SHA1 Message Date
YuQing 02227ff318 upgrade version to 1.0.88 2026-09-04 11:10:27 +08:00
YuQing 9493e1ad47 add functions: parse_timestamp and iniGetTimestampValueEx 2026-09-04 09:53:07 +08:00
YuQing 15424dfc1c local_host_ip_addrs_to_string: fix buffer overflow 2026-09-03 15:21:36 +08:00
YuQing 564facf33e INSTALL changed for 1.0.87 2026-08-24 15:21:41 +08:00
YuQing f6f664b33d call getFileContentEx with offset constant 2026-07-22 15:34:16 +08:00
YuQing 7b06207f6f doc/ini_file_reader-Chinese.md beautify 2026-07-15 11:55:03 +08:00
YuQing d21a95b02e upgrade version to 1.0.87 2026-07-14 08:30:01 +08:00
YuQing a755beb263 README.md small changes 2026-07-11 09:21:27 +08:00
YuQing 369fe740d3 README.md: beautify layout 2026-07-10 20:45:30 +08:00
YuQing 176cf19576 rename README to README.md 2026-07-10 20:39:34 +08:00
YuQing 598ae419e7 README add doc links 2026-07-10 20:34:54 +08:00
YuQing 4f87de79ec ini_file_readers can refer env variable as %{env::XXX} 2026-07-10 19:45:08 +08:00
YuQing 3cca66ac15 upgrade version to 1.0.86 2026-06-30 09:51:38 +08:00
YuQing 79cd21f667 change return type of format_ip_address and format_ip_port 2026-06-26 11:08:50 +08:00
YuQing 1edcae9cf4 add function fc_parse_version 2026-06-25 15:13:06 +08:00
YuQing 724b008b0e fc_version() return combined integer version 2026-06-24 08:21:27 +08:00
YuQing 0ebccb5bf0 INSTALL changed for V1.0.85 2026-06-23 15:59:56 +08:00
YuQing cf40f8e42e add function fc_version 2026-06-23 15:39:50 +08:00
YuQing e5fa72b971 upgrade version to 1.0.85 2026-06-23 11:29:07 +08:00
YuQing 701acb9810 add function seconds_to_human_str 2026-06-22 16:46:18 +08:00
YuQing 592424c114 fc_srand rename to fc_safe_srand and fc_rand rename to fc_safe_rand 2026-06-08 16:45:00 +08:00
YuQing 963423df59 add functions fc_srand and fc_rand for more security under Linux 2026-06-08 16:12:28 +08:00
YuQing cb014e58e7 test_pthread_lock.c changed 2026-03-13 15:06:01 +08:00
YuQing 82f66af3e2 base64_decode check dummies count for safety 2026-01-22 09:11:23 +08:00
YuQing 128e04b2ec upgrade version to 1.0.84 2026-01-16 14:45:48 +08:00
YuQing 233b644ce5 add function double2str and double_to_comma_str 2026-01-16 09:31:12 +08:00
YuQing e009d750a5 fast_task_queue.h: add function free_queue_task_arg_offset 2025-12-23 11:52:42 +08:00
vazmin 795b328bd6 gh actions: upgrade to 1.0.83-1 2025-11-23 10:47:37 +00:00
vazmin ac5f4a584f gh actions: upgrade to 1.0.83-1 2025-11-23 10:00:00 +00:00
vazmin c044906e63 gh actions: upgrade to 1.0.83-1 2025-11-23 09:05:57 +00:00
YuQing ccc84945d3 INSTALL changed 2025-11-18 14:47:17 +08:00
YuQing c4b6f1fcb5 upgrade version to 1.0.83 2025-11-16 17:00:25 +08:00
YuQing 017ca1efe7 comment out useless codes 2025-11-16 16:54:16 +08:00
YuQing 71b2229427 fast_task_queue.h: remove field finish_callback 2025-11-15 11:13:15 +08:00
YuQing 446fa6b815 libfastcommon.spec: correct expr statement 2025-11-12 16:39:36 +08:00
YuQing 98948c11bf downgrade required liburing from V2.5 to V2.4 2025-11-12 10:28:44 +08:00
YuQing d60b141a21 upgrade version to 1.0.82 2025-11-09 19:00:41 +08:00
YuQing 86bab518c6 remove compile warning under RockLinux 10 2025-11-09 18:19:20 +08:00
YuQing 4b9ef52da2 fix compile warning 2025-11-05 10:47:44 +08:00
YuQing e8a9967801 set use_io_uring explicitly 2025-11-04 15:34:25 +08:00
YuQing 96c896b09a INSTALL changed for v1.0.81 2025-10-30 15:38:27 +08:00
YuQing 8d9feff6e2 restore function ioevent_reset 2025-10-29 11:18:56 +08:00
YuQing cbcd38a9af upgrade version to 1.0,81 2025-10-26 12:26:07 +08:00
YuQing cd55792a89 Merge remote-tracking branch 'origin/use_iouring' 2025-10-26 12:24:55 +08:00
YuQing 511b1066c4 add macro function fc_string_equals_ex 2025-10-24 11:59:43 +08:00
YuQing ddf6b5dfe9 send zc done notify callback for recycling buffer 2025-10-19 20:10:12 +08:00
YuQing 23cd03bc76 add macro IPV4_ADDRESS_SIZE and IPV6_ADDRESS_SIZE 2025-10-18 15:48:31 +08:00
YuQing 065184a203 batch ioevent_uring_submit for RDMA network 2025-10-07 19:52:48 +08:00
YuQing de80dc19dc struct ioevent_puller add field service_name 2025-10-06 20:53:14 +08:00
YuQing dac653d694 IOEventCallback: change event type from short to int 2025-10-05 09:44:24 +08:00