]> git.ipfire.org Git - thirdparty/squid.git/commit
Undo trunk r13269: "Vector refactor: move almost all clients to std::vector"
authorAlex Rousskov <rousskov@measurement-factory.com>
Mon, 17 Mar 2014 23:44:19 +0000 (17:44 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Mon, 17 Mar 2014 23:44:19 +0000 (17:44 -0600)
commitb84330d1e93deb467f60ee2d2efc26361b2e2d5d
treec858453a5f322c2e3ed1711eadff800e5a89f03f
parent4e4c52effcd62c2fdcce4703dd9e839a80864d1a
Undo trunk r13269: "Vector refactor: move almost all clients to std::vector"
to avoid stability issues related to std::vector migration.
61 files changed:
src/ClientDelayConfig.h
src/ConfigOption.cc
src/ConfigOption.h
src/CpuAffinityMap.cc
src/CpuAffinityMap.h
src/DelayPools.h
src/DelayTagged.h
src/DelayVector.h
src/DiskIO/DiskIOModule.cc
src/DiskIO/DiskIOModule.h
src/EventLoop.h
src/FadingCounter.h
src/FwdState.cc
src/FwdState.h
src/HttpHdrRange.cc
src/HttpHeader.cc
src/HttpHeader.h
src/HttpHeaderRange.h
src/Notes.cc
src/Notes.h
src/PeerSelectState.h
src/StoreFileSystem.cc
src/StoreFileSystem.h
src/StoreHashIndex.h
src/acl/Acl.cc
src/acl/Acl.h
src/acl/NoteData.cc
src/adaptation/AccessCheck.cc
src/adaptation/AccessCheck.h
src/adaptation/AccessRule.h
src/adaptation/Config.cc
src/adaptation/Config.h
src/adaptation/DynamicGroupCfg.h
src/adaptation/History.h
src/adaptation/Service.h
src/adaptation/ServiceGroups.h
src/adaptation/icap/Config.cc
src/adaptation/icap/Options.h
src/adaptation/icap/ServiceRep.cc
src/adaptation/icap/ServiceRep.h
src/auth/Config.h
src/auth/Scheme.cc
src/auth/Scheme.h
src/cache_cf.cc
src/client_side.cc
src/client_side_request.cc
src/comm/AcceptLimiter.cc
src/comm/AcceptLimiter.h
src/comm/forward.h
src/delay_pools.cc
src/errorpage.cc
src/esi/CustomParser.cc
src/esi/VarState.h
src/event.h
src/fs/rock/RockSwapDir.h
src/ipc/Coordinator.h
src/ipc/Kids.h
src/ipc/Queue.h
src/tests/stub_DiskIOModule.cc
src/tests/stub_libauth.cc
src/tunnel.cc