[lpc-ext-commits] [SCM] LPC Extensions branch, master, updated. 5545c3366a53b04b33c78f78ce0a1534b9f
Status: Inactive
Brought to you by:
dworkin-sf
From: Felix A. C. <dwo...@us...> - 2010-06-08 23:59:31
|
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 "LPC Extensions". The branch, master has been updated via 5545c3366a53b04b33c78f78ce0a1534b9f826fc (commit) via 026c7b2e334ae70036a7bfc03a20b5aef50ea766 (commit) via dea5ab3794609f50feb38521ae47bc8db98dd129 (commit) from 15832b712b09239a161a330096682d855b40e682 (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 5545c3366a53b04b33c78f78ce0a1534b9f826fc Author: Felix A. Croes <fe...@dw...> Date: Wed Jun 9 01:55:59 2010 +0200 Update to version 0.2. commit 026c7b2e334ae70036a7bfc03a20b5aef50ea766 Author: Felix A. Croes <fe...@dw...> Date: Tue Jun 8 21:11:06 2010 +0200 Add initialization callgate. commit dea5ab3794609f50feb38521ae47bc8db98dd129 Author: Felix A. Croes <fe...@dw...> Date: Tue Jun 8 19:27:26 2010 +0200 Add lower_case() kfun. Include the lower_case() kfun from the documentation as source code. ----------------------------------------------------------------------- Summary of changes: kfun/lower_case.c | 43 ++++++++++++++++++++++++++ kfun/rgx/regexp.c | 5 ++- src/lpc_ext.c | 56 +++++++++++++++++++++++++++++++++ src/lpc_ext.h | 88 +++++++++++++++++++++++++++++------------------------ 4 files changed, 150 insertions(+), 42 deletions(-) create mode 100644 kfun/lower_case.c create mode 100644 src/lpc_ext.c hooks/post-receive -- LPC Extensions |