index
:
mesalab_git/pxz/tsg_lua_module.git
Build-refactor-luajit-compile
bugfix-fujian
feature-gcov
feature-ompub-509
feature-static
master
Repository for pxz/tsg_lua_module
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-06-02
🔧 build(cmake): 调整luajit编译方式,控制在build目录内
Build-refactor-luajit-compile
yangwei
2022-09-22
🐞 fix(TSG-12061): 获取ar->what 内容
HEAD
v2.0.1
master
彭宣正
2022-09-08
✨ feat(TSG-11870): 修改lua mode 选项
v2.0.0
彭宣正
2022-09-08
✨ feat(TSG-11870): 允许elua_exec_script 输入input为空
彭宣正
2022-09-08
✨ feat(TSG-11870): 修改写错的error message
彭宣正
2022-09-06
✨ feat(TSG-11870): 修改elua_cbinding_set_output_params 为elua_cbinding_a...
彭宣正
2022-09-05
✨ feat(TSG-11870): 修改数据类型string为buff
彭宣正
2022-09-05
✨ feat(TSG-11870): 重构lua代码
彭宣正
2022-09-01
update interfaces definition; define interfaces of lua table
liuxueli
2022-08-30
Update tsg_lua_interface.h
冯伟浩
2022-08-29
重新定义lua头文件
liuxueli
2022-07-28
✨ feat(TSG-11154): 增加静态库
v1.1.3
“pengxuanzheng”
2022-07-26
✨ feat(TSG-11154): 增加script运行时间限制
“pengxuanzheng”
2022-07-19
✨ feat(TSG-11154): 增加remove命令,可以用来移除特定的lua API
“pengxuanzheng”
2022-07-15
✨ feat(TSG-11123): 修复lua_cache_exec context为空的时候,即使设�...
v1.1.2
“pengxuanzheng”
2022-07-14
✨ feat: 预期与实际输出类型不符时,修改输出类型为实际�...
“pengxuanzheng”
2022-07-12
✨ feat(TSG-11123): 使用英文注释
“pengxuanzheng”
2022-07-12
✨ feat(TSG-11123): 增加获取,error code函数,修改lua_set_script_c...
“pengxuanzheng”
2022-07-12
🐞 fix(TSG-11123): 修复c_pull_param_from_lua 段错误
“pengxuanzheng”
2022-07-12
🐞 fix: lua脚本返回空值,对应的out_len修改为0
“pengxuanzheng”
2022-07-05
✨ feat(TSG-11123): 增加单元测试,并修改单元测试中发现的�...
“pengxuanzheng”
2022-07-04
✨ feat(TSG-11123): 增加对lua上下文支持以及注册c函数支持
“pengxuanzheng”
2022-06-30
✨ feat(TSG-11123): 更新头文件,增加对lua上下文的支持,以�...
“pengxuanzheng”
2022-06-24
✨ feat(TSG-11082): 运行脚本增加新的返回类型nil
v1.1.0
“pengxuanzheng”
2022-06-01
✨ feat: 修改panic函数输出
“pengxuanzheng”
2022-03-29
🎈 perf: 适配rocky linux 8.5
“pengxuanzheng”
2022-02-28
🔧 build(TSG-9686): 适配 rocky linux 8.5
v1.0.9
“pengxuanzheng”
2022-01-19
🧪 test: 增加googletest源码
“pengxuanzheng”
2021-12-20
🧪 test(gtest. CI): 增加gtest用例,增加CPPCHECK,删除生成的可...
彭宣正
2020-10-10
删除不必要的注释信息
v1.0.8
pengxuanzheng
2020-09-11
Develop 09.09
pengxuanzheng
2020-09-07
20200904
v1.0.7
pengxuanzheng
2020-09-02
update
v1.0.0
pengxuanzheng
2020-09-02
update
pengxuanzheng
2020-09-02
修改3rd为support
pengxuanzheng
2020-09-01
修复测试模块的cmake中文件路径错误的问题,修复src中确实...
pxz
2020-09-01
生成RPM包,替换luajit2.1为openresty的luajit2
pxz
2020-08-28
update
pxz
2020-08-28
修改输入参数tsg为TSG
pengxuanzheng
2020-08-27
Update CMakeLists.txt
pengxuanzheng
2020-08-27
增加第三方库luajit,修复由jmp_buf导致的多线程性能问题
pxz
2020-08-24
Initial commit
pengxuanzheng