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/06/28 10:14:21 UTC

[3/3] lucy-clownfish git commit: Merge branch 'separate-xs'

Merge branch 'separate-xs'


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

Branch: refs/heads/master
Commit: 8b83e41b8b79fd0882909e3538afcbd70568eb61
Parents: bb48393 db8df15
Author: Nick Wellnhofer <we...@aevum.de>
Authored: Tue Jun 28 12:14:00 2016 +0200
Committer: Nick Wellnhofer <we...@aevum.de>
Committed: Tue Jun 28 12:14:00 2016 +0200

----------------------------------------------------------------------
 compiler/perl/lib/Clownfish/CFC.pm              | 11 ++-
 compiler/perl/lib/Clownfish/CFC.xs              | 35 ++++++--
 compiler/perl/lib/Clownfish/CFC/Perl/Build.pm   | 90 +++++++++++++++-----
 .../lib/Clownfish/CFC/Perl/Build/Charmonic.pm   |  8 +-
 compiler/src/CFCPerl.c                          | 72 ++++++++++------
 compiler/src/CFCPerl.h                          | 19 +++--
 runtime/perl/buildlib/Clownfish/Build.pm        | 11 ++-
 7 files changed, 176 insertions(+), 70 deletions(-)
----------------------------------------------------------------------