Skip to content
  1. Jun 20, 2009
  2. Jun 19, 2009
    • Michal Marek's avatar
      fix indentation. · ad1bfc54
      Michal Marek authored
      ad1bfc54
    • Yang Tse's avatar
      · 2c0c05e9
      Yang Tse authored
      sclose() function-like macro definition used to close a socket,
      now solely based on HAVE_CLOSESOCKET and HAVE_CLOSESOCKET_CAMEL
      config file preprocessor definitions.
      2c0c05e9
  3. Jun 18, 2009
  4. Jun 17, 2009
    • Yang Tse's avatar
      · 98f7771d
      Yang Tse authored
      check for socket() and closesocket() as it is done for other functions
      98f7771d
    • Yang Tse's avatar
      · 37eba370
      Yang Tse authored
      socket() and closesocket() prototypes might be in socket.h
      37eba370
    • Yang Tse's avatar
      · 40b2f255
      Yang Tse authored
      check for socket() and closesocket() as it is done for other functions
      40b2f255
    • Dan Fandrich's avatar
      d3e35d49
  5. Jun 16, 2009
  6. Jun 15, 2009
  7. Jun 13, 2009
  8. Jun 12, 2009
    • Yang Tse's avatar
      · 067544ab
      Yang Tse authored
      Try to make more clear that --enable-curldebug has nothing to do with --enable-debug for this library.
      067544ab
    • Yang Tse's avatar
      · 77da5705
      Yang Tse authored
      Revert last change, it is inappropriate.
      77da5705
    • Gisle Vanem's avatar
      Replace CURLDEBUG with DEBUGBUILD. · aa1da57c
      Gisle Vanem authored
      aa1da57c
    • Yang Tse's avatar
      · c2ce2aa4
      Yang Tse authored
      fix compiler warning
      c2ce2aa4
    • Yang Tse's avatar
      · 90c9fd55
      Yang Tse authored
      Fixed to take in account the different interpretation of double
      quootes on UNIX-like shells vs DOS-like command interpreters.
      90c9fd55
    • Yang Tse's avatar
      · 47e40364
      Yang Tse authored
      include <limits.h> for INT_MAX definition
      47e40364
    • Yang Tse's avatar
      · 4ea513cc
      Yang Tse authored
      fix compiler warning
      4ea513cc
  9. Jun 11, 2009
    • Yang Tse's avatar
      · 3ca0b9bb
      Yang Tse authored
      fix compiler warning
      3ca0b9bb
    • Yang Tse's avatar
      · e592da5a
      Yang Tse authored
      when running automake copy missing files instead of symlinking them
      e592da5a
    • Yang Tse's avatar
      · 2c93f889
      Yang Tse authored
      DOS adjustments
      2c93f889
    • Yang Tse's avatar
      · 6173ce64
      Yang Tse authored
      added header inclusion guard
      6173ce64
    • Yang Tse's avatar
      · 065a51d2
      Yang Tse authored
      mention configure --enable-curldebug decoupled from --enable-debug
      065a51d2