Skip to content
Snippets Groups Projects
  1. Dec 04, 2010
  2. Dec 02, 2010
  3. Dec 01, 2010
  4. Mar 25, 2010
  5. Mar 24, 2010
    • Bill Hoffman's avatar
      Fix curl CMake build. · d42f9329
      Bill Hoffman authored
      This commit fixes the cmake build of curl, and cleans up the
      cmake code a little.  It removes some commented out code and
      some trailing whitespace.  To get curl to build the binary
      tree include/curl directory needed to be added to the include
      path. Also, SIZEOF_SHORT needed to be added.  A check for the
      lack of defines of SIZEOF_* for warnless.c was added.
      d42f9329
    • Daniel Stenberg's avatar
      remove the CVSish $Id$ lines · 2309b4e3
      Daniel Stenberg authored
      2309b4e3
  6. Feb 26, 2010
    • Yang Tse's avatar
      · cef95aad
      Yang Tse authored
      Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems
      cef95aad
    • Yang Tse's avatar
      · bcd1c7c2
      Yang Tse authored
      fix compiler warning
      bcd1c7c2
  7. Feb 22, 2010
    • Yang Tse's avatar
      · 439f62bf
      Yang Tse authored
      convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and
      curlx_ultouc(), exposing them through curlx.h to allow proper code reuse
      later in our test harness.
      439f62bf
    • Yang Tse's avatar
      · dc9f0a97
      Yang Tse authored
      fix compiler warning
      dc9f0a97
  8. Feb 19, 2010
    • Yang Tse's avatar
      · 04843834
      Yang Tse authored
      fix compiler warning
      04843834
  9. Feb 14, 2010
    • Yang Tse's avatar
      · a07bc791
      Yang Tse authored
      removed trailing whitespace
      a07bc791
  10. Jul 11, 2008
  11. Jul 11, 2006
  12. Dec 15, 2004
  13. Jan 07, 2004
  14. May 22, 2003
Loading