Ben Merritt
|
8b94ed59e6
|
Cleaned up indentation & comments
|
2017-02-18 17:11:41 +00:00 |
Benjamin L. Merritt
|
4d8069bc65
|
Adjusted file permissions
|
2015-10-13 10:51:13 -05:00 |
BLM
|
7550592412
|
Moved include to correct header
|
2015-07-27 15:52:38 -05:00 |
BLM
|
51cf4a0fff
|
Fixed error dispatching bug; consolidated catches
|
2015-07-27 13:44:33 -05:00 |
BLM
|
0df1546bd5
|
Adjusted error handling
|
2015-07-24 16:22:04 -05:00 |
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 |