Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

96 check-ins related to "branch-1.28"

2014-04-22
10:01
Make sure SQLITE_TESTCTRL_BYTEORDER is defined. Closed-Leaf check-in: 4778b1d07a user: jan.nijtmans tags: branch-1.28
09:43
[a138dc97fc]: Fix a potential segfault when the SSH_CONNECTION environment variable is defined. 9d2ae6342c: In the command-line shell, run set writable_schema before running the ".clone" command. check-in: d7889a2e83 user: jan.nijtmans tags: branch-1.28
2014-04-19
22:47
Fix a potential segfault when the SSH_CONNECTION environment variable is defined. check-in: a138dc97fc user: drh tags: trunk
2014-04-10
15:16
Cherry-pick [f2ebd7e52d16891bdbf2eb423891ad007e744f61|f2ebd7e52d]: Make use of a recursive query capability (if available) to replace the compute_ancestors() function with a single query. check-in: 52d8026045 user: jan.nijtmans tags: branch-1.28
2014-04-09
21:55
Cherry-pick [c5b86115de]: Update version of OpenSSL that is referred to in the makefiles. Cherry-pick [565ba734d2]: Fix "fossil extras" when a "extra" entry matches partly with current directory name (reported by j. van den hoff). check-in: c779b68904 user: jan.nijtmans tags: branch-1.28
20:35
Fix "fossil extras" when a "extra" entry matches partly with current directory name (reported by j. van den hoff) check-in: 565ba734d2 user: jan.nijtmans tags: trunk
2014-04-07
21:07
Update version of OpenSSL that is referred to in the makefiles. check-in: c5b86115de user: mistachkin tags: trunk
2014-04-04
12:18
Cherry-pick [ee1aa460a4]: Fix using the unary bitwise NOT operator in TH1. Update to SQLite 3.8.4.3 check-in: 97608a6b57 user: jan.nijtmans tags: branch-1.28
12:11
Update to SQLite 3.8.4.3 check-in: b37a28228c user: jan.nijtmans tags: trunk
2014-04-01
22:28
Fix using the unary bitwise NOT operator in TH1. check-in: ee1aa460a4 user: mistachkin tags: trunk
2014-03-28
07:12
Update to SQLite 3.8.4.2. No need for "win32-longpath" any more for Cygwin. check-in: 2ae080c1a3 user: jan.nijtmans tags: branch-1.28
2014-03-27
10:22
Update to SQLite 3.8.4.2 check-in: cf0b0e5063 user: jan.nijtmans tags: trunk
2014-03-23
09:52
update changes.wiki for the branch-1.28 branch check-in: 0e40f659ab user: jan.nijtmans tags: branch-1.28
09:46
Cherry-pick [684eb478e7] Fix the SCGI processing so that it works with Nginx check-in: 26eb153988 user: jan.nijtmans tags: branch-1.28
09:45
cherry-pick [bfdabaecc8]: Fix the EXPLAIN indenter in the command-line shell to correctly handle NextIfOpen and PrevIfOpen opcodes check-in: 67f148537f user: jan.nijtmans tags: branch-1.28
2014-03-22
11:33
Fix the SCGI processing so that it works with Nginx. check-in: 684eb478e7 user: drh tags: trunk
2014-03-21
10:08
Cherry-pick SQLite 01944c53f5: Fix the EXPLAIN indenter in the command-line shell to correctly handle NextIfOpen and PrevIfOpen opcodes. check-in: bfdabaecc8 user: jan.nijtmans tags: trunk
2014-03-11
22:26
update changes.wiki check-in: 927257ea56 user: jan.nijtmans tags: branch-1.28
22:07
Update to SQLite 3.8.4.1 check-in: 8dcb40d880 user: jan.nijtmans tags: branch-1.28
22:06
Update to SQLite 3.8.4.1 check-in: b93b3e8f98 user: jan.nijtmans tags: trunk
2014-03-10
21:51
Update internal SQLite to version 3.8.4 check-in: 92f31e01d4 user: jan.nijtmans tags: branch-1.28
2014-02-28
08:10
Fix compilation with Makefile.msc. Thanks to Ryan Noll for reporting this. check-in: eccc229270 user: jan.nijtmans tags: branch-1.28
08:08
Fix compilation with Makefile.msc (and Makefile.mingw.mistachkin). Thanks to Ryan Noll for reporting this. check-in: af995cf7ea user: jan.nijtmans tags: trunk
2014-02-27
15:12
Improvements to the handling of USE_SYSTEM_SQLITE in shell.c. check-in: a526d71968 user: drh tags: trunk
15:05
Update the built-in SQLite the latest pre-3.8.4 trunk version. Modify the way the "shell.c" source file is used so that it can be imported directly from the SQLite source tree without having to be edited. check-in: c92a3dda8c user: drh tags: trunk
08:19
Cherry-pick [d5d7e640d0]: When on a Fossil web-page without being logged-in, pressing "Login" and doing a successful login will bring you back to the same web-page again. check-in: 63462826b3 user: jan.nijtmans tags: branch-1.28
2014-02-25
14:37
Cherry-pick [fc6bb93689]: Add the "httpize" TH1 command, which does the same as Javascript's encodeURIComponent() function. check-in: 8abc941f74 user: jan.nijtmans tags: branch-1.28
11:06
Cherrypick [3fbdaa243d]: Speedup "fossil extras" and other commands which traverse the local filesystem. See: http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg14697.html. Thanks to Samuel Debionne for the suggestion. check-in: 5255b49318 user: jan.nijtmans tags: branch-1.28
2014-02-24
10:56
Speedup "fossil extras" and other commands which traverse the local filesystem. See: http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg14697.html. Thanks to Samuel Debionne for the suggestion. check-in: 3fbdaa243d user: jan.nijtmans tags: trunk
09:41
[d752140c7a]: The reconstruct op appears to have been importing raw directory entries into the blob table. check-in: 503ae213ca user: jan.nijtmans tags: branch-1.28
09:26
[202edc2c1c]: Make 'th1-setup' a textarea in settings UI. check-in: cec85224c1 user: jan.nijtmans tags: branch-1.28
2014-02-21
04:59
Keep track of versionable and text-area based settings using discrete fields of the stControlSettings structure. check-in: 9b2d565931 user: mistachkin tags: trunk
2014-02-20
10:03
Cherrypick [1c39f113d1], Fix [a56db55924]: Crash on STASH DIFF command check-in: cba5a0b988 user: jan.nijtmans tags: branch-1.28
10:01
Fix [a56db55924]: Crash on STASH DIFF command check-in: 1c39f113d1 user: jan.nijtmans tags: trunk
2014-02-17
19:48
[202edc2c1c]: Make 'th1-setup' a textarea in settings UI. check-in: 5447125d34 user: jan.nijtmans tags: trunk
2014-02-16
21:30
Cherrypick [b4dffdac5e]: Avoid unnecessary no-op write transactions on the server during a pull. Adapt changes.wiki with all candidate cherry-picks so far. check-in: ebac09bcf7 user: jan.nijtmans tags: branch-1.28
2014-02-14
13:37
Cherrypick [252aff3e62] and related clean-ups: Use built-in Tcl for "diff --tk" implementation if possible. Fallback is to spawn an external "tclsh" as before. This makes "fossil diff --tk" work with ActiveState Tcl on Win32 out-of-the-box. check-in: f325b2343e user: jan.nijtmans tags: branch-1.28
12:44
Cherrypick [7b30a7c7ef8977a7]: unbreak win/Makefile.mingw for modified SRCDIR check-in: 7ecb9d25f9 user: jan.nijtmans tags: branch-1.28
11:01
Cherrypick [d8a588ba765ae5be]: Check for "clearsign" option in "fossil branch" command. Reported by J. van den Hoff. check-in: 21904cec14 user: jan.nijtmans tags: branch-1.28
2014-02-12
08:41
Update the built-in SQLite to the version 3.8.3.1 release check-in: 5d33c3b887 user: jan.nijtmans tags: branch-1.28
2014-02-09
16:48
Relax minimum version check to 3.7.17. This make "configure --disable-internal-sqlite" work on latest Ubuntu (13.10) check-in: 393ce7d424 user: jan.nijtmans tags: branch-1.28
2014-02-06
15:02
Add the "httpize" TH1 command, which does the same as Javascript's encodeURIComponent() function. check-in: fc6bb93689 user: jan.nijtmans tags: trunk
2014-02-04
20:52
Give window a chance to finish handling <Destroy> event. check-in: d7b0617cb5 user: jan.nijtmans tags: trunk
20:40
Improve some comments and whitespace. check-in: be267722ce user: mistachkin tags: trunk
20:30
Cleanup use of Tcl integration for launching the Tk diff viewer internally. check-in: fe9990adc7 user: mistachkin tags: trunk
20:14
Potential fix for ticket [d752140c7a]. The reconstruct op appears to have been importing raw directory entries into the blob table. check-in: 8e110293ed user: stephan tags: trunk
09:34
Use built-in Tcl for "diff --tk" implementation if possible. Fallback is to spawn an external "tclsh" as before. check-in: 252aff3e62 user: jan.nijtmans tags: trunk
2014-02-03
12:39
Make sure that the close-button of tk's "diff" window ends the main-loop in all circumstances. Remove unnecessary space. check-in: c275d8ddbb user: jan.nijtmans tags: trunk
2014-01-29
13:35
When on a Fossil web-page without being logged-in, pressing "Login" and doing a successful login will bring you back to the same web-page again. check-in: d5d7e640d0 user: jan.nijtmans tags: trunk
2014-01-27
17:33
Version 1.28 check-in: 3d49f04587 user: drh tags: release, branch-1.28, version-1.28
2014-01-24
12:37
Check for "clearsign" option in "fossil branch" command. Reported by J. van den Hoff. check-in: d8a588ba76 user: jan.nijtmans tags: trunk
2014-01-23
21:18
merge branch-1.28, a few other cherry-picks from trunk check-in: 303e7af7c3 user: jan.nijtmans tags: win32-longpath
2014-01-21
11:05
Remove two SQLite version checks which no longer serve any purpose check-in: 2864db3080 user: jan.nijtmans tags: trunk, sqlite3-compat
2014-01-18
13:49
Skip merge-utf-*.23 and merge-utf-*.32 test-cases, which currently fail. They are not crucial for the 1.28 release (in Fossil 1.26 and 1.27 they failed as well). Probably a problem in the test-case itself (some special character in test/utf.test?) check-in: 4b3b89b51e user: jan.nijtmans tags: branch-1.28
2014-01-17
12:47
unbreak win/Makefile.mingw for modified SRCDIR check-in: 7b30a7c7ef user: jan.nijtmans tags: trunk
2014-01-16
22:08
Cherrypick MSVC/TH1 related fixes [42316a14e2], [354288db9c], [9dc0877d91], [fb29094a8f], [e0f22dda7b], [1aeb2726b0], [95292a13fa], [5e368e911d], [dd8d317670], and [f61958b183] from trunk. check-in: 93832bd9af user: mistachkin tags: branch-1.28
10:01
Cherrypick MSVC/TH1 related fixes [42316a14e2], [354288db9c], [9dc0877d91], [fb29094a8f], [e0f22dda7b], [1aeb2726b0], [95292a13fa], [5e368e911d], [dd8d317670], and [f61958b183] from trunk for review. check-in: 76442af7e1 user: mistachkin tags: branch-1.28
07:05
Fix various corner cases for the TH1 'string first' and 'string last' sub-commands. check-in: f61958b183 user: mistachkin tags: trunk
06:31
Fix typo in TH1 'string last' error message. check-in: dd8d317670 user: mistachkin tags: trunk
2014-01-15
11:43
Avoid unnecessary no-op write transactions on the server during a pull. check-in: b4dffdac5e user: drh tags: trunk
01:29
Improve a comment. check-in: 5e368e911d user: mistachkin tags: trunk
01:26
For the TH1 unset command, simplify removal of variable from the call frame. check-in: 95292a13fa user: mistachkin tags: trunk
00:26
Update SQLite to the latest from the 3.8.2 branch. check-in: 2447b2d7ed user: mistachkin tags: branch-1.28
2014-01-14
16:08
Fix several issues with the TH1 unset command, including a memory leak. Add more tests. Keep the original branch open in case further changes are needed. check-in: 1aeb2726b0 user: drh tags: trunk
10:43
Cherrypick SQLite 1e131094b5: For the Win32 VFS, defining winShmMutexHeld should be controlled by NDEBUG, not SQLITE_DEBUG check-in: 4699f8d919 user: jan.nijtmans tags: branch-1.28
09:48
Enable use of the TH1_DELETE_INTERP environment variable to delete the TH1 interp on exit. check-in: e0f22dda7b user: mistachkin tags: trunk
09:45
For MSVC, disable optimizations when compiling for debugging. check-in: fb29094a8f user: mistachkin tags: trunk
09:12
Unbreak the MSVC build batch file tool. check-in: 9dc0877d91 user: mistachkin tags: trunk
09:02
Cherrypick SQLite c43b59dac1: Correct the VFS name as reported by the file control when explicitly using the 'win32-longpath' VFS check-in: 242e0b81c9 user: jan.nijtmans tags: branch-1.28
08:36
Cherrypick [354288db9c]: Fix build with older MinGW. See: http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg14377.html check-in: 26362ef002 user: jan.nijtmans tags: branch-1.28
08:35
Fix build with older MinGW. See: http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg14377.html check-in: 354288db9c user: jan.nijtmans tags: trunk
08:29
Cherrypick SQLite ac15455abc: In the command-line shell, defend against a NULL-pointer dereference in the case where sqlite3_column_name() returns NULL (as might happen following an OOM error) check-in: a12b9c4533 user: jan.nijtmans tags: branch-1.28
00:10
Delay activation of ticket hook until after the ticket tables have been rebuilt. check-in: 42316a14e2 user: mistachkin tags: trunk
2014-01-13
23:33
Make sure that TH1 variables get removed from the call frame upon being unset. check-in: 7905fb22f0 user: mistachkin tags: branch-1.28
23:27
Make sure that TH1 variables get removed from the call frame upon being unset. Closed-Leaf check-in: fa17f1ce3a user: mistachkin tags: th1Work
2014-01-12
10:55
Fix incorrect link. All bug-fixes from trunk are now merged into "branch-1.28" except (on purpose!) the harmless valgrind warning in the tarball generator check-in: 1c6a991711 user: jan.nijtmans tags: branch-1.28
10:24
Fix tree-view JS error/warnings. check-in: 26c26b6fc3 user: joel tags: trunk
10:20
Fix tree-view JS error/warnings. check-in: 94fcef1051 user: joel tags: branch-1.28
2014-01-11
20:41
Prevent buffer overruns when trying to do side-by-side diff alignment of lines that contain non-UTF8 characters and a prefix match. check-in: 4d7f7e96d4 user: drh tags: branch-1.28
20:39
Prevent buffer overruns when trying to do side-by-side diff alignment of lines that contain non-UTF8 characters and a prefix match. check-in: 37ffaaa911 user: drh tags: trunk
18:29
Don't replace sqlite3_strglob with sqlglob: It's wrong because the return value is different. Since SQLite 3.8.2 is guaranteed to have sqlite3_strglob anyway, no need to worry. check-in: ddc93368e5 user: jan.nijtmans tags: branch-1.28
18:26
Don't replace sqlite3_strglob with sqlglob: It's wrong because the return value is different. Since SQLite 3.8.2 is guaranteed to have sqlite3_strglob anyway, no need to worry. check-in: 492cb99567 user: jan.nijtmans tags: trunk
18:07
Revert [77d37d910b], which restores the "fossil sqlite3" command as it was. On trunk it doesn't work, but in branch 1.28 it works fine, because the source_id's always match (SQLite 3.8.2 is the only stable version supported. Just to be sure, disable the source_id check anyway: Fossil itself already has the necessary check. check-in: 6fce6fc256 user: jan.nijtmans tags: branch-1.28
2014-01-09
21:12
Add -width option to the search command. check-in: 1f10199a09 user: mistachkin tags: branch-1.28
21:10
Add -width option to the search command. check-in: e4a6159ba3 user: mistachkin tags: trunk
21:00
Fix a possible NULL-pointer dereference in the "fossil search" command. check-in: 6e7e8fbe01 user: drh tags: branch-1.28
20:59
Fix a possible NULL-pointer dereference in the "fossil search" command. check-in: 5dc60b1faf user: drh tags: trunk
20:25
Avoid initializing TH1 for running hooks when not strictly necessary. check-in: 211ddf891a user: mistachkin tags: branch-1.28
20:20
Avoid initializing TH1 for running hooks when not strictly necessary. check-in: e252c944e0 user: mistachkin tags: trunk
19:32
Enforce minimum version requirement for SQLite of 3.8.2. check-in: f96162b06b user: mistachkin tags: branch-1.28
19:20
Merge TH1 'info exists' fix from trunk. check-in: 03504c6262 user: mistachkin tags: branch-1.28
19:11
Make sure the TH1 'info exists' sub-command preserves the existing interp error stack trace. check-in: 9765b03759 user: mistachkin tags: trunk
16:11
Replace embedded SQLite version to version 3.8.2 stable. check-in: 1e4b84864a user: jan.nijtmans tags: branch-1.28
15:03
Updates to the change-log. check-in: ad2dd5680b user: drh tags: trunk
2014-01-07
04:21
Implement runtime check for a minimum required version of SQLite. check-in: d0476bd958 user: mistachkin tags: sqliteRuntimeCheck
2014-01-02
22:53
If fossil is configured with --disable-internal-sqlite, disable the "sqlite3" command: It doesn't work anyway, and there is no reason to support it; Any system which has an sqlite dll/so should have the sqlite3 utility as well, which can do almost the same as "fossil sqlite3" check-in: 77d37d910b user: jan.nijtmans tags: trunk