log src/input.cc @ 14055:4000ad5fe0f6 stable

age author description
Thu, 01 Dec 2011 04:26:46 -0500 John W. Eaton plug some memory leaks
Sun, 27 Nov 2011 16:07:13 -0800 Rik doc: Document "local" option for configuration variables.
Mon, 03 Oct 2011 11:03:40 -0400 John W. Eaton improve memory use for the pager and diary streams (bug #34431)
Tue, 23 Aug 2011 17:08:51 -0400 John W. Eaton eliminate duplication of internal variables controlling command history
Tue, 09 Aug 2011 23:23:59 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 09 Aug 2011 22:16:06 -0400 John W. Eaton use gnulib::fseek and gnulib::fopen stable
Wed, 03 Aug 2011 13:57:54 -0400 John W. Eaton periodic merge of stable to default
Wed, 03 Aug 2011 13:56:53 -0400 John W. Eaton use gnulib:: qualifiers for more stdio functions stable
Tue, 02 Aug 2011 15:51:04 -0400 John W. Eaton allow debugging when input is not coming from a tty
Sun, 03 Apr 2011 20:33:14 -0700 Rik Add new section on parsing to documentation.
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
Sat, 29 Jan 2011 21:28:38 -0800 Rik Add S_ISBLK and family of functions to documentation.
Thu, 27 Jan 2011 04:26:39 -0500 John W. Eaton input.cc (input_event_hook): fix incorrect use of iterator
Wed, 25 Nov 2009 13:31:55 -0500 John W. Eaton keyboard: fix stack manipulation release-3-2-x
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files