2010-07-27 |
Stefan Manegold |
merged bug fixes and test from Jun2010
|
2010-07-27 |
Stefan Manegold |
merged heads
Jun2010
|
2010-07-27 |
Stefan Manegold |
Added test for bug 2626; appears to work fine, now.
Jun2010
|
2010-07-27 |
Stefan Manegold |
merged heads
Jun2010
|
2010-07-27 |
mk |
Accept merge
Jun2010
|
2010-07-27 |
mk |
Protect dataflow against multi-assignments
Jun2010
|
2010-07-27 |
Sjoerd Mullender |
Merge with Jun2010 branch.
|
2010-07-27 |
Sjoerd Mullender |
We don't need a variable just to do a sizeof.
Jun2010
|
2010-07-27 |
Stefan Manegold |
merged compilation fixes from Jun2010
|
2010-07-27 |
Stefan Manegold |
merged heads (concurrent identical commits of Fabian and myself)
Jun2010
|
2010-07-27 |
Stefan Manegold |
fixed compilation with icc:
Jun2010
|
2010-07-27 |
Fabian Groffen |
Mapi.mx:2342: variable "s" is used before its value is set
Jun2010
|
2010-07-27 |
Stefan Manegold |
merged stable output fix from Jun2010
|
2010-07-27 |
Stefan Manegold |
fixed stable output according to changeset 85c1476037b7:
Jun2010
|
2010-07-26 |
Fabian Groffen |
Merged from Jun2010
|
2010-07-26 |
Fabian Groffen |
if a UNIX socket isn't going to fly, then don't even try it, just fall back to a regular TCP connection instead (this is only in case of default behaviour)
Jun2010
|
2010-07-26 |
Fabian Groffen |
if the mapi_usock path is never going to work due to its length, just fall back to a regular TCP socket for communication (beware of the implicit performance difference based on the chosen prefix!)
Jun2010
|
2010-07-26 |
Fabian Groffen |
Merged from Jun2010
|
2010-07-26 |
Fabian Groffen |
do not silently truncate the socket file, but throw an error instead if it doesn't fit
Jun2010
|
2010-07-26 |
Fabian Groffen |
Add forgotten check if chdir succeeds
Jun2010
|
2010-07-26 |
Fabian Groffen |
cosmetics
Jun2010
|
2010-07-26 |
Fabian Groffen |
normalise 'operation failed' messages
Jun2010
|
2010-07-26 |
Fabian Groffen |
Work around UNIX domain socket length restriction of around 108 chars.
Jun2010
|
2010-07-26 |
Stefan Manegold |
merged test fix from Jun2010
|
2010-07-26 |
Stefan Manegold |
try to ensure (and approve) deterministic output order
Jun2010
|
2010-07-25 |
Fabian Groffen |
Merged from Jun2010
|
2010-07-25 |
Fabian Groffen |
make the 'running but dead' message clearer, such that it's not necessary for even people like me to analyse the code to figure out what it means exactly
Jun2010
|
2010-07-25 |
Stefan Manegold |
merged typo fix from Jun2010
|
2010-07-25 |
Stefan Manegold |
fixed typo
Jun2010
|
2010-07-25 |
Stefan Manegold |
merged configure fix from Jun2010
|
2010-07-25 |
Stefan Manegold |
make sure we define HAVE_GETADDRINFO in case we found getaddrinfo()
Jun2010
|
2010-07-24 |
Stefan Manegold |
merged Windows compilation fix from Jun2010
|
2010-07-24 |
Stefan Manegold |
add cast to fix compilation with VS on Windows:
Jun2010
|
2010-07-24 |
Stefan Manegold |
merged Solaris compilation fix from Jun2010
|
2010-07-24 |
Stefan Manegold |
find getaddrinfo() even if it requires -lsocket or -lnsl as e.g. on Solaris
Jun2010
|
2010-07-23 |
Sjoerd Mullender |
Merge with Jun2010 branch.
|
2010-07-23 |
Sjoerd Mullender |
On Windows you *must* use the SOCKET type and closesocket for sockets.
Jun2010
|
2010-07-23 |
Sjoerd Mullender |
Protect ctype macros against negative values.
Jun2010
|
2010-07-23 |
Sjoerd Mullender |
Protect call to isspace: only EOF and values in the range 0..0xFF are allowed.
Jun2010
|
2010-07-23 |
Sjoerd Mullender |
The symbol GROUP is used in some Windows header files, so use our own name.
Jun2010
|
2010-07-23 |
Sjoerd Mullender |
Use build configuration for GEOS library.
Jun2010
|
2010-07-23 |
Fabian Groffen |
Fix count/sum detection, by putting it outside of unreachable code :(
|
2010-07-23 |
Fabian Groffen |
misc cosmetics
|
2010-07-23 |
Fabian Groffen |
next to the kdifference, also a leftjoin can occur as producer of a column
|
2010-07-23 |
Fabian Groffen |
Pull in depending instructions when selecting instructions to copy
|
2010-07-23 |
Fabian Groffen |
Pass on arguments to the original function to the map function also
|
2010-07-23 |
Sjoerd Mullender |
Check for getaddrinfo after checking for network libraries.
|
2010-07-23 |
Sjoerd Mullender |
Check for getaddrinfo after checking for network libraries.
Jun2010
|
2010-07-22 |
Sjoerd Mullender |
Merge with Jun2010 branch.
|
2010-07-22 |
Romulo Goncalves |
We now use getaddrinfo instead of gethostbyname
Jun2010
|
2010-07-22 |
Sjoerd Mullender |
Merge with Jun2010 branch.
|
2010-07-22 |
Sjoerd Mullender |
Add some quotes.
Jun2010
|
2010-07-22 |
Sjoerd Mullender |
Get getaddrinfo changes to compile on Windows.
Jun2010
|
2010-07-22 |
Sjoerd Mullender |
Use getaddrinfo instead of gethostbyname on systems where it exists.
Jun2010
|
2010-07-22 |
Sjoerd Mullender |
Merge with Jun2010 branch.
|
2010-07-22 |
Sjoerd Mullender |
Changed Maddlog to search up the directory tree to find a ChangeLog file.
Jun2010
|
2010-07-22 |
Fabian Groffen |
Fix hex string decoding
Jun2010
|
2010-07-22 |
Romulo Goncalves |
Correct the err output.
Jun2010
|
2010-07-22 |
Romulo Goncalves |
This code is incomplete. The gethostbyname sets the h_errno or errno depending on the error. But it never sets both.
Jun2010
|
2010-07-22 |
Romulo Goncalves |
It seems the err output for the test was not complete.
Jun2010
|