Age | Commit message (Expand) | Author |
---|---|---|
2011-09-14 | Add comparison operators to FbTk::RefCount | Pavel Labath |
2011-09-14 | Remove the assignment operator from a regular pointer to a RefCount | Pavel Labath |
2011-09-14 | add FbTk::makeRef function, for easier construction of RefCount pointers | Pavel Labath |
2011-09-14 | Add a reset() function to FbTk::RefCount | Pavel Labath |
2011-09-14 | Add template copy constructor to FbTk::Refcount | Pavel Labath |
2011-05-10 | Make RefCount<> more sensible | Pavel Labath |
2008-08-16 | some cleanup | Mark Tiefenbruck |
2007-01-07 | I overkilled RefCount. Too tired. Heres the proper fix. | simonb |
2007-01-07 | fix intrinsic problem with refcount | simonb |
2006-07-01 | more dead functions | markt |
2005-01-24 | copyright date | mathias |
2003-12-16 | fixed some icc warnings | fluxgen |
2003-05-07 | forgot return | fluxgen |
2003-01-11 | removed explicit from copy constructor | fluxgen |
2003-01-01 | fixed minor bug in operator = Pointer | fluxgen |
2002-12-13 | ref counting for pointers | fluxgen |