0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tests should now run on more recent versions of Python. More... over 13 years ago
Fixed bug just added. More... over 13 years ago
Simpler code. More... over 13 years ago
More legible code. More... over 13 years ago
Relative imports removed (PEP 8 advises against them). More... over 13 years ago
Nicer layout. Simpler code. More... over 13 years ago
Docstring follows PEP 8 better and does not refer to the inexisting functools module. More... over 13 years ago
Simpler test code. More... over 13 years ago
More rational code. More... over 13 years ago
Python 2.3 code layout improved (PEP 8). More... over 13 years ago
Merge branch 'master' into python2.3 More... over 13 years ago
Simpler and more robust (against future changes) setup.py code. More... over 13 years ago
Merge branch 'master' into python2.3 More... over 13 years ago
Less shell dependent packaging code. More... over 13 years ago
Better error handling during packaging. More... over 13 years ago
Fixed path. More... over 13 years ago
Fixed detail. More... over 13 years ago
Better package preparation. More... over 13 years ago
Attempt at a cleaner approach to Python-version-specific imports for packaging. More... over 13 years ago
Merge branch 'master' into python2.3 More... over 13 years ago
README.txt now includes both an install from a git branch source and from the PyPI package file. More... over 13 years ago
setup.py sdist does not erroneously include uncertainties/ anymore. In fact, only installs from a specific Git branch should install from the Python-version-specific uncertainties/ directory. More... over 13 years ago
Merge branch 'master' into python2.3 More... over 13 years ago
Fixed message. More... over 13 years ago
Merge branch 'master' into python2.3 More... over 13 years ago
setup.py install now works even from the Git download of a specific branch. More... over 13 years ago
Merge branch 'master' into python2.3 More... over 13 years ago
Cleaner package preparation: it can now run from any branch, normamlly. More... over 13 years ago
Info message added. More... over 13 years ago
Fixed problem with a directory being moved into another one instead of replacing it. More... over 13 years ago