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 2015/05/18 21:29:36 UTC

[10/10] lucy-clownfish git commit: Merge branch 'enable_overload'

Merge branch 'enable_overload'


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

Branch: refs/heads/master
Commit: 8d3ae8b056138e91f456e110b1c5a68c087139cf
Parents: 98ffa45 74c1a3d
Author: Nick Wellnhofer <we...@aevum.de>
Authored: Mon May 18 21:25:42 2015 +0200
Committer: Nick Wellnhofer <we...@aevum.de>
Committed: Mon May 18 21:25:42 2015 +0200

----------------------------------------------------------------------
 runtime/c/src/Clownfish/Err.c            |  7 ---
 runtime/core/Clownfish/Err.cfh           |  3 -
 runtime/example-lang/src/Clownfish/Err.c |  6 --
 runtime/go/ext/clownfish.c               |  7 ---
 runtime/perl/t/binding/034-err.t         |  9 ++-
 runtime/perl/xs/XSBind.c                 | 80 ++++++++++++---------------
 runtime/perl/xs/XSBind.h                 |  6 --
 7 files changed, 41 insertions(+), 77 deletions(-)
----------------------------------------------------------------------