squid:mswin

Last commit made on 2012-08-08
Get this branch:
git clone -b mswin https://git.launchpad.net/squid

Branch merges

Branch information

Name:
mswin
Repository:
lp:squid

Recent commits

158c0d2... by Amos Jeffries

merged from trunk

f68414c... by Amos Jeffries

Portability: CMSG_*() macro API substitute

3bfe9ee... by Amos Jeffries

Windows: MinGW provides truncate()/ftruncate()

15d3627... by Francesco Chemolli

Windows: fix winsock detection capabilities

f77e128... by Amos Jeffries

Windows: provide POSIX ABI wrapper for mkdir()

c7bf588... by Francesco Chemolli

Moved CBDATA_CLASS declarations to the end of classes as per coding guidelines.

fa84c01... by Francesco Chemolli

Changed all level-0 debugs messages to use the DBG_CRITICAL definition.

e023691... by Francesco Chemolli

Changed all level-1 debugs messages to use DBG_IMPORTANT definition.

2cde030... by Francesco Chemolli

Improve support for clang compilers

clang++ doesn't support c++ variable arrays for non-pod types.
Change variable arrays to dynamically-allocated arrays, Ipc::QueueReaders, Ipc::StoreMap and Ipc::Mem::PageStack

bdb40e3... by Amos Jeffries

Release notes: use SPONSORS (no file type) as the published file name

SPONSORS.txt is the website published filename, but it seems some distros
were using the source code file name.

Use SPONSORS.ist for the coded listings instead.