summaryrefslogtreecommitdiff
path: root/kwset.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove unnecessary cache.h includes in source filesElijah Newren2023-02-231-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-091-1/+7
|\
| * kwset: allow building with GCC 8Johannes Schindelin2019-06-131-1/+7
* | use COPY_ARRAY for copying arraysRené Scharfe2019-06-171-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 setbw/kwset-use-unsignedBen Walton2015-03-021-4/+4
* typofix: in-code commentsOndřej Bílka2013-07-221-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-281-1/+1
* Adapt the kwset code to GitFredrik Kuivinen2011-08-201-20/+13
* Add string search routines from GNU grepFredrik Kuivinen2011-08-201-0/+778