1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add default typemaps for both const and non-const types More... over 7 years ago
Simplify wrapping of classes into a nested namespace (again) More... over 7 years ago
Add a special case for the aTHX/aTHX_ context argument More... over 8 years ago
Simplify wrapping of classes into a nested namespace More... over 8 years ago
Add inline typemap code after the first MODULE desclaration More... over 8 years ago
We don't generate K&R style XS anymore More... over 8 years ago
Don't generate exception handling code, except for the exceptions test More... over 8 years ago
Start adding basic compilation/runtime tests More... over 8 years ago
Change all module declarations, to match the name used by runtime tests More... over 8 years ago
Optionally compile and run the generated XS code More... over 8 years ago
Refactor to make next change simpler to read More... over 8 years ago
Remove test scaffolding More... over 8 years ago
Refactor in preparation to following change More... over 8 years ago
Allow nested names in function definitions More... about 10 years ago
Merge pull request #5 from mbarbon/master More... about 10 years ago
Add --no-exceptions command line option More... about 10 years ago
Typo fix More... about 10 years ago
Add extra_xspp_flags property (to pass extra arguments to XS++) More... about 10 years ago
changelog and version bump More... over 10 years ago
Avoid needless .xs regenerating (-M granularity) More... over 10 years ago
Bump version, changelog More... over 10 years ago
Prepare version 0.17_02. More... over 10 years ago
Unbreak attribute accessor generation with complex typemaps. More... almost 11 years ago
Start adding a better replacement for %code blocks. More... almost 11 years ago
Added an internal escape hatch to completely disable exception handling. More... almost 11 years ago
Mark this as a developer release. More... almost 11 years ago
Bump version to 0.1701. More... almost 11 years ago
Mention XS typemap work in Changes file. More... almost 11 years ago
Moved custom XS typemap discussion to main documentation file. More... almost 11 years ago
Minor documentation adjustments More... almost 11 years ago