Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins by user mistachkin
2023-05-23
| ||
20:30 | Enhancements to SEE integration. ... (check-in: f41cf035 user: mistachkin tags: trunk) | |
2023-05-21
| ||
16:56 | More changes. ... (Closed-Leaf check-in: a62181b4 user: mistachkin tags: enhSee) | |
03:37 | Merge updates from trunk. ... (Leaf check-in: e3df21cd user: mistachkin tags: th1Hash) | |
2023-05-20
| ||
01:53 | Fixes to tracing. ... (check-in: 0de3d907 user: mistachkin tags: enhSee) | |
00:25 | Some changes for Windows. ... (check-in: 119f9713 user: mistachkin tags: enhSee) | |
2023-05-18
| ||
23:24 | Comment fixes. ... (check-in: 1ff19a46 user: mistachkin tags: enhSee) | |
21:15 | Enhancements to SEE integration. ... (check-in: d72ab729 user: mistachkin tags: enhSee) | |
03:31 | Fix another compiler warning. ... (check-in: 9182b85b user: mistachkin tags: trunk) | |
03:04 | Fix harmless compiler warnings. ... (check-in: 586967cc user: mistachkin tags: trunk) | |
01:38 | Update custom MinGW makefile. ... (check-in: fcc5a552 user: mistachkin tags: trunk) | |
2022-12-20
| ||
05:14 | Move TH1/Tcl settings into their own configsets. ... (Leaf check-in: 5d784cf3 user: mistachkin tags: cfgSetTh1) | |
05:00 | Unbreak MinGW build to account for deletions in zlib 1.2.13. ... (check-in: a24a790f user: mistachkin tags: trunk) | |
2022-10-18
| ||
01:07 | Experimental refinements to the fix on this branch to make it slightly more efficient. ... (Leaf check-in: 2172c513 user: mistachkin tags: nonHashFix) | |
2022-10-17
| ||
01:03 | Merge updates from trunk. ... (check-in: 7489c8b9 user: mistachkin tags: nonHashFix) | |
01:02 | Merge updates from trunk. ... (check-in: 6f3640a7 user: mistachkin tags: th1Hash) | |
2022-09-09
| ||
18:26 | Minor improvement to SEE integration. ... (check-in: 660c2b15 user: mistachkin tags: trunk) | |
17:22 | Sync up custom makefile for MinGW. ... (check-in: a3ed29ea user: mistachkin tags: trunk) | |
2022-07-01
| ||
01:44 | Experimental fix to make '%!S' in hyperlinks stop truncating things that are not check-in identifiers. This should probably be optimzied by refactoring the surrounding code to avoid calculating the length more than once. ... (check-in: 7eba14d1 user: mistachkin tags: nonHashFix) | |
01:31 | Update the custom makefile for MinGW. ... (check-in: eddd6b4a user: mistachkin tags: trunk) | |
2022-01-10
| ||
22:59 | A couple more 'src' to 'tools' fixes. ... (check-in: def53f04 user: mistachkin tags: trunk) | |
2021-12-31
| ||
19:02 | Fix harmless compiler warnings. ... (check-in: 96a66d75 user: mistachkin tags: trunk) | |
2021-12-29
| ||
16:02 | Final fix for the MinGW build. ... (check-in: 44f4d624 user: mistachkin tags: trunk) | |
15:56 | Fixes to MinGW build (still not quite working). Remove final remnants of miniz. ... (check-in: a015ab64 user: mistachkin tags: trunk) | |
14:45 | Another simplification of SEE memory handling for the 'sql' command. ... (check-in: 53143490 user: mistachkin tags: trunk) | |
14:34 | Correction to SEE memory handling used by the 'sql' command. ... (check-in: 3b4a4553 user: mistachkin tags: trunk) | |
2021-12-19
| ||
02:08 | Prevent a duplicate 'Logout' menu in the Eagle skin. ... (check-in: fb683a3e user: mistachkin tags: trunk) | |
01:33 | Update the custom makefile for MinGW. ... (check-in: 14c92366 user: mistachkin tags: trunk) | |
2021-12-18
| ||
19:38 | Add --chroot option to the 'http' and 'server' commands. ... (check-in: bf6be1e3 user: mistachkin tags: trunk) | |
2021-12-17
| ||
23:53 | Fix several compiler warnings, etc. ... (Closed-Leaf check-in: 6397ece5 user: mistachkin tags: chrootOpt) | |
23:04 | Add experimental --chroot option to the 'http' and 'server' commands. ... (check-in: acd75ce6 user: mistachkin tags: chrootOpt) | |
2021-09-15
| ||
19:50 | Prevent an extra leading slash from the post-login redirector. Also, on the 'register' page, include the email notifications input element if the 'selfreg-verify' setting is enabled, even when the 'default-perms' setting does not include the 'Email Alerts' ('7') permission. ... (check-in: 129ea224 user: mistachkin tags: trunk) | |
19:43 | Fix harmless compiler warning on Win32. ... (check-in: e1996e25 user: mistachkin tags: trunk) | |
19:42 | Update the custom MinGW makefile. ... (check-in: 47bda841 user: mistachkin tags: trunk) | |
2021-09-13
| ||
21:30 | Fix typo. ... (check-in: 1e5dc324 user: mistachkin tags: trunk) | |
2021-06-02
| ||
00:09 | Update the custom MinGW makefile. ... (check-in: dc47bf4b user: mistachkin tags: trunk) | |
2021-04-02
| ||
03:56 | Improve an error message in the 'json' test file. ... (check-in: e4f854db user: mistachkin tags: trunk) | |
03:39 | Fixes to the 'commit-warning' test file. ... (check-in: 953bb36c user: mistachkin tags: trunk) | |
03:38 | Fixes to the 'json' test file. ... (check-in: e9def3b7 user: mistachkin tags: trunk) | |
02:57 | Fixes to the 'th1' test to account for a trace output difference on non-Windows platforms. ... (check-in: 739dd489 user: mistachkin tags: trunk) | |
2021-03-19
| ||
03:10 | Add compile-time option to enable TH1 memory leak tracking. Also, fix TH1 memory leak, improve a couple #ifdef's, and fix JSON assert in fossil_print_error() seen when an invalid repository is specified. ... (check-in: 999e33cc user: mistachkin tags: trunk) | |
02:49 | Be sure to set the default value for the OPTIMIZATIONS nmake macro, i.e. to avoid an expression syntax error. ... (Closed-Leaf check-in: 9c36e633 user: mistachkin tags: th1-malloc-debugging) | |
2021-03-18
| ||
23:31 | Fix JSON assert in fossil_print_error() seen when an invalid repository is specified. ... (check-in: 44cf2e91 user: mistachkin tags: th1-malloc-debugging) | |
22:57 | Add compile-time option to enable TH1 memory leak tracking. Also, fix a TH1 memory leak and improve a couple #ifdef's. ... (check-in: e5293dc2 user: mistachkin tags: th1-malloc-debugging) | |
03:46 | Fix the 'unversioned' test. ... (check-in: a517a2fe user: mistachkin tags: trunk) | |
03:35 | Fix the 'settings-repo' test. ... (check-in: 1f493240 user: mistachkin tags: trunk) | |
03:28 | Fix the 'settings' test. ... (check-in: 93bd55f3 user: mistachkin tags: trunk) | |
03:22 | When using the VsWhere tool, require the MSVC toolset, not MSBuild. ... (check-in: 9cd7d67d user: mistachkin tags: trunk) | |
03:21 | Fix for the 'reserved-names' test. ... (check-in: 84e2abea user: mistachkin tags: trunk) | |
03:21 | Fix compiler warning seen with MSVC. ... (check-in: 2dbc7154 user: mistachkin tags: trunk) | |
02:01 | Fixes for the 'th1' tests. ... (check-in: e57dc731 user: mistachkin tags: trunk) | |