summaryrefslogtreecommitdiff
path: root/src/convert_name.c
Commit message (Expand)AuthorAge
* * configure.ac: Stop checking for memory.h (not used) and limits.hColin Watson2008-01-07
* * libdb/db_btree.c, libdb/db_storage.h, libdb/mydbm.h, src/catman.c,Colin Watson2008-01-07
* no need to test HAVE_UNISTD_H any moreColin Watson2007-10-16
* remove attempts at K&R compatibility; such systems are no longer supported by...Colin Watson2007-10-15
* many fixes to allow VPATH builds, including a separate Makefile.am for each m...Colin Watson2007-10-13
* The strappend function is in the namespace reserved by C99Colin Watson2007-10-08
* * lib/debug.c: New file for debugging functions.Colin Watson2007-02-12
* * configure.ac (AM_GNU_GETTEXT_VERSION): Upgrade to gettext 0.15.Colin Watson2006-12-26
* * docs/COPYING, docs/COPYING.LIB: Update from www.gnu.org to pick upColin Watson2005-07-31
* * src/compression.c (comp_info): If the new want_stem argument isColin Watson2004-03-08
* * src/convert_name.c (convert_name): Reorganize and clarify. TheColin Watson2003-11-16
* Add -Wpointer-arith and -Wstrict-prototypes for gcc, and update all codeColin Watson2003-05-01
* Revert accidentally committed files.Colin Watson2003-04-22
* * src/globbing.c (parse_layout, look_for_file): Add a BSD layout inColin Watson2003-04-22
* Apply proper copyright and licence notices to all source files. There areColin Watson2002-10-23
* Fix a case of replacing a multi key. Minor compile fixes.Colin Watson2002-05-01
* Pass through much of the code adding 'const' where appropriate. This shouldColin Watson2002-04-28
* Massive global style cleanup in src/*, and a couple of small documentationColin Watson2001-05-28
* Initial revisionColin Watson2001-04-26