History log of /curl/ (Results 25601 – 25625 of 33767)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
61043c7e31-Oct-2006 Gisle Vanem

Updated dependency output.

4545c9f231-Oct-2006 Gisle Vanem

Updated dependencies to not include config.h.

ad772d7b31-Oct-2006 Gisle Vanem

Removed unneeded stuff.

a56ef92731-Oct-2006 Gisle Vanem

Added Watt-32 section to fix things for Watt32+Win32 targets.

561d01c431-Oct-2006 Gisle Vanem

Don't include "nameser.h" for Watt32. Use the normal BSD-socket headers.

c6c8a30d31-Oct-2006 Gisle Vanem

Added definition of select() for Watt32.

914dbeb131-Oct-2006 Gisle Vanem

Rewritten to use ../packages/DOS/common.dj.

56dc90ea31-Oct-2006 Gisle Vanem

Change 'FILETYPE' to ' VFT_APP'.

f51c567d31-Oct-2006 Yang Tse

Show stderr log file for test 518 unconditionally.

In this way we'll be able to sort out problems that might
arise in the prechek phase of the 518 test.

Once that 518 has been v

Show stderr log file for test 518 unconditionally.

In this way we'll be able to sort out problems that might
arise in the prechek phase of the 518 test.

Once that 518 has been verified this change will be undone.

show more ...

9b2acca631-Oct-2006 Yang Tse

Sync comment with code and add three messages more

afcd9f1b30-Oct-2006 Yang Tse

Address some pitfalls in the rlimit() function check that were
preventing execution of this test on many platforms

755ccbc430-Oct-2006 Gisle Vanem

Allow 'curl_*printf()' to be used in C++ programs.

0af7aec230-Oct-2006 Daniel Stenberg

add contributors from the 7.16.0 release

ee085ad630-Oct-2006 Daniel Stenberg

start working on 7.16.1

719bec2629-Oct-2006 Daniel Stenberg

7.16.0 material

b1db9dbb29-Oct-2006 Daniel Stenberg

corrected how tests/memanalyze.pl is used

609044ae29-Oct-2006 Yang Tse

Compiler warning fix

ba48171829-Oct-2006 Yang Tse

Make more human readable and maintainable previous
compiler warning fix since it was Ok and actually
avoids the targeted compiler warning.

1be60dde29-Oct-2006 Daniel Stenberg

updated to current status

e92e811a29-Oct-2006 Daniel Stenberg

updated to reflect reality

5aa0db8627-Oct-2006 Daniel Stenberg

a small unification of the error text on failed server startups

d569121127-Oct-2006 Yang Tse

Sync with lib/setup_once.h

a93695a727-Oct-2006 Yang Tse

Compiler warning fix.

Assigning the const value zero to a pointer to function
results in a null pointer value assignment to the function
pointer.

Assignment of any nonzero v

Compiler warning fix.

Assigning the const value zero to a pointer to function
results in a null pointer value assignment to the function
pointer.

Assignment of any nonzero value is what should result in a
implementation compiler dependent result.

Since what we want to do here is the first case, this should
not trigger compiler warnings related with conversions from
'pointer to data' to 'pointer to function'.

Our autobuild test suite will judge.

show more ...

ce935a2627-Oct-2006 Gisle Vanem

Fixed 'x_TYPE_ARG2' to match prototypes of recv() and send().

812ce0d927-Oct-2006 Gisle Vanem

Get rid of the special sread()+swrite() for MSDOS. Use recv()
and send(). Added needed HAVE_x defines.

1...<<1021102210231024102510261027102810291030>>...1351