squid3/refcount changes

These changesets represents the changes on the squid3/refcount development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.

Browse repository

DateAuthorSizeDescription
2002/11/08 12:16:50rbcollins+11 -5handle const pointers too - more cases
2002/11/08 12:04:57rbcollins+31 -12handle const pointers too
2002/11/06 11:42:02rbcollins+21 -2more common uses of pointers
2002/11/06 11:07:15rbcollins+4 -5more RefCountable a struct, not a template, as the template is not needed now
2002/11/06 11:05:49rbcollins+2 -3allow class hierarchies to expose different pointer types whilst still refcounting
2002/11/06 09:51:13rbcollins+10 -1test a couple more desirable behaviours
2002/11/06 08:34:29rbcollins+2 -1initialize count\!
2002/11/06 06:57:34rbcollins+209 -35Refcounted template class for squid 3

Release statistics

AuthorChangesetsChanges
rbcollins8+290 -64
total8+290 -64

Back