Commit Graph

41 Commits

Author SHA1 Message Date
Cloud Wu
8b5bbaabd9 Update lua version number 2023-11-13 15:17:02 +08:00
Cloud Wu
93ea565bcb Improve README, See #1785 2023-07-31 10:19:40 +08:00
Cloud Wu
923651ada3 Happy New Year 2022-01-17 10:24:24 +08:00
Cloud Wu
a0a138c002 Release v1.5.0 2021-11-09 13:37:17 +08:00
Cloud Wu
9eb37198ea update lua 5.4.2 2020-11-16 10:51:36 +08:00
云风
eaa60ca8dd Update to lua 5.4 (#1174)
* update to lua 5.4.0-rc1

* remove LUA_ERRGCMM

* use age bits for shared

* remove unused lbitlib.c

* use luaV_fastget

* fix #1174

* suspend函数tailcall优化

* 防止没有session导致未调用suspend

* luaH_setint check shared (#1184)

* set LUA_GCGEN by default

* fix #1174 (#1186)

checkshared in sweeplist

* update to lua 5.4 rc2

* update to lua 5.4 rc4

* move skynet.profile into snlua

* Use lua_sethook to interrupt tight loops

* remove lua_checksig

* critical condition for signals

* update to lua 5.4 released

* lua 5.4 bugfix

* update lua bugfix

* fix lua_sharestring (#1224)

* update lua

* update lua 5.4

* update README

* add skynet.select

* add test

* test error & discard

* yield session

* request error has no error message

* add timeout to skynet.select

* bugfix

* for lua 5.4

* new version

* bugfix

* bugfix

* use if instead of while

* make local

* yield in select for

* update lua 5.4.1

* change lua version (#1245)

Co-authored-by: xiaojin <xiaojin@onemt.com.cn>

* update lua version number

Co-authored-by: hong <hongling0@gmail.com>
Co-authored-by: hong <hongling-0@qq.com>
Co-authored-by: 风---自由 <996442717qqcom@gmail.com>
Co-authored-by: xiaojin <xiaojin@onemt.com.cn>
2020-10-10 13:36:59 +08:00
Oneoeigh
2102d8b9f0 Revise README.md
Slight revisions of readme to make it more concise.
2018-11-14 09:10:08 +08:00
Cloud Wu
2ee85a91f9 Release 1.2.0 2018-11-06 11:11:29 +08:00
yenshan98
2df1446c37 Rearranged sentence to be reader friendly. 2018-07-30 15:10:57 +08:00
云风
003b0fdb02 Add logo 2018-05-03 23:26:53 +08:00
Cloud Wu
b8d18d198e update lua version in readme 2017-08-07 15:49:50 +08:00
Cloud Wu
97538286fd 1.0.0 Released 2016-07-11 19:39:45 +08:00
Cloud Wu
0edb839c95 Lua 5.3.3 released 2016-06-07 09:43:43 +08:00
Felix Yan
ca5e855c34 Improve some English in README 2016-03-24 17:48:43 +08:00
Cloud Wu
1431f55d28 update readme 2015-12-03 15:37:43 +08:00
Cloud Wu
6b312fa09a update readme 2015-07-01 11:35:05 +08:00
Cloud Wu
cbd7a2cd8b Release 1.0.0 alpha 2015-03-09 13:07:56 +08:00
David Feng
e6d348e441 typo fix 2015-03-04 15:30:19 +08:00
apppur
72d665ca44 Update README.md 2015-01-20 16:26:18 +08:00
Cloud Wu
ac85ff82a1 use lua 5.3 in examples client 2015-01-05 21:55:26 +08:00
Cloud Wu
4673344e1e update readme, add wiki link 2014-08-02 22:02:17 +08:00
Cloud Wu
54e6d03d36 update readme 2014-07-10 16:57:41 +08:00
Cloud Wu
9477cc8171 turn off memory hook in freeBSD 2014-06-03 12:35:00 +00:00
Cloud Wu
237c2323d6 add git submoudle update to makefile 2014-04-18 18:16:46 +08:00
Cloud Wu
ae0ceedfc2 detect JEMALLOC_OVERRIDE_MEMALIGN 2014-04-18 18:02:53 +08:00
Cloud Wu
ac1a0a4c99 malloc hook for jemalloc and c memory info dump 2014-04-18 17:38:18 +08:00
云风
2fc7ceda44 fix typo 2014-04-17 20:48:20 +08:00
Cloud Wu
904b68b5a5 rewrite client demo by lua, remove old C version client demo 2014-04-14 17:04:02 +08:00
Cloud Wu
bca009bf32 LUA_LIB can be override 2014-03-26 18:03:38 +08:00
Cloud Wu
0985b33f0f modify lua 2014-03-26 15:58:56 +08:00
Cloud Wu
58aa7556a5 rewrite makefile, and remove luacode cache. 2014-03-26 15:13:30 +08:00
云风
338788553c remove testconn 2012-09-04 10:38:07 +08:00
云风
64551896be fix typo 2012-09-04 10:20:01 +08:00
云风
1606bc1e25 add a blog to readme 2012-09-03 14:16:22 +08:00
云风
4f6826de40 new harbor 2012-08-17 11:50:45 +08:00
云风
d246152ca5 fix typo in README 2012-08-09 15:39:56 +08:00
云风
7aee6b66d1 stand alone skynet without skynet-master 2012-08-08 13:30:59 +08:00
云风
2dc7bec040 readme layout 2012-08-08 12:23:24 +08:00
云风
6d6c28c5eb bugfix: read block 2012-08-08 12:20:52 +08:00
云风
38f6eb978c readme 2012-08-03 18:21:20 +08:00
云风
58101c5be4 skynet harbor 2012-08-03 18:20:05 +08:00