Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
49 check-ins by user mistachkin occurring around b7afa9728b3b9f6c.
2013-09-16
| ||
06:17 | Further cleanup and naming consistency. ... (check-in: 48f501ec21 user: mistachkin tags: tcl-stubs) | |
06:04 | Fix built-in TH1 command registration broken by the previous commit. ... (check-in: 5d20065c4b user: mistachkin tags: trunk) | |
05:54 | Enhance the private (i.e. fake) Tcl stubs mechanism support and make it optional at compile-time. ... (check-in: a76a134bfd user: mistachkin tags: tcl-stubs) | |
03:54 | Merge updates from trunk. ... (check-in: fc1442ca60 user: mistachkin tags: tcl-stubs) | |
2013-09-15
| ||
18:51 | Revise TH1 initialization function to accept a single flags argument. Cleanup and revise version information reported for zlib and Tcl. ... (check-in: 0e6862046d user: mistachkin tags: trunk) | |
2013-09-14
| ||
21:59 | When building the new OpenSSL target in the MinGW makefile, build only what is necessary to actually compile and use Fossil. ... (check-in: a5073b3ae9 user: mistachkin tags: trunk) | |
2013-08-22
| ||
03:04 | Tcl script code style fix. ... (check-in: 41dbd44b12 user: mistachkin tags: trunk) | |
2013-08-15
| ||
20:22 | Make formatting of the syntax for the various cards consistent, including in the summary table. ... (check-in: 4e9522abaf user: mistachkin tags: trunk) | |
05:29 | Fix documentation typo. ... (check-in: 14a378fd0b user: mistachkin tags: trunk) | |
2013-07-23
| ||
18:57 | Restore backward compatible labels for per-file status/changes output lines. ... (check-in: 3ca6979514 user: mistachkin tags: trunk) | |
2013-07-18
| ||
06:48 | Update custom MinGW makefile. ... (check-in: 6593c1560a user: mistachkin tags: trunk) | |
2013-06-19
| ||
02:57 | Move the location of the external Tcl 8.6 directory into compat. ... (check-in: c107d50596 user: mistachkin tags: trunk) | |
02:50 | Update ignore-glob setting file to include commonly used external directories. ... (check-in: 5ef811b726 user: mistachkin tags: trunk) | |
2013-05-30
| ||
21:59 | For now, silence messages about kept files being skipped during clean. ... (check-in: 45675bdd92 user: mistachkin tags: trunk) | |
2013-05-28
| ||
21:31 | Merge updates from trunk. ... (check-in: 4452f85156 user: mistachkin tags: cleanX) | |
21:23 | Add a robust warning and prompt for the 'extreme' clean operation. ... (check-in: 4af673cc20 user: mistachkin tags: cleanX) | |
11:12 | Revise usage of dry run flag. Improvements to warnings. ... (check-in: dcd868290f user: mistachkin tags: cleanX) | |
10:39 | Fix small merge issue and free pIgnore when no longer used. ... (check-in: aec7aa8484 user: mistachkin tags: cleanX) | |
10:32 | Refactoring of the clean -x option, phase 1. ... (check-in: 0dc31f4bf7 user: mistachkin tags: cleanX) | |
2013-05-14
| ||
08:08 | Make sure that find_option() is called before the argument check for the test-looks-like-utf command. ... (check-in: fd2fbdb965 user: mistachkin tags: trunk) | |
2013-05-13
| ||
22:52 | Style and clarity revisions to the looks_like_utf*() functions. Correct off-by-one fix for the looks_like_utf16() function. Add -utf8 and -utf16 options to the 'test-looks-like-utf' command. ... (check-in: 4ffaf2ee08 user: mistachkin tags: trunk) | |
2013-05-08
| ||
04:12 | Add setting TH1 command, with tests. Improve handling of the TH1 trace log. ... (check-in: 0264475c4a user: mistachkin tags: trunk) | |
2013-05-07
| ||
23:33 | Update help text for the ignore-glob setting. ... (check-in: dcb5df51d9 user: mistachkin tags: trunk) | |
23:00 | Modify the add and addremove commands to honor the clean-glob setting with the ability to override it via the --clean option. Adjust versionable setting files accordingly. ... (check-in: 155acff481 user: mistachkin tags: trunk) | |
20:52 | Add --clean option and clean-glob for use by the clean command. Restore previous meaning of the ignore-glob setting. ... (check-in: b7afa9728b user: mistachkin tags: trunk) | |
2013-04-30
| ||
00:09 | Restore workaround to the MSVC resource compilation that allows it to integrate with external headers properly. ... (check-in: 5f86c0efa4 user: mistachkin tags: trunk) | |
00:03 | Omit CFLAGS when passing compiler options to the MSVC resource compiler. ... (check-in: f151da2135 user: mistachkin tags: trunk) | |
2013-04-29
| ||
23:44 | Fix x64 compilation on Windows using the MSVC toolset included with VS 2012. ... (check-in: ed544f3d9c user: mistachkin tags: trunk) | |
2013-04-28
| ||
22:23 | Add 'tclReady' TH1 command, with tests. Adjust expected result for test 'th1-tcl-8'. ... (check-in: a87eaae301 user: mistachkin tags: trunk) | |
2013-04-10
| ||
07:47 | Fix minor typo on index page. ... (check-in: 68ed364281 user: mistachkin tags: trunk) | |
2013-04-03
| ||
12:14 | Restore the original UTF test numbering. ... (check-in: 00f9c9e83a user: mistachkin tags: trunk) | |
12:13 | Make the MinGW makefile consistent with the MSVC one in where it attempts to locate the OpenSSL directory. ... (check-in: 94485846c3 user: mistachkin tags: trunk) | |
2013-04-01
| ||
20:56 | Fix typo: SSL and JSON should not be enabled by default in the MSVC makefile. ... (check-in: 9f931a7569 user: mistachkin tags: trunk) | |
20:54 | Allow easier compilation with OpenSSL enabled using MSVC. Fix for [5b2300c692]. ... (check-in: c46e5f933d user: mistachkin tags: trunk) | |
18:18 | Remove a couple superfluous checks for markdown as an optional feature (i.e. now that it's always enabled). ... (check-in: 5acc36b125 user: mistachkin tags: trunk) | |
2013-03-27
| ||
23:13 | Make the intent of the code in commit_warning() clearer. Style cleanup. ... (check-in: 3f78dfe593 user: mistachkin tags: trunk) | |
2013-03-19
| ||
17:40 | Merge UTF-16 byte swapping fix and test-looks-like-utf command enhancements. ... (check-in: b4bec3753d user: mistachkin tags: trunk) | |
17:37 | Fix overly eager byte swapping when checking for UTF-16 text. ... (Closed-Leaf check-in: 3f2f1e62fa user: mistachkin tags: bomRefactor) | |
2013-03-18
| ||
23:47 | Make sure that LOOK_CR is set even when a CR/LF pair is detected. Rename the LOOK_LENGTH flag to LOOK_LONG for clarify. Add LOOK_SHORT flag to indicate that the looks_like_utf16() function did not perform a full check. Support tests for UTF-16 in reverse byte order. Enhancements to the test-looks-like-utf command. ... (check-in: b0b3f2a44f user: mistachkin tags: bomRefactor) | |
07:10 | Rename blob_remove_cr() to blob_to_lf_only() since that is what it now does. Also, improvements to style and related comments. ... (check-in: 757585fb28 user: mistachkin tags: trunk) | |
07:05 | Improve consistency of the version information. ... (check-in: e452aa97f1 user: mistachkin tags: trunk) | |
06:09 | Fixes to the verbose mode of the version command. Also, make sure to consistently order optional feature lists. ... (check-in: b85a18ba20 user: mistachkin tags: trunk) | |
05:38 | Correct inverted result of looks_like_binary() macro. Correct off-by-one error in the looks_like_utf16() function. Restore original meaning of the LOOK_CR and LOOK_LF flags. Restore LOOK_ODD flag, abstracting UTF-16 content inspection away from blob length. When performing byte swaps, do so consistently. Fix test cases to work with Tcl versions prior to 8.6. Add could_be_utf16() function to preform the preliminary blob checks. Adjustments to style and comments. ... (check-in: e3f9a42b58 user: mistachkin tags: trunk) | |
2013-03-14
| ||
22:16 | Add a regexp command to TH1. ... (check-in: d772ff7219 user: mistachkin tags: trunk) | |
22:14 | Better handling and tests for initial CR/LF chars in the looks_like_utf*() functions. ... (check-in: 3d6d2e7f35 user: mistachkin tags: trunk) | |
2013-03-12
| ||
22:37 | Modify the looks_like_utf*() functions to detect lone CR and LF characters and set new output flags accordingly. ... (check-in: 7dee903839 user: mistachkin tags: trunk) | |
2013-03-11
| ||
07:51 | Prototype for a TH1 regexp command. ... (Closed-Leaf check-in: be4a6630a6 user: mistachkin tags: th1RegExp) | |
2013-03-10
| ||
09:23 | Skip running the Tcl integration tests if Fossil was not compiled with Tcl integration support. ... (check-in: 6c47a16e5d user: mistachkin tags: trunk) | |
01:36 | Add UTF detection tests for the LOOK_ODD flag. ... (check-in: c58b815f2b user: mistachkin tags: trunk) | |