freebsd-dev/usr.bin/tr
Tim J. Robbins cfab3bdd89 Splay the left and right subtrees on min - 1 and max + 1, respectively,
before trying to coalesce. Forgetting to splay caused us to miss many
opportunities for coalescing.
2004-07-14 08:33:14 +00:00
..
cmap.c Add support for multibyte characters. The challenge here was to use 2004-07-09 02:08:07 +00:00
cmap.h Add support for multibyte characters. The challenge here was to use 2004-07-09 02:08:07 +00:00
cset.c Splay the left and right subtrees on min - 1 and max + 1, respectively, 2004-07-14 08:33:14 +00:00
cset.h Add support for multibyte characters. The challenge here was to use 2004-07-09 02:08:07 +00:00
extern.h Add support for multibyte characters. The challenge here was to use 2004-07-09 02:08:07 +00:00
Makefile Add support for multibyte characters. The challenge here was to use 2004-07-09 02:08:07 +00:00
str.c Add support for multibyte characters. The challenge here was to use 2004-07-09 02:08:07 +00:00
tr.1 Update for multibyte character support: remove BUGS and change the 2004-07-09 02:33:46 +00:00
tr.c Report input errors instead of ignoring them. 2004-07-09 05:15:46 +00:00