Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix bugs caused by assuming that shared-schemas are initialized. (CVS 2917) | danielk1977 | 2006-01-11 |
| | | | FossilOrigin-Name: 3970eb875d1830d35b3a70a7583a8ab6b238cad6 | ||
* | Combine multiple small calls to sqlite3OsWrite into one larger call. (CVS 2910) | drh | 2006-01-10 |
| | | | FossilOrigin-Name: e6e6750c24dc8b87be96bdc0e93254d7f0700543 | ||
* | Improved comments on the server and asynchronous I/O demo programs. (CVS 2909) | drh | 2006-01-10 |
| | | | FossilOrigin-Name: c0f47ccbc915f20d56f393383c21b4026785e6a5 | ||
* | More pedantic changes to comments in VDBE. No changes to code. Ticket ↵ | drh | 2006-01-10 |
| | | | | | #1596. (CVS 2908) FossilOrigin-Name: 1cf6855430352ffbf921a977186345d7272fe272 | ||
* | Fix opcode name in comments. No changes to code. (CVS 2907) | drh | 2006-01-10 |
| | | | FossilOrigin-Name: 511ac9db12ad84bb02d84568b75fc65cef661e88 | ||
* | Store collation sequence names instead of pointers in sharable schema data ↵ | danielk1977 | 2006-01-10 |
| | | | | | structures. (CVS 2904) FossilOrigin-Name: 0f0213be4d064b3d24e31ff93ec16f6862003d26 | ||
* | Updates to the C-API documentation. Change the parameter type of | drh | 2006-01-10 |
| | | | | | sqlite3_soft_heap_limit to integer. (CVS 2903) FossilOrigin-Name: bdd35e9fbb651fe7a1ed5042923c9529c3c5ab7c | ||
* | Move the implementation of sqlite3_enable_shared_cache from btree.c to ↵ | drh | 2006-01-10 |
| | | | | | main.c. (CVS 2902) FossilOrigin-Name: 4f2ec95283f1ae0a28b2f9ce0afc5a7203de87fb | ||
* | Fix a problem with shared-schemas and temp triggers. (CVS 2901) | danielk1977 | 2006-01-10 |
| | | | FossilOrigin-Name: 9c18a1ce1e7ff6a02eb0f9ce344cab9660819740 | ||
* | If compiled with memory-debugging, write garbage to memory when it is freed. ↵ | danielk1977 | 2006-01-10 |
| | | | | | Fix for #1594. (CVS 2900) FossilOrigin-Name: bd02a6faefa3602d0b93d54bc57809a2222d5903 | ||
* | Enable shared cache on the server demonstration. (CVS 2899) | drh | 2006-01-10 |
| | | | FossilOrigin-Name: 8719f880a395db8be65ea45615d8e55985306f1e | ||
* | Added database server example code (untested). Fixed serveral bugs including | drh | 2006-01-09 |
| | | | | | the autovacuum compile problem described by ticket #1593. (CVS 2897) FossilOrigin-Name: ec332d8822d1ac9673581a26ab2a2fce5f2554a3 | ||
* | Reinstate the asynchronous I/O demonstration code and tests with minor | drh | 2006-01-09 |
| | | | | | changes. (CVS 2896) FossilOrigin-Name: eeebc640aaeeb0ab7f730d854069f159aa41968b | ||
* | Fix some errors to do with attached databases and text encodings in ↵ | danielk1977 | 2006-01-09 |
| | | | | | shared-cache mode. (CVS 2895) FossilOrigin-Name: 3e75d3d5efebc0dfff1adfc13d85e85ec39db3eb | ||
* | Add a runtime interface to enable memory-management features. (CVS 2894) | danielk1977 | 2006-01-09 |
| | | | FossilOrigin-Name: 44f8e3139aa3ad3fcce9028565dd9ad23bbe62a2 | ||
* | Rename DbSchema to "Schema" and SqliteTsd to "ThreadData". (CVS 2893) | danielk1977 | 2006-01-09 |
| | | | FossilOrigin-Name: 82b81f69c78cb3f54634d9aea4f6a838474dc5e5 | ||
* | Minor changes so that OMIT_SHARED_CACHE works. (CVS 2892) | danielk1977 | 2006-01-09 |
| | | | FossilOrigin-Name: cc963f8cfc6c704c645c627bffb8df21dfebffc6 | ||
* | Fix timezone parsing in the date/time functions. Ticket #1587. (CVS 2891) | drh | 2006-01-09 |
| | | | FossilOrigin-Name: 94c87b70161d4d44fbf1602fc2baae22dca08759 | ||
* | Remove benign reference to an uninitialized variable. Ticket #1590. (CVS 2890) | drh | 2006-01-09 |
| | | | FossilOrigin-Name: 32998fe8ed38a79eb79d8b13051b47bf74661e3c | ||
* | Get LIMIT and OFFSET working again for negative limits and offsets. | drh | 2006-01-08 |
| | | | | | Ticket #1586. (CVS 2889) FossilOrigin-Name: b2ac0be07ec76ab23b7e5b800c0bc62d0bc97f4b | ||
* | Remove some cruft from the VDBE. Bring comments up to date. (CVS 2888) | drh | 2006-01-08 |
| | | | FossilOrigin-Name: 41aef6496a10c81e1095408dc8f69740d6ea7627 | ||
* | Reduce memory requirements for ORDER BY combined with LIMIT. Ticket #1586. ↵ | drh | 2006-01-08 |
| | | | | | (CVS 2887) FossilOrigin-Name: 55e703ecac6e03d7364c2d919ba18d7293d6b7f6 | ||
* | Invalidate all VDBE cursor row caches in between calls to sqlite3_step() | drh | 2006-01-07 |
| | | | | | | since the emphemeral content that those caches point to might change if the statement is READ UNCOMMITTED. (CVS 2886) FossilOrigin-Name: 0ae461313c1642a49a9f6cda608c42c7c0053ce4 | ||
* | Continued progress toward a working wince backend. (CVS 2885) | drh | 2006-01-07 |
| | | | FossilOrigin-Name: 15fda14ee0c0524d3064d767f48edd689c090d95 | ||
* | Make sure there is no ephemeral data on the stack before returning from | drh | 2006-01-07 |
| | | | | | | an sqlite3_step() call. Otherwise, if the statement is in READ UNCOMMITTED mode then the data might be deleted or changed out from under us. (CVS 2884) FossilOrigin-Name: 19f71a6d1982e986f5436bff71ef38b1bcc2e11d | ||
* | Enable redefinable I/O if the SQLITE_ENABLE_REDEF_IO macro exists. (CVS 2883) | drh | 2006-01-07 |
| | | | FossilOrigin-Name: e170e15766389e978991b42a0d2ec303162aaad6 | ||
* | Fix some memory leaks caused by obscure syntax errors in SQL. (CVS 2882) | danielk1977 | 2006-01-07 |
| | | | FossilOrigin-Name: 6593199a4d0d0e1f9cc2f48d30327b1c03a8170e | ||
* | In shared-cache mode, lock all required tables before beginning to execute ↵ | danielk1977 | 2006-01-07 |
| | | | | | the body of the statement program. (CVS 2881) FossilOrigin-Name: 23b587b05b89727248805e6d9e5141e018cf2152 | ||
* | Drop the mutex if the TSD key allocation fails. Ticket #1585. (CVS 2880) | drh | 2006-01-07 |
| | | | FossilOrigin-Name: 77ac231c0e21c09c0b612a4e72bcc863f2c95fd3 | ||
* | Changes so that SQLITE_OMIT_PARSER and SQLITE_OMIT_DISKIO work. (CVS 2878) | drh | 2006-01-06 |
| | | | FossilOrigin-Name: 9d71b7deaffdd7eb9ddad1f03df3e4c51c2cbd98 | ||
* | Additional changes for wince. (CVS 2877) | drh | 2006-01-06 |
| | | | FossilOrigin-Name: b10343d9163263f97efb1bbc61af8307a2cfe8a4 | ||
* | More changes to support wince. (CVS 2876) | drh | 2006-01-06 |
| | | | FossilOrigin-Name: f3cbd995c845dc19596678d05844e0691b63da54 | ||
* | Additional efforts to get it to build on WinCE. (CVS 2875) | drh | 2006-01-06 |
| | | | FossilOrigin-Name: b45c076f0d5f7c863287ccb5703c492e1010a99d | ||
* | A first attempt at adding native support for WinCE. (CVS 2874) | drh | 2006-01-06 |
| | | | FossilOrigin-Name: 434405678778e7ce6e0bdec02fa7049a1ca68d27 | ||
* | Fix a crash caused by adding a trigger to a shared-schema and then deleting it | danielk1977 | 2006-01-06 |
| | | | | | using a different connection. (CVS 2873) FossilOrigin-Name: 19f93e135f1ff4f987d14afe74b955e119904017 | ||
* | Fix an alignment problem in the sqlite3OsRandomSeed(). Ticket #1584. (CVS 2872) | drh | 2006-01-06 |
| | | | FossilOrigin-Name: 373b56f0048fd6a1946a97acfcca40fd12f7d572 | ||
* | Change the OS interface layer to use traditional direct function call | drh | 2006-01-06 |
| | | | | | | implementations instead of the more complicated virtual function table. Omit the asynchronous I/O demo. (CVS 2870) FossilOrigin-Name: 2529c2e11fa1d345ec61f647e4f6fae20a7133d6 | ||
* | Add some simple tests and fixes for shared-schema locking. (CVS 2869) | danielk1977 | 2006-01-06 |
| | | | FossilOrigin-Name: d054bed15aee3edef93cc84c83be443cdd489946 | ||
* | Back out the addition of the new header file - bad idea. (CVS 2868) | drh | 2006-01-06 |
| | | | FossilOrigin-Name: 0c4c45c36fe1c3c2980155ef5126a2ad53100d65 | ||
* | Fix a bug that was emptying shared-schema tables during an ATTACH. (CVS 2867) | danielk1977 | 2006-01-06 |
| | | | FossilOrigin-Name: 752a2754879becc32da9f9b910f3330f8c7145e4 | ||
* | Enable async testing. Modify the OS layer interface. Add the sqlite3_aux.h ↵ | drh | 2006-01-06 |
| | | | | | include file. Add tests for boolean value representation in file format 4. (CVS 2866) FossilOrigin-Name: b8332aa8b83142898779972b3dff13cbe3c78623 | ||
* | Formatting changes in btree.c. (CVS 2865) | drh | 2006-01-06 |
| | | | FossilOrigin-Name: f1922da2d20c5091678e47cc4f43a2a9d141a3b1 | ||
* | Windows implementation of the thread-specific data interface. (CVS 2864) | drh | 2006-01-06 |
| | | | FossilOrigin-Name: 3aa8befedf4534cd100a7309997a4ad2ba08af20 | ||
* | Disable the update hook for the truncation optimization used by DELETE. (CVS ↵ | drh | 2006-01-05 |
| | | | | | 2863) FossilOrigin-Name: 448b3b9dede724749df0004ca39c649951f1f2ca | ||
* | Move TCL interface for sqlite3_release_memory() and sqlite3_soft_heap_limit() | drh | 2006-01-05 |
| | | | | | | out of tclsqlite.c and into test1.c. Update the TCL interface documention to describe the "exists" method. (CVS 2862) FossilOrigin-Name: 98194a45cc60cb9942847f773bc797fb5463bd10 | ||
* | Fix for ticket #1582 (Double delete of invalid LIMIT clause Expr* applied to ↵ | danielk1977 | 2006-01-05 |
| | | | | | a UNION ALL query). (CVS 2861) FossilOrigin-Name: 5dec3a392ba3c249bbca899c12e99c26cc1b8cdb | ||
* | Disable automatic invocation of sqlite3_release_memory() when a malloc() fails | danielk1977 | 2006-01-05 |
| | | | | | in those cases where the global mutex is held. (CVS 2860) FossilOrigin-Name: 6fdbb8b771e490f0d791326689245302c4fe18f5 | ||
* | Add the shared schema/pager modifications. Very few tests so far. (CVS 2859) | danielk1977 | 2006-01-05 |
| | | | FossilOrigin-Name: deeda0dc06c1595aedd8d06a0c4e88a8abf78cf7 | ||
* | Bug fix in the IF NOT EXISTS logic. (CVS 2858) | drh | 2006-01-04 |
| | | | FossilOrigin-Name: cb9095ac52e76926f274678ef55ebb9df4b9fcac | ||
* | Bug fix in the new "exists" method of the TCL interface. (CVS 2857) | drh | 2006-01-04 |
| | | | FossilOrigin-Name: d0e3d466094f7b2f74ed7ebb324e5024ea8faa6f |