summaryrefslogtreecommitdiffstats
path: root/kwset.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: switch links to httpsJosh Soref2023-11-261-1/+1
* kwset: move translation table from ctypeCalvin Wan2023-07-051-0/+36
* treewide: remove unnecessary cache.h includes in source filesElijah Newren2023-02-241-1/+1
* tree-wide: apply equals-null.cocciJunio C Hamano2022-05-021-2/+2
* Merge branch 'js/gcc-8-and-9'Junio C Hamano2019-07-101-1/+7
|\
| * kwset: allow building with GCC 8Johannes Schindelin2019-06-131-1/+7
* | use COPY_ARRAY for copying arraysRené Scharfe2019-06-181-1/+1
|/
* Replace Free Software Foundation address in license noticesTodd Zullinger2017-11-091-3/+1
* kwset: use unsigned char to store values with high-bit setBen Walton2015-03-021-4/+4
* typofix: in-code commentsOndřej Bílka2013-07-231-5/+5
* kwset: fix spelling in commentsStefano Lattarini2013-04-121-2/+2
* sparse: Fix an "Using plain integer as NULL pointer" warningRamsay Jones2011-09-111-1/+1
* obstack: Fix portability issuesFredrik Kuivinen2011-08-291-1/+1
* Adapt the kwset code to GitFredrik Kuivinen2011-08-211-20/+13
* Add string search routines from GNU grepFredrik Kuivinen2011-08-211-0/+778