summaryrefslogtreecommitdiff
path: root/src/preproc/grn/hdb.cpp
Commit message (Expand)AuthorAgeFilesLines
* [grn]: Slightly refactor.G. Branden Robinson2022-04-161-9/+8
* [grn]: Add more input validity checking.G. Branden Robinson2022-04-161-17/+70
* grn(1): Note an oddity of the Gremlin file format.G. Branden Robinson2021-08-171-2/+1
* [grn]: Wrap long comment lines and fix typos.G. Branden Robinson2021-08-161-11/+12
* [grn]: Fix code style issues.G. Branden Robinson2021-08-161-9/+11
* [grn]: Perform more input validation.G. Branden Robinson2021-08-161-11/+36
* [grn]: Add and use `malloc()` wrapper.G. Branden Robinson2021-08-161-3/+8
* [grn]: Fix infinite loop on bad input.G. Branden Robinson2021-08-161-1/+5
* src: Document intentional case fallthrough.G. Branden Robinson2017-11-121-0/+3
* src: Migrate diagnostics away from `these quotes'.G. Branden Robinson2017-11-091-2/+2
* Add gnulib module fprintf-posixBertrand Garrigues2017-07-221-0/+4
* * Makefile.in (oldfontdir): New variable.Werner LEMBERG2006-12-311-1/+1
* * src/preproc/grn/hdb.cpp (compatibility_flag): Add declaration.Werner LEMBERG2004-08-071-0/+5
* * src/include/font.h (font): Use `int' for ch_index.Werner LEMBERG2004-04-191-2/+5
* * src/devices/grolbp/lbp.h, src/preproc/grn/gprint.h,Werner LEMBERG2004-04-171-10/+10
* * src/preproc/grn/hdb.cpp (DBRead): Don't close file handle; thisWerner LEMBERG2003-06-031-1/+0
* Renamed all `*.cc' files to `*.cpp'.Werner LEMBERG2003-04-151-0/+339