Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum
Commit message (Expand)AuthorAgeFilesLines
...
* Add Mexican RFC numberArthur de Jong2015-10-052-0/+174
* Move finding VAT module to utilArthur de Jong2015-10-052-6/+22
* Update Colombian NIT checksArthur de Jong2015-10-051-19/+10
* Fix commentArthur de Jong2015-10-051-1/+1
* Use zip() instead of enumerate()Arthur de Jong2015-10-0522-38/+38
* Add alias to hetu in for finnish personal id codeSergio Isidoro2015-10-051-0/+1
* Add Polish REGON numberDariusz Choruzy2015-09-271-0/+95
* Add Polish PESEL numberDariusz Choruzy2015-09-261-0/+121
* Add Russioan ИНН (INN) tax IDArthur de Jong2015-08-162-0/+93
* Add Brazillian CNPJ business identifierArthur de Jong2015-08-161-0/+86
* Update IBAN testsArthur de Jong2015-08-161-1/+2
* Make uppercase in compact()Arthur de Jong2015-08-161-5/+3
* Turn on and improve branch coverageArthur de Jong2015-08-168-3/+13
* Small typo and code style fixesArthur de Jong2015-08-163-5/+5
* Add validation of Estonian personal IDTomas Karasek2015-08-161-0/+113
* Add company register number validation for AustriaLari Haataja2015-07-121-0/+70
* Split out format() functionArthur de Jong2015-07-121-13/+17
* Add validation for Finnish y-tunnus (business identifier)Lari Haataja2015-07-122-0/+61
* Add a whitelist for short numbers and fix APIArthur de Jong2015-07-121-23/+41
* Validation for Finnish association identifierLari Haataja2015-07-121-0/+76
* Merge changes to use CN Open DataArthur de Jong2015-07-121-2/+248
|\
| * Download and generate latest Chinese location data.Jiangge Zhang2015-06-081-2/+248
* | Fall back to pysimplesoap if suds is unavailableArthur de Jong2015-07-121-4/+10
* | Implement alternate VIES checkLionel Elie Mamane2015-07-121-12/+35
|/
* Get files ready for 1.1 release1.1Arthur de Jong2015-04-271-3/+16
* Update database filesArthur de Jong2015-04-275-501/+636
* Add support for SE orgnrTomas Thor Jonsson2015-04-272-7/+78
* Add extra test for French TVAArthur de Jong2015-04-271-1/+5
* Change description of Greek FPA numberP. Christeas2015-04-241-1/+1
* Add Argentinian CUIT (VAT) numberArthur de Jong2015-04-232-0/+104
* Add San Marino COE (VAT) numberArthur de Jong2015-04-232-0/+103
* Add Colombian NIT/RUT (VAT) codeArthur de Jong2015-04-232-0/+117
* Add Chilean national tax number (RUT)Arthur de Jong2015-04-232-0/+116
* Add Albanian NIPT (VAT) numberArthur de Jong2015-04-232-0/+104
* Extend the list of valid CedulaArthur de Jong2015-04-231-84/+80
* Add Dominican Republic Cedula numberArthur de Jong2015-04-221-0/+160
* Add Dominican Republic RNC numberArthur de Jong2015-04-222-0/+102
* Add more tests for KennitalaArthur de Jong2015-04-191-0/+2
* Support Icelandic personal, organisation and VAT identifiersTuomas Toivonen2015-04-183-0/+201
* Add support for Norwegian organisation and VAT numbersTuomas Toivonen2015-04-173-0/+176
* Add ISO 9362 (BIC) supportTony Bajan2015-04-171-0/+86
* Raise InvalidComponent for unregistered IMSIArthur de Jong2015-04-171-3/+3
* Adding HR (Croatia) to the list of available countriesEmiliano Castro2015-04-172-1/+4
* Fix common spelling mistakeArthur de Jong2014-11-016-7/+7
* Fix for invalidating MEIDs with invalid decimal bit lengthMatt McDonald2014-11-011-1/+5
* Get files ready for 1.0 release1.0Arthur de Jong2014-10-191-2/+10
* Remove unused importArthur de Jong2014-10-191-1/+0
* Update database filesArthur de Jong2014-10-194-553/+782
* Adds the Swiss social security numberDenis Krienbühl2014-10-192-0/+93
* Only catch ExceptionArthur de Jong2014-10-1811-11/+11