Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #27928 (sqlite incorrectly handles invalid filenames). | Ilia Alshanetsky | 2004-04-09 | 1 | -0/+6 |
| | |||||
* | Fix function declaration. | Ilia Alshanetsky | 2004-03-09 | 1 | -1/+1 |
| | |||||
* | More wordsize fixes | Ard Biesheuvel | 2004-03-08 | 3 | -4/+4 |
| | |||||
* | update file for win32 build | Wez Furlong | 2004-01-16 | 1 | -1/+1 |
| | |||||
* | touch generated parser. | Ilia Alshanetsky | 2004-01-14 | 1 | -1/+1 |
| | |||||
* | Upgraded bundled libsqlite to 2.8.11 (fixed critical bug of *NIX systems). | Ilia Alshanetsky | 2004-01-14 | 19 | -347/+647 |
| | |||||
* | touch | Wez Furlong | 2004-01-14 | 1 | -1/+1 |
| | |||||
* | - Fix build | foobar | 2004-01-09 | 1 | -0/+8 |
| | |||||
* | touch to make build work without lemon.. | foobar | 2004-01-08 | 1 | -1/+1 |
| | |||||
* | Update win32 build for new version of libsqlite | Wez Furlong | 2004-01-08 | 1 | -1/+73 |
| | |||||
* | Upgrade bundled libsqlite to 2.8.9 | Ilia Alshanetsky | 2004-01-08 | 35 | -6177/+4994 |
| | |||||
* | Fixed compiler warning. | Ilia Alshanetsky | 2003-10-28 | 1 | -1/+1 |
| | |||||
* | Use %p to display a pointer value | Sascha Schumann | 2003-08-17 | 1 | -1/+1 |
| | |||||
* | The first element of the array seems to store the members count | Sascha Schumann | 2003-08-17 | 1 | -1/+1 |
| | | | | | Add a cast to (long) to quiet the compiler | ||||
* | The integer timeout is cast to a void *, passed to this function, and | Sascha Schumann | 2003-08-17 | 1 | -2/+3 |
| | | | | | | | cast back. Add a cast to (long) to quiet the compiler | ||||
* | Fix sizeof(void *) > sizeof(int) issue. | Sascha Schumann | 2003-08-17 | 1 | -1/+1 |
| | | | | | n should be ptrdiff_t. | ||||
* | Remove Release_TSinline (it's not necessary) | Zeev Suraski | 2003-06-30 | 1 | -18/+18 |
| | | | | | | Add Release_TSDbg Change directories to be consistent with our other modules... | ||||
* | Prepare for enabling by default on Windows. | Edin Kadribasic | 2003-06-27 | 2 | -0/+346 |
| | |||||
* | Touch lemon generated file | Wez Furlong | 2003-06-06 | 1 | -0/+1 |
| | |||||
* | Update bundled library to 2.8.3 + patches from sqlite author to enable | Wez Furlong | 2003-06-06 | 23 | -903/+1037 |
| | | | | | authorization checks for the ATTACH database command. | ||||
* | Update for 2.8.2 | Wez Furlong | 2003-06-06 | 1 | -14/+9 |
| | |||||
* | Update bundled library to version 2.8.2. | Wez Furlong | 2003-06-04 | 38 | -7328/+10906 |
| | | | | | | Make OnUpdateInt compatible with ZE2. Fix the makefile fragment for non-gnu makes | ||||
* | win32 fixes | Wez Furlong | 2003-04-22 | 1 | -1/+1 |
| | |||||
* | Add windows .dsp and some kludgy pre-generated headers. | Wez Furlong | 2003-04-22 | 2 | -0/+700 |
| | |||||
* | Remove whitespace added while touching. | Wez Furlong | 2003-04-17 | 3 | -3/+0 |
| | |||||
* | Touch generated files | Wez Furlong | 2003-04-17 | 3 | -0/+3 |
| | |||||
* | Bundle relevant parts of sqlite 2.8.0. | Wez Furlong | 2003-04-17 | 36 | -0/+38179 |
# sqlite has a completely non-restrictive license |