bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] unify character type look-up table


From: Hideki IWAMOTO
Subject: [PATCH] unify character type look-up table
Date: Sat, 02 Sep 2006 14:59:47 +0900

This patch integrates look-up table urlchar in src2html.c into regexchar in 
char.c. 
In addition, this patch replaces isblank scattered in the tree.

 gozilla/gozilla.c |    3 ---
 htags/src2html.c  |   31 +------------------------------
 libutil/char.c    |   49 +++++++++++++++++++------------------------------
 libutil/char.h    |   20 +++++++++++++++++++-
 libutil/conf.c    |    5 +----
 libutil/split.c   |    3 +--
 libutil/strbuf.c  |    4 +---
 libutil/strmake.h |    6 +-----
 8 files changed, 43 insertions(+), 78 deletions(-)

----
Hideki IWAMOTO  address@hidden

Attachment: const-chartype-array.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]