Skip to content
Snippets Groups Projects
  1. Jul 16, 2009
  2. Jul 14, 2009
  3. Jun 21, 2009
    • Yang Tse's avatar
      · e96a9190
      Yang Tse authored
      Refactor how libraries are checked for connect() function, follow-up.
      e96a9190
  4. Jun 20, 2009
  5. Jun 19, 2009
    • 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
  6. Jun 18, 2009
  7. Jun 17, 2009
    • Yang Tse's avatar
      · 98f7771d
      Yang Tse authored
      check for socket() and closesocket() as it is done for other functions
      98f7771d
  8. Jun 13, 2009
  9. 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
  10. Jun 11, 2009
    • Yang Tse's avatar
      · e592da5a
      Yang Tse authored
      when running automake copy missing files instead of symlinking them
      e592da5a
  11. Jun 10, 2009
    • Yang Tse's avatar
      Adjusted to take in account that... · 2c166812
      Yang Tse authored
      With the curl memory tracking feature decoupled from the debug build feature,
      CURLDEBUG and DEBUGBUILD preprocessor symbol definitions are used as follows:
      
      CURLDEBUG used for curl debug memory tracking specific code (--enable-curldebug)
      
      DEBUGBUILD used for debug enabled specific code (--enable-debug)
      2c166812
  12. Jun 09, 2009
  13. Jun 08, 2009
  14. Jun 06, 2009
    • Yang Tse's avatar
      · 262907d0
      Yang Tse authored
      c-ares Makefile.am back to using $(top_builddir) for *_LDADD
      262907d0
  15. Jun 05, 2009
  16. Jun 02, 2009
    • Yang Tse's avatar
      · 6fce5b54
      Yang Tse authored
      Use relative path to built c-ares tree libtool library
      6fce5b54
  17. Jun 01, 2009
  18. May 29, 2009
  19. May 28, 2009
  20. May 27, 2009
  21. May 26, 2009
Loading