| Commit message (Expand) | Author | Age | Files | Lines |
* | Get files ready for 1.5 release1.5 | Arthur de Jong | 2016-11-13 | 1 | -2/+9 |
* | Update database files | Arthur de Jong | 2016-11-13 | 5 | -342/+488 |
* | Implement calc_check_digits in SEPA Identifier of the Cre... | Sergi Almacellas Abellana | 2016-11-13 | 1 | -7/+19 |
* | Add Australian Tax File Number | Arthur de Jong | 2016-10-14 | 1 | -0/+88 |
* | Add Australian Company Number | Arthur de Jong | 2016-10-14 | 1 | -0/+91 |
* | Add Australian Business Number | Arthur de Jong | 2016-10-14 | 2 | -0/+106 |
* | Provide businessid as an alias | Arthur de Jong | 2016-10-14 | 2 | -3/+10 |
* | Add reference to Referencia Catastral implementation | Arthur de Jong | 2016-09-10 | 1 | -0/+4 |
* | Add Spansih Referencia Catastral | David García Garzón | 2016-09-10 | 1 | -0/+114 |
* | Avoid leaving open file descriptor in test | Arthur de Jong | 2016-09-10 | 1 | -1/+2 |
* | Add Spanish IBAN number module | Arthur de Jong | 2016-09-10 | 1 | -0/+79 |
* | Validate country-specific part of IBAN | Arthur de Jong | 2016-09-10 | 1 | -6/+27 |
* | Introduce get_cc_module() utility function | Arthur de Jong | 2016-09-10 | 2 | -16/+15 |
* | Add to_iban() function to Spanish CCC | Arthur de Jong | 2016-09-10 | 1 | -0/+11 |
* | Implement calc_check_digits() in IBAN | Arthur de Jong | 2016-09-10 | 1 | -7/+18 |
* | Add Spanish Código Cuenta Corriente (CCC) | David García Garzón | 2016-09-10 | 1 | -0/+116 |
* | Add Spanish CUPS code | David García Garzón | 2016-09-03 | 1 | -0/+113 |
* | Properly print error message of exceptions | Arthur de Jong | 2016-08-28 | 1 | -1/+1 |
* | Get files ready for 1.4 release1.4 | Arthur de Jong | 2016-07-26 | 1 | -2/+8 |
* | Update database files | Arthur de Jong | 2016-07-26 | 5 | -284/+328 |
* | Add formatting of ISO 6346 container codes | Arthur de Jong | 2016-07-26 | 1 | -1/+9 |
* | Implement Damm algorithm | Arthur de Jong | 2016-07-26 | 1 | -0/+93 |
* | Fix French NIF format test | Arthur de Jong | 2016-07-26 | 1 | -3/+3 |
* | Improve validation to Swiss SSN number | Arthur de Jong | 2016-07-26 | 1 | -5/+14 |
* | Add documentation to Brazillian CPF | Arthur de Jong | 2016-07-26 | 1 | -1/+9 |
* | Add pointer to ISO 6346 information | Arthur de Jong | 2016-07-26 | 1 | -0/+4 |
* | Fix copyright notice | Arthur de Jong | 2016-07-26 | 1 | -1/+1 |
* | Add NIF - French tax identification number | Dimitri Papadopoulos | 2016-07-26 | 1 | -0/+75 |
* | Move NIR check digit calculation to function | Arthur de Jong | 2016-07-26 | 1 | -15/+30 |
* | Improve French NIR validation | Dimitri Papadopoulos | 2016-07-26 | 1 | -5/+14 |
* | Add extra tests for SIREN and SIRET | Arthur de Jong | 2016-07-25 | 2 | -2/+11 |
* | Add French SIRET number | Yoann Aubineau | 2016-07-25 | 1 | -0/+97 |
* | Add more ISIL tests | Arthur de Jong | 2016-05-29 | 1 | -6/+0 |
* | Fix formatting of bulleted list | Arthur de Jong | 2016-05-29 | 1 | -0/+1 |
* | Fix bug in Swiss SSN validation | Arthur de Jong | 2016-05-28 | 1 | -9/+11 |
* | Fix bug in Irish VAT number validation | Arthur de Jong | 2016-05-28 | 1 | -9/+26 |
* | Fix get_module_description() | Arthur de Jong | 2016-05-28 | 1 | -1/+1 |
* | Add French NIR | Dimitri Papadopoulos | 2016-05-27 | 1 | -0/+80 |
* | Add United Kingdom NHS number | Arthur de Jong | 2016-05-09 | 1 | -0/+85 |
* | Read numdb files in context manager | Arthur de Jong | 2016-05-09 | 1 | -2/+2 |
* | Make more information links consistent | Arthur de Jong | 2016-04-11 | 17 | -42/+63 |
* | Implement online TC Kimlik check | Arthur de Jong | 2016-04-09 | 3 | -15/+54 |
* | Add Turkish personal identification number | Arthur de Jong | 2016-04-09 | 2 | -0/+85 |
* | Document accuracy of RFC check digit test | Arthur de Jong | 2016-04-01 | 1 | -2/+6 |
* | Get files ready for 1.3 release1.3 | Arthur de Jong | 2016-03-05 | 1 | -2/+2 |
* | Update database files | Arthur de Jong | 2016-03-05 | 5 | -269/+213 |
* | Integrate information from the wiki | Arthur de Jong | 2015-10-30 | 9 | -47/+136 |
* | Fix SOAP client re-use | Arthur de Jong | 2015-10-28 | 1 | -1/+1 |
* | Fix problem with check_vies_approx() | Lionel Elie Mamane | 2015-10-28 | 1 | -1/+1 |
* | Fix for when ISO 6346 checksum is 10 | Ronald Paloschi | 2015-10-16 | 1 | -1/+1 |