log toys/pending/fold.c @ 1396:e0c9c5424864 draft

age author description
Fri, 25 Apr 2014 05:56:16 -0500 Rob Landley fold cleanup: whitespace and curly brackets. draft
Wed, 16 Apr 2014 19:49:15 -0500 Samuel Holland This version of fold fixes major bugs (infinite loop, overflow) and adds an option for un/refolding text. draft 0.4.8
Thu, 03 Apr 2014 18:01:44 -0500 Samuel Holland Here is a basic implementation of fold[0]. It does not support multibyte characters, though that would probably just require more switch cases. draft