From: Arnout E. <rab...@us...> - 2012-08-26 01:25:34
|
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, master has been updated via 276947b01572b4893f57b3954b309df07898d5da (commit) from 025ae8f47103a3ecedca287d6b2c5c7976b98ffe (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 276947b01572b4893f57b3954b309df07898d5da Author: Arnout <arn...@bz...> Date: Sun Aug 26 03:23:45 2012 +0200 Support for adding trace hooks ----------------------------------------------------------------------- Summary of changes: luaextl.c | 31 +++++++++++++++++++++++++++++++ luaextl.h | 13 +++++++++++++ 2 files changed, 44 insertions(+), 0 deletions(-) hooks/post-receive -- libextl: Lua wrapper generator for C |