Commit Graph

  • 4da8b475ef Update PostgreSQL version to 15, used in Debian 12 master debian/0.0_git20200211.753e2fa-3 jordi fita mas 2023-06-15 12:23:05 +0200
  • 216c740b68 Fix architecture from all to any debian/0.0_git20200211.753e2fa-2 jordi fita mas 2023-01-25 00:57:56 +0100
  • 6a4d18ed2a Add Debian packaging debian/0.0_git20200211.753e2fa-1 jordi fita mas 2023-01-24 13:53:57 +0100
  • 753e2fa4be
    Fix makefile - add /usr/local/include to CPP_FLAGS (#11) upstream Chris Coutinho 2020-02-11 07:07:03 +0100
  • 5a4a37ce9a
    Change error code for PhoneNumberTooLongException Ben Merritt 2019-08-06 23:10:32 -0700
  • 2e1dfefaed
    Clean up PackedPhoneNumber Ben Merritt 2019-08-01 23:00:08 -0700
  • 55ef25ac07
    Fix comment Ben Merritt 2019-08-01 22:35:01 -0700
  • 364c834aea
    Rename "clip" to "clamp" Ben Merritt 2019-08-01 22:23:04 -0700
  • a4da0deccd
    Rename short_phone_number files Ben Merritt 2019-07-31 21:42:06 -0700
  • 4e04898fc1
    Rename phone_number to packed_phone_number Ben Merritt 2019-07-30 23:06:24 -0700
  • 62ca2ab7f3
    Make test script print regression diffs Ben Merritt 2019-07-30 23:05:50 -0700
  • 1d146975bd
    Add #pragma once to headers Ben Merritt 2019-07-30 22:01:17 -0700
  • 908dbd688d
    Update ignore files Ben Merritt 2019-07-22 22:59:32 -0700
  • a6cf949e16
    Update VS Code configuration Ben Merritt 2019-07-22 22:57:32 -0700
  • 0e32cbcd5c
    Fix permissions of test scripts Ben Merritt 2019-07-22 22:32:14 -0700
  • f35b9e30b5
    Clean up code somewhat Ben Merritt 2019-07-18 23:03:42 -0700
  • 76d8bdeca3
    clean up "helper" files Ben Merritt 2018-06-16 15:16:53 -0700
  • e267a9216d
    make masking functions only work for integral types Ben Merritt 2018-06-16 15:12:31 -0700
  • 3ca4cdb37a
    clean up error handling slightly Ben Merritt 2018-06-16 15:11:44 -0700
  • b22c086e10 Move Docker files Ben Merritt 2018-02-16 20:22:24 -0800
  • d3475b0d83 Change int* types to int*_t Ben Merritt 2018-02-12 14:44:36 -0800
  • 315fba5855 Update Docker files Ben Merritt 2018-02-09 19:21:56 -0800
  • 43394f86ca Update comments Ben Merritt 2018-02-09 19:21:50 -0800
  • 2997a8f0c7 Fix C++ warnings Ben Merritt 2017-12-09 15:42:41 -0800
  • 0d95926969 Update project metadata Ben Merritt 2017-12-09 15:42:29 -0800
  • 4179c4d1ff feat: Fix Docker test image Ben Merritt 2017-07-06 10:07:28 -0700
  • f84f7bb4b8 docs: Update README.md Ben Merritt 2017-07-06 09:23:32 -0700
  • a64ad9495d Made Dockerfile a bit more generic Ben Merritt 2017-03-15 20:24:51 +0000
  • 1b2fc39106 Fixed license Ben Merritt 2017-03-15 20:02:59 +0000
  • 3a071445f3 Added phone_number_country_code function Ben Merritt 2017-03-13 21:32:50 +0000
  • c73715bd65 Started building Docker test environment Ben Merritt 2017-03-13 19:11:05 +0000
  • 9772c52322 Reorganized code Ben Merritt 2017-03-13 19:04:26 +0000
  • 1bcea0d885 Added META.json Ben Merritt 2017-02-20 00:48:53 +0000
  • 7fe7e51e9c Added license Ben Merritt 2017-02-18 17:50:34 +0000
  • 93434e7d39 Reorganized source files Ben Merritt 2017-02-18 17:46:11 +0000
  • 8b94ed59e6 Cleaned up indentation & comments Ben Merritt 2017-02-18 17:11:41 +0000
  • dcb98bede6 Links, Installation Notes, and Synopsis (#2) Evan Carroll 2017-02-18 18:17:44 -0600
  • 949cf69c7a Fixed various errors Benjamin L. Merritt 2015-11-19 15:47:25 -0800
  • 4d8069bc65 Adjusted file permissions Benjamin L. Merritt 2015-10-13 10:51:13 -0500
  • 608607e3bd Started writing basic regression tests BLM 2015-07-30 13:19:20 -0500
  • d52f8f7555 Expanded available parse error messages BLM 2015-07-30 12:57:38 -0500
  • 9061767728 Improved formatting of PhoneNumberTooLongException BLM 2015-07-28 16:11:44 -0500
  • 7550592412 Moved include to correct header BLM 2015-07-27 15:52:38 -0500
  • 51cf4a0fff Fixed error dispatching bug; consolidated catches BLM 2015-07-27 13:43:34 -0500
  • dd3253e109 Created README Ben Merritt 2015-07-24 16:27:51 -0500
  • 0df1546bd5 Adjusted error handling BLM 2015-07-24 16:22:04 -0500
  • 2e40efe3b2 Finished b-tree index support BLM 2015-07-24 14:48:22 -0500
  • 25d23b90d3 Started adding comparison functions BLM 2015-07-23 16:29:13 -0500
  • 339fac17d2 Fixed dependency in Makefile BLM 2015-07-23 16:13:12 -0500
  • 7ad411581d Added default extension version BLM 2015-07-23 16:08:10 -0500
  • 105a2e2d05 Fixed .gitignore BLM 2015-07-23 16:07:44 -0500
  • 006063fe1d Moved get_sizeof_phonenumber to a subdirectory BLM 2015-07-22 15:14:05 -0500
  • 4c6cd64194 Fixed more issues with binary I/O BLM 2015-07-22 14:41:05 -0500
  • 7148fdb94e Changed binary I/O functions (still not portable) BLM 2015-07-22 14:32:52 -0500
  • 5080bf839e Moved away from bitfields to increase portability BLM 2015-07-22 14:23:40 -0500
  • bca033d1f8 Refactored error handling functions BLM 2015-07-22 12:44:00 -0500
  • 89d2c9a241 Redefined parse_phone_number to take text, not cstring BLM 2015-07-22 11:57:44 -0500
  • 7343039678 Added optimization flags BLM 2015-07-21 16:51:52 -0500
  • 3b4c542117 Separated release and debug builds BLM 2015-07-21 16:49:01 -0500
  • cd7dea33fc Fixed a bug that caused a crash BLM 2015-07-21 16:41:44 -0500
  • 4b381b72c9 Adjusted comments BLM 2015-07-21 12:36:40 -0500
  • e9429ba246 Minor re-format BLM 2015-07-21 12:33:56 -0500
  • 481e2d9058 Created ShortPhoneNumber type BLM 2015-07-21 12:32:30 -0500
  • 3f79c02391 Started work on a "short phone number" type BLM 2015-07-17 15:22:30 -0500
  • 787ab8a9c5 Replaced some exception handling BLM 2015-07-17 13:46:26 -0500
  • ef761bbe3b Fixed bad exception specification BLM 2015-07-16 15:03:39 -0500
  • 2a2e35c15e Started working on alternate parsing function BLM 2015-07-16 14:56:23 -0500
  • 0c6eab434f Made build system automatically find sizeof(PhoneNumber) BLM 2015-07-16 14:03:05 -0500
  • aa6946caa4 Added extension files; renamed (again!) to pg_libphonenumber BLM 2015-07-16 13:34:42 -0500
  • 69c0f0f4fc Improved error handling BLM 2015-07-16 13:25:44 -0500
  • d14ab5d435 Renamed pg_libphonenumber to pg-libphonenumber BLM 2015-07-14 15:43:27 -0500
  • e6f470a244 Improved generic exception reporting BLM 2015-07-14 15:40:13 -0500
  • 610a66220f Normalized line endings; tweaked error reporting to show exception class names BLM 2015-07-14 15:32:22 -0500
  • 790a1cb56a Added breaks to switch statement BLM 2015-07-14 15:20:50 -0500
  • 2c8dd38166 Made parsing error handling slightly more specific BLM 2015-07-14 15:12:20 -0500
  • adbcd9b878 Improved error handling BLM 2015-07-14 15:07:04 -0500
  • f07269b2ab Updated .gitignore to ignore object files BLM 2015-07-14 14:35:13 -0500
  • cecd9d4fce Started working on error handling BLM 2015-07-14 14:28:55 -0500
  • c9ff5eb8d4 Initial commit BLM 2015-07-10 15:58:40 -0500