Go to file
BLM 5080bf839e Moved away from bitfields to increase portability 2015-07-22 14:23:40 -05:00
.gitignore Made build system automatically find sizeof(PhoneNumber) 2015-07-16 14:07:13 -05:00
Makefile Refactored error handling functions 2015-07-22 12:44:00 -05:00
error_handling.cpp Refactored error handling functions 2015-07-22 12:44:00 -05:00
error_handling.h Refactored error handling functions 2015-07-22 12:44:00 -05:00
get_sizeof_phone_number.cpp Created ShortPhoneNumber type 2015-07-21 12:32:30 -05:00
mask.h Moved away from bitfields to increase portability 2015-07-22 14:23:40 -05:00
pg_libphonenumber.control Added extension files; renamed (again!) to pg_libphonenumber 2015-07-16 13:34:42 -05:00
pg_libphonenumber.cpp Refactored error handling functions 2015-07-22 12:44:00 -05:00
pg_libphonenumber.sql.template Redefined parse_phone_number to take text, not cstring 2015-07-22 11:57:44 -05:00
short_phone_number.cpp Moved away from bitfields to increase portability 2015-07-22 14:23:40 -05:00
short_phone_number.h Moved away from bitfields to increase portability 2015-07-22 14:23:40 -05:00