Fossil

Changes On Branch win32File
Login

Changes On Branch win32File

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

Changes In Branch win32File Excluding Merge-Ins

This is equivalent to a diff from 3529f2c4 to fb17052e

2013-12-17
00:55
Refactor the complex Win32-specific file routines into their own subsystem. ... (check-in: d9ff9682 user: mistachkin tags: trunk)
2013-12-16
11:00
Merge updates from trunk. ... (Closed-Leaf check-in: fb17052e user: mistachkin tags: win32File)
10:57
Merge trunk. Eliminate need for special Makefile.Cygwin. Simplify handling of '\\?\' prefix: Only add it when necessary (calculated path>=260 chars). ... (check-in: 23b849cc user: jan.nijtmans tags: win32-longpath)
10:46
If the name of a 'sym-<branchname>' tag sorts before the 'branch' tag, no option in the ci_edit page should be displayed to cancel the tag. Bug-fix discovered and implemented by Andy Bradford. ... (check-in: 3529f2c4 user: jan.nijtmans tags: trunk)
08:52
Recognize IE11's new UA string. ... (check-in: 07a8e5d0 user: joel tags: trunk)
2013-12-14
17:32
Revert to original ordering to retain sorting of special tags. Get the branch name prior to the loop that displays the special and sym- tags. ... (Closed-Leaf check-in: 818c0acd user: andybradford tags: cancel-tag-fix)
01:54
Improve comments. Style and consistency fixes. ... (check-in: d1b7c876 user: mistachkin tags: win32File)

Changes to src/file.c.

Changes to src/main.mk.

Changes to src/makemake.tcl.

Added src/winfile.c.

Changes to win/Makefile.dmc.

Changes to win/Makefile.mingw.

Changes to win/Makefile.mingw.mistachkin.

Changes to win/Makefile.msc.