0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Jul 09, 2025 — Jul 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added META_MERGE => provides... More... about 14 years ago
Prepared CPAN release version 0.39. More... about 14 years ago
Added Test::Kwalitee and Test::POD::Coverage tests. Added warnings to all tests. More... about 14 years ago
Initial refactor of CPP::wrap(): added _map_subnames_cpp_to_perl() More... about 14 years ago
Refactored xs_bindings(). Previously over 100 lines long, with high 'Perl::Critic' complexity score. More... about 14 years ago
Completed majority of refactoring of CPP.pm's validate(). More... about 14 years ago
Refactored validate(). More... about 14 years ago
Prepare version 0.38_004 for CPAN upload. More... about 14 years ago
Added Inline::CPP::Config.pm. Makefile.PL writes to it instead of CPP.pm directly now. More... about 14 years ago
Documentation enhancements relating to installation and portability. More... over 14 years ago
MANIFEST brought up to date: Added t/08, and removed grammar/t/18 More... over 14 years ago
Makefile.PL and t/08cppguess.t: removed -lcpp_s from 'linux' special case. More... over 14 years ago
Removed grammar/t/18voidparam.t test. Feature removed from TODO list. More... over 14 years ago
Added 08cppguess.t - Optional test to compare Makefile.PL to ExtUtils::CppGuess detection methods. More... over 14 years ago
Tweak default libraries for Linux. More... over 14 years ago
Tweak default libraries for Linux. More... over 14 years ago
Testing a possible dragonflybsd and linux patch for smoke test success. More... over 14 years ago
Additional work on 06fn_regress.t (regression tests). More... over 14 years ago
Rewrote the regression test for call_or_instantiate() More... over 14 years ago
Refined regression tests for 'call_or_instantiate()' (much more to come). More... over 14 years ago
Added some regression tests for CPP.pm (more to come). More... over 14 years ago
Added perlcritic.t test, started fn_regress.t test. More... over 14 years ago
Version 0.38_002: Bugfixes introduced in refactoring. More... over 14 years ago
Fix a mistake in earlier refactoring: Mistakenly broke a hash slice. More... over 14 years ago
Prepare dev release 0.38_001: New test suite. More... over 14 years ago
Bump to version 0.38_001 dev. Ensure Perl::Critic compliance across the distribution. More... over 14 years ago
Merged master and tests to gain Test::More test suite rewrite with latest CPP.pm and grammar.pm More... over 14 years ago
Version 0.38: Minimum requirement for Test.pm to circumvent a broken Test distribution on CPAN. More... over 14 years ago
Remove strict from test suite. Release version 0.37. More... over 14 years ago
Altered syntax in tests that are using Test.pm to work around strict issue. More... over 14 years ago