Fossil with Commonmark

Timeline
Login

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

50 most recent check-ins that include changes to files matching 'win/*'

2018-06-06
10:39
Merged trunk Leaf check-in: a253fba0f7 user: mjanssen tags: commonmark-markdown
2018-05-04
11:50
Update custom mingw makefile check-in: 54067e0fed user: jan.nijtmans tags: trunk
2018-04-25
13:34
Update the built-in SQLite to the latest 3.24.0 alpha version. check-in: de76c92a63 user: drh tags: trunk
2018-04-11
08:16
Merge trunk. Update to Beta 2 of OpenSSL 1.1.1 (with TLS 1.3 support !!!) Leaf check-in: 87f3c94677 user: jan.nijtmans tags: openssl-1.1
2018-04-02
11:40
Fix Makefile typo, SQLITE_USE_ZLIB should be SQLITE_HAVE_ZLIB. check-in: 508c42a639 user: mistachkin tags: trunk
2018-03-28
08:06
Merge trunk check-in: d9573d8785 user: jan.nijtmans tags: openssl-1.1
08:01
Update openssl version check-in: 531a517b8e user: jan.nijtmans tags: trunk
2018-03-20
17:10
Support for using 'sys/mman.h' when compiling for POSIX. check-in: d5ca5384a0 user: mistachkin tags: trunk
2018-03-17
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
16:29
Update the build-in SQLite to the latest 3.23.0 alpha check-in: ea67a5449a user: drh tags: trunk
2018-03-08
04:03
Merge in latest from trunk. Leaf check-in: 0d11ea056b user: andybradford tags: pledge-additions
2018-02-28
13:46
Update the custom MinGW makefile. check-in: 6830dec76c user: mistachkin tags: trunk
2018-02-25
19:09
Add support for ETags cache control. check-in: 7383450dd5 user: drh tags: trunk
2018-02-24
03:49
Add support for the ETag: and If-None-Match: headers for improved cache control. Currently this only works for /uv but the mechanism is reasonably general and can be extended to other pages. check-in: 787896c5eb user: drh tags: etags
00:39
First cut at supporting ETags: and If-None-Match: for cache control. check-in: 94c0b8ecd1 user: drh tags: etags-cache-control
2018-02-12
08:50
Merged trunk check-in: 270d2fb95c user: mjanssen tags: commonmark-markdown
2018-01-11
23:03
Merge trunk. check-in: 9cd063dc38 user: achavasse tags: skin-ardoise
02:37
Add all recommended compile-time options for the SQLite shell. check-in: a5c48cdf49 user: drh tags: trunk
02:33
bad build Closed-Leaf check-in: d4bac2c59a user: drh tags: mistake
2018-01-07
21:39
Add the ardoise skin. check-in: 9fdc1aa891 user: drh tags: trunk
2018-01-06
21:56
Added the ardoise skin. Closed-Leaf check-in: 64e83aa57b user: antoine tags: skin-ardoise
2017-12-23
01:50
merge trunk Leaf check-in: b8e4dcc991 user: jan.nijtmans tags: multi-thread
2017-12-21
15:38
Update referenced OpenSSL version. check-in: c4aec887db user: mistachkin tags: trunk
2017-12-20
00:46
Update the custom MinGW makefile. check-in: c7ad42d440 user: mistachkin tags: trunk
2017-12-06
21:56
Move more in-line javascript into separate JS files. check-in: f924823986 user: drh tags: trunk
21:11
Remove in-line JS from the /setup_skin page into the skin.js file. check-in: ca19f8b5d2 user: drh tags: trunk
11:14
Move all inline javascript associated with the login screen into a separate script file. check-in: c6785fabf9 user: drh tags: trunk
10:28
Move the in-line javascript associated with the user capability editing into a separate script file. check-in: ef63351dba user: drh tags: trunk
10:01
Perform table sorting using a separate javascript file rather than using in-line javascript. check-in: 6b645d631d user: drh tags: trunk
02:02
Move all the in-line javascript from the file tree browser into a separate "tree.js" script. check-in: 2f5c2f658c user: drh tags: trunk
01:38
Remove the use of in-line javascript from the submenu controls. check-in: 3969757f37 user: drh tags: trunk
2017-12-05
20:33
Move the in-line javascript used to initialize side-by-side diffs into a separately loaded script file. check-in: 138dbc98ff user: drh tags: trunk
20:16
Replace the in-line graph-drawing javascript with a separate graph drawing module, "graph.js". check-in: 32a2fff850 user: drh tags: trunk
15:09
Change the name of "main.js" to "href.js". Rework the javascript code so that there can be multiple javascript files sourced on an as-needed basis. check-in: 09494b0207 user: drh tags: trunk
01:29
Add the "main.js" javascript file. Load that script on every page just before the </body> element, and use it to reduce the need for inline JS and CSS. check-in: 8394d2fee2 user: drh tags: trunk
2017-12-04
21:08
Attempt to add a separate JS file and source it just prior to </body> check-in: 487aa43f42 user: drh tags: main.js
2017-11-30
00:27
Fix an problem with the MSC makefile. check-in: 75fd7afcde user: drh tags: trunk
2017-11-29
19:18
Generate the big cssDefaultList table in the middle of style.c using default_css.txt as the source. The default_css.txt file will be easier to understand, edit, and comment. check-in: 5c9c51be5f user: drh tags: trunk
14:05
The /timeline supports 4 sticky viewing modes: Modern, Verbose, Compact, and Columnar. The new cookie.c module supports sticky user viewing preferences. check-in: c94f608548 user: drh tags: trunk
2017-11-28
15:42
The intent of this branch is to refactor /timeline comment rendering, giving the user multiple display options, and making the option sticky in the sense that the option selected most recently becomes the new default. This is an incremental check-in containing infrastructure cookie-handling logic. check-in: bc8947d1dc user: drh tags: sticky-timeline-style
2017-11-10
10:55
merge trunk. Upgrade to openssl 1.1.0g check-in: 9d3560b885 user: jan.nijtmans tags: openssl-1.1
10:30
(cherry-pick): Upgrade to openssl 1.0.2m Leaf check-in: 3003decb4e user: jan.nijtmans tags: branch-2.4
10:28
Upgrade to openssl 1.0.2m check-in: 5310f2ba88 user: jan.nijtmans tags: trunk
2017-11-08
15:20
(cherrypick): update win/Makefile.mingw.mistachkin check-in: 4a9ce01b5c user: jan.nijtmans tags: branch-2.4
15:13
update win/Makefile.mingw.mistachkin check-in: 35751600d9 user: jan.nijtmans tags: trunk
2017-11-04
14:56
Change the "/wiki_rules" page so that it displays a wiki source file, either formatted or plain-text, just like /md_rules does. check-in: bf69c6ebc9 user: drh tags: trunk
2017-10-04
10:59
Add support for markdown page titles check-in: 4a298e69ec user: mjanssen tags: commonmark-markdown
2017-09-26
14:47
Update dirent to Version 1.23.1 check-in: 398a90c006 user: jan.nijtmans tags: trunk