summaryrefslogtreecommitdiff
path: root/strcache.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Update Copyright statements for 2014.Paul Smith1-1/+1
2013-05-17Update source file format: remove TABs, use GNU coding styles.Paul Smith1-3/+3
2013-05-17Update copyright for changes in 2013.Paul Smith1-1/+1
2013-01-20Rename the make.h file to makeint.h for internal use only.Paul Smith1-1/+1
2012-03-05Simplify copyrights using ranges of years.Paul Smith1-2/+1
2012-01-16Update copyright notices.Paul Smith1-1/+2
2011-02-21* Fixups to the make man pagePaul Smith1-73/+118
2010-07-13Update copyrights for 2010.Paul Smith1-1/+1
2009-10-25Update copyright years.Paul Smith1-1/+1
2007-07-04* Update to GPLv3Paul Smith1-4/+4
2007-03-20This is a major update, which switches virtually every allocated-but-not-freedPaul Smith1-24/+48
2006-11-18Fix from Eli for incorrect value of $(MAKE) on Cygwin.Paul Smith1-4/+10
2006-04-09Another round of cleanups:Paul Smith1-2/+2
2006-02-11Last of the copyright updates.Paul Smith1-2/+1
2006-02-11Update copyright and license notices on all files.Paul Smith1-17/+15
2006-02-10- New code capability: a read-only string cache. Start of solution forPaul Smith1-0/+219