On Sat, 26 Mar 2016 17:23:03 +0100
Mattias Andrée <[email protected]> wrote:

Hey Mattias,

> Signed-off-by: Mattias Andrée <[email protected]>
> ---
>  Makefile |  1 +
>  README   |  1 +
>  rev.1    | 22 +++++++++++++++++++
>  rev.c    | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
> +++++++++ 4 files changed, 98 insertions(+) create mode 100644 rev.1
>  create mode 100644 rev.c

nice and clean, it works! At first I thought you didn't support UTF-8,
but I gotta admit that your method to handle it is pretty elegant.
In the future, when we go forward and actually handle grapheme
clusters, we will have to act upon grapheme cluster boundaries instead,
but that requires minimal modification.

Applied.

Cheers

Laslo

-- 
Laslo Hunhold <[email protected]>

Reply via email to