| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve birth date validation for dk.cpr | Leon Sandøy | 2020-03-01 | 1 | -6/+10 |
* | Use an internal isdigits() function instead of str.isdigit() | Arthur de Jong | 2019-04-29 | 1 | -2/+2 |
* | Call compact in get_birth_date() functions | Arthur de Jong | 2019-01-29 | 1 | -1/+2 |
* | Minor code improvements (mostly PEP8) | Arthur de Jong | 2017-09-11 | 1 | -1/+1 |
* | Docstring improvements | Arthur de Jong | 2017-09-11 | 1 | -5/+5 |
* | Make more information links consistent | Arthur de Jong | 2016-04-11 | 1 | -3/+4 |
* | Integrate information from the wiki | Arthur de Jong | 2015-10-30 | 1 | -6/+14 |
* | Use zip() instead of enumerate() | Arthur de Jong | 2015-10-05 | 1 | -2/+2 |
* | Small typo and code style fixes | Arthur de Jong | 2015-08-16 | 1 | -2/+2 |
* | Implement validate() for Danish numbers | Arthur de Jong | 2013-06-08 | 1 | -20/+29 |
* | re-add Python3 support | Arthur de Jong | 2012-02-26 | 1 | -1/+1 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 1 | -5/+5 |
* | add a CPR (personnummer, the Danish citizen number) module | Arthur de Jong | 2012-02-23 | 1 | -0/+99 |