| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement validate() for ISSN | Arthur de Jong | 2013-06-08 | 1 | -13/+29 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 1 | -4/+6 |
* | implement a stdnum.util module for holding utility functi... | Arthur de Jong | 2012-02-04 | 1 | -2/+3 |
* | make source code layout follow PEP8 more | Arthur de Jong | 2011-08-19 | 1 | -4/+8 |
* | implement a conversion function from ISSN to EAN | Arthur de Jong | 2011-06-20 | 1 | -0/+10 |
* | switch to using enumerate() for looping over numbers wher... | Arthur de Jong | 2010-08-26 | 1 | -1/+1 |
* | fix typo | Arthur de Jong | 2010-08-20 | 1 | -1/+1 |
* | rename validate() function to is_valid() | Arthur de Jong | 2010-07-27 | 1 | -3/+3 |
* | handle wrong types passed to validate() more gracefully | Arthur de Jong | 2010-07-27 | 1 | -1/+4 |
* | spelling check an extra doctest and a simplification | Arthur de Jong | 2010-07-25 | 1 | -1/+1 |
* | add an ISSN (International Standard Serial Number) module | Arthur de Jong | 2010-07-23 | 1 | -0/+57 |