Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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 more numbers found onlineArthur de Jong2015-10-051-8/+51
* Add Polish REGON numberDariusz Choruzy2015-09-272-0/+199
* Add Polish PESEL numberDariusz Choruzy2015-09-261-0/+121
* Add Russioan ИНН (INN) tax IDArthur de Jong2015-08-163-0/+152
* Add Brazillian CNPJ business identifierArthur de Jong2015-08-162-0/+146
* Update IBAN testsArthur de Jong2015-08-163-72/+90
* Make uppercase in compact()Arthur de Jong2015-08-161-5/+3
* Turn on and improve branch coverageArthur de Jong2015-08-169-3/+14
* Small typo and code style fixesArthur de Jong2015-08-163-5/+5
* Add validation of Estonian personal IDTomas Karasek2015-08-162-0/+238
* Add company register number validation for AustriaLari Haataja2015-07-121-0/+70
* Merge Finnish numbers provided by HolviArthur de Jong2015-07-123-0/+159
|\
| * 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-122-74/+301
|\
| * Download and generate latest Chinese location data.Jiangge Zhang2015-06-081-2/+248
| * Download GB2260 data from github.com/cn.Jiangge Zhang2015-06-081-71/+54
* | Fall back to pysimplesoap if suds is unavailableArthur de Jong2015-07-121-4/+10
* | Implement alternate VIES checkLionel Elie Mamane2015-07-121-12/+35
* | Fix copyright headerArthur de Jong2015-04-271-1/+1
|/
* Get files ready for 1.1 release1.1Arthur de Jong2015-04-2719-6/+305
* Update database filesArthur de Jong2015-04-276-508/+648
* Add support for SE orgnrTomas Thor Jonsson2015-04-272-7/+78
* Add extra tests for the stdnum.ec.ruc moduleArthur de Jong2015-04-271-1/+185
* 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-233-0/+340
* 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-233-0/+351
* Add Albanian NIPT (VAT) numberArthur de Jong2015-04-233-0/+282
* Extend the list of valid CedulaArthur de Jong2015-04-231-84/+80
* Add Dominican Republic Cedula numberArthur de Jong2015-04-222-0/+303
* Add Dominican Republic RNC numberArthur de Jong2015-04-223-0/+265
* Add more stdnum.no.mva testsArthur de Jong2015-04-221-0/+46
* Add more tests for KennitalaArthur de Jong2015-04-192-0/+50
* 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-012-1/+19
* Restore section for on homepageArthur de Jong2014-10-201-0/+5
* Get files ready for 1.0 release1.0Arthur de Jong2014-10-1915-12/+286
* Remove unused importArthur de Jong2014-10-191-1/+0