0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 2 days ago.
Jun 25, 2025 — Jun 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add README More... almost 16 years ago
Add dependencies More... almost 16 years ago
minor robustification of the gcc detection by grepping for GNUC in preprocessor output More... almost 16 years ago
Add author/license More... almost 16 years ago
Refactored the build tests. More... about 16 years ago
Let user modify c/l flags after object creation More... about 16 years ago
Allow the user to poll the type of compiler that was detected (useful for adding gcc-isms conditionally) More... about 16 years ago
typo More... about 16 years ago
Detect gcc also by looking for 'cc' followed by mention of the FSF More... about 16 years ago
Use Capture::Tiny for capturing More... about 16 years ago
non-capturing group in regex More... about 16 years ago
Minor docs and extra options merging More... about 16 years ago
Accept cc argument to new(). Do not import %Config. More... about 16 years ago
Synopsis fix, accept arguments in constructor in preparation of using ARGV More... about 16 years ago
ignore vim swap files More... about 16 years ago
Add synopsis to the documentation. More... about 16 years ago
Portability fixes. More... about 16 years ago
Undo part of the namespace pollution caused by Perl headers. More... about 16 years ago
Make the test scripts a bit more portable. More... about 16 years ago
Ignore Windows build byproducts. More... about 16 years ago
Make the tests pass on Linux with GCC. More... about 16 years ago
Add simple and unportable tests that the test module compiles, links and runs. More... about 16 years ago
Added a MANIFEST for the test module. More... about 16 years ago
Ignore build byproducts of the test module. More... about 16 years ago
Include MANIFEST.SKIP in the distribution. More... about 16 years ago
Added a test XS/C++ module. More... about 16 years ago
Add .gitignore file. More... about 16 years ago
Scaffolding for a new module. More... about 16 years ago