]> git.ipfire.org Git - thirdparty/squid.git/commit - src/tests/testSBuf.cc
Fixed documentation, tentative alternate dump implementation with Raw api
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 19 Sep 2013 12:38:58 +0000 (14:38 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 19 Sep 2013 12:38:58 +0000 (14:38 +0200)
commita452bc8b28c1f14851bc7790cf44901f4eee5392
tree6a3b30b67664d77f4e24deeaab8fff85eb3923df
parenta44b8b80ac439c0a5817c7e19858074494ecb3ed
Fixed documentation, tentative alternate dump implementation with Raw api
Improve SBuf::find readability
Improved readability and error reporting in SBuf
Fixed nonfatal bug in snprintf behavior detection
src/SBuf.cc
src/SBuf.h
src/SBufExceptions.cc
src/SBufExceptions.h
src/SBufStream.h
src/tests/testSBuf.cc