]> git.ipfire.org Git - thirdparty/squid.git/history - include/MemPool.h
SourceFormat Enforcement
[thirdparty/squid.git] / include / MemPool.h
2012-08-28  Automatic source... SourceFormat Enforcement
2011-08-30  Alex RousskovMerged from parent (trunk r11691, v3.2.0.11+).
2011-08-26  Amos JeffriesPortability: Drop u_short type
2011-08-10  Alex RousskovMerged from parent (trunk r11623, v3.2.0.10+).
2011-06-04  Amos JeffriesSync with trunk
2011-06-02  Amos JeffriesPOSIX: Use u_short everywhere instead of a mix with...
2010-11-27  Amos JeffriesMerge from trunk. and Save Comm::Connection in IoCallback
2010-11-21  Amos JeffriesPolicy enforcement: Remove config.h from .h and .cci...
2010-07-06  Alex RousskovMerged from parent (trunk r10600).
2010-06-03  Amos JeffriesMerge from trunk
2010-06-02  Amos JeffriesMerge from trunk
2010-06-01  Francesco ChemolliMerged from trunk
2010-05-30  Henrik NordstromAuthor: Alex Rousskov <rousskov@measurement-factory...
2010-05-29  Henrik NordstromRework memory pools
2010-05-29  Henrik NordstromSimple freelist in malloc based pool allocator
2010-05-28  Henrik NordstromFix statistics
2010-05-28  Henrik NordstromMerged from trunk
2010-05-28  Henrik NordstromSplit MemPool.cc into generic framework and specific...
2010-05-13  Amos JeffriesMerge from trunk
2010-04-08  Amos JeffriesMerged from trunk
2010-03-31  Francesco ChemolliMerged from trunk.
2010-03-21  Amos JeffriesCompat: Shuffle squid.h portability definitions into...
2009-05-30  Amos JeffriesAuthor: Henrik Nordstrom <henrik@henriknordstrom.net>
2009-04-09  Amos JeffriesMerge from trunk
2009-03-17  Amos JeffriesAuthor: Various Translators
2009-03-02  Amos JeffriesAuthor: Wang DaQing <wdq@bigfoot.com>
2009-03-01  Amos JeffriesAuthor: Various Translators
2009-02-25  Amos JeffriesLanguage: Greek
2009-02-23  Amos JeffriesAuthor: Henrik Nordstrom <hno@squid-cache.org>
2009-02-22  Amos JeffriesLanguage Updates
2009-02-19  Francesco ChemolliMerged from trunk
2009-02-18  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2009-02-18  Amos JeffriesSourceLayout: setup libcompat.la for portability primitives
2009-02-18  Amos JeffriesRemove duplicate assert.h, and bad includes of compat...
2009-02-08  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-17  Amos JeffriesAuthor: Francesco Chemolli <kinkie@squid-cache.org>
2008-10-10  Amos JeffriesMerged from trunk
2008-10-05  Amos JeffriesMerge from trunk
2008-10-05  Amos JeffriesBug 2393: DNS requests getting stuck in idns queue
2008-09-30  Alex RousskovMerged from trunk.
2008-09-29  Amos JeffriesSourceFormat: include/
2008-03-22  Henrik NordstromMerged from trunk
2008-03-20  Henrik NordstromMerged from trunk
2008-03-20  Amos Jeffries3.1 Cleanups pt 1: Add testheaders.sh script
2008-02-27  amosjeffriesMerge auto-docs branch. pt 2
2008-02-07  adrianAuthor: adrian
2007-11-14  rousskovAuthor: Klaus Singvogel <kssingvo@suse.de>
2007-05-22  rousskovBug #1966 fix: Use rounded String MemPool sizes in...
2007-05-22  rousskovRemoved hopefully unused SIZEOF_CHUNK macro in preparat...
2006-09-20  adrianBypass the expensive check to the allocator getStats...
2006-09-04  hnoSyntax glue to get the MemPool API back in shape.
2006-09-03  hnoCleanup of some MemAllocatorProxy abuse. This is a...
2006-05-11  hnoBroke out assert define into it's own include. Relied...
2004-12-21  hnoBug #944: Fails to compile on openbsd etc.
2004-08-30  robertcMerge in MemPools objectification.
2003-07-15  robertcSummary: Remove MemPool dependence on Array.h.
2003-02-08  robertcSummary: Merge delay class 4 performance enhancements.
2003-01-17  robertcMemPool uses Array's, not Stacks
2002-10-14  robertcC++ conversion
2002-04-06  adrian* Commit Andres Kroonmaa's chunked memory pool allocator
1998-03-04  rousskov- Removed MemPool files (now in src/Mem.c)
1998-02-25  rousskovlint.
1998-02-21  rousskovDirty and buggy alex_2.