Cloud Wu
5bf635c75c
SSM expanding
2019-04-02 19:15:35 +08:00
zixun
3c6c0f7aa4
bugfix #976 long string instead of global seed
2019-03-28 21:21:44 +08:00
Cloud Wu
3f38a711ad
Shared K
2019-03-14 09:54:40 +08:00
Cloud Wu
ea7c6402dd
update lua to 5.3.5
2018-07-10 22:11:56 +08:00
snail
532f47444b
reduce needless 'add_string' call
...
Short strings in lua proto are reused most of the time. The string in SSM may be added by one service and used by other service, there is no need to call `add_string`,which will call 'new_string' first.
2016-01-11 15:06:51 +08:00
Cloud Wu
3a527f0a66
update lua to 5.3.2
2015-11-30 20:31:56 +08:00
Cloud Wu
633e5fbe32
fix issue #331
2015-08-29 15:24:24 +08:00
Cloud Wu
bb6d5d826e
add TString struct size
2015-08-21 15:59:51 +08:00
Cloud Wu
c0862d8445
add global share string table
2015-08-21 13:52:04 +08:00
Cloud Wu
f36b173155
update to lua 5.3.1
2015-06-17 22:06:11 +08:00
Cloud Wu
c7b5015e10
update to lua 5.3, remove lua unsigned api
2015-01-05 16:25:42 +08:00
Cloud Wu
58aa7556a5
rewrite makefile, and remove luacode cache.
2014-03-26 15:13:30 +08:00