[lpc-ext-commits] [SCM] LPC Extensions branch, master, updated. 15832b712b09239a161a330096682d855b4
Status: Inactive
Brought to you by:
dworkin-sf
From: Felix A. C. <dwo...@us...> - 2010-06-08 17:06:33
|
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 15832b712b09239a161a330096682d855b40e682 (commit) via a34bd346d58eefce21d486de5ceccda58cd81250 (commit) from b0c482c69a6055f42cc8931142058bcd0f0016b9 (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 15832b712b09239a161a330096682d855b40e682 Author: Felix A. Croes <fe...@dw...> Date: Tue Jun 8 19:04:46 2010 +0200 Adjust the interface. DGD_TYPE_* => LPC_TYPE_* DGD_*_T => LPC_* DGD_*() => lpc_*() commit a34bd346d58eefce21d486de5ceccda58cd81250 Author: Felix A. Croes <fe...@dw...> Date: Tue Jun 8 14:24:47 2010 +0200 Initial import of documentation. Import doc/Extensions from DGD 1.3.9, with modifications. ----------------------------------------------------------------------- Summary of changes: doc/Extensions | 271 +++++++++++++++++++++++++++++++++++++++++++++++++++++ kfun/rgx/regexp.c | 203 ++++++++++++++++++++-------------------- src/lpc_ext.h | 232 +++++++++++++++++---------------------------- 3 files changed, 460 insertions(+), 246 deletions(-) create mode 100644 doc/Extensions hooks/post-receive -- LPC Extensions |