Commit Graph

  • cc136f996f error report fix David Feng 2015-03-02 16:31:32 +08:00
  • 9a6e26db96 add sharemap , an example of stm Cloud Wu 2015-02-28 16:42:47 +08:00
  • 688cc843ce use sproto global slot Cloud Wu 2015-02-28 13:33:56 +08:00
  • 318ee300e3 add load/save proto for multi states use Cloud Wu 2015-02-28 11:13:10 +08:00
  • 7602195540 fix issue #239 Cloud Wu 2015-02-27 11:43:39 +08:00
  • 9067b9c50f Merge pull request #238 from yibiaochen/lua53 云风 2015-02-21 06:42:53 +08:00
  • e5e2771e27 Update mysql.lua billchen 2015-02-21 01:52:34 +08:00
  • 8645061a66 use offical patch for lua Cloud Wu 2015-02-14 11:47:18 +08:00
  • 76ab48df3b bugfix: watch hook begin at next call Cloud Wu 2015-02-12 14:34:52 +08:00
  • bd790cbdf1 add _CO for debug coroutine Cloud Wu 2015-02-11 17:58:52 +08:00
  • 95db7fdb5b Merge pull request #235 from cloudwu/debugger 云风 2015-02-11 14:56:51 +08:00
  • 00efa6cc8a cond break point Cloud Wu 2015-02-11 14:46:46 +08:00
  • 8792a40845 debug step mode Cloud Wu 2015-02-11 14:18:47 +08:00
  • e031a35330 support empty line Cloud Wu 2015-02-09 23:48:45 +08:00
  • 498f634ac5 remote debugger Cloud Wu 2015-02-09 23:40:54 +08:00
  • 62e70ef755 fix for lua 5.3 (PR #232) Cloud Wu 2015-02-06 16:09:26 +08:00
  • d2145162bf remove bit32 Cloud Wu 2015-02-06 16:06:30 +08:00
  • 0abbe025a2 Merge pull request #231 from dpull/lua53 云风 2015-02-06 10:15:22 +08:00
  • 0447f661e0 snax 的 G 可配置 dpull 2015-02-06 10:01:19 +08:00
  • 72c2fad82a skynet.kill would raise error Cloud Wu 2015-02-05 18:25:06 +08:00
  • 7c7d63ea70 return nil to caller of newservice, while calling skynet.exit in start function Cloud Wu 2015-02-05 18:16:26 +08:00
  • 05ae055097 update lpeg to 0.12.1 Cloud Wu 2015-02-02 22:45:44 +08:00
  • 3404818d15 Merge pull request #228 from niuys/patch-3 云风 2015-02-02 22:43:29 +08:00
  • 05c61ca2ce needless 'string.format', accurate error info snail 2015-02-02 19:35:45 +08:00
  • 6abb2dab7e Merge branch 'master' into lua53 Cloud Wu 2015-01-30 13:58:28 +08:00
  • 7399497c3a Merge pull request #226 from niuys/patch-2 云风 2015-01-30 11:20:06 +08:00
  • e2683a46c3 remove needless 'debug.traceback' call in assert snail 2015-01-30 11:15:43 +08:00
  • 5d2dc04f50 Merge branch 'master' of github.com:cloudwu/skynet into lua53 Cloud Wu 2015-01-27 22:18:51 +08:00
  • b745ce31e1 Merge pull request #225 from niuys/patch-1 云风 2015-01-27 22:20:12 +08:00
  • c5c94036c3 varable delcared in closure but used for global snail 2015-01-27 22:00:24 +08:00
  • 2de52cee4d bugfix: don't use new local var here Cloud Wu 2015-01-27 18:03:05 +08:00
  • e44f589c53 unpack to table.unpack Cloud Wu 2015-01-23 17:15:30 +08:00
  • 40794a90b8 remove compat52 Cloud Wu 2015-01-23 11:08:49 +08:00
  • 459347e24d use lua_clonefunction for load lua file Cloud Wu 2015-01-22 15:23:58 +08:00
  • a0adbb1103 Merge remote-tracking branch 'origin/lua53' into lua53 Cloud Wu 2015-01-22 14:40:50 +08:00
  • b891146397 add lua_clonefunction for lua 5.3 Cloud Wu 2015-01-22 14:13:26 +08:00
  • a0f60db114 Merge branch 'master' into lua53 Cloud Wu 2015-01-21 20:01:41 +08:00
  • 9f0274b5fe typo Cloud Wu 2015-01-21 20:01:26 +08:00
  • 93da2dbfc9 use integer for service address Cloud Wu 2015-01-21 18:54:05 +08:00
  • 9e8d4a453b lua 5.3 returns type for lua_rawget Cloud Wu 2015-01-20 21:59:08 +08:00
  • 6baa04b6e1 Merge pull request #224 from apppur/lua53 云风 2015-01-20 17:59:40 +08:00
  • 72d665ca44 Update README.md apppur 2015-01-20 16:26:18 +08:00
  • 4156933e03 update lua 5.3 final Cloud Wu 2015-01-13 11:09:16 +08:00
  • 29822f14bd update to lua 5.3 rc4 Cloud Wu 2015-01-07 15:38:34 +08:00
  • 8737531fbe remove unused line Cloud Wu 2015-01-05 22:12:26 +08:00
  • 309e26ba7a we don't need __ipairs in lua 5.3 Cloud Wu 2015-01-05 21:58:50 +08:00
  • ac85ff82a1 use lua 5.3 in examples client Cloud Wu 2015-01-05 21:55:26 +08:00
  • 39cf6c99a2 update sprotoparser for lua 5.3 Cloud Wu 2015-01-05 21:38:41 +08:00
  • cb41293320 update mysql driver for lua 5.3 Cloud Wu 2015-01-05 21:33:06 +08:00
  • 92150dd2e9 int64 library is removed Cloud Wu 2015-01-05 18:23:46 +08:00
  • d06aa9b27d support lua 5.3 lua_Integer Cloud Wu 2015-01-05 18:17:52 +08:00
  • da9e8fec20 use lua 5.3 lua_isinteger Cloud Wu 2015-01-05 17:05:41 +08:00
  • 5c07652f6b add readme for lua 5.3.0 rc3 Cloud Wu 2015-01-05 16:29:15 +08:00
  • c7b5015e10 update to lua 5.3, remove lua unsigned api Cloud Wu 2015-01-05 16:25:42 +08:00
  • 4a2b253b40 Merge pull request #221 from cloudwu/dev v0.9.3 云风 2015-01-05 14:10:13 +08:00
  • f65ecdf767 ready for 0.9.3 Cloud Wu 2015-01-05 14:06:31 +08:00
  • ee3f9c6ecd Bugfix: mc.close may reference an invalid pointer. See pr #220 Cloud Wu 2015-01-05 12:17:57 +08:00
  • 52134f9e57 check c obj dirty when len, pairs and ipairs. Fix issue #219 Cloud Wu 2014-12-28 11:39:25 +08:00
  • 21cd5c9882 bugfix last commit Cloud Wu 2014-12-25 17:39:59 +08:00
  • 23587d0b0f make sproto parser result more stable Cloud Wu 2014-12-25 13:58:32 +08:00
  • ce6fa906d3 remove unused macro Cloud Wu 2014-12-15 18:08:00 +08:00
  • 0e20fe5b4e fix typo Cloud Wu 2014-12-15 18:05:38 +08:00
  • 978d6af359 set utf-8 Cloud Wu 2014-12-11 11:01:02 +08:00
  • 812088b5ab Merge branch 'master' of github.com:cloudwu/skynet into dev Cloud Wu 2014-12-11 10:53:53 +08:00
  • bf54a66346 Merge branch 'master' into dev Cloud Wu 2014-12-11 10:53:04 +08:00
  • 5fb4580108 Merge pull request #214 from dpull/dev 云风 2014-12-11 10:53:38 +08:00
  • f1c9f9b9dc 1、修改mongo_collection:createIndex的bug 2、增加mongo_collection:drop和mongo_collection:dropIndex(方便测试代码清理环境) 3、根据自己项目用到的功能,增加了测试代码 dpull 2014-12-11 10:41:59 +08:00
  • f15cd1d458 Merge pull request #212 from cloudwu/dev v0.9.2 云风 2014-12-08 10:57:23 +08:00
  • 24a2df9383 Merge branch 'dev' of github.com:cloudwu/skynet into dev Cloud Wu 2014-12-08 10:53:53 +08:00
  • 176e4df90c ready for v0.9.2 Cloud Wu 2014-12-08 10:53:14 +08:00
  • babd730d07 Merge pull request #210 from dpull/dev 云风 2014-12-05 12:07:19 +08:00
  • fe9640e2dd 1、mongo_collection:createIndex 创建索引 2、mongo_collection:safe_insert 可以判断返回值的insert 3、mongo_collection:findAndModify 查询并修改 dpull 2014-12-04 20:10:24 +08:00
  • 906008f667 Merge pull request #208 from xjdrew/bugfix-mq 云风 2014-12-04 16:31:19 +08:00
  • 2da2f121c8 delete unneccessary comment xjdrew 2014-12-04 16:16:17 +08:00
  • a0d2c7172c 使用spinlock,避免cas不能充分调度testdeadloop这样的用例 xjdrew 2014-12-04 15:50:19 +08:00
  • 463a789898 Merge pull request #207 from lmess/master 云风 2014-12-03 16:11:29 +08:00
  • 175529b114 Update mongo.lua lmess 2014-12-03 15:31:32 +08:00
  • 6f6039c136 include sys/socket.h for freebsd Cloud Wu 2014-12-03 11:06:09 +08:00
  • 2b13eb250d update sproto for big-endian Cloud Wu 2014-11-26 21:18:49 +08:00
  • 84cb4bb4c1 use explicit conversion Cloud Wu 2014-11-25 16:04:26 +08:00
  • 784fb9fee7 Merge pull request #204 from cloudwu/dev v0.9.1 云风 2014-11-20 11:38:21 +08:00
  • ff6c92b975 add comment Cloud Wu 2014-11-20 11:33:16 +08:00
  • 64801972e7 Merge branch 'dev' Cloud Wu 2014-11-20 11:22:58 +08:00
  • ee61e60631 ready for 0.9.0 v0.9.0 Cloud Wu 2014-11-17 14:55:21 +08:00
  • c8c95f1690 Merge pull request #203 from cloudwu/dev 云风 2014-11-17 14:52:16 +08:00
  • 50344af335 Merge branch 'udp' into dev Cloud Wu 2014-11-17 14:47:11 +08:00
  • 3be0f50722 use snax.newservice would be better Cloud Wu 2014-11-15 21:33:25 +08:00
  • 6ee014dd99 bugfix: init should be out Cloud Wu 2014-11-15 21:28:03 +08:00
  • 2a4bee5bdd Merge pull request #202 from niuys/patch-1 云风 2014-11-14 20:06:44 +08:00
  • 4f21696387 ecsape char '\Z' wrong snail 2014-11-14 18:11:01 +08:00
  • ae041c97b3 bugfix: use ai_list instead of ai_hints Cloud Wu 2014-11-14 16:27:26 +08:00
  • 6df72e5842 remove snax queue mode Cloud Wu 2014-11-14 16:13:48 +08:00
  • b9e06dc065 add snax.self and snax.exit Cloud Wu 2014-11-14 15:11:05 +08:00
  • b3cf1bc625 remove unused code Cloud Wu 2014-11-13 12:14:02 +08:00
  • 20b181c56d If recv one udp message, try read next immediately rather than until next epoll_wait Cloud Wu 2014-11-13 11:44:46 +08:00
  • 8e4a175155 use fork to dispatch more socket message Cloud Wu 2014-11-13 11:19:58 +08:00
  • cfe9506a5a add UDP support, and TCP listen support ipv6 now Cloud Wu 2014-11-12 23:00:44 +08:00
  • fa78623b1c support user defined send object Cloud Wu 2014-11-11 13:54:43 +08:00
  • e06a9e3701 dispatch read before write, and try to dispath both Cloud Wu 2014-11-11 11:33:57 +08:00
  • c87dea3d9b fix issue #200 Cloud Wu 2014-11-10 20:58:10 +08:00