From: Arnout E. <rab...@us...> - 2012-04-28 18:31:58
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "libextl: Lua wrapper generator for C". The branch, lua5.2 has been updated via ac8bb10bc8fffab0eaff2f3b23096b226191b73e (commit) via 6ee56e50b5cda17f59db38631feeab6290185a64 (commit) via dea4a6d87cddc3f5a10a4f645629ad29416ec952 (commit) from 239fab2b5c4237ed2cdbeae244a856487ed18ec0 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit ac8bb10bc8fffab0eaff2f3b23096b226191b73e Author: Arnout Engelen <arn...@bz...> Date: Sat Apr 28 20:27:20 2012 +0200 Use '...' instead of the deprecated 'arg' for varargs. required by lua5.2, supported by 5.1 commit 6ee56e50b5cda17f59db38631feeab6290185a64 Author: Arnout Engelen <arn...@bz...> Date: Sat Apr 28 20:11:55 2012 +0200 more portable way to find the size of a table commit dea4a6d87cddc3f5a10a4f645629ad29416ec952 Author: Arnout Engelen <arn...@bz...> Date: Sat Apr 28 20:11:23 2012 +0200 implement gsplit2 (without gfind) ----------------------------------------------------------------------- Summary of changes: libextl-mkexports.in | 21 +++++++++++++++++---- 1 files changed, 17 insertions(+), 4 deletions(-) hooks/post-receive -- libextl: Lua wrapper generator for C |