Fossil

Timeline
Login

Timeline

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

50 events by user stephan occurring around 2008-05-15 22:03:39.

2008-11-18
08:13 Ticket [162e66c9ea] Inline variant of <verbatim> status still Open with 1 other change ... (artifact: fd16bb30b3 user: stephan)
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: dab84c22ee user: stephan tags: trunk)
2008-09-21
19:01 Fixed ticket [c7660d24bc]: c699 builds incorrectly - runs mkindex before any translate plus 3 other changes ... (artifact: e9d8e9dfd6 user: stephan)
19:00
fixed deps problem created by my last checkin. Now builds properly in non-parallel mode ... (check-in: d2ae873e9e user: stephan tags: trunk)
18:48 Ticket [c7660d24bc] c699 builds incorrectly - runs mkindex before any translate status still Open with 5 other changes ... (artifact: 233fcf617e user: stephan)
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: c699c491df user: stephan tags: trunk)
11:11
fixed an 'integer overflow' warning from the Sun compiler. Thank to Kevin for the tip. ... (check-in: 7ae01ee47b user: stephan tags: trunk)
07:30 Ticket [16f8dabf66] Prune empty dirs when switching checkout UUIDs status still Open with 5 other changes ... (artifact: b17e708712 user: stephan)
2008-09-18
11:51 Closed ticket [4bf3cca894]: TODO: Build flags for Solaris plus 3 other changes ... (artifact: 501b04ae14 user: stephan) ... 1 similar event omitted.
11:21
added comments about necessary link flags for Solaris 10 + OpenSolaris ... (check-in: 7dddab2fbe user: stephan tags: trunk)
07:23 New ticket [4bf3cca894] TODO: Build flags for Solaris. ... (artifact: 4d9631e433 user: stephan)
2008-05-24
22:40
added autosync check to wiki commit ... (check-in: d58ed02bed user: stephan tags: trunk)
2008-05-23
21:41
corrected wiki command short help ... (check-in: 92df4748bd user: stephan tags: trunk)
12:24
removed USER stuff. Reorganized. i would have SWORN that i checked this in yesterday. ... (check-in: ab5ab46206 user: stephan tags: trunk)
2008-05-20
20:57
fixed a typo in tktconfig.c ... (check-in: 9d4f1b6514 user: stephan tags: trunk)
15:45
new HOWTO: setting up a repo ... (check-in: a5f1c79f28 user: stephan tags: trunk)
14:45
added tip about being able to pass login info to clone URL ... (check-in: d1477108b0 user: stephan tags: trunk)
2008-05-19
13:08
explained the clone command in a bit more detail (what it does and where to go from there) ... (check-in: 44a4c365a7 user: stephan tags: trunk)
2008-05-16
15:54
renamed fossil-verbatim to verbatim for consistency with other CSS elements. Added a reasonable default .verbatim entry. ... (check-in: bb542b80c7 user: stephan tags: trunk)
15:44
The verbatim PRE tags now have class=fossil-verbatim to allow customization of the verbatim look/feel. ... (check-in: 454515642c user: stephan tags: trunk)
03:18
added optional FILE arg to wiki export ... (check-in: 7adbf773c2 user: stephan tags: trunk)
2008-05-15
22:11
fixed a used-the-wrong-var bug from that last commit ... (check-in: 32c06fd65b user: stephan tags: trunk)
22:05
/home link content can now be pulled from a Wiki entry or an arbitrary link relative to the fossil root url. See the WWW Configuration dialog for details. ... (check-in: 29374daa0d user: stephan tags: trunk)
22:03
corrected link to index.wiki ... (check-in: 24df39d736 user: stephan tags: trunk)
21:01
corrected a broken link ... (check-in: bfab49ede1 user: stephan tags: trunk)
20:28
removed as part of the /doc port ... (check-in: fda26ca344 user: stephan tags: trunk)
20:26
minor refactorings to the wiki commands ... (check-in: bfb4d414dd user: stephan tags: trunk)
20:25
initial ports of static .html to static /doc .wiki ... (check-in: d87ca60c58 user: stephan tags: trunk)
15:23
Added 'wiki commit'. Minor stylistic cleanups. ... (check-in: cde6e7a303 user: stephan tags: trunk)
2008-05-14
23:25
reorg'd/expanded the TODOs ... (check-in: d13b3ff094 user: stephan tags: trunk)
23:13
fixed to C++isms which Annotate accuses me of adding on 2008.2.2 ;) ... (check-in: cedf518c96 user: stephan tags: trunk)
23:08
corrected package description ... (check-in: 3c6067dd07 user: stephan tags: trunk)
23:02
corrected my *buntu release name ... (check-in: 7c4eee9c9c user: stephan tags: trunk)
23:01
added some help docs + TODO ... (check-in: cf5bbd92a2 user: stephan tags: trunk)
20:26
cleaned up error handling a bit, minor code style changes, s/import/commit/ ... (check-in: feee32d3af user: stephan tags: trunk)
20:02
removed 2 remaining debug lines. Cleaned up help text. ... (check-in: 87a1a31d1d user: stephan tags: trunk)
19:51
added command: wiki [export WikiName|list] ... (check-in: 5fb1152dab user: stephan tags: trunk)
2008-04-29
14:14 Changes to wiki page "Fossil" ... (artifact: 77d8ca865e user: stephan)
2008-04-25
22:31
initial checkin: quick hack to generate a .deb package of fossil. ... (check-in: adaa8411d9 user: stephan tags: trunk)
21:51 Changes to wiki page "bugs" ... (artifact: 29c2bb2a93 user: stephan)
21:49
LIB is now += LDFLAGS so that i can link on OpenSolaris (need -lsocket) ... (check-in: 1bceafc4d0 user: stephan tags: trunk)
21:45
s/strnlen/strnlen_/g for the local strnlen impementation because the name fataly collides with a func from standard headers in some gcc versions (e.g. GnuSolaris/Nexenta w/ gcc 4.0.x). ... (check-in: 0c78ba2eb4 user: stephan tags: trunk)
2008-02-26
15:07
Added trailing newline to file b/c gcc complains about it ... (check-in: 1cde715739 user: stephan tags: trunk)
2008-02-20
17:13
made hyperlinks in the footer div less ugly. ... (check-in: 89a2d5e899 user: stephan tags: trunk)
2008-02-16
18:49
Fixed memleaks of date-related header strings. ... (check-in: 88948d582a user: stephan tags: trunk)
2008-02-13
21:33
Corrected tagxref.srcid/rid confusion in the queries. Links now go where i want them to. ... (check-in: 0ff4e918f4 user: stephan tags: trunk)
2008-02-12
00:31
fixed a string memleak in baseline_zip_page() ... (check-in: 1ce0ac53ef user: stephan tags: trunk)
2008-02-08
22:02
minor buffer length fix for the previous change ... (check-in: 091499ec1a user: stephan tags: trunk)
21:33
zip.c: Refactored zip_of_baseline() to accept an (optional) "synthetic" directory name. All zipped files are added to that subdir. The default name is currently the UUID of the zipped baseline. ... (check-in: 974fd92330 user: stephan tags: trunk)