Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file src/style.c version 4988bac5e3
|
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) | |
| 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) | |
|
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-02-25
| ||
| 19:47 | Add support for Last-Modified: and If-Modified-Since:. Currently only works for /uv but can be easily expanded to other resources. Also change Set-Cookie to use max-age= rather than expires=. ... (check-in: f89eb80eec user: drh tags: trunk) | |