Ben Merritt
|
5a4a37ce9a
|
Change error code for PhoneNumberTooLongException
|
2019-08-06 23:10:32 -07:00 |
Ben Merritt
|
2e1dfefaed
|
Clean up PackedPhoneNumber
|
2019-08-01 23:00:08 -07:00 |
Ben Merritt
|
55ef25ac07
|
Fix comment
|
2019-08-01 22:35:01 -07:00 |
Ben Merritt
|
364c834aea
|
Rename "clip" to "clamp"
|
2019-08-01 22:23:04 -07:00 |
Ben Merritt
|
a4da0deccd
|
Rename short_phone_number files
|
2019-07-31 21:51:18 -07:00 |
Ben Merritt
|
4e04898fc1
|
Rename phone_number to packed_phone_number
|
2019-07-30 23:06:24 -07:00 |
Ben Merritt
|
62ca2ab7f3
|
Make test script print regression diffs
|
2019-07-30 23:05:50 -07:00 |
Ben Merritt
|
1d146975bd
|
Add #pragma once to headers
|
2019-07-30 22:06:09 -07:00 |
Ben Merritt
|
908dbd688d
|
Update ignore files
|
2019-07-22 23:14:04 -07:00 |
Ben Merritt
|
a6cf949e16
|
Update VS Code configuration
|
2019-07-22 23:14:01 -07:00 |
Ben Merritt
|
0e32cbcd5c
|
Fix permissions of test scripts
|
2019-07-22 23:13:57 -07:00 |
Ben Merritt
|
f35b9e30b5
|
Clean up code somewhat
|
2019-07-22 23:13:54 -07:00 |
Ben Merritt
|
76d8bdeca3
|
clean up "helper" files
|
2018-06-16 15:16:53 -07:00 |
Ben Merritt
|
e267a9216d
|
make masking functions only work for integral types
|
2018-06-16 15:12:31 -07:00 |
Ben Merritt
|
3ca4cdb37a
|
clean up error handling slightly
|
2018-06-16 15:11:44 -07:00 |
Ben Merritt
|
b22c086e10
|
Move Docker files
|
2018-02-16 20:22:24 -08:00 |
Ben Merritt
|
d3475b0d83
|
Change int* types to int*_t
|
2018-02-12 14:44:36 -08:00 |
Ben Merritt
|
315fba5855
|
Update Docker files
|
2018-02-09 19:21:56 -08:00 |
Ben Merritt
|
43394f86ca
|
Update comments
|
2018-02-09 19:21:50 -08:00 |
Ben Merritt
|
2997a8f0c7
|
Fix C++ warnings
|
2017-12-09 15:42:41 -08:00 |
Ben Merritt
|
0d95926969
|
Update project metadata
|
2017-12-09 15:42:29 -08:00 |
Ben Merritt
|
4179c4d1ff
|
feat: Fix Docker test image
|
2017-07-06 10:07:28 -07:00 |
Ben Merritt
|
f84f7bb4b8
|
docs: Update README.md
|
2017-07-06 09:23:32 -07:00 |
Ben Merritt
|
a64ad9495d
|
Made Dockerfile a bit more generic
|
2017-03-15 20:24:51 +00:00 |
Ben Merritt
|
1b2fc39106
|
Fixed license
|
2017-03-15 20:02:59 +00:00 |
Ben Merritt
|
3a071445f3
|
Added phone_number_country_code function
|
2017-03-13 21:32:50 +00:00 |
Ben Merritt
|
c73715bd65
|
Started building Docker test environment
|
2017-03-13 19:11:05 +00:00 |
Ben Merritt
|
9772c52322
|
Reorganized code
|
2017-03-13 19:04:26 +00:00 |
Ben Merritt
|
1bcea0d885
|
Added META.json
|
2017-02-20 00:48:53 +00:00 |
Ben Merritt
|
7fe7e51e9c
|
Added license
|
2017-02-18 17:50:34 +00:00 |
Ben Merritt
|
93434e7d39
|
Reorganized source files
|
2017-02-18 17:46:11 +00:00 |
Ben Merritt
|
8b94ed59e6
|
Cleaned up indentation & comments
|
2017-02-18 17:11:41 +00:00 |
Evan Carroll
|
dcb98bede6
|
Links, Installation Notes, and Synopsis (#2)
* Linked to project
* Updated with install instructions
Install and synopsis.
* Update README.md
|
2017-02-18 16:17:44 -08:00 |
Benjamin L. Merritt
|
949cf69c7a
|
Fixed various errors
|
2015-11-19 15:47:25 -08:00 |
Benjamin L. Merritt
|
4d8069bc65
|
Adjusted file permissions
|
2015-10-13 10:51:13 -05:00 |
BLM
|
608607e3bd
|
Started writing basic regression tests
|
2015-07-30 13:19:20 -05:00 |
BLM
|
d52f8f7555
|
Expanded available parse error messages
|
2015-07-30 12:57:38 -05:00 |
BLM
|
9061767728
|
Improved formatting of PhoneNumberTooLongException
|
2015-07-28 16:11:44 -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 |
Ben Merritt
|
dd3253e109
|
Created README
|
2015-07-24 16:27:51 -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
|
339fac17d2
|
Fixed dependency in Makefile
|
2015-07-23 16:13:12 -05:00 |
BLM
|
7ad411581d
|
Added default extension version
|
2015-07-23 16:08:10 -05:00 |
BLM
|
105a2e2d05
|
Fixed .gitignore
|
2015-07-23 16:07:44 -05:00 |
BLM
|
006063fe1d
|
Moved get_sizeof_phonenumber to a subdirectory
|
2015-07-22 15:14:05 -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 |