28 Commits (47c49ee013dbf44796a91ef3d50fba1c2ca60efc)

Author SHA1 Message Date
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Ilia Alshanetsky 79848fa885 Added sqlite_fetch_column_types() function. 22 years ago
Marcus Boerger 90561350f9 Add sqlite_fetch_object() 23 years ago
Wez Furlong 78e236da26 Add sqlite_has_prev, and sqlite_prev. 23 years ago
Marcus Boerger add3674b20 Rename sqlite_fetch_string() to sqlite_fetch_single() + alias 23 years ago
Ilia Alshanetsky 94b90d0c0a Added sqlite_single_query() and it's OO equivalent single_query(). 23 years ago
Marcus Boerger f2d26fc85d Add oo API 23 years ago
Wez Furlong 9e858102a8 Add a pair of functions to handle the binary coding used by PHP from within 23 years ago
Marcus Boerger 8f2b387c61 - Update license 23 years ago
Marcus Boerger 062b9afe4f Add sqlite_array_query(). 23 years ago
Marcus Boerger 2013859ec5 Update 23 years ago
Wez Furlong 80e7f7001d Update bundled library to version 2.8.2. 23 years ago
Wez Furlong 82a1818fde Revert accidental commit from marcus. 23 years ago
Marcus Boerger b70cf40742 Goodbye namespaces 23 years ago
Ilia Alshanetsky f1c20d3b55 Added sqlite_fetch_string(), for speedy fetching of data from database 23 years ago
Marcus Boerger 815ad75c49 - Indendation fix 23 years ago
Marcus Boerger 7a17b23190 Add iterator interface and test 23 years ago
Edin Kadribasic 43349ea014 Added sqlite.assoc_case ini entry with 0 as the default value. 23 years ago
Wez Furlong d40a615a8e Implement sqlite_create_function(), which allows binding of php functions by 23 years ago
Tal Peer 2a54c9a308 typo 23 years ago
Tal Peer a676f6c29d Update 23 years ago
Wez Furlong 4a46882648 Implement sqlite_create_aggregate() which can be used to create aggregation 23 years ago
Wez Furlong 8f30d3e545 Implement sqlite_popen(), which opens persistent connections to an sqlite 23 years ago
Wez Furlong 8ed14ff16f Implement sqlite_unbuffered_query(), which works similarly to the mysql 23 years ago
Wez Furlong ec09b1b881 Add two new functions: 23 years ago
Wez Furlong 4eba9b8b46 Implement sqlite_busy_timeout() which sets the retry timeout (in milliseconds) 23 years ago
Wez Furlong 5e0b9bb451 Implement sqlite_escape_string() function. 23 years ago
Wez Furlong 25954d1d72 This commit was generated by cvs2svn to compensate for changes in r123706, 23 years ago
foobar 1b38773eef WS & CS fixes 23 years ago
Melvyn Sopacua d95b71973e Avoid possible clash with mysql, but still make it work for BSD's. 24 years ago
Wez Furlong f03115aae1 Add sysv IPC support (wrappers for msgsnd and friends). 24 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 24 years ago
Andrei Zmievski 727ef4b94f Ack, apparently in statically linked-in extensions we have to clean the 24 years ago
Sebastian Bergmann 38933514e1 Update headers. 24 years ago
Andrei Zmievski b197b8d104 This commit implements property-specific accessors. 24 years ago
Andrei Zmievski 1ec143228a All right, let people RTFM. 24 years ago
Andrei Zmievski 88d4de1da9 Adding user-space object overloading extension. 25 years ago
foobar 23cb032fd9 Missing header. 25 years ago
Zeev Suraski d87cc976e1 Redesigned thread safety mechanism - nua nua 25 years ago
Alexander Feldman a777149199 @- Added extension for the cracklib library. (Alexander Feldman) 25 years ago