Edit history for page: language-comparison

revision author date description r1 r2
38689 wasamasa Mon May 11 07:29:00 2020 Remove wiki spam
38688 svnwiki Mon May 11 01:24:00 2020 Anonymous wiki edit for IP [144.132.222.23]:
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.
29354 svnwiki Sun Jul 14 14:03:00 2013 Anonymous wiki edit for IP [85.164.10.19]: Split the second line-counting example into its own line, added Python example
29353 svnwiki Sun Jul 14 13:51:00 2013 Anonymous wiki edit for IP [85.164.10.19]: sizeof(char) is defined to be 1 in C, so no need to divide sizeof(buffer) by sizeof(buffer[0])
28883 svnwiki Tue May 14 13:53:00 2013 Anonymous wiki edit for IP [62.190.51.12]: Add Perl examples
28882 svnwiki Tue May 14 13:42:00 2013 Anonymous wiki edit for IP [62.190.51.12]: Fixed printing hash keys example for Perl to be more idiomatic
28746 svnwiki Thu Apr 18 05:25:00 2013 Anonymous wiki edit for IP [186.220.37.80]:
27013 svnwiki Sat Jul 7 18:28:00 2012 Anonymous wiki edit for IP [78.143.161.67]: Simpler perl for printing the keys of a hash.
24723 svnwiki Wed Aug 10 23:44:00 2011 Anonymous wiki edit for IP [193.157.115.42]: Moved "usage in a compiled program" below "Input & output" since it affected the title of the page.
24722 svnwiki Wed Aug 10 23:22:00 2011 Anonymous wiki edit for IP [193.157.115.42]: Added information regarding use of procedures from the extras namespace when compiling.
24486 svnwiki Thu Jul 14 11:42:00 2011 Anonymous wiki edit for IP [195.135.221.2]: python hash length
24485 svnwiki Thu Jul 14 11:41:00 2011 Anonymous wiki edit for IP [195.135.221.2]: python hash length
16241 svnwiki Fri Oct 23 04:34:00 2009 Changes applied for Anonymous (131.179.160.140) through svnwiki:
12931 svnwiki Fri Jan 2 15:55:00 2009 Changes applied for Mihail Minkov (87.126.34.189) through svnwiki:
12930 svnwiki Fri Jan 2 15:52:00 2009 Changes applied for Mihail Minkov (87.126.34.189) through svnwiki:
9508 svnwiki Wed Mar 12 00:49:00 2008 Changes applied for Og! (189.18.79.190) through svnwiki: when using iterators, pre-increment may be the prefered way.
8712 azul Sat Feb 23 20:33:00 2008 More.
8617 azul Thu Feb 21 19:16:00 2008 Changes applied for azul (193.142.125.1) through svnwiki: Tweaks.
8589 azul Wed Feb 20 11:25:00 2008 Changes applied for azul (193.142.125.1) through svnwiki: Tweaks.
8585 azul Wed Feb 20 07:51:00 2008 Changes applied for azul (84.75.142.208) through svnwiki: Creating...