Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user mistachkin occurring around 2020-06-07 23:07:02.
2020-06-11
| ||
23:06 | More JSON test adjustments. ... (check-in: ad0679cabf user: mistachkin tags: jsonTestsPass) | |
22:38 | Experimental changes to get JSON tests passing. ... (check-in: 2e4238368e user: mistachkin tags: jsonTestsPass) | |
02:06 | Updates to the 'amend' tests. ... (check-in: 47f19d8eb0 user: mistachkin tags: trunk) | |
02:05 | Updates to the 'diff' tests. ... (check-in: 547585be71 user: mistachkin tags: trunk) | |
01:52 | Updates to the 'th1-docs' tests. Also, enhance output of the --th-trace option. ... (check-in: fee9ede22a user: mistachkin tags: trunk) | |
00:45 | Updates to the 'commit-warning' tests. ... (check-in: 17e1217a5e user: mistachkin tags: trunk) | |
00:37 | Updates to the 'th1' tests. ... (check-in: 93f42413a2 user: mistachkin tags: trunk) | |
00:08 | Test suite fixes. ... (check-in: 5b1b25b4a9 user: mistachkin tags: trunk) | |
2020-06-10
| ||
23:00 | Fix handling of empty-string corner case for the file_simplify_name() function. ... (check-in: 233a08f4fc user: mistachkin tags: trunk) | |
21:46 | Further improvements to the file name escaping on Windows. ... (check-in: 9519c22556 user: mistachkin tags: trunk) | |
21:43 | Avoid 'index desctype already exists' error that could occur in some circumstances. ... (check-in: 23fc63e45b user: mistachkin tags: trunk) | |
01:39 | More work on Win32 shell argument escaping. ... (Closed-Leaf check-in: 8c8a6d1217 user: mistachkin tags: win32shellArg) | |
2020-06-09
| ||
23:05 | Enhance build suffix handling in the MSVC build tool. ... (check-in: 4a8ca98f2a user: mistachkin tags: trunk) | |
22:54 | Adjustments to the shell argument escaping for Win32. ... (check-in: acbea38c6c user: mistachkin tags: win32shellArg) | |
17:51 | More MSVC makefile simplifications. ... (check-in: 1ebe5bbec0 user: mistachkin tags: trunk) | |
17:50 | Make db_stats() conditional on the appropriate global option. ... (check-in: 2a0c020313 user: mistachkin tags: trunk) | |
17:44 | Enhancements to OpenSSL user-prompt buffer handling. ... (check-in: 82d177fa14 user: mistachkin tags: trunk) | |
01:44 | Fix issue in 'buildmsvc.bat' batch tool when the USE_V110SDK71A option is used on x64. ... (check-in: a87528f370 user: mistachkin tags: trunk) | |
01:41 | In the MSVC makefile, do not wrap '$(MAKE)' in double quotes because it already has them. ... (check-in: ba0f0b7c9c user: mistachkin tags: trunk) | |
00:59 | Another minor simplification to the MSVC makefile. ... (check-in: 0387226c38 user: mistachkin tags: trunk) | |
2020-06-08
| ||
23:11 | Fixes and enhancements to SEE integration on Windows. ... (check-in: 57d8a71f42 user: mistachkin tags: trunk) | |
23:03 | Fix harmless compiler warning seen with MSVC. ... (check-in: 094fb2ef0c user: mistachkin tags: trunk) | |
22:52 | Fix handling of the 'fossil.exe.manifest' file by the MSVC makefile. ... (check-in: 6acb039c81 user: mistachkin tags: trunk) | |
22:08 | Make sure the 'fossil.exe' target is honored when using the MSVC makefile. ... (check-in: c89a5a3ad2 user: mistachkin tags: trunk) | |
2020-06-07
| ||
23:07 | Robustify error handling. ... (Closed-Leaf check-in: 39c88cff80 user: mistachkin tags: testPid) | |
23:03 | Fixes and enhancements to SEE integration on Windows. ... (check-in: 584ac9ffc4 user: mistachkin tags: testPid) | |
18:23 | Add the 'test-pid' web page. ... (check-in: d6e900a581 user: mistachkin tags: testPid) | |
18:20 | Update custom Makefile for MinGW. ... (check-in: 81960e1faa user: mistachkin tags: trunk) | |
2020-06-06
| ||
19:04 | Simplify the batch tool changes from [0519493f]. The BUILDDIR environment variable can be set before invoking 'buildmsvc.bat' in order to build out-of-tree. ... (check-in: 7c481db74e user: mistachkin tags: trunk) | |
2020-02-19
| ||
21:41 | Recognize the Pale Moon user agent string. ... (check-in: 6d0be557dc user: mistachkin tags: trunk) | |
21:34 | Update custom Makefile for MinGW. ... (check-in: 7d5e243d6a user: mistachkin tags: trunk) | |
2019-12-24
| ||
18:39 | Fix minor typo from check-in [9bb70584a1d7d2f7]. ... (check-in: b00e89d47b user: mistachkin tags: trunk) | |
2019-12-13
| ||
19:22 | Add the 'verifyLogin' command to TH1. ... (check-in: a470d60355 user: mistachkin tags: trunk) | |
19:14 | Delay for a failed 'verifyLogin' command invocation. ... (Closed-Leaf check-in: 7703173f47 user: mistachkin tags: verifyLogin) | |
19:06 | Merge updates from trunk. ... (check-in: 9abccbaa50 user: mistachkin tags: verifyLogin) | |
2019-12-08
| ||
23:49 | Add experimental 'verifyLogin' command to TH1. ... (check-in: 74b7f07c49 user: mistachkin tags: verifyLogin) | |
2019-09-30
| ||
16:51 | • Edit [39d146166adf0223|39d146166a]: Add propagating "hidden". ... (artifact: abd504e8cc user: mistachkin) | |
16:51 | • Edit [39d146166adf0223|39d146166a]: Mark "Closed". ... (artifact: 7ee63f9ccc user: mistachkin) | |
16:08 | Update custom Makefile for MinGW. ... (check-in: 161958a49b user: mistachkin tags: trunk) | |
2019-09-04
| ||
20:01 | Merge updates from trunk. ... (check-in: 20c64950a9 user: mistachkin tags: noJsonCgiFlag) | |
19:56 | Setup and Admin users should not automatically have have the Private capability. This reverses the principal change from check-in [b241130222]. ... (check-in: bcdc4c5546 user: mistachkin tags: trunk) | |
2019-08-27
| ||
20:57 | For candidate CGI parameter names that start with an uppercase letter, convert them to lowercase and then add. ... (check-in: b47b6b6906 user: mistachkin tags: noJsonCgiFlag) | |
12:51 | Change 'NO_JSON' to lowercase. Remove other branch changes that are now superfluous. ... (check-in: 8baac2646c user: mistachkin tags: noJsonCgiFlag) | |
07:21 | Restore legacy title handling behavior for TH1 docs (changed via check-in [8abeb62737c2b527]). ... (check-in: 4219002631 user: mistachkin tags: noJsonCgiFlag) | |
06:50 | Attempt to fix 'CONTENT_TYPE' detection when a suffix, e.g. '; charset=utf-8', is present. ... (check-in: 891bbc6ffe user: mistachkin tags: noJsonCgiFlag) | |
05:57 | Improve comment. ... (check-in: 316dd394b8 user: mistachkin tags: noJsonCgiFlag) | |
05:55 | More refinements. ... (check-in: c1f4a84694 user: mistachkin tags: noJsonCgiFlag) | |
05:34 | If the '--cgiupperparamsok' command line option or 'uppercase_params' CGI control line are present, allow parameter names to start with an uppercase letter. ... (check-in: ab0d81f893 user: mistachkin tags: noJsonCgiFlag) | |
04:15 | Make it possible to disable JSON auto-detection in the CGI subsystem. ... (check-in: a775435357 user: mistachkin tags: noJsonCgiFlag) | |
2019-08-19
| ||
00:51 | Fix embedded HTML detection for the 'doc' web page when the 'data-title' attribute is not specified. ... (check-in: 3d6a4fd95c user: mistachkin tags: trunk) | |