[07/12] lucy-clownfish git commit: Move CFC test files into "common" directory

2016-03-10 Thread nwellnhof
Move CFC test files into "common" directory Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/82ad2895 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/82ad2895 Diff:

[03/12] lucy-clownfish git commit: Support catching CFC exceptions from C

2016-03-10 Thread nwellnhof
Support catching CFC exceptions from C Needed to fix CLOWNFISH-14. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/5d0a3efe Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/5d0a3efe Diff:

[08/12] lucy-clownfish git commit: Add check for va_copy

2016-03-10 Thread nwellnhof
Add check for va_copy Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/25e6ff33 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/25e6ff33 Diff:

[11/12] lucy-clownfish git commit: Don't allow inheriting from final class

2016-03-10 Thread nwellnhof
Don't allow inheriting from final class Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/64142fb2 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/64142fb2 Diff:

[09/12] lucy-clownfish git commit: Merge branch 'catch-cfc-exceptions'

2016-03-10 Thread nwellnhof
Merge branch 'catch-cfc-exceptions' Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/b21ec10f Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/b21ec10f Diff:

[12/12] lucy-clownfish git commit: Remove Perl test t/501-include_dir.t

2016-03-10 Thread nwellnhof
Remove Perl test t/501-include_dir.t This test is part of C test suite now. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/20eef8fc Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/20eef8fc

[06/12] lucy-clownfish git commit: Remove Perl test t/502-clash.t

2016-03-10 Thread nwellnhof
Remove Perl test t/502-clash.t This test is part of C test suite now. Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/df605b50 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/df605b50 Diff:

[01/12] lucy-clownfish git commit: Implement CFCUtil_vsprintf

2016-03-10 Thread nwellnhof
Repository: lucy-clownfish Updated Branches: refs/heads/master faefec2b5 -> 20eef8fc3 Implement CFCUtil_vsprintf Drop support for Microsoft compilers without _vscprintf. This function is supported at least since Visual Studio .NET 2003 (MSVC 7.1). I think it was only MSVC 6 that didn't

[05/12] lucy-clownfish git commit: Test CFC exceptions in C test suite

2016-03-10 Thread nwellnhof
Test CFC exceptions in C test suite Catching exceptions sometimes requires a separate function because stack variables might be clobbered by longjmp. See http://stackoverflow.com/q/2024933 Also add some other parcel tests from the Perl test suite. Fixes CLOWNFISH-14. Project:

[04/12] lucy-clownfish git commit: Finish support for skipping CFC tests

2016-03-10 Thread nwellnhof
Finish support for skipping CFC tests Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/6fdf098c Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/6fdf098c Diff:

[10/12] lucy-clownfish git commit: Fix CFCClass_create documentation

2016-03-10 Thread nwellnhof
Fix CFCClass_create 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/00efad15 Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/00efad15 Diff: