summaryrefslogtreecommitdiff
path: root/strcache.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright statements for 2014.Paul Smith2014-09-301-1/+1
* Update source file format: remove TABs, use GNU coding styles.Paul Smith2013-05-171-3/+3
* Update copyright for changes in 2013.Paul Smith2013-05-171-1/+1
* Rename the make.h file to makeint.h for internal use only.Paul Smith2013-01-201-1/+1
* Simplify copyrights using ranges of years.Paul Smith2012-03-051-2/+1
* Update copyright notices.Paul Smith2012-01-161-1/+2
* * Fixups to the make man pagePaul Smith2011-02-211-73/+118
* Update copyrights for 2010.Paul Smith2010-07-131-1/+1
* Update copyright years.Paul Smith2009-10-251-1/+1
* * Update to GPLv3Paul Smith2007-07-041-4/+4
* This is a major update, which switches virtually every allocated-but-not-freedPaul Smith2007-03-201-24/+48
* Fix from Eli for incorrect value of $(MAKE) on Cygwin.Paul Smith2006-11-181-4/+10
* Another round of cleanups:Paul Smith2006-04-091-2/+2
* Last of the copyright updates.Paul Smith2006-02-111-2/+1
* Update copyright and license notices on all files.Paul Smith2006-02-111-17/+15
* - New code capability: a read-only string cache. Start of solution forPaul Smith2006-02-101-0/+219