1. 04 Jan, 2014 3 commits
  2. 03 Jan, 2014 8 commits
  3. 02 Jan, 2014 9 commits
  4. 01 Jan, 2014 8 commits
  5. 31 Dec, 2013 11 commits
  6. 30 Dec, 2013 1 commit
    • Steve Holme's avatar
      mprintf: Added support for I, I32 and I64 size specifiers · 0aafd77f
      Steve Holme authored
      Added support to the built-in printf() replacement functions, for these
      non-ANSI extensions when compiling under Visual Studio, Borland, Watcom
      and MinGW.
      
      This fixes problems when generating libcurl source code that contains
      curl_off_t variables.
      0aafd77f