This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-27 17:52:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df3dc8d9749dcb8d1ab91d2a462a67ea369543f8
archived-php-src
/
ext
/
sqlite3
/
libsqlite
History
Scott MacVicar
3d61571709
Disable optimizations at the moment for libsqlite on VC6 with the amalgamation, will most likely need to track down what particular function is causing problems or consider setting the flags to /O1 for libsqlite specifically.
2008-10-14 09:56:25 +00:00
..
sqlite3.c
Disable optimizations at the moment for libsqlite on VC6 with the amalgamation, will most likely need to track down what particular function is causing problems or consider setting the flags to /O1 for libsqlite specifically.
2008-10-14 09:56:25 +00:00
sqlite3.h
- fix VC6 build
2008-09-20 23:10:16 +00:00
sqlite3ext.h
MFH: Sync libsqlite to 3.6.1
2008-08-06 14:22:10 +00:00