Fossil

Timeline
Login

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

22 check-ins using file src/user.c version 0131b991e3

2016-06-07
01:26
Fix typo in test_markdown_render function name. (no functional change since the command name was okay). check-in: c94b49add8 user: mgagnon tags: trunk
2016-06-06
21:06
Add test-markdown-render. Does the same as test-wiki-render, but for markdown syntax. check-in: 67f5df3b59 user: mgagnon tags: trunk
10:07
Minor efficiency improvement by defining SQLITE_LIKE_DOESNT_MATCH_BLOBS=1 check-in: 47812bc7b0 user: jan.nijtmans tags: trunk
2016-06-05
17:02
Fix typo in sqlite3 command documentation check-in: fba7d9e452 user: andygoth tags: trunk
2016-05-31
08:17
merge from trunk with a few tweaks for merge conflicts check-in: 598b58a5ee user: sdr tags: winsymlink
01:57
Fix a bug in the spider excluder. check-in: 8583ca38eb user: drh tags: trunk
01:16
Improved handling of exclude_robots(). Add the "isrobot" query parameter for testing. check-in: abcd5df267 user: drh tags: trunk
2016-05-30
22:30
On a merge or update, prompt to continue of autosync fails, just like is done for commit. check-in: d685096f99 user: drh tags: trunk
22:25
On a merge or update, prompt to continue of autosync fails, just like is done for commit. Closed-Leaf check-in: d5575d14de user: drh tags: autosync-failure-prompt
21:10
Add a new robot detection string. check-in: 1e2d76ecb2 user: drh tags: trunk
11:23
Enhance the files_of_checkin virtual table so that it can work as a table valued function, allowing queries such as: "SELECT * FROM files_of_checkin('version-1.34');" check-in: 24cfcee7cc user: drh tags: trunk
10:14
Fix a typo in the wiki documentation. check-in: bce6bec7ef user: drh tags: trunk
00:42
Improvements to the /timeline documentation. check-in: e448abd0ea user: drh tags: trunk
2016-05-29
23:57
Minor documentation updates. check-in: ac8aa0c6d9 user: drh tags: trunk
22:59
Improved Markdown documentation. check-in: 5fcc1d5c59 user: drh tags: trunk
20:58
Improved linkages between the various status pages. check-in: ba4a9ca84d user: drh tags: trunk
2016-05-28
22:58
Improve the header comment on from/to timeline to show the number of check-ins on the path. check-in: 6d1ef3c4fb user: drh tags: trunk
02:37
Fix compiler warning seen with MSVC. check-in: 2fc8222f82 user: mistachkin tags: trunk
02:37
Improve SEE (shell) support in the build process. check-in: cc828822c5 user: mistachkin tags: trunk
00:16
MinGW makefile integration fixes, mostly for zlib. Also, Clang can define _MSC_VER in some circumstances; therefore, check for Clang first in 'config.h'. check-in: 8f2dd0106e user: mistachkin tags: trunk
2016-05-27
22:51
Further compiler portability enhancements in the MinGW makefiles. check-in: de609c7cac user: mistachkin tags: trunk
22:25
Compilation 'portability' enhancements for MinGW. check-in: 1bb6f3d34c user: mistachkin tags: trunk