source: trunk/libtransmission/completion.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5706   15 years charles fix an assertion error: completion.c:113: failed assertion …
(edit) @5682   15 years charles #894: wont start - cp->doneHave <= cp->completeHave
(edit) @5656   15 years charles tweak the value of haveDone as per BentMyWookie?'s suggestion
(edit) @5629   15 years charles the last commit was too assertive
(edit) @5627   15 years charles more hacking on the bencoded resume files
(edit) @5606   15 years charles #872: crash in bitfield code when loading resume files
(edit) @5597   15 years charles minor tr_torrentStat cleanup
(edit) @5498   15 years charles hack on IPC a bit because it's been too long since I broke it
(edit) @5329   15 years charles fix bug that caused very large torrents to crash Transmission
(edit) @5001   15 years charles #698: have' gets too far ahead of verified'
(edit) @4840   15 years charles #653 "overflow issue in Transmission/1.01" (1) safeguard bitfield …
(edit) @4404   15 years charles set copyright info to 2008
(edit) @4324   15 years charles a little housekeeping: move tr_torrent stuff into its own header
(edit) @3815   15 years charles minor tweaks.
(edit) @3775   15 years charles undoing the r3773-r3774 experiment.
(edit) @3773   15 years charles on Darwin, use NSCParameterAssert() instead of assert().
(edit) @3663   15 years charles "corruption" fix part 2: lots of assertions, and try to complete …
(edit) @3178   15 years charles modify the tr_stat struct as hashed out by charles_ and BentMyWookie?. …
(edit) @3111   16 years charles remove the backwards compatability typedefs at BentMyWookie?'s …
(edit) @3105   16 years livings124 merge encryption branch to trunk (xcode project is still out of date)
(edit) @2897   16 years charles fix NaN error reported by persept
(edit) @2891   16 years charles added support for `corrupt' announce tag s.t. corrupted bytes don't …
(edit) @2657   16 years charles (trunk) fix assertion failure reported by kdrweez in …
(edit) @2555   16 years charles add portability wrapper for in_port_t…
(edit) @2544   16 years charles this looks bug but it's not: just janitorial cleanup, moving #includes …
(edit) @2538   16 years charles * now that we've got a new function at the top of the CPU hog list, …
(edit) @2531   16 years charles a nice patch that makes the three most CPU-hogging functions (as …
(edit) @2518   16 years charles save a little bit of memory per-torrent.
(edit) @2515   16 years charles fix stupid typo in completion.c that gave the wrong valid dl amount
(edit) @2513   16 years charles tweak r2510 misassertion reported by Lacrocivious
(edit) @2509   16 years charles speed improvements to tr_torrentStat() by folding two expensive & …
(edit) @2506   16 years charles fix bug in tr_cpDownloadedValid() that caused download sizes of > 4 …
(edit) @2488   16 years charles * fix overflow error from earlier today. (this was the crash talked …
(edit) @2485   16 years charles add some assertion tests for #transmission
(edit) @2481   16 years charles remove unused function tr_cpMostMissingBlockInPiece()
(edit) @2479   16 years charles faster tr_cpGetStatus() and tr_bitfieldHas(), which were showing up at …
(edit) @2478   16 years charles tr_cpBlockAdd: small speedup.
(edit) @2348   16 years charles fix crash on zero-byte torrents
(edit) @2316   16 years charles splitting dnd and priorities apart, and moving the file storage for …
(edit) @2308   16 years charles fix values for tr_cpLeftUntilComplete(), which were slightly off. …
(edit) @2254   16 years charles fix r2252 copy-and-paste bug. Thanks BentMyWookie?
(edit) @2252   16 years charles don't count too many bytes in the last block in …
(edit) @2242   16 years charles * make tr_cpLeftUntilDone() slightly more accurate * simplify …
(edit) @2207   16 years charles Modified tr_torrentCanAdd() to give the new functionality BMW suggests
(edit) @2187   16 years charles possible fix for the -0.0 percent done bug
(edit) @2182   16 years charles Maybe fix the bug of progress-for-done not including non-checked files …
(edit) @2149   16 years livings124 Merge file selection and torrent creation into the main branch. The …
(edit) @2004   16 years charles uninteresting minor stuff like adding const. this commit is just to …
(edit) @1534   16 years joshe Do bounds checking on bitfields.
(edit) @1356   16 years titer Merge io branch into trunk
(edit) @1197   16 years livings124 don't leak in the pool (heh heh)
(edit) @996   16 years joshe Fix a few minor style nits. Use a floats instead of uint8_ts for piece …
(edit) @994   16 years livings124 Initial attempt at against the completeness of a specific piece.
(edit) @620   17 years titer Revert [619]
(edit) @261   17 years titer Updated svn:keywords
(edit) @260   17 years titer Added $Id$ keywords and updated a few headers
(edit) @5   17 years root Update 2005-11-18
(add) @3   17 years root Update 2005-11-17
Note: See TracRevisionLog for help on using the revision log.