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/include/*'

2017-12-23
01:50
merge trunk Leaf check-in: b8e4dcc991 user: jan.nijtmans tags: multi-thread
2017-11-10
10:55
merge trunk. Upgrade to openssl 1.1.0g check-in: 9d3560b885 user: jan.nijtmans tags: openssl-1.1
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
2017-08-31
02:00
Merge trunk check-in: d15c1ba0f9 user: jan.nijtmans tags: multi-thread
2017-08-30
13:07
Merge cleanX check-in: 9297610047 user: jan.nijtmans tags: cleanX-no-clean-glob
13:02
Merge trunk check-in: d4f98e25c1 user: jan.nijtmans tags: cleanX
2017-08-28
14:04
Update dirent to version 1.23. See [https://github.com/tronkko/dirent/releases] check-in: ade4a657dc user: jan.nijtmans tags: trunk
2017-06-15
13:47
Fix fallback definitions of R_OK/W_OK, make them the same as Microsoft's definitions. check-in: e3fe51e1e8 user: jan.nijtmans tags: trunk
2017-04-23
13:08
merge trunk. Use new Win10 flag: SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE. See: [https://blogs.windows.com/buildingapps/2016/12/02/symlinks-windows-10/#Y9sMOye6Y8vVYmDx.97] for why this might make this branch work better. Leaf check-in: 2999c7dc8a user: jan.nijtmans tags: winsymlink
2017-03-06
15:32
Merge trunk Leaf check-in: 4bf7e4ef56 user: jan.nijtmans tags: sqlite3-compat
2017-02-14
19:23
Merge cleanX check-in: d73dcdd0a2 user: jan.nijtmans tags: cleanX-no-clean-glob
2017-02-06
23:31
merge trunk check-in: 2ada986e1e user: jan.nijtmans tags: cleanX
2017-01-18
11:19
Upgrade to openssl 1.1.0c. Merge trunk (up to fossil 1.37 release) check-in: d0fbbd0115 user: jan.nijtmans tags: openssl-1.1
2017-01-06
15:28
Upgrade dirent.h to version 1.22. Minor spacing changes. check-in: b66b99cde9 user: jan.nijtmans tags: trunk
2016-08-03
01:18
Merge with trunk; resolved tar and zip generation to handle include/exclude globs. check-in: de9e7651a9 user: jan tags: jan-manifest-tags
2016-07-04
20:13
Merge in trunk and resolve conflict. check-in: 003b6581ef user: andybradford tags: stash-fixes
2016-06-22
09:11
merge trunk Leaf check-in: 414fc1e95c user: jan.nijtmans tags: html-cleanup
2016-05-31
08:17
merge from trunk with a few tweaks for merge conflicts check-in: 598b58a5ee user: sdr tags: winsymlink
2016-05-23
15:46
Merge trunk Closed-Leaf check-in: ca59c662d4 user: andygoth tags: andygoth-quote-apostrophe
15:45
Merge trunk Leaf check-in: 83bd4f37b1 user: andygoth tags: andygoth-brackets-outside-link
2016-05-21
23:58
merge cleanX check-in: 70f77a1b69 user: jan.nijtmans tags: cleanX-no-clean-glob
23:48
Merge trunk check-in: a2c0e3f228 user: jan.nijtmans tags: cleanX
2016-05-03
08:17
Merged trunk and resolved conflicts. Passes all current tests, except for tests wiki-15 and wiki-15.1 in wiki.test. check-in: 8c8ccac9be user: rberteig tags: technoteattachcli
2016-04-13
08:19
Update <dirent.h> for Visual Studio to latest version 1.21 (September 2015) check-in: dd498bbac7 user: jan.nijtmans tags: trunk
2015-06-26
18:48
Merge trunk. check-in: f3daf39355 user: andygoth tags: undo-clean
2015-04-03
02:36
Merge updates from trunk. check-in: 06ffd8009f user: mistachkin tags: tkt-b6eea9446d
2015-03-18
16:31
Merged several months worth of trunk into the winsymlink branch. check-in: f4c1434493 user: sdr tags: winsymlink
2015-02-26
22:38
Merge trunk check-in: 38e1ce66c7 user: jan.nijtmans tags: sqlite3-compat
2015-02-24
04:40
Merge cleanX check-in: c4750a1e85 user: jan.nijtmans tags: cleanX-no-clean-glob
03:40
Merge trunk check-in: 1cbe4fd9e1 user: jan.nijtmans tags: cleanX
2015-02-01
07:18
Merge latest trunk. This branch is more a "proof-of-concept" then a final implementation. Leaf check-in: 8841f6d48f user: baruch tags: file-filter
2015-01-25
09:54
Merge latest trunk check-in: befd44c747 user: baruch tags: svn-import
2015-01-22
12:37
Add a few "const" qualifiers in appropriate places, and remove some unnecessary end-of-line spaces. No change in functionality. check-in: f6c285f88c user: jan.nijtmans tags: trunk
2014-12-01
17:25
merge cleanX check-in: 5b40b55b6f user: jan.nijtmans tags: cleanX-no-clean-glob
2014-11-28
17:36
merge trunk check-in: 12667b95be user: jan.nijtmans tags: cleanX
2014-10-13
08:07
Merge trunk. Don't use _DIRENT_HAVE_D_TYPE in a MinGW build (just as MSC), as it cannot be thrusted with symlinks. Disable use of check-in: 8f8301af2c user: jan.nijtmans tags: winsymlink
2014-10-05
22:41
merge trunk check-in: 4c84ee3bac user: jan.nijtmans tags: sqlite3-compat
2014-09-24
04:08
Modified the win/include/dirent.h file to #undef _DIRENT_HAVE_D_TYPE. With that define fossil tries to use info from opendir/readdir to detect symbolic links unsucessfully. By using undef we force fossil to go through a different route which successfully detects symbolic links. check-in: db2128fa24 user: sdr tags: winsymlink
2014-08-13
20:09
Merge updates from trunk. check-in: 0f3084cd16 user: mistachkin tags: globalStateCmd
07:21
Update <dirent.h> for Visual Studio to latest version 1.20.1 (April 2014). See: [http://softagalleria.net/dirent.php]. check-in: a374824d92 user: jan.nijtmans tags: trunk
2014-08-08
03:57
Merge updates from trunk. Closed-Leaf check-in: 1b35c8023a user: mistachkin tags: autosetup
2014-07-20
13:20
Merge from trunk Leaf check-in: c4fca467f7 user: ashish tags: ashish-ipv6
2014-07-10
09:25
merge trunk check-in: a44b4aa5ac user: jan.nijtmans tags: undo-clean
2014-06-08
00:03
Merge updates from trunk. check-in: f91d313169 user: mistachkin tags: th1Hooks
2014-03-23
17:15
merge cleanX check-in: 1d54c02400 user: jan.nijtmans tags: cleanX-no-clean-glob
09:42
merge trunk check-in: d7f04ea46f user: jan.nijtmans tags: cleanX
2014-03-13
21:06
merge trunk check-in: d88d1bc0f6 user: jan.nijtmans tags: win32-longpath
2014-03-06
14:54
Bring up-to-date with latest features/fixes from trunk. check-in: d6259b7582 user: andybradford tags: http-auth
2014-02-28
08:10
Fix compilation with Makefile.msc. Thanks to Ryan Noll for reporting this. check-in: eccc229270 user: jan.nijtmans tags: branch-1.28