0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 20 hours ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #42 from ellert/python-3.13 More... 7 months ago
Fix compilation with Python 3.13 More... 7 months ago
Merge pull request #41 from ellert/warnings More... 7 months ago
Fix compiler warnings More... 7 months ago
Merge pull request #40 from Yaribz/fix-pr30-merge More... over 1 year ago
revert part of PR 30 which is no longer applicable More... over 1 year ago
Merge pull request #30 from Yaribz/master More... over 1 year ago
Merge branch 'master' into master More... over 1 year ago
Merge pull request #39 from fweimer-rh/c99 More... over 1 year ago
Improve compatibility with strict(er) C99 compilers More... over 1 year ago
Merge pull request #38 from ellert/makefile-logic More... over 1 year ago
Fix Makefile logic More... over 1 year ago
Version 0.57 More... over 1 year ago
Merge pull request #37 from hakonhagland/win32_rss More... over 2 years ago
Process rss information not supported by Proc::ProcessTable on Windows More... over 2 years ago
Merge pull request #35 from hakonhagland/py10_setup More... over 2 years ago
Removed trailing white space form Makefile.PL More... over 2 years ago
Fixup in Makefile.PL More... over 2 years ago
Merge pull request #33 from ellert/py-3.10-segfault More... over 2 years ago
Call Py_Initialize() before calling PyBytes_FromString() More... over 2 years ago
Fix build on Windows More... over 3 years ago
Merge pull request #28 from s-nez/python3_ascii_strings More... almost 4 years ago
Pass ASCII strings as <class 'str'> in Python 3 More... over 4 years ago
Merge pull request #26 from UUPharmacometrics/master More... over 4 years ago
Also skip List and Tuple when checking for python object More... over 4 years ago
Alternative way to get libpath when sysconfig fails More... over 4 years ago
Search for and prefer python3 when building More... over 4 years ago
Define PY_MAJOR_VERSION automatically More... over 4 years ago
Unify "is this an object" checks into a macro to fix method calls on strange objects More... over 5 years ago
Further tighten the "is it a dict or object" check More... over 5 years ago