History log of /curl/ (Results 29326 – 29350 of 33763)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
82b27d1b04-Feb-2004 Daniel Stenberg

prevent the windows version to use global symbol names
added prototypes for the strcasecmp() functions

f7dee3b804-Feb-2004 Daniel Stenberg

we use the more aggressive compiler warnings

a7b5045504-Feb-2004 Daniel Stenberg

made more pointers unsigned, as they were mostly used passed in to functions
that assume them to be unsigned. Stops compiler warnings.

b7fda8ec04-Feb-2004 Daniel Stenberg

typecast comparision between signed and unsigned

3d7f4c0d04-Feb-2004 Daniel Stenberg

try_config() takes a second parameter as const, to prevent picky compiler
warnings

01771e5004-Feb-2004 Daniel Stenberg

takes a void *, not a char * anymore

c23cf6a004-Feb-2004 Daniel Stenberg

ares_free_string() now takes a void * instead

79f9914a04-Feb-2004 Daniel Stenberg

don't compare signed and unsigned

803fb12304-Feb-2004 Daniel Stenberg

added a tags target

97728f5b04-Feb-2004 Daniel Stenberg

new configure file

36d5f30b04-Feb-2004 Daniel Stenberg

use configure.ac instead of configure.in
support --enable-debug to switch on picky compiler options

e82a575804-Feb-2004 Daniel Stenberg

stop a compiler warning

773a8fe503-Feb-2004 Daniel Stenberg

no one uses libcurl before 7.7 anyway...

fa1c0d4a03-Feb-2004 Daniel Stenberg

libcares.a is here

7e01548d03-Feb-2004 Daniel Stenberg

link with libcares instead of libares

14b36a8c03-Feb-2004 Daniel Stenberg

We now produce 'libcares.a' instead, to make it possible to have both c-ares
and the original ares installed in the same lib dir.

1089d91e03-Feb-2004 Daniel Stenberg

the configure and memdebug fixes of yday

556b68f403-Feb-2004 Daniel Stenberg

the unused quit-function didn't pass a correct variable type to the
response reading function

3f37ae4703-Feb-2004 Daniel Stenberg

add link to the new cares web site

9f4e682c03-Feb-2004 Daniel Stenberg

added notes about incompatible functions

5fc8d4da03-Feb-2004 Daniel Stenberg

adjusted to the new single-parameter version of this function

4af66b7003-Feb-2004 Daniel Stenberg

removed odd newline

95dd343203-Feb-2004 Daniel Stenberg

added the missing ares numerical version initialiser

e449aab003-Feb-2004 Daniel Stenberg

modified *strerror()

3a0192be02-Feb-2004 Daniel Stenberg

Use the nroff option figured out by the configure script. An attempt to
make this better on more systems.

1...<<1171117211731174117511761177117811791180>>...1351