Fossil

Timeline
Login

Timeline

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

50 check-ins by user mistachkin occurring around e382cae5c104ccc5.

2018-08-08
00:03
Fix some compiler warnings. ... (check-in: 250fc00dd3 user: mistachkin tags: trunk)
2018-08-07
23:48
Make the backoffice module tracing behave more consistently on Win32. ... (check-in: 0fe9da816f user: mistachkin tags: trunk)
23:22
Merge changes from the previous two check-ins. ... (check-in: 300682604f user: mistachkin tags: trunk)
23:08
Improve Win32 error handling in the backoffice module and fix a compiler warning. ... (check-in: 3c0848797d user: mistachkin tags: trunk)
23:03
Make it possible to debug child processes on Windows. ... (check-in: e285341f0c user: mistachkin tags: trunk)
23:01
Fix harmless compiler warning. ... (check-in: 7014c2ddf1 user: mistachkin tags: trunk)
21:45
In the backoffice module, use GETPID macro consistently, fix compiler warning with MinGW, and add an assert(). ... (check-in: af87fa5bcd user: mistachkin tags: trunk)
21:44
Fix harmless compiler warning. ... (check-in: 014bb2d7de user: mistachkin tags: trunk)
21:43
Fix error when compiling with JSON support enabled (TODO: review semantics to preserve JSON error handling). ... (check-in: f430f6234a user: mistachkin tags: trunk)
21:42
Update the custom MinGW makefile. ... (check-in: 32641d15d8 user: mistachkin tags: trunk)
2018-08-02
11:58
Merge updates from trunk. ... (check-in: b6a0c0015d user: mistachkin tags: cmake-ide)
11:56
Use the native directory separator for the extra files in the MSVC makefile. ... (check-in: 774bdc8355 user: mistachkin tags: trunk)
11:44
Improve comment. ... (check-in: f9ba9d94ac user: mistachkin tags: cmake-ide)
03:05
Just in case, modify backofficeTimeout() to handle being called more than once on Win32. ... (Closed-Leaf check-in: 0ef0e10557 user: mistachkin tags: win32Proc)
03:03
Wrap use of getpid() in the trace statements. ... (check-in: 842bf225d2 user: mistachkin tags: win32Proc)
02:27
When sleeping inside the backoffice work loop, permit the sleep to be interrupted on Win32, which stops processing. ... (check-in: 9840313b1c user: mistachkin tags: win32Proc)
01:53
More Win32 support for the backoffice processing. ... (check-in: f13ae35f5e user: mistachkin tags: win32Proc)
2018-07-31
00:10
Use a thread to implement backoffice work timeouts for Win32. ... (check-in: a9578f7870 user: mistachkin tags: win32Proc)
00:09
Update the custom MinGW makefile. ... (check-in: d5c41263af user: mistachkin tags: trunk)
00:09
Fix harmless compiler warnings. ... (check-in: ea2e515153 user: mistachkin tags: trunk)
2018-07-13
05:46
An alternative to removing FOSSIL_ENABLE_LEGACY_MV_RM that just makes it the default. ... (check-in: 9951fd7b40 user: mistachkin tags: trunk)
2018-06-26
16:57
An alternative to removing FOSSIL_ENABLE_LEGACY_MV_RM that just makes it the default. ... (Closed-Leaf check-in: efb0f88063 user: mistachkin tags: altLegacyMvRm)
2018-05-21
01:01
Fix harmless compiler warning. ... (check-in: a7056e6499 user: mistachkin tags: trunk)
2018-04-02
11:40
Fix Makefile typo, SQLITE_USE_ZLIB should be SQLITE_HAVE_ZLIB. ... (check-in: 508c42a639 user: mistachkin tags: trunk)
2018-03-20
17:10
Support for using 'sys/mman.h' when compiling for POSIX. ... (check-in: d5ca5384a0 user: mistachkin tags: trunk)
17:08
The markdown processor should use the Fossil memory allocation routines. ... (check-in: e382cae5c1 user: mistachkin tags: trunk)
2018-03-17
22:33
Merge updates from trunk. ... (Closed-Leaf check-in: 5447bc9028 user: mistachkin tags: withMman)
22:32
Fix harmless compiler warning. ... (check-in: e2a90ed56e user: mistachkin tags: trunk)
21:24
Report the detected memory page size in the verbose version information. ... (check-in: a6a2d861d1 user: mistachkin tags: withMman)
21:16
POSIX enhancements for fossil_get_page_size(). ... (check-in: fd1bee7279 user: mistachkin tags: withMman)
20:53
Merge updates from trunk. ... (check-in: 2c3b7457df user: mistachkin tags: withMman)
20:52
Update the custom MinGW makefile. ... (check-in: 853b7c7f5c user: mistachkin tags: trunk)
20:51
Minor updates to the build system, et al, for 'mman.h' support. ... (check-in: 142218827c user: mistachkin tags: withMman)
20:31
Experimental support for using 'mman.h' when compiling for POSIX. ... (check-in: 37b69e7d0c user: mistachkin tags: withMman)
2018-02-28
13:46
Modify an error message to avoid using an unquoted apostrophe. ... (check-in: 61941baf12 user: mistachkin tags: trunk)
13:46
Update the custom MinGW makefile. ... (check-in: 6830dec76c user: mistachkin tags: trunk)
2018-01-28
21:52
Remove --no-dir-symlinks option from the docs. ... (check-in: 57f178eecc user: mistachkin tags: trunk)
2018-01-23
22:34
Stop including settings in the 'Available commands' section of the help web page. Fix typo of '--setting' help option. ... (check-in: 4962fa9e33 user: mistachkin tags: trunk)
2018-01-03
22:13
Fix harmless compiler warning. ... (check-in: a61922e2be user: mistachkin tags: trunk)
2017-12-28
17:16
In the Win32 server code, prevent fclose() from being called on an already closed FILE. ... (check-in: 8d60cd5719 user: mistachkin tags: trunk)
2017-12-21
15:38
Update referenced OpenSSL version. ... (check-in: c4aec887db user: mistachkin tags: trunk)
2017-12-20
00:46
Update the custom MinGW makefile. ... (check-in: c7ad42d440 user: mistachkin tags: trunk)
2017-11-30
19:42
Fix an 'auto.def' issue that prevented using --with-tcl of a static Tcl with --static. ... (check-in: 28fd1c1bd4 user: mistachkin tags: trunk)
2017-11-03
06:46
Fix harmless compiler warning. ... (check-in: 5aa37859d0 user: mistachkin tags: trunk)
06:30
Fix segfault in status, et al, when a file in the checkout cannot be opened. ... (check-in: 3c6d23b752 user: mistachkin tags: trunk)
2017-10-19
03:49
Minor fixes to wording of the TH1 hooks docs. ... (check-in: 38fabd4950 user: mistachkin tags: trunk)
2017-10-04
05:35
Improvement to TH_RETURN handling needed for TH1 hooks. Update and correct TH1 hook tests. Add draft documentation for TH1 hooks. ... (check-in: 36f0e47b32 user: mistachkin tags: trunk)
2017-10-02
15:23
Add docs and tests for the TH1 'string index' command added by check-in [0c57ba3eb4]. Also, fix issue with handling of the special 'end' index. ... (check-in: e9845e5904 user: mistachkin tags: trunk)
2017-09-11
16:44
Restore the --no-dir-symlinks option. ... (Closed-Leaf check-in: aff4363d1c user: mistachkin tags: no-dir-symlinks)
2017-06-12
01:23
Remove another set of extraneous backslash from an error message in the ticket editing webpage. ... (check-in: 699fca172d user: mistachkin tags: trunk)