| Commit message (Expand) | Author | Age | Files | Lines |
* | Docstring improvements | Arthur de Jong | 2017-09-11 | 1 | -6/+4 |
* | Make more information links consistent | Arthur de Jong | 2016-04-11 | 1 | -1/+2 |
* | Integrate information from the wiki | Arthur de Jong | 2015-10-30 | 1 | -3/+7 |
* | Code style improvements | Arthur de Jong | 2015-10-11 | 1 | -1/+1 |
* | Turn on and improve branch coverage | Arthur de Jong | 2015-08-16 | 1 | -1/+1 |
* | Only catch Exception | Arthur de Jong | 2014-10-18 | 1 | -1/+1 |
* | Implement validate() for IMEI numbers | Arthur de Jong | 2013-06-08 | 1 | -16/+32 |
* | some more documentation improvements | Arthur de Jong | 2012-02-26 | 1 | -2/+2 |
* | ensure that the module docstrings are in a somewhat more ... | Arthur de Jong | 2012-02-26 | 1 | -2/+4 |
* | implement a stdnum.util module for holding utility functi... | Arthur de Jong | 2012-02-04 | 1 | -2/+4 |
* | implement an imei.split() function that splits the number... | Arthur de Jong | 2011-09-23 | 1 | -0/+10 |
* | make source code layout follow PEP8 more | Arthur de Jong | 2011-08-19 | 1 | -6/+8 |
* | add an add_check_digit option to the format() function to... | Arthur de Jong | 2010-08-20 | 1 | -1/+6 |
* | add an IMEI (International Mobile Equipment Identity) module | Arthur de Jong | 2010-08-20 | 1 | -0/+69 |