0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 08, 2025 — Sep 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add section "Installation instructions" to README
Patrick Näf
as Patrick Näf
More... over 1 year ago
preparation for release 0.2.1
Patrick Näf
as Patrick Näf
More... over 13 years ago
find built extension for Python 3.2
Patrick Näf
as Patrick Näf
More... over 13 years ago
setup.py automatically detects Mac OS X and Linux (solves part of GitHub issue #1)
Patrick Näf
as Patrick Näf
More... over 13 years ago
GitHub niceties: move doc/README to README.md
Patrick Näf
as Patrick Näf
More... over 13 years ago
final non-functional changes before releasing version 0.2
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[project] moved C sources to new folder (src/extension)
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[test] added unit test for memory leak
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[bugfix] fixed a few incompatibilities with Python 2.6 and earlier
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[test] fixed unit tests to work with md5 object
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[bugfix] replace wrappers related to original MD5 by md5 object [#70]
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[bugfix] use explicit value APR_SUCCESS to check return status
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[feature] md5.__init__() now has an optional initial input
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[bugfix] md5.digest() now returns str object for Python 2.6 and earlier
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[bugfix] md5.copy() and md5.__new__() now allocate md5 objects the same way
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[bugfix] aprmd5.md5.__new__() now works properly
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[project] implementation uses several files for better readability
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[feature] provide md5 object (preliminary but working version)
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[doc] updated project blurb in README
Patrick Näf
as Patrick Näf Moser
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
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[bugfix] Unit test fails on Debian (#72)
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
added release helper script build-and-test.sh; finished writing ReleaseSteps
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[internal] added classifiers to setup.py meta-data
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[doc] finished writing documents README, INSTALL and ReleaseSteps
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[doc] added Roadmap document
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
[tests] implemented unit tests
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
build configurations in setup.py; changed project folder structure
Patrick Näf
as Patrick Näf Moser
More... almost 17 years ago
implement remaining wrappers; rewrite of project description
Patrick Näf
as Patrick Näf Moser
More... about 17 years ago