summaryrefslogtreecommitdiffstats
path: root/kwset.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs/copy-array' into maintJunio C Hamano2019-07-291-1/+1
|\
| * use COPY_ARRAY for copying arraysRené Scharfe2019-06-181-1/+1
* | kwset: allow building with GCC 8Johannes Schindelin2019-06-131-1/+7
|/
* 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