Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins using file src/add.c version 57ef7a60a3
|
2013-02-26
| ||
| 20:50 | Fix preprocessor check for Win32/Cygwin in file_simplify_name(). ... (check-in: 9e602271f4 user: mistachkin tags: trunk) | |
| 20:48 | Fix typo in wiki page. ... (check-in: b72ef38d1b 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: d4b3e1d86d user: jan.nijtmans tags: trunk) | |