summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-22🐞 fix(TSG-12061): 获取ar->what 内容HEADv2.0.1master彭宣正
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-08✨ feat(TSG-11870): 修改共享库名称为elua彭宣正
2022-09-06✨ feat(TSG-11870): 修改elua_cbinding_set_output_params ↵彭宣正
为elua_cbinding_append_output_params, 修改注释
2022-09-05✨ feat(TSG-11870): 修改数据类型string为buff彭宣正
2022-09-05✨ feat(TSG-11870): 修改测试用例彭宣正
2022-09-05✨ feat(TSG-11870): 重构lua代码彭宣正
2022-09-01update interfaces definition; define interfaces of lua tableliuxueli
2022-08-30Update 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): 添加gtest用例“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 ↵v1.1.2“pengxuanzheng”
context为空的时候,即使设置了userdata也会获取不到的情况
2022-07-14✨ feat: ↵“pengxuanzheng”
预期与实际输出类型不符时,修改输出类型为实际输出类型
2022-07-12✨ feat(TSG-11123): 使用英文注释“pengxuanzheng”
2022-07-12✨ feat(TSG-11123): 增加获取,error ↵“pengxuanzheng”
code函数,修改lua_set_script_context函数为lua_script_context_malloc函数
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-05✨ feat(TSG-11123): ↵“pengxuanzheng”
增加单元测试,并修改单元测试中发现的错误
2022-07-04✨ feat(TSG-11123): 增加单元测试“pengxuanzheng”
2022-07-04✨ feat(TSG-11123): 增加对lua上下文支持以及注册c函数支持“pengxuanzheng”
2022-06-30✨ feat(TSG-11123): ↵“pengxuanzheng”
更新头文件,增加对lua上下文的支持,以及set_header和get_header
2022-06-24✨ feat(TSG-11082): 更新头文件v1.1.1“pengxuanzheng”
2022-06-24✨ feat(TSG-11082): 运行脚本增加新的返回类型nilv1.1.0“pengxuanzheng”
2022-06-01✨ feat: 根据cppcheck 修改example, 增加lua 测试用例“pengxuanzheng”
2022-06-01✨ feat: 修改panic函数输出“pengxuanzheng”
2022-04-01🔧 build: 取消rpm自动依赖v1.0.10“pengxuanzheng”
2022-04-01🔧 build: 修改rocky linux 的rpm后缀名el7为el8“pengxuanzheng”
2022-03-29🎈 perf: 适配rocky linux 8.5“pengxuanzheng”
2022-03-29🔧 build: 关闭sentry上传“pengxuanzheng”
2022-03-29🔧 build: 关闭自动依赖选项“pengxuanzheng”
2022-03-28Update travis.sh彭宣正
2022-03-28Update .gitlab-ci.yml彭宣正
2022-03-25Update .gitlab-ci.yml彭宣正
2022-02-28🔧 build(TSG-9686): 适配 rocky linux 8.5v1.0.9“pengxuanzheng”
2022-01-19🧪 test: 增加googletest源码“pengxuanzheng”
2021-12-20🧪 test(gtest. CI): ↵彭宣正
增加gtest用例,增加CPPCHECK,删除生成的可执行文件
2020-10-10删除不必要的注释信息v1.0.8pengxuanzheng
2020-09-11Develop 09.09pengxuanzheng
2020-09-10Delete readme.mdpengxuanzheng
2020-09-0720200904v1.0.7pengxuanzheng
2020-09-02updatev1.0.0pengxuanzheng
2020-09-02updatepengxuanzheng
2020-09-02修改3rd为supportpengxuanzheng
2020-09-01Update CMakeLists.txtpengxuanzheng