| add section "Installation instructions" to README |
|
More...
|
over 1 year ago
|
| preparation for release 0.2.1 |
|
More...
|
over 13 years ago
|
| find built extension for Python 3.2 |
|
More...
|
over 13 years ago
|
| setup.py automatically detects Mac OS X and Linux (solves part of GitHub issue #1) |
|
More...
|
over 13 years ago
|
| GitHub niceties: move doc/README to README.md |
|
More...
|
over 13 years ago
|
| final non-functional changes before releasing version 0.2 |
|
More...
|
almost 17 years ago
|
| [project] moved C sources to new folder (src/extension) |
|
More...
|
almost 17 years ago
|
| [test] added unit test for memory leak |
|
More...
|
almost 17 years ago
|
| [bugfix] fixed a few incompatibilities with Python 2.6 and earlier |
|
More...
|
almost 17 years ago
|
| [test] fixed unit tests to work with md5 object |
|
More...
|
almost 17 years ago
|
| [bugfix] replace wrappers related to original MD5 by md5 object [#70] |
|
More...
|
almost 17 years ago
|
| [bugfix] use explicit value APR_SUCCESS to check return status |
|
More...
|
almost 17 years ago
|
| [feature] md5.__init__() now has an optional initial input |
|
More...
|
almost 17 years ago
|
| [bugfix] md5.digest() now returns str object for Python 2.6 and earlier |
|
More...
|
almost 17 years ago
|
| [bugfix] md5.copy() and md5.__new__() now allocate md5 objects the same way |
|
More...
|
almost 17 years ago
|
| [bugfix] aprmd5.md5.__new__() now works properly |
|
More...
|
almost 17 years ago
|
| [project] implementation uses several files for better readability |
|
More...
|
almost 17 years ago
|
| [feature] provide md5 object (preliminary but working version) |
|
More...
|
almost 17 years ago
|
| [doc] updated project blurb in README |
|
More...
|
almost 17 years ago
|
| [project] registered project at the cheeese shop |
|
More...
|
almost 17 years ago
|
| prep for release of next version 0.2 |
|
More...
|
almost 17 years ago
|
| [doc] final doc changes for release of version 0.1 |
|
More...
|
almost 17 years ago
|
| [bugfix] Unit test fails on Debian (#72) |
|
More...
|
almost 17 years ago
|
| added release helper script build-and-test.sh; finished writing ReleaseSteps |
|
More...
|
almost 17 years ago
|
| [internal] added classifiers to setup.py meta-data |
|
More...
|
almost 17 years ago
|
| [doc] finished writing documents README, INSTALL and ReleaseSteps |
|
More...
|
almost 17 years ago
|
| [doc] added Roadmap document |
|
More...
|
almost 17 years ago
|
| [tests] implemented unit tests |
|
More...
|
almost 17 years ago
|
| build configurations in setup.py; changed project folder structure |
|
More...
|
almost 17 years ago
|
| implement remaining wrappers; rewrite of project description |
|
More...
|
about 17 years ago
|