| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
cache within the multi handle.
 | 
 | 
(http://qa.mandrakesoft.com/show_bug.cgi?id=12289), curl would print a newline
to "finish" the progress meter after each redirect and not only after a
completed transfer.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
that might lose accuracy
 | 
 | 
 | 
 | 
precaution to prevent mistakes to lead to buffer overflows.
 | 
 | 
once and for all
 | 
 | 
deleted trailing whitespace
 | 
 | 
 | 
 | 
overflow on 32bit filesize-systems
 | 
 | 
are transfered. The maximum size we support now is 8 exabytes, which equals
to 8192 petabytes...
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
* bring back subsecond resolution to CURLINFO_TOTAL_TIME
* Fix the Curl_pgrsDone() so that the final progress update is shown properly
 | 
 | 
when converting to ints
 | 
 | 
 | 
 | 
999 days
 | 
 | 
to a "days + hours" or even "just days" display if the time value is very
large. I also switched several calculations over to fixed-point instead of the
previous doubles.
 | 
 | 
make the progress meter more accurate for large files. Also made the sprintf
usage in that function avoid floating point.
 | 
 | 
argument passing and try to convert to double only when providing data to the
external world.
 | 
 | 
FORMAT_OFF_T to allow additional options to get specified, like with '"%5"
FORMAT_OFF_T'.
 | 
 | 
having to redef that name
 | 
 | 
 | 
 | 
warnings. Minor edits by me.
 | 
 | 
been transfered!
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
for FTP command responses take >1 second.
 | 
 | 
way for emacs, and vim users should provide a similar non-polluting style
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
CURLINFO_REDIRECT_TIME and CURLINFO_REDIRECT_COUNT.
 | 
 | 
 | 
 | 
 | 
 | 
made the getinfo() stuff divide with 1000.0 now to enforce floating point
since Paul Harrington claims the 7.9.1 still uses even second resolution
in the timers there
 | 
 | 
accidentally did after the Curl_tvdiff() interface change
 | 
 | 
downloads
 | 
 | 
now more accurate since it is based on actual spent time without the
assumptions from before
 | 
 | 
 | 
 | 
 |