Commit Graph

23 Commits

Author SHA1 Message Date
BLM 2e40efe3b2 Finished b-tree index support 2015-07-24 14:48:22 -05:00
BLM 25d23b90d3 Started adding comparison functions 2015-07-23 16:29:13 -05:00
BLM 4c6cd64194 Fixed more issues with binary I/O 2015-07-22 14:41:05 -05:00
BLM 7148fdb94e Changed binary I/O functions (still not portable) 2015-07-22 14:32:52 -05:00
BLM bca033d1f8 Refactored error handling functions 2015-07-22 12:44:00 -05:00
BLM 89d2c9a241 Redefined parse_phone_number to take text, not cstring 2015-07-22 11:57:44 -05:00
BLM cd7dea33fc Fixed a bug that caused a crash 2015-07-21 16:41:44 -05:00
BLM 4b381b72c9 Adjusted comments 2015-07-21 12:36:40 -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 787ab8a9c5 Replaced some exception handling 2015-07-17 13:46:26 -05:00
BLM ef761bbe3b Fixed bad exception specification 2015-07-16 15:03:39 -05:00
BLM 2a2e35c15e Started working on alternate parsing function 2015-07-16 14:56:23 -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 e6f470a244 Improved generic exception reporting 2015-07-14 15:40:13 -05:00
BLM 610a66220f Normalized line endings; tweaked error reporting to show exception class
names
2015-07-14 15:32:22 -05:00
BLM 790a1cb56a Added breaks to switch statement 2015-07-14 15:20:50 -05:00
BLM 2c8dd38166 Made parsing error handling slightly more specific 2015-07-14 15:14:51 -05:00
BLM adbcd9b878 Improved error handling 2015-07-14 15:07:04 -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