Fossil

Timeline
Login

Timeline

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

20 check-ins by user larrybr

2024-01-25
03:28
Make forum post hyperlinks more visible, with the conventional underline. ... (Closed-Leaf check-in: b9027e76 user: larrybr tags: visible-post-links)
2023-03-10
19:48
Revise "Fossil as a Windows Service" page to provide tip on avoiding poor interaction with virsus scanning. ... (check-in: 6b43913e user: larrybr tags: trunk)
2022-03-22
11:46
For MSVC build, use /utf-8 option for CL (because some sources need it and this helps when some codepages are in effect) ... (check-in: 0324515b user: larrybr tags: trunk)
2022-01-27
06:45
Make MSVC build fail any level 2 warnings, and build w/o any. ... (Closed-Leaf check-in: 9c1199d7 user: larrybr tags: msvc-warn2-fatal)
06:39
Create new branch named "msvc-warn2-fatal" ... (check-in: 5e6484a5 user: larrybr tags: msvc-warn2-fatal)
2022-01-23
12:52
Fix bullets in wsl_caveats.wiki ... (check-in: ea6b2d3e user: larrybr tags: trunk)
2022-01-22
22:37
Remove expired link in userlinks.wiki ... (check-in: 1a370bc3 user: larrybr tags: trunk)
21:46
Link wsl_caveats.wiki into "Links For Fossil Users" ... (check-in: 70ca1ce4 user: larrybr tags: trunk)
2022-01-19
06:30
Add wsl_caveats.wiki (now free-floating) ... (check-in: 73ba7637 user: larrybr tags: trunk)
2021-03-31
12:42
Merge reduction of fossil_panic() calls, for cleaner abnormal exits. ... (check-in: 31c7bdb8 user: larrybr tags: trunk)
10:57
Sync w/trunk. ... (Closed-Leaf check-in: 79be1156 user: larrybr tags: panic-reduction)
2021-03-26
17:53
Merge from trunk tip. ... (check-in: 6e1cee19 user: larrybr tags: panic-reduction)
16:14
Merge latest trunk. ... (check-in: b5642541 user: larrybr tags: panic-reduction)
16:13
Mention possible core dump from fossil_panic() exits. ... (check-in: 46631168 user: larrybr tags: panic-reduction)
2021-03-25
15:43
Merge current trunk. ... (check-in: d1adf6c4 user: larrybr tags: panic-reduction)
01:32
Reduce fossil_panic() calls to those indicating bugs and internal errors. Also clarify effects and purposes of fossil_fatal() vs. fossil_panic(). ... (check-in: 91a4652f user: larrybr tags: panic-reduction)
00:17
Create new branch named "panic-reduction" ... (check-in: 1efa8d7f user: larrybr tags: panic-reduction)
2021-02-23
01:23
Merge from trunk. ... (Leaf check-in: 7d835ff5 user: larrybr tags: error_returns)
01:01
Create new branch named "error_returns" ... (check-in: cf10a921 user: larrybr tags: error_returns)
2021-02-15
01:56
Merge from trunk ... (Leaf check-in: 3f496aa7 user: larrybr tags: msvc_make_fixup)