Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins by user mistachkin occurring around e2f4f1f8d5c7aad3.
2016-09-15
| ||
04:01 | Make it easier to debug the ZIP web page. Enhance consistency between the Tarball and ZIP web pages. ... (check-in: b945876253 user: mistachkin tags: tarAndZip) | |
2016-09-14
| ||
01:42 | Fix typo in comment. ... (check-in: a3d8b27b45 user: mistachkin tags: trunk) | |
2016-09-13
| ||
22:14 | Add '--no-prompt' option to the 'commit' command. ... (check-in: 29ef4f5d06 user: mistachkin tags: trunk) | |
22:13 | Pass the command flags into the TH1 hooks verbatim, without any masking. ... (check-in: 9595cfcd45 user: mistachkin tags: trunk) | |
22:12 | Update custom MinGW makefile. ... (check-in: b218dbb9f3 user: mistachkin tags: trunk) | |
04:35 | Add '--no-prompt' option to the 'commit' command. ... (Closed-Leaf check-in: 4f3f39c4be user: mistachkin tags: commitNoPrompt) | |
03:11 | Fix typo. ... (check-in: 88e1bef9ec user: mistachkin tags: trunk) | |
2016-09-11
| ||
07:14 | Update custom MinGW makefile. ... (check-in: 8ff4855db4 user: mistachkin tags: trunk) | |
2016-09-08
| ||
20:17 | Merge updates from trunk. ... (check-in: fc995eb9d0 user: mistachkin tags: openssl-1.1) | |
20:10 | Simplify SSLLIBDIR change from the previous check-in. ... (check-in: bd25cd185d user: mistachkin tags: openssl-1.1) | |
20:09 | First attempt at getting the MSVC makefile working with OpenSSL 1.1.0. ... (check-in: 22049abd47 user: mistachkin tags: openssl-1.1) | |
02:49 | Merge updates from trunk. ... (check-in: 63bcf60e4d user: mistachkin tags: stash-fixes) | |
2016-09-06
| ||
03:07 | Update autosetup to (roughly) 0.6.6 and Jim Tcl to (roughly) 0.77. Needs review and testing. ... (check-in: 3c123f6a27 user: mistachkin tags: autosetupAndJimTcl) | |
2016-09-01
| ||
01:44 | Add REMOTE_HOST to the test_env page. ... (check-in: 4d1f2d302b user: mistachkin tags: trunk) | |
2016-08-31
| ||
04:59 | Fix typo in comment. ... (check-in: af573d1309 user: mistachkin tags: trunk) | |
2016-08-25
| ||
00:14 | Mention the new '-nocomplain' option to the TH1 'query' command in the documentation. ... (check-in: 51fc4a3ec3 user: mistachkin tags: trunk) | |
2016-08-23
| ||
17:34 | Minor tweak to the 'get_versionable_settings' test suite helper routine. ... (check-in: f481fd6c9c user: mistachkin tags: trunk) | |
17:30 | Add extensive tests for the 'settings' and 'unset' commands. Also, add --exact option to the 'settings' / 'unset' commands. ... (check-in: 816bc43b80 user: mistachkin tags: trunk) | |
17:21 | Add a comment. ... (Closed-Leaf check-in: ca6c8f9be8 user: mistachkin tags: settingsTest) | |
02:19 | Add another test to check the value of each versionable setting after it is written. ... (check-in: 46228ffb1f user: mistachkin tags: settingsTest) | |
02:13 | Add extensive tests for the 'settings' and 'unset' commands. Also, add --exact option to the 'settings' / 'unset' commands. ... (check-in: b9414210cd user: mistachkin tags: settingsTest) | |
2016-08-22
| ||
02:22 | Slightly improve clarity of the db_database_slot() function. ... (Closed-Leaf check-in: a12d712203 user: mistachkin tags: omit-db_name) | |
2016-08-21
| ||
02:17 | Fix the code in db_open_config() that checks the current 'attachment mode' for the configuration database against the requested one. ... (check-in: 569f4b0e04 user: mistachkin tags: omit-db_name) | |
00:42 | Merge test updates from trunk. ... (check-in: 5a14b78346 user: mistachkin tags: omit-db_name) | |
00:13 | Account for recent 'hr' markup changes in the th1-tcl tests. ... (check-in: 6a73034e71 user: mistachkin tags: trunk) | |
2016-08-20
| ||
18:16 | Fix compilation errors when the JSON feature is enabled. ... (check-in: e2f4f1f8d5 user: mistachkin tags: omit-db_name) | |
2016-08-18
| ||
03:04 | Defer copying the capabilities for the logged in user until after the special 'auto-hyperlink' processing is completed; otherwise, the anonymous permissions may not gain the 'h' permission. ... (Closed-Leaf check-in: ae36cd66ae user: mistachkin tags: anonPermHyperlink) | |
02:54 | When tracing the 'anoncap' or 'hascap' commands, which share an implementation, show which one is being traced. ... (check-in: 9066bf1371 user: mistachkin tags: trunk) | |
02:51 | Correct TH1 tracing related to the 'hascap' and 'anycap' TH1 commands. ... (check-in: 901f18393d user: mistachkin tags: trunk) | |
02:45 | Make the '--th-trace' option work properly on Windows. ... (check-in: 11d3d72125 user: mistachkin tags: trunk) | |
02:22 | Since the intent of the TH1 'hascap' command is that all specified permissions are required (i.e. the first missing permission should stop further checks), correct the loop invariant. ... (check-in: 1c0b1a58c6 user: mistachkin tags: trunk) | |
02:11 | Further enhancements to TH1 permissions testing. ... (check-in: 5915e6f4d4 user: mistachkin tags: trunk) | |
01:52 | Add more environment variables to the 'test_env' page. ... (check-in: 33561a22fa user: mistachkin tags: trunk) | |
01:50 | Some coding style corrections in the TH1 tests. ... (check-in: 46e92c25e0 user: mistachkin tags: trunk) | |
01:47 | Add tests for the 'anycap', 'anoncap', and 'hascap' TH1 commands. Also, add the --set-user-caps and --set-anon-caps options to the 'test-th-eval', 'test-th-render', and 'test-th-source' test commands. ... (check-in: 5ea2a4fb07 user: mistachkin tags: trunk) | |
01:40 | Correct checking for the new 'y' permission (write unversioned files). ... (check-in: 1f8a667f8e user: mistachkin tags: trunk) | |
01:01 | Update custom MinGW makefile. ... (check-in: 638536e94e user: mistachkin tags: trunk) | |
2016-08-12
| ||
13:44 | Add experimental 'raw' mode for embedded TH1 docs feature. ... (check-in: ccd8a9cbe4 user: mistachkin tags: trunk) | |
04:46 | Add experimental 'raw' mode for embedded TH1 docs. ... (Closed-Leaf check-in: fbd31d4c2d user: mistachkin tags: th1RawDocs) | |
2016-06-16
| ||
16:28 | Add the 'project_description' variable for TH1 style scripts. ... (check-in: 77667ca159 user: mistachkin tags: prjDesc) | |
2016-06-11
| ||
05:27 | Fix harmless compiler warning. ... (check-in: 2d8c3b71c0 user: mistachkin tags: trunk) | |
05:23 | Further coding style improvements for the new invalid_utf8() function. Also fixes several C99-isms. ... (check-in: 2fb7d59bee user: mistachkin tags: invalid_utf8_table) | |
2016-05-28
| ||
21:23 | Enhancements to SEE integration. ... (check-in: 4e34191c3d user: mistachkin tags: seeEnhanced) | |
02:37 | Fix compiler warning seen with MSVC. ... (check-in: 2fc8222f82 user: mistachkin tags: trunk) | |
02:37 | Improve SEE (shell) support in the build process. ... (check-in: cc828822c5 user: mistachkin tags: trunk) | |
00:16 | MinGW makefile integration fixes, mostly for zlib. Also, Clang can define _MSC_VER in some circumstances; therefore, check for Clang first in 'config.h'. ... (check-in: 8f2dd0106e user: mistachkin tags: trunk) | |
2016-05-27
| ||
22:51 | Further compiler portability enhancements in the MinGW makefiles. ... (check-in: de609c7cac user: mistachkin tags: trunk) | |
22:25 | Compilation 'portability' enhancements for MinGW. ... (check-in: 1bb6f3d34c user: mistachkin tags: trunk) | |
21:14 | Add Clang to the list of detected compilers in 'config.h'. ... (check-in: 67cdb9b186 user: mistachkin tags: trunk) | |
21:03 | Compiler warning and coding style fixes. ... (check-in: d037468910 user: mistachkin tags: trunk) | |