Commit Graph

  • 7506b6208f update jemalloc and disable-cxx to fix build master Cloud Wu 2026-07-19 18:54:03 +08:00
  • 5027096d53 update lua 5.5.1 Cloud Wu 2026-07-19 18:22:02 +08:00
  • f19d1605b4 fix #2156 Cloud Wu 2026-06-07 06:59:35 +08:00
  • 4b7addb28a fix: Add sys/select.h compat header for MinGW build (#2158) 涵曦 2026-06-07 06:54:21 +08:00
  • 83cff80c91 port to OpenBSD (#2157) kasicass 2026-06-06 15:03:28 +08:00
  • efc1d8d408 fix #2155 Cloud Wu 2026-06-05 07:22:28 +08:00
  • abc11d7b6a Allow socket.listen on port 0 (#2152) nop 2026-05-12 12:50:01 +08:00
  • fe9f378a1a fixed: #1666错误的移除batchSize (#2151) 云华 2026-05-06 21:13:19 +08:00
  • 58774183a7 [httpc] 解决几个ipv6下面的请求规范的问题 (#2149) huojicha 2026-04-01 15:45:33 +08:00
  • 195a60d1f0 优化skynet_handle skynet_handle_grab (#2148) 子熏 2026-03-31 22:43:38 +08:00
  • 6f84247f1f fix: improve hostname detection to support numeric-suffixed domains (#2147) huojicha 2026-03-30 20:47:15 +08:00
  • 2b6b106e57 fix: add -lcrypto to ltls.so link flags (#2143) quetta-1030 2026-03-08 09:56:49 +08:00
  • c2150ba849 Change sleep function to accept seconds instead of ms (#2139) wasabilofgu 2026-03-04 14:00:35 +08:00
  • 83fa834e1f bugfix : redundant %s Cloud Wu 2026-02-07 11:28:32 +08:00
  • bbb12f3c85 update sproto Cloud Wu 2025-12-29 18:51:36 +08:00
  • 351d21d62c hostname should be nil if host is ip address, see #2125 Cloud Wu 2025-12-28 10:11:00 +08:00
  • 2a5d6c38ae gen_interface needs hostname Cloud Wu 2025-12-28 08:25:49 +08:00
  • e4a1250ebb rewrite httpc connect, see #2125 Cloud Wu 2025-12-27 22:53:23 +08:00
  • bed435660e fix: httpc支持ipv6 (#2125) IAN.Z 2025-12-27 17:11:52 +08:00
  • 1bbdeb3132 fix: cluster 支持ipv6地址字符串 (#2124) IAN.Z 2025-12-26 12:35:29 +08:00
  • a4c6e04ab0 fix: 修复升级lua5.5后的兼容性错误 (#2123) bitcat🐱 2025-12-24 19:50:38 +08:00
  • 9f7634d477 Update README.md 云风 2025-12-24 19:36:32 +08:00
  • ae034cf692 fix: use same hash seed when creating VM for shared tables (#2122) Bruce 2025-12-24 19:27:20 +08:00
  • 022c619c63 Avoid different function declarations when build as windows DLL (#1959) Bruce 2024-07-21 07:45:21 +08:00
  • 0cf8de8649 shared short strings blog Cloud Wu 2025-12-23 10:27:49 +08:00
  • 406f3a7437 Lua 5.5.0 Release (#2119) 云风 2025-12-23 10:19:09 +08:00
  • 28e8087029 fix #2115 Cloud Wu 2025-12-16 08:34:36 +08:00
  • 7c1f979959 fix: redis cluster typo (#2112) bitcat🐱 2025-12-01 23:24:27 +08:00
  • 2fca5221ec feat: add workflow auto build release (#2111) 涵曦 2025-11-28 22:53:57 +08:00
  • 234e134967 feat: add MinGW cross-compilation support for Windows builds on Linux (#2108) 涵曦 2025-11-26 00:07:43 +08:00
  • 5608d39789 添加mongodb事务接口支持 (#2102) fastfullstack.com 2025-11-13 15:50:13 +08:00
  • 2ecf32ec73 Fix spell error (#2098) Weitao Liu 2025-10-16 23:10:14 +08:00
  • bdac405324 Update: use pipeline for ASKING command in redis cluster (#2097) mk 2025-10-14 21:30:09 +08:00
  • 7386688320 skynet_context: skynet_context_new 改为返回 handle 避免调用者拿到悬垂指针 (#2095) EfveZombie 2025-10-14 18:00:58 +08:00
  • d4b78b7ff1 Update: avoid command case mismatch in redis cluster (#2091) mk 2025-10-11 13:09:57 +08:00
  • 528b6bd32f mem: 优化 C 内存统计, 缓解多线程竞争导致的 skynet_malloc 性能下降 (#2083) EfveZombie 2025-09-11 21:23:07 +08:00
  • 754932cef4 feature: add bson_to_lightuserdata api. see #2074 (#2075) 涵曦 2025-08-09 18:07:43 +08:00
  • b02d619dd8 fix comment: check start time (#2038) Zwlin 2025-06-15 20:59:01 +08:00
  • e21604783a Fix #2060 Cloud Wu 2025-06-15 10:49:56 +08:00
  • 4ff4db3161 feature: mongo 增加 bulkWrite (#2058) 云华 2025-06-05 19:52:24 +08:00
  • 5885514138 Update mongo.lua (#2054) maplescene 2025-05-25 23:46:17 +08:00
  • e0bc6fe2d6 update lua 5.4.8 rc1 Cloud Wu 2025-05-22 07:47:18 +08:00
  • 077d1fbd64 Update internal.lua (#2053) zhuilang 2025-05-21 17:52:32 +08:00
  • 5eab3d7e22 lua-skynet: lerror 格式符使用 "%*s", 节省一次 strlen (#2051) EfveZombie 2025-05-21 17:49:34 +08:00
  • b2612d92eb socket_server: 增加 request_package 初始化, 避免内存工具警告 (#2050) EfveZombie 2025-05-21 15:35:57 +08:00
  • 94450ff00f fixed: service_gate_c half close (#2047) 云华 2025-05-14 13:15:26 +08:00
  • 438c4ee9ed http chunked不能同时指定content-length (#2046) tzngit 2025-05-12 18:22:17 +08:00
  • 1ba381a1c2 skynet_error output abnormal log add error tag (#2039) fanyh 2025-03-18 20:14:45 +08:00
  • 93e72a92ac allow t[nil] => nil in table returned by sharedata (#2037) Tom Lau 2025-03-06 12:03:30 +08:00
  • ad96b6c736 * 增加mysql使用execute方法解析date格式数据 (#2035) wanli 2025-03-06 12:02:32 +08:00
  • ba64be6f9f Update history for v1.8.0 release v1.8.0 Cloud Wu 2025-01-14 09:50:26 +08:00
  • e1c28ed13e Update LICENSE, fix license year (#2021) Jason N. White 2024-12-31 18:53:34 -06:00
  • 474f04e864 fix socketchannel closed thread not wakeup (#2020) 华仔 2024-12-30 21:26:40 +08:00
  • 7c3942cdbd fix(rediscluster): maybe too many connection when MOVED (#2016) sundream 2024-12-29 09:24:21 +08:00
  • 88df42a60f fix message数量过多导致int溢出 (#2014) navi 2024-12-26 17:29:48 +08:00
  • cada3f5cb0 datacenterd query接口查询时,当db为nil时,终止递归 (#2006) 851773277 2024-12-09 19:51:37 +08:00
  • 2fc8e86925 fix websocket accept mem leakage (#2002) 华仔 2024-12-07 15:20:19 +08:00
  • 4c8d42153e throw it out err (#2003) 华仔 2024-12-06 17:23:42 +08:00
  • b5403a6866 Updated HISTORY.md, fix typo(s) (#1999) Bob Conan 2024-11-15 17:34:04 -06:00
  • 270ed6e198 fix: 调整一个错误描述 (#1991) lcw4u 2024-10-24 09:40:49 +08:00
  • 8900360fab fix client recv_package (#1977) JulyWind 2024-09-14 17:37:01 +08:00
  • b1bb84ddbd 去除语法检查告警 (#1973) 2024-08-30 12:33:30 +08:00
  • 839570ce3f 1.提供支持ipv6的udp client和server接口, 可支持ipv6 (#1967) huojicha 2024-08-08 02:34:15 +08:00
  • bcf97ecd1b debug_console help命令增加getenv,setenv信息 (#1966) 2024-08-07 14:14:04 +08:00
  • 4dfdeb146e debug_console增加getenv,setenv命令 (#1965) 2024-08-07 11:59:27 +08:00
  • 76d73c295f debug_console 增加http post,避免get url转义问题 (#1964) 2024-08-07 10:54:03 +08:00
  • c2b391ed42 Update httpc.lua (#1962) zhuilang 2024-07-27 00:42:15 +08:00
  • 89372a257d https set extension:server_name (#1960) 2024-07-24 11:55:05 +08:00
  • b519c53fe4 Try to fix #1958 Cloud Wu 2024-07-22 00:52:19 +08:00
  • 027e599037 Avoid different function declarations when build as windows DLL (#1959) Bruce 2024-07-21 07:45:21 +08:00
  • 2cfe36a809 refix register_name_mt (#1954) hong 2024-07-06 12:59:33 +08:00
  • 059fd5cc00 new_register_name() (#1949) hong 2024-06-28 05:32:01 +08:00
  • 64a0ed4bfa Try to fix #1948 Cloud Wu 2024-06-27 08:31:30 +08:00
  • 41928512f0 Use getshrstr() Cloud Wu 2024-06-26 13:05:27 +08:00
  • afb50a0587 update lua 5.4.7 Cloud Wu 2024-06-26 08:41:59 +08:00
  • aa20f7642b cleanup Cloud Wu 2024-06-24 23:15:20 +08:00
  • f214c68ff3 The listen function supports passing backlog parameters (#1941) anonymou3 2024-06-19 14:16:41 +08:00
  • dc1980dfc8 fix attempt to concatenate a nil value (local timeout) (#1936) 华仔 2024-06-04 11:19:10 +08:00
  • ccd923c44f skynet.wait中使用的session增加回绕判断 (#1931) mippo520 2024-05-27 18:31:51 +08:00
  • c226ea3f1f 修复打开DEBUG_LOG时,编译错误 (#1922) King 2024-05-20 15:56:55 +08:00
  • 45b407481d fix socketchannel mem leakage (#1921) 华仔 2024-05-17 12:26:42 +08:00
  • 8f7e9cc823 docs: update README.md (#1908) Ikko Eltociear Ashimine 2024-05-10 07:27:26 +09:00
  • 89a821ced0 Avoid to use je_malloc_usable_size, See #1907 Cloud Wu 2024-05-09 23:17:38 +08:00
  • 267e4ad44d skynet使用原生error,防止给替换 (#1906) yzj12138 2024-05-09 18:06:47 +08:00
  • 1a0041982b fix annotation (#1903) chengf2018 2024-04-24 10:16:17 +08:00
  • caf513e6c0 make task/uniqtask consistent (#1902) t0350 2024-04-23 15:32:36 +08:00
  • 18a6dc5786 typo rename faild to failed (#1901) 华仔 2024-04-10 13:51:03 +08:00
  • 22df64244a 优化http出错抛出更详细的错误信息 (#1900) 华仔 2024-04-10 13:40:41 +08:00
  • 1d47bfa0b6 session或者source为0时不回消息 (#1897) yzj12138 2024-04-09 10:01:46 +08:00
  • 43225367fb fix websocket客户端连接过程中握手失败导致内存泄漏 (#1899) 华仔 2024-04-08 16:36:11 +08:00
  • cde8f75d68 Update bootstrap.lua (#1891) iamwlj 2024-03-18 22:54:39 +08:00
  • 9fd43778e2 Update skynet_main.c (#1890) iamwlj 2024-03-18 18:58:54 +08:00
  • 72688f5771 Update msgserver.lua (#1889) iamwlj 2024-03-18 18:54:12 +08:00
  • 3bbb62e673 Update mongo.lua (#1884) zhuilang 2024-03-07 19:20:51 +08:00
  • c18f99eb7e mongodb 查询增加 maxTimeMS (#1882) zhuilang 2024-03-07 10:13:22 +08:00
  • bd5f12b959 fix: 当 mysql 数据库日期类型(timestamp, datetime)的字段,数据值没有 "时间部分(时分秒)" 时,比如 "2019-01-01" (#1879) coldskycoldsky 2024-03-01 14:08:27 +08:00
  • 267cf5384c Update README.md (#1870) emmanuel 2024-02-13 02:20:44 +01:00
  • 6f24b08f02 mongo 支持 hint (#1865) zhuilang 2024-02-02 15:58:57 +08:00
  • d0b11c7955 remove unused local variable (#1864) 华仔 2024-01-31 10:57:26 +08:00
  • 6bdc8b8608 bugfix, parsing http array form (#1852) t0350 2024-01-12 18:10:36 +08:00