1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-06 21:58:01 -04:00

Commit graph

  • 66614ed0fe
    Merge 79d98dc1d3 into 60515b30f8 Max Maischein 2025-02-21 20:10:55 +00:00
  • 79d98dc1d3 Strip whitespace Max Maischein 2023-10-29 16:58:43 +01:00
  • 4c6e49ec58 Also distribute fts5.h Max Maischein 2022-09-11 19:37:36 +02:00
  • 5dbb6deac0 Convert test file to UTF8 source code Max Maischein 2022-09-04 08:24:14 +02:00
  • f89e52f1ea Split up dbdimp_tokenizer.inc into FTS3 and FTS5 Max Maischein 2022-09-04 08:23:59 +02:00
  • 2fb0329bbd Eliminate call to strlen() in favour of SvPV() Max Maischein 2020-09-20 20:13:24 +02:00
  • 740ba861f9 Eliminate unused (but returned) variable Max Maischein 2020-09-20 20:01:51 +02:00
  • 12d982ffec Silence a compilation warning on Mac/clang Max Maischein 2020-09-13 08:56:12 +02:00
  • c23579d93a Properly export the FTS5_ constants on demand Max Maischein 2022-04-23 11:17:57 +02:00
  • a83a495af1 Note an optimization, for later Max Maischein 2020-09-12 22:35:49 +02:00
  • e521f92bf6 The test suite now passes without segfaults or anything Max Maischein 2020-09-04 15:52:29 +02:00
  • 1ad93cacc0 Fix all type errors Max Maischein 2020-08-30 07:59:53 +02:00
  • 8c0209e4f4 Remove trailing whitespace Max Maischein 2020-08-28 13:58:28 +02:00
  • 8c076159d2 WIP: Stuff needed for FTS5 Max Maischein 2020-08-28 13:57:10 +02:00
  • 30e4ee67e9 Rename "perl_tokenizer" to "perl_fts3_tokenizer" Max Maischein 2022-04-23 11:08:18 +02:00
  • ddae579278
    Merge 60cb276d55 into 60515b30f8 chromatic 2024-11-25 22:53:00 +00:00
  • 6d7f69423e
    Merge c3209f468c into 60515b30f8 Björn Höhrmann 2024-11-25 22:53:00 +00:00
  • 60515b30f8 Release 1.76 master 1.76 Kenichi Ishigaki 2024-10-19 13:46:02 +09:00
  • 6f99c8ce41 Release 1.75_01 1.75_01 Kenichi Ishigaki 2024-09-17 23:04:35 +09:00
  • db7ea91d83 Bump bundled SQLite to 3.46.1 Kenichi Ishigaki 2024-09-17 22:54:53 +09:00
  • 4ac600434f
    Merge pull request #115 from sisyphus/win32_quadmath Kenichi Ishigaki 2024-09-17 22:50:16 +09:00
  • 41957ce749
    Merge pull request #116 from DBD-SQLite/use_checkout_v4 Kenichi Ishigaki 2024-09-17 22:48:10 +09:00
  • 29167a0d65 Use buster images for older perls Kenichi Ishigaki 2024-09-17 22:43:35 +09:00
  • fb80b73a8a Use checkout@v4 Kenichi Ishigaki 2024-09-17 22:37:20 +09:00
  • c5374438f4 dbdimp.c - Fix for Windows quadmath builds. sisyphus 2024-09-17 22:03:29 +10:00
  • 2ab93a4e41 Update constants Kenichi Ishigaki 2024-03-17 22:32:36 +09:00
  • 3e8df90227 Bump bundled SQLite to 3.45.2 Kenichi Ishigaki 2024-03-17 22:32:19 +09:00
  • b433d17436 Update SQLiteUtil Kenichi Ishigaki 2024-03-17 22:31:23 +09:00
  • 9014dd6f35
    Merge pull request #112 from DBD-SQLite/fix/omit_load_extension_if_static Kenichi Ishigaki 2024-03-17 22:18:46 +09:00
  • 922c82b0ea Omit load_extension if static perl Kenichi Ishigaki 2024-03-17 22:08:52 +09:00
  • 01615f8630 Bump SQLite to 3.44.0 Kenichi Ishigaki 2023-11-03 15:08:24 +09:00
  • fea0e3268f Release 1.74 1.74 Kenichi Ishigaki 2023-09-20 02:24:48 +09:00
  • d4bb44460f Release 1.73_01 1.73_01 Kenichi Ishigaki 2023-07-09 10:03:24 +09:00
  • f9e3cb6b75 Update constants Kenichi Ishigaki 2023-07-09 10:02:25 +09:00
  • 3f66a57dd4 Update SQLiteUtil Kenichi Ishigaki 2023-07-09 10:02:11 +09:00
  • 7e63e18472 Bump sqlite3 from 3.41.0 to 3.42.0 Kenichi Ishigaki 2023-07-09 09:57:07 +09:00
  • c08f3400e8 Add a new constant Kenichi Ishigaki 2023-02-23 11:20:23 +09:00
  • f764a74395 Upgrade SQLite to 3.41.0 Kenichi Ishigaki 2023-02-23 11:19:58 +09:00
  • ad5125d99d Ignore newly-added prepared_statement_scan_status constants Kenichi Ishigaki 2023-02-23 11:19:14 +09:00
  • dd62355f48 Add year 2023 condition Kenichi Ishigaki 2023-02-23 11:18:55 +09:00
  • 0dc561d920
    Merge pull request #105 from dboehmer/patch-1 Kenichi Ishigaki 2022-11-13 03:06:42 +09:00
  • 1f413acd88 Add missing possible table_type values to POD Daniel Böhmer 2022-11-12 18:35:34 +01:00
  • 38e116df3f Release 1.72 1.72 Kenichi Ishigaki 2022-11-04 01:27:49 +09:00
  • a7e5af7397 Release 1.71_07 1.71_07 Kenichi Ishigaki 2022-10-26 03:35:56 +09:00
  • bacb65a77e Upgrade SQLite to 3.39.4 Kenichi Ishigaki 2022-10-26 03:33:21 +09:00
  • 60cb276d55
    Use env var to build with system SQLite chromatic 2022-05-16 16:21:11 -07:00
  • 353f185cc5 Release 1.71_06 1.71_06 Kenichi Ishigaki 2022-03-12 11:51:36 +09:00
  • b03fd9980e
    Merge pull request #99 from DBD-SQLite/set_utf8cache Kenichi Ishigaki 2022-03-12 11:49:24 +09:00
  • 9c6cbfcc51 Set UTF8CACHE to avoid slowdown with -DDEBUGGING Kenichi Ishigaki 2022-03-12 10:43:05 +09:00
  • fc64c4688a Release 1.71_05 1.71_05 Kenichi Ishigaki 2022-02-26 11:38:46 +09:00
  • 687290909c
    Merge pull request #97 from DBD-SQLite/lowercase_datatype Kenichi Ishigaki 2022-02-26 11:33:51 +09:00
  • b6a4eb43a7 THX Kenichi Ishigaki 2022-02-26 11:28:39 +09:00
  • abc241d711 Lowercase datatype Kenichi Ishigaki 2022-02-26 11:20:41 +09:00
  • 2d595f3bf2 Tidy Kenichi Ishigaki 2022-02-26 11:19:26 +09:00
  • 27dfab4fb2 Revert "Tidy" Kenichi Ishigaki 2022-02-26 11:14:13 +09:00
  • 0a6a4672a1 Lowercase datatype Kenichi Ishigaki 2022-02-26 11:10:42 +09:00
  • 4a4f5d599b Tidy Kenichi Ishigaki 2022-02-26 11:08:36 +09:00
  • 1a3baef06d xFunc must also be NULL to delete a function Kenichi Ishigaki 2022-02-26 11:05:54 +09:00
  • 0edf878de0 Release 1.71_04 1.71_04 Kenichi Ishigaki 2022-02-26 09:57:40 +09:00
  • b7f24e3e1d Pass PL_sv_undef instead of NULL Kenichi Ishigaki 2022-02-26 09:56:10 +09:00
  • b7c98ea81b Release 1.71_03 1.71_03 Kenichi Ishigaki 2022-02-23 19:45:30 +09:00
  • d4aea379d4 Add sqlite_error_offset Kenichi Ishigaki 2022-02-23 19:43:21 +09:00
  • 6d0744549a Update SQLite to 3.38.0 Kenichi Ishigaki 2022-02-23 19:37:15 +09:00
  • 01077fa8a3 Release 1.71_02 1.71_02 Kenichi Ishigaki 2022-01-07 05:50:25 +09:00
  • 30a08cebd1 Update SQLite to 3.37.2 Kenichi Ishigaki 2022-01-07 05:48:22 +09:00
  • 1bfcf7c38e Add 2022 to SQLiteUtil::year Kenichi Ishigaki 2022-01-07 05:48:02 +09:00
  • 4266881e66 Update Changes Kenichi Ishigaki 2021-12-15 06:55:08 +09:00
  • f278c800b3
    Merge pull request #94 from d-lamb/patch-1 Kenichi Ishigaki 2021-12-15 06:49:28 +09:00
  • 5fde7cf0d1
    Clarify which method to use when loading extension Derek Lamb 2021-12-14 14:30:50 -07:00
  • d465ea9219 Release 1.71_01 1.71_01 Kenichi Ishigaki 2021-12-02 02:00:43 +09:00
  • 3b75eb3796 Hide SESSION_OBJCONFIG_SIZE Kenichi Ishigaki 2021-12-02 01:39:35 +09:00
  • 8bf916dbd7 Let create_function unregister an existing function Kenichi Ishigaki 2021-12-02 01:32:01 +09:00
  • 7848525aeb Update constants Kenichi Ishigaki 2021-12-02 01:28:49 +09:00
  • ba4f472e73 Tweak for 3.37.0 Kenichi Ishigaki 2021-12-02 01:25:48 +09:00
  • d83bd84606 Update SQLite to 3.37.0 Kenichi Ishigaki 2021-12-02 01:25:24 +09:00
  • e4b23db653
    Merge bfa8ea6571 into 428148d2cd Kenichi Ishigaki 2021-10-16 23:08:05 +03:00
  • 951617af45 Update Changes Kenichi Ishigaki 2021-08-03 21:51:50 +09:00
  • 428148d2cd
    Merge pull request #90 from HaraldJoerg/utf_pod Kenichi Ishigaki 2021-08-03 21:50:14 +09:00
  • b4a573259f Fix accented characters in SQLite.pm's POD Harald Jörg 2021-08-03 13:55:13 +02:00
  • 711f90b8c7
    Merge pull request #89 from FGasper/fix_sqlite_unicode_pod Kenichi Ishigaki 2021-08-03 10:40:08 +09:00
  • ab0022890a Remove mention of now-deprecated “sqlite_unicode” parameter. Felipe Gasper 2021-08-02 20:49:33 -04:00
  • 87e1545ccb Release 1.70 1.70 Kenichi Ishigaki 2021-08-01 19:20:26 +09:00
  • 631cc94f17 Release 1.69_02 1.69_02 Kenichi Ishigaki 2021-07-30 23:18:42 +09:00
  • f949de6ab6 Fix an encoding issue of naive Kenichi Ishigaki 2021-07-30 23:17:55 +09:00
  • 0a455850e8 Fix doc that uses string_mode without the sqlite_ prefix (#86) Kenichi Ishigaki 2021-07-30 23:11:48 +09:00
  • 43225fd7eb No need to check unicode twice Kenichi Ishigaki 2021-07-30 23:09:47 +09:00
  • 6bac0136b3 Release 1.69_01 1.69_01 Kenichi Ishigaki 2021-07-30 06:07:43 +09:00
  • 6e7986e8d4 Silence the deprecation warning of sqlite_unicode as it's so widely used Kenichi Ishigaki 2021-07-30 06:05:13 +09:00
  • 0f476b9904 Fix typo (#85) Kenichi Ishigaki 2021-07-26 11:43:57 +09:00
  • d2abfe2752 Release 1.68 1.68 Kenichi Ishigaki 2021-07-22 14:28:47 +09:00
  • 95a360a6a4 Release 1.67_07 1.67_07 Kenichi Ishigaki 2021-06-19 09:56:55 +09:00
  • f587238ff3 Update SQLite to 3.36.0 Kenichi Ishigaki 2021-06-19 09:49:56 +09:00
  • a7e04d785c Release 1.67_06 1.67_06 Kenichi Ishigaki 2021-06-14 12:48:15 +09:00
  • 1aaf18dbf7 Experiment with quadmath patch from Tux to see if it works with older version of FreeBSD Kenichi Ishigaki 2021-06-14 12:46:37 +09:00
  • 076a7fd814 Release 1.67_05 1.67_05 Kenichi Ishigaki 2021-06-13 08:38:29 +09:00
  • fd0ecce1b0 Tweak doc Kenichi Ishigaki 2021-06-06 01:56:56 +09:00
  • f14744d31a Use imported constants Kenichi Ishigaki 2021-06-06 01:53:52 +09:00
  • bfa8ea6571 Add experimental trace_sqlite3_log trace_sqlite3_log Kenichi Ishigaki 2021-06-06 01:12:53 +09:00
  • 9e59c780a7 Update Changes Kenichi Ishigaki 2021-05-31 08:33:58 +09:00
  • dddc12423a Make DBD_SQLITE_STRING_MODE_ constants exportable Kenichi Ishigaki 2021-05-31 08:31:22 +09:00