aboutsummaryrefslogtreecommitdiff
path: root/common/list.h
AgeCommit message (Expand)Author
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
2004-01-06updated copyright noticeMax Horn
2003-10-17added push_back method with List arg (append one list to another one efficien...Max Horn
2003-10-05added iterators to List templateMax Horn
2003-10-02renamed namespace ScummVM to CommonMax Horn
2003-08-21patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local b...Jonathan Gray
2003-08-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06next pedantic cleanup codePaweł Kołodziejski
2002-11-14added missing #includeMax Horn
2002-10-15added insert_at method to List templateMax Horn
2002-09-08rewrote config class; cleanup; code restructuringMax Horn