Timeline
Not logged in

22 events occurring around 2008-09-18 11:21:29.

2008-09-21
19:00:11 * [d2ae873e9e] fixed deps problem created by my last checkin. Now builds properly in non-parallel mode (user: stephan, tags: trunk)
18:48:55 * Ticket c7660d24bc c699 builds incorrectly - runs mkindex before any translate status still Open with 5 other changes (user: stephan)
... 1 similar event omitted.
2008-09-19
15:36:57 * [c699c491df] fixed Makefile dependency orderings so parallel compilation (e.g. make -j2) can work (cuts my build times in half) (user: stephan, tags: trunk)
11:11:01 * [7ae01ee47b] fixed an 'integer overflow' warning from the Sun compiler. Thank to Kevin for the tip. (user: stephan, tags: trunk)
07:30:34 * Ticket 16f8dabf66 Prune empty dirs when switching checkout UUIDs status still Open with 5 other changes (user: stephan)
... 1 similar event omitted.
2008-09-18
11:51:37 * Closed ticket 4bf3cca894: TODO: Build flags for Solaris plus 3 other changes (user: stephan)
... 1 similar event omitted.

11:21:29 * [7dddab2fbe] added comments about necessary link flags for Solaris 10 + OpenSolaris (user: stephan, tags: trunk)

07:23:54 * New ticket 4bf3cca894 TODO: Build flags for Solaris. (user: stephan)
03:03:09 * New ticket 5cf318a1d0 Use latest UUID associated with a tag by default. (user: anonymous)
2008-09-17
14:50:29 * New ticket 368a5d6c5b specifying a tag in command should default to the latest UUID with that tag. (user: anonymous)
2008-09-12
02:56:49 * New ticket 65363298fd Include bug report formats in update. (user: anonymous)
2008-09-11
17:12:11 * [aeeba751c4] 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 dynami... (user: cle, tags: trunk)
2008-09-07
08:32:40 * [f3fb059eb6] Remove small glitch that prevent fossil to be built with BSD make. (user: cle, tags: trunk)
2008-09-06
13:29:29 * [8745d0d579] Merge Merge tagview branch into mainline (user: eric, tags: trunk)
13:16:08 * [a55a0a49a3] Merge Merge mainline into tagview branch (user: eric, tags: eric-tagview-rework, trunk)
13:09:44 * [5b87749575] Disable tag URLs without sufficient permission, display a message when there are no tags, provide dummy Javascript functions for the tag timeline. (user: eric, tags: eric-tagview-rework, trunk)
2008-09-03
18:52:48 * [5113ab5981] Clarify some comments in name.c (user: eric, tags: eric-tagview-rework, trunk)