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-04-14 19:41:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
261f0c32a59ba9ecc59f36536ea27bdfdead0939
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