Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events by user mistachkin occurring around 2015-06-10 04:04:49.

2015-06-27
02:55
Enhance the 'undo' subsystem to prepare for an alternative implementation of being able to undo the clean command. ... (check-in: 670da77e1a user: mistachkin tags: enhancedUndo)
2015-06-20
18:11
Fix typo. ... (check-in: 931cb88d28 user: mistachkin tags: exec-rel-paths)
18:10
Merge updates from trunk. ... (check-in: b3a259d011 user: mistachkin tags: exec-rel-paths)
17:42
Use !if for all NMAKE feature macros, not !ifdef/!ifndef. Add preliminary support for Visual Studio 2015 to the MSVC batch build tool. ... (check-in: 0aa2896d06 user: mistachkin tags: trunk)
17:16
Add preliminary support for Visual Studio 2015 to the MSVC batch build tool. ... (Closed-Leaf check-in: 31706552da user: mistachkin tags: nmakeNoIfDef)
05:06
Use !if for all NMAKE feature macros, not !ifdef/!ifndef. ... (check-in: eb2326e51a user: mistachkin tags: nmakeNoIfDef)
2015-06-19
22:19
Permit full dynamic linking when compiling with MSVC. Also, enable the building of the in-tree zlib to be skipped.' ... (check-in: 7932cb3f05 user: mistachkin tags: trunk)
21:54
Merge updates from trunk. ... (Closed-Leaf check-in: 7fd7c4ca57 user: mistachkin tags: dynamicMsvc)
2015-06-17
21:53
Update TH1 docs. ... (check-in: 7cef5d5818 user: mistachkin tags: dynamicMsvc)
17:03
Remove FOSSIL_DYNAMIC_BUILD define from MinGW as not _all_ libraries are linked dynamically (i.e. only the MSVCRT, which we have no control over). ... (check-in: f5f81a2a58 user: mistachkin tags: dynamicMsvc)
16:46
Update makemake as well. ... (check-in: 5d48958e57 user: mistachkin tags: dynamicMsvc)
16:46
Build zlib by default with MSVC. ... (check-in: c8816425d8 user: mistachkin tags: dynamicMsvc)
06:36
Minor improvements to command macros. ... (check-in: b463e46995 user: mistachkin tags: dynamicMsvc)
05:54
Initial work on dynamically linked MSVC build. ... (check-in: 50cb0fe3c7 user: mistachkin tags: dynamicMsvc)
2015-06-13
18:49
More consistent capitalization of 'Fossil'. ... (check-in: 91ed0447ad user: mistachkin tags: trunk)
18:47
Fix missing parenthesis on index page, remove trailing spaces. Other minor improvements. ... (check-in: 09fee89348 user: mistachkin tags: trunk)
2015-06-12
17:49
Update TH1 integration as well. ... (check-in: 8eb776c7fc user: mistachkin tags: exec-rel-paths)
17:40
Update the .rc file as well. ... (check-in: d49e678a63 user: mistachkin tags: exec-rel-paths)
2015-06-11
21:25
Further improvements to the Tcl integration subsystem. ... (check-in: 18fc492a95 user: mistachkin tags: trunk)
17:10
Update referenced OpenSSL version. ... (check-in: 0626182eb3 user: mistachkin tags: trunk)
16:33
Prevent calls to find_option() from being skipped when they might be needed (i.e. if both options are specified). ... (check-in: ddfb285cf8 user: mistachkin tags: exec-rel-paths)
2015-06-10
22:31
Sync up TclContext hLibrary member name with 'main.c'. ... (check-in: d7bcdcbf2e user: mistachkin tags: trunk)
22:18
Coding style adjustments to the Tcl integration subsystem. ... (check-in: fec856f48c user: mistachkin tags: trunk)
21:42
Enhance Tcl integration subsystem to check for the FOSSIL_TCL_PATH environment variable. It present, it will be used as a directory or file name where a Tcl 8.x library might be located. ... (check-in: b523bf0be0 user: mistachkin tags: trunk)
04:04
Add help text for the new setting. ... (check-in: 2369a92fb6 user: mistachkin tags: exec-rel-paths)
03:22
Revise the changes on this branch to favor the current default behavior. Also, make it possible to override the new setting with a command line option. ... (check-in: 2036eef767 user: mistachkin tags: exec-rel-paths)
2015-06-04
17:51
Fix memory leak in the 'info commands' and 'info vars' TH1 sub-commands. Reported to the mailing list by Sergei Gavrikov. ... (check-in: 1079c2459b user: mistachkin tags: trunk)
02:40 Edit [3ffb6a3e6299e92f|3ffb6a3e62]: Edit check-in comment. ... (artifact: 9650f184f3 user: mistachkin)
02:39 Edit [3ffb6a3e6299e92f|3ffb6a3e62]: Move to branch pending-review. ... (artifact: caf727911c user: mistachkin)
2015-05-30
21:51
Update the changes file. ... (check-in: 53be87d7d7 user: mistachkin tags: trunk)
2015-05-29
17:20
Add 'glob_match' command to TH1. ... (check-in: 62f1f484f6 user: mistachkin tags: trunk)
17:17
Add minimal 'lsearch' command to TH1. Only exact case-sensitive matching is supported. ... (check-in: 54b0567cda user: mistachkin tags: trunk)
17:14
Enhance file_tree_name() to be capable of producing absolute paths within the local tree. Fix --hard option to mv/rm to enable them to work properly with certain relative paths. ... (check-in: c56a387d47 user: mistachkin tags: trunk)
2015-05-28
05:01
Remove stray debugging output. ... (Closed-Leaf check-in: dd6ec72d63 user: mistachkin tags: th1GlobMatch)
04:29
Add tests. ... (check-in: 0739e5b59d user: mistachkin tags: th1GlobMatch)
2015-05-27
19:29
Add the -one option to the 'glob_match' command. ... (check-in: f7d4c544ca user: mistachkin tags: th1GlobMatch)
19:17
Add and refine tests, part 2. ... (Closed-Leaf check-in: 0b5b87ac84 user: mistachkin tags: mvRmHardFix)
18:37
Have all appropriate tests use 'normalize_result' instead of a raw 'string map'. ... (check-in: d2cf0713ef user: mistachkin tags: mvRmHardFix)
18:31
More tests, part 1. ... (check-in: cdd2ede6a2 user: mistachkin tags: mvRmHardFix)
05:39
Avoid superfluous error messages about missing temporary tables when there are no valid files to move or remove with the --hard option. ... (check-in: d272a35d26 user: mistachkin tags: mvRmHardFix)
03:58
Add minimal 'lsearch' command to TH1. Only exact case-sensitive matching is supported. ... (Closed-Leaf check-in: eabd7290fb user: mistachkin tags: lsearchCmd)
03:26
Prototype for a TH1 glob_match command. ... (check-in: f3ae479002 user: mistachkin tags: th1GlobMatch)
2015-05-26
23:28
Enhance error handling when there is no open checkout and add comments. ... (check-in: d12fc4b148 user: mistachkin tags: mvRmHardFix)
22:39
Fix typo in comment and add more tests of file name transformation methods. ... (check-in: 9b41960e82 user: mistachkin tags: mvRmHardFix)
21:46
Enhance file_tree_name() to be capable of producing absolute paths within the local tree. Fix --hard option to mv/rm to enable it to work properly with relative paths. ... (check-in: c2df31dae8 user: mistachkin tags: mvRmHardFix)
21:44 Edit [89212c5a69576f77|89212c5a69]: Move to branch pending-review. ... (artifact: 3b9228b98c user: mistachkin)
2015-05-23
18:12
Fix harmless compiler warnings. ... (check-in: e3560443a2 user: mistachkin tags: trunk)
2015-05-19
19:22
Revert [48499514cc], changing nUsed to zero is not redundant as blob_append() changes it to one. ... (check-in: 4742716fc1 user: mistachkin tags: trunk)
17:12 Edit [fc871543374db6fa|fc87154337]: Mark "Closed". ... (artifact: 6b84facd5d user: mistachkin)
17:12 Edit [fc871543374db6fa|fc87154337]: Move to branch noDirPrompt. ... (artifact: aa2014409e user: mistachkin)