You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by nw...@apache.org on 2016/02/11 12:51:03 UTC

[6/6] lucy-clownfish git commit: Merge branch 'ctor-documentation'

Merge branch 'ctor-documentation'


Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/efc37a36
Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/efc37a36
Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/efc37a36

Branch: refs/heads/master
Commit: efc37a364d9c244e66e0b335caee9f9732e0f04f
Parents: 9debabe ca66acb
Author: Nick Wellnhofer <we...@aevum.de>
Authored: Thu Feb 11 12:44:13 2016 +0100
Committer: Nick Wellnhofer <we...@aevum.de>
Committed: Thu Feb 11 12:44:13 2016 +0100

----------------------------------------------------------------------
 compiler/perl/lib/Clownfish/CFC.pm              | 10 ++--
 compiler/perl/lib/Clownfish/CFC.xs              | 10 ++--
 compiler/perl/typemap                           |  1 +
 compiler/src/CFCCHtml.c                         | 28 ++++++------
 compiler/src/CFCCMan.c                          | 28 ++++++------
 compiler/src/CFCCallable.c                      | 25 ++++++++++
 compiler/src/CFCCallable.h                      | 15 ++++++
 compiler/src/CFCPerlPod.c                       | 47 +++++++++----------
 compiler/src/CFCPerlPod.h                       | 12 ++---
 runtime/core/Clownfish/Class.cfh                |  4 +-
 .../perl/buildlib/Clownfish/Build/Binding.pm    | 48 +++++++-------------
 11 files changed, 129 insertions(+), 99 deletions(-)
----------------------------------------------------------------------