Date: Tue, 24 Jan 2006 01:21:22 +0000 (UTC) From: Maxime Henrion <mux@FreeBSD.org> To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/csup TODO diff.c keyword.c keyword.h Message-ID: <200601240121.k0O1LMpR030028@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2006-01-24 01:21:22 UTC
FreeBSD projects repository
Modified files:
csup TODO diff.c keyword.c keyword.h
Log:
- Make the keyword API able to handle binary lines at last. It makes
the code in keyword_expand() more complicated but we're now doing
things correctly, or so it seems :-).
- Remove the digusting hacks in diff_write() that were a consequence of
the inability of the keyword API to handle binary lines.
- Remove task from TODO.
Revision Changes Path
1.34 +0 -6 projects/csup/TODO
1.16 +6 -21 projects/csup/diff.c
1.19 +102 -41 projects/csup/keyword.c
1.6 +2 -1 projects/csup/keyword.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601240121.k0O1LMpR030028>
