summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* import gnulib xgetcwd module; replace getcwd_allocated with xgetcwdColin Watson2007-10-14
* import gnulib xstrndup moduleColin Watson2007-10-14
* import gnulib xalloc moduleColin Watson2007-10-14
* remove include/Defines, superseded by automakeColin Watson2007-10-09
* The strappend function is in the namespace reserved by C99Colin Watson2007-10-08
* Add more intelligent guessing of manual page encodings. Thanks toColin Watson2007-09-16
* * src/man.c (lang_dir): Move to ...Colin Watson2007-09-02
* merge from trunkColin Watson2007-08-31
|\
| * * include/manconfig.h.in (create_tempfile): Remove.Colin Watson2007-08-28
| * * src/lexgrog.l (find_name): Split handling once we have aColin Watson2007-08-28
| * * lib/pipeline.h (struct command): Add support for commands thatColin Watson2007-08-28
* | * src/mandb.c (process_manpath): New function, split out from main.Colin Watson2007-06-11
|/
* * lib/debug.c: New file for debugging functions.Colin Watson2007-02-12
* * lib/xsigaction.c: New file: sigaction with EINTR checking.Colin Watson2007-01-08
* * configure.ac: Rename lynx variable to browser. Check forColin Watson2007-01-08
* Fix a slew of memory leaks, including a nasty per-search leak inColin Watson2007-01-07
* * configure.ac, include/manconfig.h.in: Only prepend "exec " toColin Watson2006-11-06
* migrate CVS ignores to bzrColin Watson2006-11-04
* * include/manconfig.h.in (GNUC_PREREQ): Check for __GNUC_MINOR__,Colin Watson2006-08-09
* * include/manconfig.h.in (ATTRIBUTE_WARN_UNUSED_RESULT): Define to aColin Watson2005-09-01
* * docs/COPYING, docs/COPYING.LIB: Update from www.gnu.org to pick upColin Watson2005-07-31
* * include/manconfig.h.in (ATTRIBUTE_MALLOC): Define to a functionColin Watson2005-07-12
* * include/manconfig.h.in (GNUC_PREREQ): Helper macro borrowed fromColin Watson2005-07-12
* * include/manconfig.h.in: Define ATTRIBUTE_SENTINEL to a functionColin Watson2005-07-11
* * configure.in: Define HAVE_GZIP, HAVE_COMPRESS, and HAVE_BZIP2 asColin Watson2005-07-03
* Roll out the new pipeline library in most programs.Colin Watson2004-03-09
* * src/compression.c (comp_info): If the new want_stem argument isColin Watson2004-03-08
* * include/manconfig.h.in: Protect against multiple inclusion.Colin Watson2004-03-08
* * include/manconfig.h.in (CTYPE): New macro to help get <ctype.h>Colin Watson2003-11-16
* * include/manconfig.h.in: Remove incorrect prototype of basename()Colin Watson2003-08-15
* * acinclude.m4 (MAN_FUNC_STRSIGNAL): New macro to check for the GNUColin Watson2003-08-03
* * include/comp_src.h.in: Protect against multiple inclusions.Colin Watson2003-08-03
* Remove all assumptions that string literals have type 'char *' rather thanColin Watson2003-05-01
* Always calculate full dependencies for C files. Remove --enable-debugColin Watson2003-04-07
* Don't generate language-specific date variants for man pages, as thatColin Watson2003-04-06
* Move config.h to the top level. intl/Makefile.in is insistent on it beingColin Watson2003-03-10
* Rebuild the database if it contains broken multi keys such as thoseColin Watson2002-12-20
* Apply proper copyright and licence notices to all source files. There areColin Watson2002-10-23
* A much-needed complete rewrite of splitline(). The previous versionColin Watson2002-10-12
* Add bzip2 decompression support, thanks to Clint Adams <schizo@debian.org>.Colin Watson2002-09-15
* Using '.' as a name/extension separator in multi keys was a bad idea; use aColin Watson2002-06-24
* Use the -R flag to less, to help with displaying output from groff 1.18.Colin Watson2002-05-03
* Pass through much of the code adding 'const' where appropriate. This shouldColin Watson2002-04-28
* Add a new name element to the database so that we can supportColin Watson2002-04-26
* Rename package from man_db to man-db, as the underscore was awkward.Colin Watson2002-04-03
* Some updates for Autoconf 2.53. New configure option, --with-config-file.Colin Watson2002-04-03
* lexgrog: Minor optimization.Colin Watson2002-01-12
* A couple of build fixes. Spanish translation updates from David Mart�nez.Colin Watson2001-10-14
* A week's worth of hotel room hacking. Highlights:Colin Watson2001-09-18
* * include/Defines.in: Add lexgrog to list of transformed programColin Watson2001-09-06