Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file src/checkin.c version c97b87e77a
|
2012-11-02
| ||
| 21:45 | Only use the Tcl-derived argv/argc parser when compiling on windows using a compiler other than mingw. The crt0 for mingw works, and it also does wildcard expansion. Need to update the parse_windows_command_line() function to do wildcard expansion in order to fix builds using non-mingw windows compilers. Ticket [8ca2aae39172f9] check-in: fca9c52637 user: drh tags: trunk | |
| 21:38 | Add the -g option to builds using the Mingw makefile. check-in: 004a31a6c7 user: drh tags: trunk | |
| 21:33 | Fix an out-of-order variable declaration in blob.c. check-in: 9073d8dcc7 user: drh tags: trunk | |
| 21:20 | Fix a segfault that occurs with the "fossil md5sum" command when files named on the command-line do not actually exist. Ticket [8ca2aae39172f90c]. check-in: 52199a504a user: drh tags: trunk | |
| 17:49 | Make form field widths consistent for settings. Fix comment for the 'binary-glob' setting. check-in: c24b689019 user: mistachkin tags: trunk | |
| 17:37 | Allow commit warning for binary data to be disabled via the 'binary-glob' setting. check-in: d25f6ddf35 user: mistachkin tags: trunk | |