13 Commits (ed68ca44ecb0b00a7b84bf57dadd7b9cc17e5e98)

Author SHA1 Message Date
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 25 years ago
Sebastian Bergmann 38933514e1 Update headers. 25 years ago
Andrei Zmievski b197b8d104 This commit implements property-specific accessors. 25 years ago
Andrei Zmievski 1ec143228a All right, let people RTFM. 25 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) 26 years ago