Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
16 check-ins using file src/printf.c version 5eb21c5b68
|
2012-04-28
| ||
| 03:32 | Enhance the "translate" utility so that formatting characters can occur in between the "%" and "C" of a printf-style conversion on @-lines. check-in: f9711803e2 user: drh tags: trunk | |
|
2012-04-27
| ||
| 15:56 | Always update the baseurl: entry in the config table if using a repository from a URL that has not previously been recorded. check-in: c7d6e334f8 user: drh tags: trunk | |
| 15:43 | Record the names of checkouts and access URLs in the config table and display that information using the "info" command. check-in: e604d483ee user: drh tags: trunk | |
| 13:41 | Provide the "public-pages" glob pattern that can allow anonymous users to access embedded documentation on sites where the source code should not be accessible to anonymous users. check-in: 79ef9618e6 user: drh tags: trunk | |
| 12:31 | Fix an over-length line in glob.c. check-in: 9232fd6946 user: drh tags: trunk | |
|
2012-04-24
| ||
| 13:36 | Update to the latest SQLite version 3.7.12 beta. check-in: 6cfd8ecc05 user: drh tags: trunk | |
|
2012-04-22
| ||
| 10:09 | Merging from trunk. I solved some conflicts on the report for merges (cherrypick/...), adding some comments, and adopted the trunk solution to unchanged checkin messages. check-in: 40debe4782 user: viriketo tags: annotate_links | |
|
2012-04-21
| ||
| 18:06 | Enhance to #ifdef lines to enable Fossil to build and run on haiku. check-in: b2cc871031 user: drh tags: trunk | |
|
2012-04-20
| ||
| 01:33 | Bump version of OpenSSL in the Windows makefiles. check-in: fb48371c74 user: mistachkin tags: trunk | |
|
2012-04-19
| ||
| 15:18 | Merge documentation updates from msw-docco into trunk. check-in: 5f6b495230 user: drh tags: trunk | |
| 14:34 | Catch up w/ trunk & document --case-sensitive option in the add and addremove commands. Closed-Leaf check-in: 626a317e5c user: martin.weber tags: msw-docco | |
|
2012-04-17
| ||
| 22:31 | Merge the msw-docco changes into trunk. check-in: 3c637382b4 user: drh tags: trunk | |
| 21:56 | Pull in the latest pre-release version of SQLite, including the new shell. check-in: 4faefe630e user: drh tags: trunk | |
| 20:37 | If a user tries to add an attachment which is a valid control artifact, compress the attachment and append ".gz" to its names, to prevent it from being interpreted as a real control artifact. Also fix an unrelated comment typo. check-in: cd4e08803f user: drh tags: trunk | |
|
2012-04-16
| ||
| 15:53 | Document some more options of fossil branch new: --nosign, --user-override and --date-override. Fix a typo in fossil branch ls docco. check-in: 7727eb12b0 user: martin.weber tags: msw-docco | |
|
2012-04-13
| ||
| 22:42 | Fix the /dir webpages to that it treats folders whos names differ only in case as the same folder when case-sensitive is off. check-in: 4290a801a0 user: drh tags: trunk | |