Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 8c0f4bc718cb0c6c.
2011-08-29
| ||
13:24 | Update the built-in SQLite to the latest 3.7.8 alpha version. check-in: 35474aff2f user: drh tags: trunk | |
12:39 | • Ticket [109ae2e904] RSS feed is not always valid status still Open with 1 other change artifact: ddf99a2bf1 user: lrem | |
10:31 | Silence compiler warnings about unused variables in print_timeline. check-in: b76ce3d5f1 user: mistachkin tags: tcl-integration | |
09:27 | Add workaround for bug in Tcl_EvalObjCmd when compiled against Tcl 8.6. check-in: 3a6265696a user: mistachkin tags: tcl-integration | |
01:19 | Add test to verify behavior for missing objProcs. Also, make sure Tcl integration is enabled for the tests. check-in: cba0f25bf2 user: mistachkin tags: tcl-integration | |
00:54 | Protect against Tcl commands with no objProc. check-in: 8f6a03f7d1 user: mistachkin tags: tcl-integration | |
00:28 | Fix comment regarding the value of TCLDIR. check-in: 10f13bc5ab user: mistachkin tags: tcl-integration | |
2011-08-28
| ||
23:45 | Use macros to tidy up TH1 to Tcl argument marshalling. Use the Tcl interp result when Tcl_ExprObj does not return ok. Check for Tcl interp deletion. The TH1 'puts' command should flush when writing to stdout. Add 'repository' TH1 command. Use obj API to get Tcl cmdInfo. Add tests for Tcl integration. check-in: 53b9445b2c user: mistachkin tags: tcl-integration | |
11:22 | Make blob_read_link() C89-compatible on Unix again. check-in: 034819087d user: dmitry tags: symlinks | |
11:01 | Use file_delete() instead of unlink() in vfile_to_disk(). check-in: 08311ffc6a user: dmitry tags: symlinks | |
10:43 | Handle errors in blob_read_link(). check-in: d43029f6f4 user: dmitry tags: symlinks | |
06:54 | Reset result prior to direct Tcl invocation. Cast all ckalloc return values. Make sure the global config database is open for the 'test_th_render' command. Allow the 'tcl' setting to be enabled via the environment. check-in: 5cc15d0890 user: mistachkin tags: tcl-integration | |
03:00 | Do not free the Tcl result (or interp) prior to setting the TH1 result. check-in: 0299d484fc user: mistachkin tags: tcl-integration | |
2011-08-27
| ||
21:04 | • Edit [a2cc6bc6dc50a9d6]: Edit check-in comment. artifact: 5e467dfeda user: drh | |
20:37 | Indicate whether a file artifact is a symlink or an executable in the web interface. check-in: a7bf0e9ba4 user: dmitry tags: symlinks | |
18:25 | Changes to fossil_stat() so that the build works for mingw. check-in: a7e747e58f user: drh tags: symlinks | |
18:12 | Fix a C89 error specific to the symlinks branch and also pull in the C89 fix and the versionable settings fix from trunk. check-in: 4778edd3f2 user: drh tags: symlinks | |
18:08 | Merge fixes from trunk. check-in: 9773d5966f user: mistachkin tags: tcl-integration | |
18:05 | Versionable settings are only checked if the local _FOSSIL_ database is already opened. Versionable settings no longer attempts to open that database itself. This fixes an issue with the Admin/Settings page. check-in: a2cc6bc6dc user: drh tags: trunk | |
17:53 | Fix the timeline.c module to be C89-compliant. MSVC needs this. check-in: 8a5f2a7a3a user: drh tags: trunk | |
17:35 | Document Tcl integration setting, build fixes. check-in: 326688e58b user: mistachkin tags: tcl-integration | |
16:48 | Add per-repo setting to enable/disable Tcl support. check-in: 9613828c7e user: mistachkin tags: tcl-integration | |
16:26 | Add ability to evaluate Tcl expressions from TH1. Add ability to invoke Tcl commands from TH1. Add the ability to evaluate TH1 scripts and expressions from Tcl. check-in: c5a6e9ea69 user: mistachkin tags: tcl-integration | |
14:42 | Initial code to support TH1/Tcl integration. check-in: f723647710 user: mistachkin tags: tcl-integration | |
09:44 | Fix reading delta from wrong column in stash. check-in: 0317a929cb user: dmitry tags: symlinks | |
01:21 | Reverse the order of column/table existence checking to make validation of already updated local database faster. check-in: 8c0f4bc718 user: dmitry tags: symlinks | |
01:07 | Add islink column to stashfile, undo, undo_vfile tables if needed. check-in: 44e673f5e9 user: dmitry tags: symlinks | |
00:52 | Fix SQL syntax error in undo. check-in: be956c3c88 user: dmitry tags: symlinks | |
2011-08-26
| ||
16:10 | • Ticket [109ae2e904] RSS feed is not always valid status still Open with 1 other change artifact: b7e079ffc9 user: dmitry ... 1 similar event omitted. | |
15:08 | • Closed ticket [acc4d41ed8]: RSS feed over https is 'invalid' plus 2 other changes artifact: 8ff0d47c8e user: lrem | |
15:06 | • New ticket [109ae2e904] RSS feed is not always valid. artifact: cfa922bad3 user: lrem | |
14:59 | Merge the latest trunk changes into the symlinks branch. check-in: 24c16584cc user: drh tags: symlinks | |
14:50 | • New ticket [ee9243c5c7] fossil update -n clutters checkout on failed merge. artifact: a6dd0964cd user: martin.weber | |
14:49 | Add the colortest query parameter to the brlist webpage. check-in: d0daac20da user: drh tags: trunk | |
14:11 | Add the test-hash-color command for testing the hash_color() function. check-in: 130b8f77ff user: drh tags: trunk | |
14:10 | Merge the "stash rm" command into trunk. check-in: 0b4f83067a user: drh tags: trunk | |
14:09 | Merge the autosetup updates into trunk. check-in: 64a2b0d51f user: drh tags: trunk | |
2011-08-25
| ||
18:09 | • Edit [1f4e6cf1ae1ab742]: Cancel background color. artifact: 4ded71d688 user: drh | |
18:09 | • Edit [a7b7ff3ac21e9d0a]: Cancel background color. artifact: e65ec8f078 user: drh | |
13:48 | Fix one more use of number instead of constant for permissions. check-in: 35de2bdd07 user: dmitry tags: symlinks | |
12:36 | • Ticket [acc4d41ed8] RSS feed over https is 'invalid' status still Open with 2 other changes artifact: 294f696f58 user: dmitry | |
12:12 | • New ticket [3c4a9c5b9a] No explanation of "Private" capability on user page. artifact: 527da75946 user: dmitry | |
11:42 | Introduce constants for internal permissions (executable/symlink). check-in: f6daee3e7b user: dmitry tags: symlinks | |
09:02 | • Edit [513ea81005b9292c]: Change branch background color to "#b1d3a8". artifact: bd6370c278 user: jan | |
2011-08-24
| ||
23:16 | • Closed ticket [3984e3768d]: Support for non-UTF encodings plus 1 other change artifact: 6a05dcb24f user: lrem | |
23:12 | • Closed ticket [b718806816]: Mailing list link broken plus 2 other changes artifact: 1bd2fc4cf7 user: lrem | |
22:13 | Update to the latest autosetup, mainly for better temp file handling on mingw/msys, and fixes for the sun studio compiler. Leaf check-in: 4e5dd3536e user: steveb tags: autosetup | |
21:45 | Fix code stylistic issues with the "stash rm" patch. Also document the new stash verb. Leaf check-in: d2c4a24275 user: drh tags: stash_rm | |
20:05 | "rm" subcmd to stash, "drop"-alike functionality check-in: 1f4e6cf1ae user: bch tags: stash_rm | |