summaryrefslogtreecommitdiff
path: root/lib/linebuffer.h
Commit message (Expand)AuthorAgeFilesLines
* linebuffer: prefer idx_t for indexesPaul Eggert2021-06-111-2/+3
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+2
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-3/+3
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Tweak doc.Bruno Haible2007-05-141-4/+4
* * lib/linebuffer.c (readlinebuffer_delim): New function,Jim Meyering2007-05-121-1/+9
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Assume C89, so PARAMS isn't needed.Paul Eggert2003-06-181-12/+3
* .h files should stand alone, but we shouldn't include <sys/types.h>Paul Eggert2003-06-041-0/+2
* (readlinebuffer): Renamed from readline.Paul Eggert2003-01-131-6/+5
* Avoid function names used in standard libraries.Bruno Haible2002-12-311-1/+4
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* [struct linebuffer] (size): Declare to be of type size_t, not long.Jim Meyering1999-07-041-4/+5
* Make PARAMS-defining conditionals consistent.Jim Meyering1998-01-161-8/+14
* .Jim Meyering1996-10-291-4/+4
* Define and use macro, PARAMS, not __P.Jim Meyering1996-10-171-6/+7
* merge with 1.12Jim Meyering1995-06-181-1/+1
* Undef __P before defining it.Jim Meyering1995-03-121-0/+1
* Change _P to __P.Jim Meyering1994-11-041-9/+9
* Initial revisionJim Meyering1992-11-081-0/+42