Fossil

Check-in [b72ef38d]
Login

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

Overview
Comment:Fix typo in wiki page.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: b72ef38d1b98ac6832b5ba7681b6a2650a313359
User & Date: mistachkin 2013-02-26 20:48:47.173
Context
2013-02-26
20:50
Fix preprocessor check for Win32/Cygwin in file_simplify_name(). ... (check-in: 9e602271 user: mistachkin tags: trunk)
20:48
Fix typo in wiki page. ... (check-in: b72ef38d user: mistachkin tags: trunk)
09:27
Cygwin has same filesystem as Windows, so should be case-insensitive and do '/' <-> '\' conversion the same as win32. fossil_utf8_to_filename should do '/' -> '\' conversion on win32, as not all win32 API functions handle '/' correctly. ... (check-in: d4b3e1d8 user: jan.nijtmans tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to www/fossil_prompt.wiki.