summaryrefslogtreecommitdiff
path: root/goo/GooList.cc
AgeCommit message (Expand)AuthorFilesLines
2018-10-05Reimplement GooList as a subtype of std::vectorAdam Reichold1-136/+0
2018-04-06Add some more constAlbert Astals Cid1-1/+15
2011-08-30xpdf303: GooList::copy, GooList::reverse and GooList::putAlbert Astals Cid1-0/+22
2011-08-30xpdf303: Inserting with a negative i means prependingAlbert Astals Cid1-0/+3
2011-08-30xpdf303: If size is 0 reserve 8 anywayAlbert Astals Cid1-1/+1
2005-08-28Merge the Goo* improvements from xpdf 3.0.1. This change is based onBrad Hards1-0/+5
2005-08-28This part of my previous gmallocn merge patch was missing.Brad Hards1-4/+4
2005-03-03Initial revisionKristian Høgsberg1-0/+92