| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Avoid warning to interfere test result | Marcus Boerger | 2004-04-22 | 1 | -2/+2 |
| * | Add test for bug #28112 | Marcus Boerger | 2004-04-22 | 1 | -0/+14 |
| * | Increase severity level and use a more precise error message. | Marcus Boerger | 2004-04-03 | 2 | -2/+2 |
| * | Fix class names | Marcus Boerger | 2004-03-29 | 7 | -13/+13 |
| * | Change to studlyCaps convention | Marcus Boerger | 2004-03-26 | 20 | -60/+60 |
| * | Revert studlyCaps change for now | Marcus Boerger | 2004-03-23 | 20 | -60/+60 |
| * | Consitency rules | Marcus Boerger | 2004-03-23 | 14 | -31/+31 |
| * | Changed sqlite's OO API to studlyCaps. | Marcus Boerger | 2004-03-23 | 20 | -60/+60 |
| * | Fix test | Marcus Boerger | 2004-03-19 | 1 | -1/+1 |
| * | Fix test | Marcus Boerger | 2004-03-19 | 1 | -4/+3 |
| * | Make test work when user has memory limit setting | Marcus Boerger | 2004-03-19 | 1 | -0/+2 |
| * | Test was fixed | Dmitry Stogov | 2004-03-17 | 1 | -3/+1 |
| * | Typo | Martin Kraemer | 2004-03-10 | 1 | -1/+1 |
| * | Rename hasMore() to valid() as discussed. (Part II) | Marcus Boerger | 2004-03-08 | 5 | -11/+11 |
| * | Rename hasMore() to valid() as discussed. (Part I) | Marcus Boerger | 2004-03-08 | 7 | -10/+14 |
| * | Fixed possible crash inside sqlite_escape_string() and | Ilia Alshanetsky | 2004-02-27 | 1 | -0/+13 |
| * | Update, id_l is unique | Marcus Boerger | 2004-01-18 | 1 | -3/+3 |
| * | Add spl interaction test. | Marcus Boerger | 2004-01-18 | 1 | -0/+125 |
| * | Update | Marcus Boerger | 2004-01-18 | 2 | -0/+6 |
| * | MFH: Fixed bug #26911 (crash in sqlite extension when fetching data from | Ilia Alshanetsky | 2004-01-14 | 1 | -0/+10 |
| * | fix tests for win32 | Wez Furlong | 2004-01-08 | 2 | -6/+11 |
| * | Add a test | Marcus Boerger | 2003-12-28 | 1 | -0/+44 |
| * | Not needed | Marcus Boerger | 2003-12-27 | 1 | -1/+0 |
| * | Add new test related to bug #25329. | Marcus Boerger | 2003-12-27 | 1 | -0/+50 |
| * | Added sqlite_fetch_column_types() function. | Ilia Alshanetsky | 2003-12-18 | 2 | -0/+52 |
| * | Do not mangle column names. | Ilia Alshanetsky | 2003-12-14 | 2 | -8/+20 |
| * | The changes() method should be that of the database object not that of | Ilia Alshanetsky | 2003-12-10 | 1 | -0/+42 |
| * | Fixed a crash in SQLite when fetching data using sqlite_fetch_object() in | Ilia Alshanetsky | 2003-12-10 | 1 | -0/+38 |
| * | Make these tests work under win32 | Wez Furlong | 2003-12-05 | 6 | -9/+9 |
| * | Made test work on windows | Edin Kadribasic | 2003-12-05 | 21 | -0/+46 |
| * | No longer needed | Marcus Boerger | 2003-12-04 | 1 | -104/+0 |
| * | Add another test | Marcus Boerger | 2003-10-27 | 1 | -0/+56 |
| * | Rename test | Marcus Boerger | 2003-10-27 | 1 | -1/+1 |
| * | - Make use of engine iterators | Marcus Boerger | 2003-10-17 | 1 | -0/+103 |
| * | Go with the mess | Marcus Boerger | 2003-09-04 | 5 | -10/+10 |
| * | Match expected class and instantiated class | Marcus Boerger | 2003-08-28 | 2 | -8/+8 |
| * | Add sqlite_fetch_object() | Marcus Boerger | 2003-08-28 | 2 | -0/+148 |
| * | Error messages show the class now | Marcus Boerger | 2003-08-28 | 3 | -6/+6 |
| * | Add sqlite_has_prev, and sqlite_prev. | Wez Furlong | 2003-07-13 | 1 | -0/+103 |
| * | Don't use class_implements() for the moment | Marcus Boerger | 2003-07-09 | 1 | -13/+3 |
| * | Use --EXPECTF-- for errors | Marcus Boerger | 2003-07-09 | 1 | -5/+5 |
| * | Add oo version of test | Marcus Boerger | 2003-07-09 | 1 | -0/+98 |
| * | Add test for sqlite_seek() | Marcus Boerger | 2003-07-08 | 1 | -0/+98 |
| * | MFB: Function was renamed (don't test an alias) | Marcus Boerger | 2003-06-26 | 2 | -4/+4 |
| * | Rename sqlite_fetch_string() to sqlite_fetch_single() + alias | Marcus Boerger | 2003-06-26 | 1 | -2/+2 |
| * | Added sqlite_single_query() and it's OO equivalent single_query(). | Ilia Alshanetsky | 2003-06-25 | 2 | -0/+94 |
| * | port sqlite_array_query() fix from PHP_4_3 | Ilia Alshanetsky | 2003-06-23 | 1 | -0/+13 |
| * | Fix test shutdown | Marcus Boerger | 2003-06-22 | 2 | -6/+2 |
| * | Add oo API | Marcus Boerger | 2003-06-22 | 15 | -0/+773 |
| * | Add a pair of functions to handle the binary coding used by PHP from within | Wez Furlong | 2003-06-21 | 1 | -0/+33 |
