Timeline
Not logged in

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

12 check-ins related to "msw-hack"

2011-09-07
03:51
begin work on ticket [bc0d0f5642eaf]: track success of (network) write operations and start bubbling that status up. To make it up to ultimately exit(EXIT_FAILURE) on errors, mkindex will need to be updated, too, as well as the signature from command implementing functions need to return int instead of void at some point. More to come. Leaf check-in: a67e2683ed user: martin.weber tags: msw-hack
2011-09-06
20:12
catch up with trunk. Remove C++ style comments from http_ssl.c. check-in: 0f1c41bc20 user: martin.weber tags: msw-hack
13:23
Close A and LI tags when displaying new and deleted files in timeline. check-in: 8d703ff956 user: dmitry tags: trunk
2011-08-23
18:00
go back to the old numbering on the pre-checkin checklist (ok'd drh). check-in: a87717ad86 user: martin.weber tags: trunk
17:57
Change numbering back so that the preliminary step is 0, the most important one is #1. check-in: 90e310ebbd user: martin.weber tags: msw-hack
17:23
catch up with trunk & fix commentary portion of checkin.wiki. check-in: 35e3328734 user: martin.weber tags: msw-hack
16:55
Merge the msw-hack branch into trunk. check-in: d41074f862 user: drh tags: trunk
01:44
catch up with trunk; update the pre-checkin list to include checking for your username. check-in: a1f3987760 user: martin.weber tags: msw-hack
2011-08-22
19:02
Allow browsing of directories whose names contain characters that must be escaped for HTML. check-in: 1ec0739c4b user: drh tags: trunk
18:23
Merge the msw-hack branch into trunk. check-in: af50b29c98 user: drh tags: trunk
15:55
Continue with the update routine even if the targetted version equals the current checkout version instead of depending on the value of the verbose flag to continue or not. This fixes tkt [e8a10100e2]. Fossil update will now recover lost files with or without the -v flag. check-in: c6b371c46c user: martin.weber tags: msw-hack
2011-08-16
02:43
Update the built-in SQLite to the latest pre-3.7.8 version from the stat3-enhancement branch. And turn on SQLITE_ENABLE_STAT3. This will serve as a test of the stat3 enhancements to SQLite. check-in: ce62a2b11d user: drh tags: trunk