Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file src/main.c version 7db30acc77
|
2018-03-20
| ||
| 17:08 | The markdown processor should use the Fossil memory allocation routines. check-in: e382cae5c1 user: mistachkin tags: trunk | |
|
2018-03-19
| ||
| 20:24 | If the dp= and r= query parameters are both supplied to /timeline, use only the r= query parameter and ignore dp=. check-in: 7c690c0896 user: drh tags: trunk | |
| 19:55 | This doesn't quite work, so I'll try a different approach. Was: When clicking on the "Move to branch ...." links in the timeline, show only check-ins relevant to that branch. Closed-Leaf check-in: 63b967e0ab user: drh tags: mistake | |
|
2018-03-17
| ||
| 23:11 | Do no update the display cookie except when the user specifically changes the selectors on the /timeline submenu. check-in: 802939b18d user: drh tags: trunk | |
| 22:32 | Fix harmless compiler warning. check-in: e2a90ed56e user: mistachkin tags: trunk | |
| 20:52 | Update the custom MinGW makefile. check-in: 853b7c7f5c user: mistachkin tags: trunk | |
| 20:31 | Experimental support for using 'mman.h' when compiling for POSIX. check-in: 37b69e7d0c user: mistachkin tags: withMman | |
| 16:29 | Update the build-in SQLite to the latest 3.23.0 alpha check-in: ea67a5449a user: drh tags: trunk | |
| 15:55 | Add a new viewing mode called "Classic". The new "Classic" is the same as "Verbose" in the previous release. The "Verbose View" is now the same as "Compact" except that the check-in details are always expanded. check-in: b900583c96 user: drh tags: trunk | |
|
2018-03-12
| ||
| 12:10 | Upstream cson patch to change f() decls to f(void) and rename internal symbols which collide with system/compiler symbols on HPUX and Solaris 11/Illumos. check-in: 0d3425db7b user: stephan tags: trunk | |
| 03:53 | Fix documentation typos reported on the mailing list. check-in: 7989d7cdbe user: drh tags: trunk | |
|
2018-03-08
| ||
| 04:03 | Merge in latest from trunk. Closed-Leaf check-in: 0d11ea056b user: andybradford tags: pledge-additions | |
|
2018-03-07
| ||
| 19:46 | Rid the code of the legacy UUID_SIZE macro. Replace it everywhere with either HNAME_MAX or HNAME_LEN_SHA1 or HNAME_LEN_K256, as appropriate. check-in: 323299cb56 user: drh tags: trunk | |