| Commit message (Expand) | Author | Age | Files | Lines |
* | Check bookland code in ISBN | Arthur de Jong | 2017-08-30 | 1 | -3/+7 |
* | Add a few ISBNs found online | Arthur de Jong | 2017-04-16 | 1 | -0/+210 |
* | Fix conversion of 9 digit ISBN to ISBN13 | Arthur de Jong | 2017-04-15 | 1 | -1/+9 |
* | Implement validate() for ISBN | Arthur de Jong | 2013-06-08 | 1 | -11/+23 |
* | implement a conversion function from ISBN13 to ISBN10 | Arthur de Jong | 2011-09-20 | 1 | -0/+20 |
* | fix space before inline comments | Arthur de Jong | 2011-09-20 | 1 | -6/+6 |
* | fix a problem with an ISBN13 with a valid check digit but... | Arthur de Jong | 2011-09-20 | 1 | -0/+2 |
* | move all robustness tests into one test file | Arthur de Jong | 2011-02-05 | 1 | -20/+0 |
* | add a convert parameter to most isbn functions to automat... | Arthur de Jong | 2011-01-21 | 1 | -1/+3 |
* | implement a new numdb module to hold information on hiera... | Arthur de Jong | 2010-11-24 | 1 | -79/+0 |
* | simplify ranges tests a bit | Arthur de Jong | 2010-08-21 | 1 | -7/+8 |
* | write some more tests (some of which are a bit of a hack)... | Arthur de Jong | 2010-08-20 | 1 | -0/+58 |
* | add more doctests that are not part of the module documen... | Arthur de Jong | 2010-08-14 | 1 | -0/+99 |