Wiki
Download
Manual
Eggs
API
Tests
Bugs
show
edit
history
Edit history for page: release-policy
revision
author
date
description
r1
r2
31126
mario
Fri Jul 18 00:19:00 2014
Properly capitalize CHICKEN on the wiki directory (only first level). I used the following shell script to change things: while IFS= read -d $'\0' -r file ; do sed -i 's/Chicken/CHICKEN/g' "$file" done < <(find wiki -maxdepth 1 -type f -print0 ) Some files have been manually reverted after that, since some substitutions don't apply: - friedly-chicken (repl banner) - survey2011 (Chicken in URI paths) - chickenista-guide (Chickenista) I hope the link canonicalization thing will be on my side.
30602
syn
Tue Mar 25 11:27:00 2014
release-policy: clarify wording around tagging (tags are not pushed into branches, really)
26919
alaric
Mon Jun 18 20:27:00 2012
Documented new bug fix release numbering
24225
felix
Sat Jun 25 19:42:00 2011
updated release-policy (thanks to ckeen for reminding me about this)
20673
zbigniew
Wed Oct 6 23:10:00 2010
wiki: point links in /release-policy to code.call-cc.org.
19405
svnwiki
Sat Aug 14 13:46:00 2010
Anonymous wiki edit for IP [80.101.127.174]: Fix syntax of release-policy so it works properly in qwiki
19155
mario
Sat Aug 7 13:24:00 2010
Fixed links (replacing chicken.wiki.br by code.call-cc.org or wiki.call-cc.org)
19152
mario
Sat Aug 7 13:04:00 2010
Removed Development page (development stuff is now at code.call-cc.org)
18593
felix
Mon Jun 21 08:05:00 2010
tried to update release-policy page
18261
iraikov
Mon May 31 01:20:00 2010
removed outdated info from the release policy
9510
iraikov
Wed Mar 12 02:09:00 2008
Some more detailed information about the releases directory structure.
9423
iraikov
Tue Mar 11 06:02:00 2008
Added pre tags.
9421
iraikov
Tue Mar 11 05:58:00 2008
Some stylistic fixes.
9420
iraikov
Tue Mar 11 05:55:00 2008
blockquote fix
9417
iraikov
Tue Mar 11 05:50:00 2008
Using blockquote instead of >
9414
iraikov
Tue Mar 11 05:44:00 2008
Added quotes to example paths.
9412
iraikov
Tue Mar 11 05:40:00 2008
Formatting fixes.
9411
iraikov
Tue Mar 11 05:34:00 2008
Formatting fixes.
9410
iraikov
Tue Mar 11 05:27:00 2008
Created initial release policy file.