0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 20, 2025 — Jun 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from zmughal/master More... over 12 years ago
minor doc fixes More... over 12 years ago
Document the usage of Inline::Python::Boolean More... over 12 years ago
Fix memory corruption introduced with boolean support More... over 12 years ago
Merge branch 'master' of github.com:niner/inline-python-pm More... almost 13 years ago
Version 0.42 More... almost 13 years ago
Fix a typo. Reproducable only by concurrent runs of test scripts. More... almost 13 years ago
Fix converting floats from Perl to Python with different locale More... almost 13 years ago
Fix uninitialized members in magic vtbls of wrapped Python objects More... about 13 years ago
Allow passing Python booleans through Perl space. More... about 13 years ago
Inline::Python::Boolean for passing real Python booleans to Python code More... about 13 years ago
Version 0.41 More... over 13 years ago
Improve installation on (64 Bit) systems lacking static python library More... over 13 years ago
Standardize code formatting and reformat all C code More... about 14 years ago
const vars wherever possible in util.c More... about 14 years ago
const vars wherever possible in perlmodule.c More... about 14 years ago
const vars wherever possible in Python.xs More... about 14 years ago
Merge branch 'master' of github.com:niner/inline-python-pm More... about 14 years ago
const vars wherever possible in py2pl.c More... about 14 years ago
Remove a useless warning More... over 14 years ago
Version 0.40 More... almost 15 years ago
Add requirement of Digest::MD5 >= 2.50 More... almost 15 years ago
Finally fix the t/06dict.t fail on some machines More... about 15 years ago
Fixed some compiler warnings (unused variables and type mismatches) More... over 15 years ago
Version 0.39 More... over 15 years ago
Merge branch 'master' of github.com:niner/inline-python-pm More... over 15 years ago
Update documentation with current status and py_is_tuple More... over 15 years ago
Fix leaking return values in py_eval More... over 15 years ago
Fix leaking return values in py_eval More... over 15 years ago
Convert magic tuple arrays back to tuples in Pl2Py More... over 15 years ago