Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

25 events for the month beginning 2008-09-01

Following month ↑
2008-09-27
18:52
corrected 'Duration of Project' to round up, so a 2-day-old project doesn't show up as 1 day old ... (check-in: dab84c22 user: stephan tags: trunk)
2008-09-23
20:53
Fix a bug in the mime-type decoder for the /doc method. ... (check-in: fa1c7d59 user: drh tags: trunk)
2008-09-21
19:01 Fixed ticket [c7660d24]: c699 builds incorrectly - runs mkindex before any translate plus 3 other changes ... (artifact: e9d8e9df user: stephan)
19:00
fixed deps problem created by my last checkin. Now builds properly in non-parallel mode ... (check-in: d2ae873e user: stephan tags: trunk)
18:48 Ticket [c7660d24] c699 builds incorrectly - runs mkindex before any translate status still Open with 5 other changes ... (artifact: 233fcf61 user: stephan) ... 1 similar event omitted.
2008-09-19
15:36
fixed Makefile dependency orderings so parallel compilation (e.g. make -j2) can work (cuts my build times in half) ... (check-in: c699c491 user: stephan tags: trunk)
11:11
fixed an 'integer overflow' warning from the Sun compiler. Thank to Kevin for the tip. ... (check-in: 7ae01ee4 user: stephan tags: trunk)
07:30 Ticket [16f8dabf] Prune empty dirs when switching checkout UUIDs status still Open with 5 other changes ... (artifact: b17e7087 user: stephan) ... 1 similar event omitted.
2008-09-18
11:51 Closed ticket [4bf3cca8]: TODO: Build flags for Solaris plus 3 other changes ... (artifact: 501b04ae user: stephan) ... 1 similar event omitted.
11:21
added comments about necessary link flags for Solaris 10 + OpenSolaris ... (check-in: 7dddab2f user: stephan tags: trunk)
07:23 New ticket [4bf3cca8] TODO: Build flags for Solaris. ... (artifact: 4d9631e4 user: stephan)
03:03 New ticket [5cf318a1] Use latest UUID associated with a tag by default. ... (artifact: 0921b9c6 user: anonymous)
2008-09-17
14:50 New ticket [368a5d6c] specifying a tag in command should default to the latest UUID with that tag. ... (artifact: c1379f29 user: anonymous)
2008-09-12
02:56 New ticket [65363298] Include bug report formats in update. ... (artifact: b222004c user: anonymous)
2008-09-11
17:12
Fix a memory double-free'd problem.

In function cgi_set_cookie the zDate was allocated via usage of cgi_rfc822_datestamp. But as it was appended to the blob extraHeader via the format specifier %z the memory was free'd by blob_appendf. As cgi_rfc822_datestamp might return both a dynamic allocated empty string as well as a dynamic allocated string containing the time stamp, blob_appendf should not try to free the zDate. So now the format specifier is changed to %s to let us decide, if we want to free the memory or not. ... (check-in: aeeba751 user: cle tags: trunk)

2008-09-07
08:32
Remove small glitch that prevent fossil to be built with BSD make. ... (check-in: f3fb059e user: cle tags: trunk)
2008-09-06
13:29
Merge tagview branch into mainline ... (check-in: 8745d0d5 user: eric tags: trunk)
13:16
Merge mainline into tagview branch ... (check-in: a55a0a49 user: eric tags: eric-tagview-rework, trunk)
13:09
Disable tag URLs without sufficient permission, display a message when there are no tags, provide dummy Javascript functions for the tag timeline. ... (check-in: 5b877495 user: eric tags: eric-tagview-rework, trunk)
2008-09-03
18:52
Clarify some comments in name.c ... (check-in: 5113ab59 user: eric tags: eric-tagview-rework, trunk)
2008-09-02
14:02 New ticket [c62fac40] Edit CSS/HTML in Setup adds extra CR/LF, wrong http Content-length. ... (artifact: 727fdd03 user: anonymous)
05:02 New ticket [cc827138] unable to check fossil-users Archives. ... (artifact: b3b2b8f4 user: anonymous)
Previous month ↓