Peter Rabbitson
|
5433dc32f0
|
Fix false positive in cpp_comments test
Add most common URI's in addition to http
Also remove unnecessary t::lib::Test import ( unavailable since 434aea64 )
|
2017-05-05 00:43:14 +02:00 |
|
Kenichi Ishigaki
|
9e4a7f3f77
|
updated SQLite to 3.18.0
|
2017-04-01 01:12:17 +09:00 |
|
Kenichi Ishigaki
|
0b86a0451f
|
Merge pull request #23 from ranvis/fix-empty-blob
fix zero-length BLOB value is retrieved as undef
|
2017-03-14 01:00:36 +09:00 |
|
SATO Kentaro
|
8f8741d1b7
|
fix zero-length BLOB value is retrieved as undef
|
2017-03-14 00:20:56 +09:00 |
|
Kenichi Ishigaki
|
e4c031b7ba
|
remove VERSION from t/lib/SQLiteTest.pm
|
2017-03-04 15:05:38 +09:00 |
|
Kenichi Ishigaki
|
434aea6479
|
rename t/lib/Test.pm to t/lib/SQLiteTest.pm
|
2017-03-04 15:04:39 +09:00 |
|
Kenichi Ishigaki
|
5c053be183
|
releng 1.55_03
|
2017-02-14 10:30:22 +09:00 |
|
Kenichi Ishigaki
|
f0bd09b68b
|
updated SQLite to 3.17.0
|
2017-02-14 10:30:01 +09:00 |
|
Kenichi Ishigaki
|
ca430e9091
|
releng 1.55_02
|
2017-01-08 01:47:34 +09:00 |
|
Kenichi Ishigaki
|
e4a551217c
|
updated SQLite to 3.16.2
|
2017-01-08 01:46:10 +09:00 |
|
Kenichi Ishigaki
|
2a6722591a
|
fix SQLiteUtil to accept 3.14 as a valid version
|
2017-01-08 01:45:38 +09:00 |
|
Kenichi Ishigaki
|
917cc922c0
|
Merge pull request #21 from autarch/autarch/fix-statistics_info
Fix statistics_info when only unique indexes were requested
|
2017-01-08 01:40:15 +09:00 |
|
Dave Rolsky
|
2b2ff06eab
|
Fix statistics_info when only unique indexes were requested
This was completely broken before. Now there's a test so it should stay
working.
|
2017-01-07 10:23:24 -06:00 |
|
Kenichi Ishigaki
|
28590db64e
|
releng 1.55_01
|
2017-01-04 00:42:34 +09:00 |
|
Kenichi Ishigaki
|
52bdffa12f
|
updated SQLite to 3.16.0
|
2017-01-04 00:29:30 +09:00 |
|
Kenichi Ishigaki
|
78c0976425
|
update SQLiteUtil to support versions released in 2017
|
2017-01-04 00:29:05 +09:00 |
|
Kenichi Ishigaki
|
2abb10acb3
|
removed no_warnings test from t/37_regexp.t to ignore locale warnings (Locale '...' may not work well)
|
2016-12-26 15:05:42 +09:00 |
|
Kenichi Ishigaki
|
9bbc7f3e68
|
updated SQLite to 3.15.2
|
2016-12-24 11:40:13 +09:00 |
|
Kenichi Ishigaki
|
72ec7c9245
|
releng 1.54
|
2016-12-24 11:35:51 +09:00 |
|
Kenichi Ishigaki
|
64b0389d18
|
small doc fix (RT-119219, spotted by Brian L. Matthews)
|
2016-12-13 22:55:39 +09:00 |
|
Kenichi Ishigaki
|
35f3454e7e
|
releng 1.53_01
|
2016-11-26 10:31:24 +09:00 |
|
Kenichi Ishigaki
|
e17149317a
|
re-enable perl tokenizer by calling sqlite3_db_config if SQLite >= 3.12
|
2016-11-26 10:07:24 +09:00 |
|
Kenichi Ishigaki
|
8878009ede
|
releng 1.52
|
2016-11-15 22:02:40 +09:00 |
|
Kenichi Ishigaki
|
a9afbccd6a
|
releng 1.51_07
|
2016-10-16 14:14:06 +09:00 |
|
Kenichi Ishigaki
|
0c4d048901
|
downgraded SQLite to 3.13.0 (RT-118395)
|
2016-10-16 14:13:06 +09:00 |
|
Kenichi Ishigaki
|
5bd465fc07
|
releng 1.51_06
|
2016-10-15 09:17:54 +09:00 |
|
Kenichi Ishigaki
|
5131f9fdd0
|
updated SQLite to 3.15.0
|
2016-10-15 08:54:19 +09:00 |
|
Kenichi Ishigaki
|
f8d05bf00e
|
updated Changes
|
2016-08-09 20:51:46 +09:00 |
|
Kenichi Ishigaki
|
c48fbb7027
|
upgraded SQLite to 3.14.0
|
2016-08-09 20:50:58 +09:00 |
|
Kenichi Ishigaki
|
473a3bf4bf
|
releng 1.51_05
|
2016-06-23 10:19:58 +09:00 |
|
Kenichi Ishigaki
|
4c7b071a3c
|
updated SQLite to 3.13.0
|
2016-06-23 10:15:53 +09:00 |
|
Kenichi Ishigaki
|
25321bfda1
|
fixed RT-115465: column_info doesn't parse sizes with spaces (ilmari++)
|
2016-06-23 10:07:09 +09:00 |
|
Kenichi Ishigaki
|
67c5927214
|
updated SQLite to 3.12.2
|
2016-04-19 12:18:33 +09:00 |
|
Kenichi Ishigaki
|
c91398e2e0
|
Merge pull request #17 from rurban/master
add 2 missing function declarations
|
2016-03-30 23:37:02 +09:00 |
|
Reini Urban
|
84092c54df
|
add 2 missing function declarations
repro with -Wimplicit-function-declaration
|
2016-03-30 14:46:29 +02:00 |
|
Kenichi Ishigaki
|
093875d590
|
updated SQLite to 3.12.0
|
2016-03-30 09:11:08 +09:00 |
|
Kenichi Ishigaki
|
996562ec28
|
releng 1.51_04
|
2016-03-07 13:31:27 +09:00 |
|
Kenichi Ishigaki
|
6939112acc
|
updated SQLite to 3.11.1
|
2016-03-07 13:27:42 +09:00 |
|
Kenichi Ishigaki
|
2db5167b43
|
releng 1.51_03
|
2016-02-20 20:05:59 +09:00 |
|
Kenichi Ishigaki
|
42007c9118
|
respect also SQLITE_INC/SQLITE_LIB when necessary
|
2016-02-20 20:04:00 +09:00 |
|
Kenichi Ishigaki
|
bb93e93884
|
skip no warnings test because it's known to fail under perl >= 5.22 and non-utf8 locale (RT-112220)
|
2016-02-20 19:57:02 +09:00 |
|
Kenichi Ishigaki
|
90dc44a63b
|
releng 1.51_02
|
2016-02-20 10:49:35 +09:00 |
|
Kenichi Ishigaki
|
c716e6b56a
|
compare perl_match and db_match
|
2016-02-20 10:43:33 +09:00 |
|
Kenichi Ishigaki
|
8a50806e17
|
try Encode for older perls
|
2016-02-20 10:33:14 +09:00 |
|
Kenichi Ishigaki
|
95bd200674
|
not to use Japanese multibyte characters directly
|
2016-02-20 10:21:36 +09:00 |
|
Kenichi Ishigaki
|
000a351046
|
releng 1.51_01
|
2016-02-20 10:02:10 +09:00 |
|
Kenichi Ishigaki
|
b4cfca7772
|
enabled (experimental) FTS5
|
2016-02-20 09:54:56 +09:00 |
|
Kenichi Ishigaki
|
f351137d55
|
updated MANIFEST
|
2016-02-20 09:48:42 +09:00 |
|
Kenichi Ishigaki
|
7ae3f655d0
|
make sure to set internal unicode mode before registering default callbacks (REGEXP function etc)
|
2016-02-20 09:45:11 +09:00 |
|
Kenichi Ishigaki
|
20f57e8eb0
|
updated Changes
|
2016-02-16 13:13:29 +09:00 |
|