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-25 08:42:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c08ae1c8ea9fb8242a98840887c1b38d56258d4
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