Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
40 events for the month beginning 2009-10-01 by user shane
Following month ↑
2009-10-26
| ||
01:35 | • Ticket [2466653295] Various dump issues status still Open with 1 other change (artifact: 445d723899 user: shane) | |
2009-10-24
| ||
02:06 | • Fixed ticket [2cb66577f6]: Diagnostic message is unintentionally printed in batch mode plus 3 other changes (artifact: f04adecb1b user: shane) | |
02:06 | In shell, modified to not print informational messages during startup while in "batch mode". Ticket [2cb66577f6]. (check-in: e3898e25cf user: shane tags: trunk) | |
02:00 | • Fixed ticket [6da68f691b]: tables says you provide a like pattern but it adds % in code plus 3 other changes (artifact: ac365444bf user: shane) | |
02:00 | In shell, changed ".tables" command to not add '%' to specified pattern. This is consistent with other commands that take a LIKE pattern (.dump, .schema, .indices). Updated internal help to better describe LIKE pattern usage. Fixed a few more inconsistencies in error messages. Ticket [6da68f691b]. (check-in: 7201244e67 user: shane tags: trunk) | |
01:48 | • Ticket [3fe897352e] Malformed UTF16 leads to a 2-byte buffer overread status still Fixed with 1 other change (artifact: 1b24ca61f0 user: shane) | |
2009-10-23
| ||
02:11 | • Open ticket [f80d443a3b]: pragma cache size doesn report actual size (min is 10) plus 1 other change (artifact: 62f1778f70 user: shane) | |
01:27 | In shell, ensure that do_meta_command() returns consistent error values. Adjusted the text of some error message to be more consistent. Ticket [beb2dd69ad]. (check-in: 1ebac9eddd user: shane tags: trunk) | |
01:27 | • Fixed ticket [beb2dd69ad]: do_meta_command inconsistent return values plus 3 other changes (artifact: 9521cb1f4f user: shane) | |
00:37 | In shell, modified "import" handling to ensure error code returned correctly on exit. Ticket [bd770b2c52]. (check-in: 009efad0f4 user: shane tags: trunk) | |
00:37 | • Fixed ticket [bd770b2c52]: shell doesn't return error exit code on import errors plus 3 other changes (artifact: aeaae62165 user: shane) | |
2009-10-22
| ||
21:27 | • Ticket [7b61b6c6ce] insert mode is incorrectly converting text to numbers status still Fixed with 1 other change (artifact: b8c779e7ff user: shane) | |
21:27 | • Ticket [72adc99de9] shell mode insert doesn't output blobs as blobs status still Fixed with 1 other change (artifact: b4739ea677 user: shane) | |
21:26 | • Fixed ticket [eb620916be]: Shell doesn't print header if multiple statements on one line plus 3 other changes (artifact: 8b2e3b3dce user: shane) | |
21:23 | In shell, reworked .header and .echo handling. Updated shell_exec() to (really) handle multiple statements. Tickets [72adc99de9], [7b61b6c6ce], and [eb620916be]. (check-in: 790402c150 user: shane tags: trunk) | |
19:38 | • Fixed ticket [7b61b6c6ce]: insert mode is incorrectly converting text to numbers plus 4 other changes (artifact: 91fba9fd6a user: shane) | |
19:37 | • Edit [ab99faca6ce57a5e|ab99faca6c]: Edit check-in comment. Timestamp 2009-10-22 18:12:59. (artifact: 7fd5f024ae user: shane) | |
18:15 | • Fixed ticket [72adc99de9]: shell mode insert doesn't output blobs as blobs (artifact: 9e48202700 user: shane) ... 1 similar event omitted. | |
18:12 | In shell, in shell_exec() logic, use type info if available when outputting in "insert" mode for other types in addition to blobs. Changed shell_exec() to use sqlite_prepare_v2(). Ticket [72adc99de9] and [7b61b6c6ce]. (check-in: ab99faca6c user: shane tags: trunk) | |
17:30 | • Review ticket [72adc99de9]: shell mode insert doesn't output blobs as blobs plus 3 other changes (artifact: 4eac1d2339 user: shane) | |
17:30 | Updated shell to output blobs in X'1234' form when in "insert" mode. Ticket [72adc99de9]. (check-in: a2ad9e6363 user: shane tags: trunk) | |
2009-10-21
| ||
14:33 | Merge accidental fork back to trunk. (check-in: f63397ad6c user: shane tags: trunk) | |
14:11 | Modified shell to call output_html_string() for header values in .mode html. Updated output_html_string() to support the 5 basic HTML entities (<,>,&,',"). Ticket [dc3a6e5b31]. (check-in: c8815fcd88 user: shane tags: trunk) | |
14:09 | • Fixed ticket [dc3a6e5b31]: Shell doesn't htmlify column headers plus 3 other changes (artifact: 7cdb6d1d87 user: shane) | |
13:53 | Made detectSchemaProblem function and aSchemaTable array static. Ticket [6f8b0c5855]. (check-in: c6f22f3e38 user: shane tags: trunk) | |
13:50 | • Fixed ticket [6f8b0c5855]: Some minor genfkey fixups plus 3 other changes (artifact: 3466fb4d1d user: shane) ... 1 similar event omitted. | |
03:56 | For the shell, changed the output of the errors on lines 2910 and 2914 to goto stderr. I left the timer values going to stdout as all of the other interactive shell commands (startup banner, help, etc.) go to stdout and I felt this was more consistent. Ticket [43db771bb2]. (check-in: 8a8eeb0c5a user: shane tags: trunk) | |
03:56 | • Ticket [39c85e8a4e] FormatMessage incorrectly used (Windows VFS) status still Fixed with 2 other changes (artifact: 93778e6744 user: shane) | |
03:55 | • Ticket [89668ca167] shell can support .timer on Windows status still Fixed with 2 other changes (artifact: 6af2d6e125 user: shane) | |
03:55 | • Fixed ticket [43db771bb2]: Sqlite shell prints some error messages to stdout plus 4 other changes (artifact: 37488ae443 user: shane) | |
03:54 | • Edit [761396f8cb79be34|761396f8cb]: Edit check-in comment. Timestamp 2009-10-21 02:00:48. (artifact: 82e7acd80a user: shane) | |
03:53 | • Edit [83216fbe904425f5|83216fbe90]: Edit check-in comment. Timestamp 2009-10-21 03:42:58. (artifact: 32bc50da07 user: shane) | |
03:53 | • Edit [8a8eeb0c5af4bbea|8a8eeb0c5a]: Edit check-in comment. Timestamp 2009-10-21 03:56:55. (artifact: eacb8e8250 user: shane) | |
03:42 | For Windows version of shell, add support for .timer command using the GetProcessTimes() API if available (in the same way getrusage() is used on UNIX.) Ticket [89668ca167]. (check-in: 83216fbe90 user: shane tags: trunk) | |
03:39 | • Fixed ticket [89668ca167]: shell can support .timer on Windows plus 3 other changes (artifact: e0b743a349 user: shane) | |
02:00 | For Windows VFS, modified xGetLastError() to call FormatMessage() with the FORMAT_MESSAGE_IGNORE_INSERTS option. Additionally updated to ensure strings are returned as UTF8. Ticket [39c85e8a4e]. (check-in: 761396f8cb user: shane tags: trunk) | |
01:59 | • Fixed ticket [39c85e8a4e]: FormatMessage incorrectly used (Windows VFS) plus 3 other changes (artifact: 4d0dea8d69 user: shane) | |
2009-10-13
| ||
19:19 | Fixed warnings with MSVC compile. (check-in: e0aa50c382 user: shane tags: trunk) | |