Commit History

Author SHA1 Message Date
  Daniel Stenberg 0aa720fa26 it actually fits to make a NNNd NNh display so this can be used up to 21 years ago
  Daniel Stenberg d44f3f84f8 Fixed the time fields no never get wider than 8 letters. They can now switch 21 years ago
  Daniel Stenberg 1d5a914c1c Made max5data() take a curl_off_t size as argument instead of double. Should 21 years ago
  Daniel Stenberg 0d1fc73f21 Use more curl_off_t variables when doing the progress meter calculations and 21 years ago
  Daniel Stenberg 353f764119 Yet another curl_off_t printf format attempt, we now exclude the %-letter from 21 years ago
  Daniel Stenberg 7ab3b5b3bb use FORMAT_OFF_T instead of CURL_FORMAT_OFF_T to reduce the complexity of 21 years ago
  Daniel Stenberg cb72a80fe0 Use CURL_FORMAT_OFF_T for printf()inf curl_off_t variables. 21 years ago
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less 21 years ago
  Daniel Stenberg e096072745 very big transfers now get nicer progress displayed after 9999 megabytes have 21 years ago
  Daniel Stenberg fac1c13895 fixed the progress meter display for files >32 bit, Gisle Vanem reported 21 years ago
  Daniel Stenberg 686c70c5b5 use the %dk display for one extra k of progress 21 years ago
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 years ago
  Daniel Stenberg b60e0fa97e David J Meyer's large file support. 21 years ago
  Daniel Stenberg 749f5387c1 Gisle Vanem's IPv6-on-Windows patch applied! 21 years ago
  Daniel Stenberg 22569681bc George Comninos provided a fix that calls the progress meter when waiting 21 years ago
  Daniel Stenberg a7c72b7abf removed the local variables for emacs and vim, use the new sample.emacs 22 years ago
  Daniel Stenberg f26a338a54 copyright year update in the source header 22 years ago
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 years ago
  Daniel Stenberg 982c5460f0 Andrew Francis removed the need for/use of MSVC pragmas 22 years ago
  Daniel Stenberg bce5e0d82c T. Bharath fixed the TIMER_REDIRECT. 22 years ago
  Daniel Stenberg 39028f1bd4 make sure our own printf() clones are used 22 years ago
  Daniel Stenberg 62d205a2ec Dirk Manske brought the patch that introduces two new CURLINFO_* values: 23 years ago
  Daniel Stenberg 974f314f57 copyright string (year) update 23 years ago
  Daniel Stenberg ca0fd33d2d Georg Horn's STARTTRANSFER_TIME patch 23 years ago
  Daniel Stenberg c55d0bb804 We need at least one millisecond to calculate current speed with! I also 23 years ago
  Daniel Stenberg bbdc9f15e7 added typecasts to make the timers calculate with doubles, not longs as they 23 years ago
  Daniel Stenberg babb985f1a made 'timespent' a double, which makes more accurate calculations for quick 23 years ago
  Daniel Stenberg ef48c73783 extensively commented source code, parts refreshened, the "current speed" is 23 years ago
  Sterling Hughes 8e91d5de8e looks nicer and is better compatible with older vim versions 23 years ago
  Sterling Hughes 6147879837 Added formatting sections for emacs and vim 23 years ago