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 09:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc2fb50d095d80a957117ecf52bd817a609e1dcf
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