Commit Graph

17 Commits

Author SHA1 Message Date
Ben Merritt 2997a8f0c7 Fix C++ warnings 2017-12-09 15:42:41 -08:00
Ben Merritt 3a071445f3 Added phone_number_country_code function 2017-03-13 21:32:50 +00:00
Ben Merritt 9772c52322 Reorganized code 2017-03-13 19:04:26 +00:00
Ben Merritt 93434e7d39 Reorganized source files 2017-02-18 17:46:11 +00:00
BLM 608607e3bd Started writing basic regression tests 2015-07-30 13:19:20 -05:00
BLM 339fac17d2 Fixed dependency in Makefile 2015-07-23 16:13:12 -05:00
BLM 006063fe1d Moved get_sizeof_phonenumber to a subdirectory 2015-07-22 15:14:05 -05:00
BLM bca033d1f8 Refactored error handling functions 2015-07-22 12:44:00 -05:00
BLM 7343039678 Added optimization flags 2015-07-21 16:51:52 -05:00
BLM 3b4c542117 Separated release and debug builds 2015-07-21 16:49:01 -05:00
BLM 481e2d9058 Created ShortPhoneNumber type 2015-07-21 12:32:30 -05:00
BLM 3f79c02391 Started work on a "short phone number" type 2015-07-17 15:22:30 -05:00
BLM 0c6eab434f Made build system automatically find sizeof(PhoneNumber) 2015-07-16 14:07:13 -05:00
BLM aa6946caa4 Added extension files; renamed (again!) to pg_libphonenumber 2015-07-16 13:34:42 -05:00
BLM d14ab5d435 Renamed pg_libphonenumber to pg-libphonenumber 2015-07-14 15:43:27 -05:00
BLM cecd9d4fce Started working on error handling 2015-07-14 14:28:55 -05:00
BLM c9ff5eb8d4 Initial commit 2015-07-10 15:58:40 -05:00