danielk1977
|
55c45f2e1e
|
Apply Tcl 'nullvalue' patch from Stefan Finzel. (CVS 2441)
FossilOrigin-Name: 9906ae37b9be684b615a1190cf8798513baa799a
|
2005-04-03 23:54:43 +00:00 |
|
drh
|
495c09a49a
|
Make the ORDER BY clause return equal elements in the same order they were
seen (a stable sort). It was returning them in exactly the reverse order. (CVS 2439)
FossilOrigin-Name: e8391491a68018406e30c2a699a4cab9e0de092c
|
2005-04-01 10:47:40 +00:00 |
|
drh
|
9a7e60865d
|
Add a "const" declaration to a constant. Fix a typo in a comment. (CVS 2438)
FossilOrigin-Name: 67aaa269068ea6b6f784979c09b3deb091928563
|
2005-03-31 22:26:19 +00:00 |
|
drh
|
4fb90f2bff
|
Update comments and documentation to give the true maximum page size as 32K,
not 64K as was previously (and erroneously) reported. Ticket #1194. (CVS 2437)
FossilOrigin-Name: 58dd436b6572d38ea67960b8d08a0ca4359602f0
|
2005-03-31 21:02:45 +00:00 |
|
drh
|
f4f8fd51e4
|
Make sure integer primary keys larger than 2^31 are handled
properly. Ticket #1188. (CVS 2436)
FossilOrigin-Name: 1d04c2ab299430959b8a193d4679cbc4c0be31a4
|
2005-03-31 18:40:04 +00:00 |
|
drh
|
3ced14a616
|
Fix a memory leak in the TCL bindings. (CVS 2435)
FossilOrigin-Name: c31ea6332f53d361be864554b83662d3fc0d52f7
|
2005-03-31 18:26:20 +00:00 |
|
danielk1977
|
3eb8db90ba
|
Fix a problem with threads and the global database list in main.c. (CVS 2434)
FossilOrigin-Name: 4aa05d2251b0cf6323ea695330de9ccf7e071bed
|
2005-03-29 23:34:58 +00:00 |
|
drh
|
19642e5d65
|
Fix a C++-ism in the code. (CVS 2430)
FossilOrigin-Name: 312587acf9e94e1d12390a9a0206c9464815e8d7
|
2005-03-29 13:17:45 +00:00 |
|
danielk1977
|
7a5147c5c9
|
Change 'stack' to the more descriptive 'no-push' in vdbe.c. (CVS 2429)
FossilOrigin-Name: 7e54d3c7289c091d449844d21b923e553f1d1f5f
|
2005-03-29 13:07:00 +00:00 |
|
danielk1977
|
bc04f8529d
|
Reduce the space allocated for the runtime virtual machine stack. (CVS 2428)
FossilOrigin-Name: 7d6818da33a87076d1faf35ffc15a3aada0533b3
|
2005-03-29 08:26:13 +00:00 |
|
danielk1977
|
53c0f7480b
|
Add the SQLITE_OMIT_TEMPDB compile time macro. (CVS 2427)
FossilOrigin-Name: c41d55443c2dd532147962b87f542fb7d37075fd
|
2005-03-29 03:10:59 +00:00 |
|
danielk1977
|
50f059b871
|
Fix segfault due to exception handler being run with uninitialised variable. (CVS 2426)
FossilOrigin-Name: 78df3d040443414ae5b440eeabc0c8c205ab311d
|
2005-03-29 02:54:03 +00:00 |
|
drh
|
88b01a13c6
|
Fix another memory leak in the pager. (CVS 2425)
FossilOrigin-Name: 4ca11ca015d798655170593c1b76d312185d6ed2
|
2005-03-28 18:04:27 +00:00 |
|
danielk1977
|
634f298c89
|
Modifications to reduce memory consumption. (CVS 2422)
FossilOrigin-Name: 0fd5ce4eefdc429ce0493f15d0dba9e8a3a0b0e2
|
2005-03-28 08:44:07 +00:00 |
|
drh
|
dd5b2fa5f2
|
Fix some memory leaks that occur after a malloc failure. (CVS 2421)
FossilOrigin-Name: bcb5d72ef146b1019c72220701d385c7b0b5d0bd
|
2005-03-28 03:39:55 +00:00 |
|
danielk1977
|
f0b5792bdc
|
Use SQL function substr() correctly from ALTER TABLE code. Ticket #1182. (CVS 2420)
FossilOrigin-Name: ccb9f4022b3ccb1cc2ab001628fd38becfbf8efe
|
2005-03-28 00:07:16 +00:00 |
|
danielk1977
|
b3a2cced6b
|
Correctly allocate new columns array in ALTER TABLE .. ADD COLUMN. Ticket #1183. (CVS 2419)
FossilOrigin-Name: 3c86e63389b286a49106d8d7009cc63e3914d40f
|
2005-03-27 01:56:30 +00:00 |
|
drh
|
d960d0641e
|
Fix a typo in vdbeInt.h. This was potentially a serious mistake, but we got
lucky and it is benign. (CVS 2418)
FossilOrigin-Name: f0d64dc8aa65b25af551e6e5f07746bd77c8112a
|
2005-03-23 01:48:47 +00:00 |
|
danielk1977
|
6b456a2b46
|
Add function to recover from a malloc() failure. (CVS 2414)
FossilOrigin-Name: 1f9d10d7965c95d1e35f64cf4c3f128adabd41f2
|
2005-03-21 04:04:02 +00:00 |
|
danielk1977
|
e94ddc9e43
|
Assorted fixes to the handling of various malloc() failures. (CVS 2413)
FossilOrigin-Name: e7844a01c248e8d9204ea9214bec84c81dc07f32
|
2005-03-21 03:53:38 +00:00 |
|
drh
|
38fba69135
|
Fix an infinite loop in the code generator for INSERT. Ticket #1140. (CVS 2410)
FossilOrigin-Name: 876d09d9145775956913e975c29e81d7553839ac
|
2005-03-21 01:20:58 +00:00 |
|
drh
|
4cb29b4cfc
|
Allow the character "T" between date and time in ISO-8601 date/time formats.
Ticket #1170. (CVS 2408)
FossilOrigin-Name: 2bf88daa57b01216c7bbe67972f479ee12be1193
|
2005-03-21 00:43:44 +00:00 |
|
drh
|
09bf0e8d5e
|
Improved support for cygwin. Ticket #1165. (CVS 2407)
FossilOrigin-Name: fcb5cee440ab49e39b62b177cbb04ab0b061a477
|
2005-03-21 00:36:08 +00:00 |
|
drh
|
9636284e32
|
More changes for ticket #1171 after additional analysis. (CVS 2403)
FossilOrigin-Name: 0471d6b86fd67c22da832beb280b31305c5aa812
|
2005-03-20 22:47:56 +00:00 |
|
drh
|
41712ef171
|
Tentative fix for ticket #1171. More research and testing needed. (CVS 2402)
FossilOrigin-Name: f0a39cee78472b93cce5304fc255285ddea7d2bf
|
2005-03-20 19:10:12 +00:00 |
|
drh
|
47b4b29b12
|
Preparations for the release of version 3.2.0. (CVS 2400)
FossilOrigin-Name: 90a00e90663749e5d1f8e28709dfbe981f8afc8b
|
2005-03-19 14:45:48 +00:00 |
|
drh
|
ddba9e54e7
|
Updates to comments and documentation. No changes to code. (CVS 2398)
FossilOrigin-Name: e53c77268cd16802bd8c6fc4c6cd5280dc12f9c1
|
2005-03-19 01:41:21 +00:00 |
|
drh
|
e29b915e9b
|
Remove unused code from util.c. Enhance the trace output in os_unix.c. (CVS 2397)
FossilOrigin-Name: f2f31919fdd181c79b86f849d46c60f1ed7a0db1
|
2005-03-18 14:03:15 +00:00 |
|
danielk1977
|
19a8e7e882
|
Add the ALTER TABLE ... ADD COLUMN command. (CVS 2393)
FossilOrigin-Name: 94185dd4f7e2e941c74a521488d1212a75927218
|
2005-03-17 05:03:38 +00:00 |
|
drh
|
4ff55083e5
|
Strengthen an assert() in vdbe.c. (CVS 2391)
FossilOrigin-Name: 3f45cf3516be9919fe2c0673d6f445fa83d42126
|
2005-03-17 03:52:47 +00:00 |
|
drh
|
cb9882a753
|
Fix a bug in the calculation of the table record header size.
Ticket #1163. (CVS 2389)
FossilOrigin-Name: bf82a04ff7c24a38d45721b3fae69d88d6e83149
|
2005-03-17 03:15:40 +00:00 |
|
danielk1977
|
d5d565235b
|
Fix some memory leaks that can occur if a memory allocation fails. (CVS 2388)
FossilOrigin-Name: 9a358fc33d726d0b5782bf65b50f61f2bd096d56
|
2005-03-16 12:15:20 +00:00 |
|
drh
|
165ffe9708
|
When creating a new database, delete any preexisting journal that might be
left over from a prior database with the same name. Ticket #1152. (CVS 2387)
FossilOrigin-Name: 856e2ec9688affbfe496cf184f460b18408e3dc0
|
2005-03-15 17:09:30 +00:00 |
|
drh
|
ae8b3615ee
|
Allow the database name in a DETACH statement to be quoted.
Ticket #1151. (CVS 2386)
FossilOrigin-Name: 24e887735256499e58dabe90463524d9e6eb08ce
|
2005-03-15 02:04:12 +00:00 |
|
drh
|
b8ef32c3e8
|
Be more aggressive about using the busy handler. Ticket #1159. (CVS 2385)
FossilOrigin-Name: 644c6398e52481e5dda87671e1c196b26b1e4990
|
2005-03-14 02:01:49 +00:00 |
|
drh
|
f30cc9496a
|
Fix bugs discovered in 3.1.4. F_FULLFSYNC not F_FULLSYNC. And a bug in
"make doc". Also typos in the documentation. (CVS 2379)
FossilOrigin-Name: 3c57a4571fc8463ce9de1cbe5be45538bf2f0de9
|
2005-03-11 17:52:34 +00:00 |
|
drh
|
748f763f7a
|
Fixes so that the FULLSYNC changes will build on windows. They do not have
any effect, but neither do they cause errors. (CVS 2377)
FossilOrigin-Name: ace3e30de1cde2e8990d8429b730ca5b68acd714
|
2005-03-11 04:41:39 +00:00 |
|
drh
|
6575a222d5
|
Another case of returning SQLITE_CORRUPT when a corrupt database file
is detected. (CVS 2374)
FossilOrigin-Name: 8710192797b5b22f29b2af90198d03664665bd83
|
2005-03-10 17:06:34 +00:00 |
|
drh
|
75ea0289cc
|
Fix a problem with crashtest caused by the F_FULLSYNC change. (CVS 2373)
FossilOrigin-Name: f11c6e745200525056ae7cf97b4bdf1c7f1db588
|
2005-03-10 14:32:24 +00:00 |
|
drh
|
b851b2c938
|
Disable F_FULLSYNC if the sychronous pragma is not set to FULL. (CVS 2372)
FossilOrigin-Name: 58b8733b96165126ee8514f2ce0f88d249792847
|
2005-03-10 14:11:12 +00:00 |
|
drh
|
33fa535dca
|
Fix a #ifdef in util.c. (CVS 2369)
FossilOrigin-Name: f426c625c4c3de626b5f5f8b5a6343a7ec3b16e9
|
2005-03-10 12:35:45 +00:00 |
|
danielk1977
|
5fd057af68
|
Fix a file corruption bug in CREATE INDEX in auto-vacuum databases. (CVS 2368)
FossilOrigin-Name: 64c4c717d35c8fce9b4be073196c507f6d471188
|
2005-03-09 13:09:43 +00:00 |
|
danielk1977
|
aee18ef8e2
|
Support for a future ALTER TABLE command to add columns with default values. (CVS 2367)
FossilOrigin-Name: 9d5abc1ddf6da37563c12d5a0401b89bb4e51c59
|
2005-03-09 12:26:50 +00:00 |
|
drh
|
d61c443e6a
|
Fix the header comment on experimental.c. (CVS 2365)
FossilOrigin-Name: 0c4d2b11c922b41d0e03bfbd885dfdf52ce7ccab
|
2005-03-02 05:18:29 +00:00 |
|
drh
|
bf21627b6f
|
Add the SQLITE_OMIT_FLAG_PRAGMAS compile-time option. (CVS 2362)
FossilOrigin-Name: c167e9054249361d1f464d3840a5c277e6ed44ab
|
2005-02-26 18:10:44 +00:00 |
|
drh
|
ccae6026e6
|
Fix an assertion fault that can occur while autovacuuming a corrupt database
file. Add the SQLITE_OMIT_COMPLETE compile-time parameter. (CVS 2361)
FossilOrigin-Name: bb0e7e3857a06347b08d93553ac603e737322262
|
2005-02-26 17:31:26 +00:00 |
|
drh
|
51e75cafb0
|
Remove strcasecmp from shell.c. Tickets #1108, #1122. (CVS 2359)
FossilOrigin-Name: 4ae1a9fc2c484e59ef1e58972aa25772cede1187
|
2005-02-23 12:35:41 +00:00 |
|
danielk1977
|
3fdf826699
|
Fix bug reported on the mailing list for WHERE clauses like (rowid<'2'). (CVS 2357)
FossilOrigin-Name: b323f0f2832ac5d225d880db6f56314d2f766a25
|
2005-02-22 09:47:18 +00:00 |
|
danielk1977
|
36963fdca8
|
Support for a future file format that includes 'short' records. (CVS 2351)
FossilOrigin-Name: 173aeb256e2c09098a4392874f8623e8a760d951
|
2005-02-19 08:18:05 +00:00 |
|
drh
|
75f86a4b0b
|
Compile-time option to limit the size of AUTOINCREMENT rowids to 32-bits. (CVS 2349)
FossilOrigin-Name: c5366deaf5beca9c99558c0f375ba73f817acd92
|
2005-02-17 00:03:06 +00:00 |
|