cvs commit: projects/csup TODO diff.c keyword.c keyword.h
Maxime Henrion
mux at FreeBSD.org
Mon Jan 23 17:21:24 PST 2006
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
More information about the cvs-all
mailing list