Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
4 check-ins using file src/main.c version 35aeee8f04
|
2012-07-03
| ||
| 21:10 | Minor optimization in stash_create to bypass an unneeded blob_compare() when (isLink!=isNewLink). ... (check-in: 75461b993e user: stephan tags: trunk) | |
| 21:07 | Replaced a malloc()/free() with fossil_malloc()/free() and removed the corresponding NULL check (fossil_malloc() dies on error). ... (check-in: 6ad70288d9 user: stephan tags: trunk) | |
|
2012-06-29
| ||
| 23:45 | Fix a bug in the manifest generator that was introduced by check-in [01e4de6b8ae936b]. ... (check-in: 5f3a0681a0 user: drh tags: trunk) | |
| 21:30 | Added check of rc for setgid/setuid() calls. ... (check-in: 4d107b597a user: stephan tags: trunk) | |