1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 01, 2025 — Jul 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected issues with passing custom parameters to build_ext command. More... almost 14 years ago
Corrected various typos and spelling mistakes. More... almost 14 years ago
Removed old entries from the manifest file. More... almost 14 years ago
Removed documentation files for version 0.1.6. More... almost 14 years ago
Merge branch 'distutils' into develop More... almost 14 years ago
Added clean command to remove build artifacts. More... almost 14 years ago
Added checks to sdist command. More... almost 14 years ago
Allow to specify extra template and cython build_ext flags as commandline params. More... almost 14 years ago
Updated install instructions in readme and linux build docs. More... almost 14 years ago
Cleaning up the setup.py file. More... almost 14 years ago
Added distutils commands for building extension and preparing source distribution. More... almost 14 years ago
Make sure that extension separator in the directory path does not trigger infinite loop while stripping extensions. More... almost 14 years ago
Use absolute paths in doctest runners. More... almost 14 years ago
Corrected issues with some code checking tools complaining about missing imports. More... about 14 years ago
Updated resource links and info about switching to GitHub. More... about 14 years ago
Removed built html doc files. No point in keeping it in the main branch. More... about 14 years ago
Updated ignore file. More... about 14 years ago
Removed unnecessary trailing whitespaces. More... about 14 years ago
Renamed source template files to match resulting file extensions. Expanding files in binary mode. Removed unnecessary trailing whitespaces. More... about 14 years ago
Replaced MustOverride hack for BaseNode attributes with plain old comment. More... over 14 years ago
Removed last inline declaration. More... over 14 years ago
Corrected type declarations and fixed MSVC warnings on 64 bit platforms. More... over 14 years ago
Removed compiler-specific inline macros to fix portability. More... over 14 years ago
Ignore MSVC warning about initializing float coefficient arrays from double values. More... over 14 years ago
Removed note about installing with easy_install until setup script is fixed. More... over 14 years ago
Removed note about old SVN repository. More... over 14 years ago
Corrected `note` directive usage in documentation. More... over 14 years ago
Normalizing integers and long integers to make documentation tests work on different platforms. More... over 14 years ago
Format float arrays in doctests to fix representation issues accross Python versions (fixes https://bitbucket.org/nigma/pywt/issue/3/). More... over 14 years ago
Updated overview and documentation template. Regenerated using latest Sphinx. More... over 15 years ago