]> git.ipfire.org Git - thirdparty/squid.git/history - src/mem_node.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / mem_node.cc
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
2010-10-02  Amos JeffriesMerge from trunk
2010-09-16  Amos JeffriesRemoved one cast too many after audit
2010-09-16  Amos JeffriesUse ptrdiff_t instead of int for mem_node data offset
2009-02-09  Amos JeffriesBug 419: Hop by Hop headers MUST NOT be forwarded ...
2009-02-08  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-01-31  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesMerge from trunk
2009-01-21  Amos JeffriesCleanup: zap CVS Id tags
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-12  Amos JeffriesMerge from trunk
2008-10-10  Amos JeffriesMerged from trunk
2008-10-10  Amos JeffriesSourceFormat: Main reformat push
2007-12-27  hnoBug #2114: cache memory accounting not working well
2007-08-13  hnoAuthor: wessels & Christos Tsantilas
2006-09-20  adrianBypass the expensive check to the allocator getStats...
2005-11-03  serassioAn ugly workaround to allow the build on 64 bit platform.
2005-09-15  wesselsBug #1332: mem_node leak
2004-08-30  robertcMerge in MemPools objectification.
2003-08-05  robertcSummary: Remove the unneeded 'deleteSelf' idiom.
2003-06-26  robertcSummary: Convert mem_hdr to the use of a splay.
2003-06-24  robertcSummary: mem_hdr testing and corrections.
2003-02-22  robertcSummary: Ran astyle over src subtree.
2003-01-23  robertcImport of fix-ranges branch