Age | Commit message (Expand) | Author |
---|---|---|
2004-03-15 | Added remove_at method | Eugene Sandulenko |
2004-02-05 | renamed (Const)Iterator to (const_)iterator; changed size() to return an uint | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2003-10-17 | added push_back method with List arg (append one list to another one efficien... | Max Horn |
2003-10-05 | added iterators to List template | Max Horn |
2003-10-02 | renamed namespace ScummVM to Common | Max Horn |
2003-08-21 | patch #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-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | next pedantic cleanup code | Paweł Kołodziejski |
2002-11-14 | added missing #include | Max Horn |
2002-10-15 | added insert_at method to List template | Max Horn |
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn |