0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 01, 2024 — Oct 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Comment out failing unit test with reference added to open bug report on Launchpad. More... over 15 years ago
Add comment around commented code. More... over 15 years ago
Fix suspected leak in Instant. More... over 15 years ago
merge change from Johan Hake. More... almost 16 years ago
One can now overrule the default instant cache directory, i.e., $HOME/.instant/cache, by using the environmental variable INSTANT_CACHE_DIR. - This also works for instant-clean More... almost 16 years ago
Make the ignores work for Bazaar More... almost 16 years ago
.hgignore ->bzrignore More... almost 16 years ago
added zombie model, remains to tune the paramters More... about 16 years ago
merge More... over 16 years ago
Minor code quality fixes reported by pychecker. Added #/usr/bin/env python to some test scripts. More... over 16 years ago
Add support for long long typemaps. More... over 16 years ago
Update doc strings. More... over 16 years ago
Fix 32/64 bit issue? More... over 16 years ago
Expand test10.py. More... over 16 years ago
Add new test demonstrating numpy.i typemaps. More... over 16 years ago
Updated doc, bumped version. More... over 16 years ago
Include numpy/arrayobject.h, not arrayobject.h. More... over 16 years ago
Fix hardcoded forward slash. More... over 16 years ago
Only include numpy.i when using arrays argument. More... over 16 years ago
Remove inline functions for Numeric and numarray. More... over 16 years ago
Remove Numeric and numarray tests. More... over 16 years ago
Fix test6 and test12 to fit with new API. More... over 16 years ago
Move location of nump.i, use package_data instead of data_files. More... over 16 years ago
Move location of nump.i, use package_data instead of data_files. More... over 16 years ago
Use numpy typemaps, added additional function to interface fiel for forcing copy when using IN_ARRAY. More... over 16 years ago
Fix deprecation warning for test4. More... over 16 years ago
Split instant-showcache to two sections, one for modules and one for lock files. More... over 16 years ago
Make all tests run in Windows. More... over 16 years ago
Add some more details to the doc string of build_module. More... over 16 years ago
Disable locking when no cache is used. More... over 16 years ago