]> git.ipfire.org Git - thirdparty/squid.git/history - lib/Array.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / lib / Array.cc
2012-01-20  Francesco ChemolliRenamed squid.h to squid-old.h and config.h to squid.h
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
2003-07-22  robertcSummary: Merge disk-factoring.
2003-01-23  robertcImport of fix-ranges branch
2003-01-18  robertctemplatify arrays
2003-01-18  robertcMake Array a C++ library object
2001-02-08  hnoCleaned up the namespace (local functions made static)
2001-01-12  wesselsUpdated copyright
2000-03-28  wesselsmerging 2.3 branch changes
1999-05-05  wesselsgindent and 2.2 branch merge
1998-07-23  wesselsCHANGED COPYRIGHT STUFF
1998-07-20  wesselschange FSF address
1998-03-21  rousskov- Split Stack into Array and Stack.