1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix trace_free_list_free() More... about 12 years ago
fix python2.7_track_free_list.patch More... about 12 years ago
prepare release 0.8.1 More... over 12 years ago
mention experimental patches in README.rst More... over 12 years ago
setup.py now detects which patch was applied on Python More... over 12 years ago
fix python2.7_no_free_list.patch when python is compiled without --with-pydebug More... over 12 years ago
fix typo in README More... over 12 years ago
Fix python2.7_track_free_list.patch when python is not compiled with --with-pydebug More... over 12 years ago
Fix DisplayTop: display "0 B" instead of an empty string if the size is zero (ex: trace in user data) More... over 12 years ago
update Installation note More... over 12 years ago
update python2.5 patch for python 2.5.6 More... over 12 years ago
Fix python2.7.patch and python3.4.patch More... over 12 years ago
set version to 0.9 More... over 12 years ago
prepare release 0.8 More... over 12 years ago
fix unit tests; rename DisplayUncollectable to DisplayGarbage More... over 12 years ago
fix unit tests if Python doesn't track free lists More... over 12 years ago
add missing files to MANIFEST.in More... over 12 years ago
cleanup python2.7.patch More... over 12 years ago
make clean removes also *.pyc and __pycache__ More... over 12 years ago
Merge pull request #1 from amirouche/master More... over 12 years ago
cosmit More... over 12 years ago
DisplayUncollectable doesn't call gc.set_debug(gc.DEBUG_SAVEALL) anymore More... over 12 years ago
DisplayUncollectable uses reprlib to format objects More... over 12 years ago
update doc More... over 12 years ago
fix unit tests More... over 12 years ago
various fixes More... over 12 years ago
fix diff More... over 12 years ago
add python2.5 patch More... over 12 years ago
add color to DisplayUncollectable More... over 12 years ago
track free list objects More... over 12 years ago