Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
4 check-ins using file src/db.c version 548546ee02
|
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 | |
|
2013-02-25
| ||
| 17:42 | Get the "fossil scrub --private" command working again. check-in: 60acc2de34 user: drh tags: trunk | |