libchcore

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed possible buffer overflows (CH-249).

  1. … 1 more file in changeset.
Fixed several null dereference issues (CH-249).

  1. … 1 more file in changeset.
Fixed issues with uninitialized members (CH-249).

Fixed possible buffer overflow in logging mechanism (CH-249).

Fixed possible resource leak when checking for physical disk number (CH-249).

Fixed resource leak while truncating the log file (CH-249).

Bugfix: error dialog presented empty error messages (CH-248).

Fixed problem of importing tasks while other are running (CH-246).

Rough tuning of buffer sizes (CH-245).

Modified updates checking: - added new option to let user decide if he wants secure connection or not (with autodetection), - fixed error messages being displayed incorrectly or empty, - fixed ability to re-check for updates after failure. (CH-241).

  1. … 11 more files in changeset.
Fixed problem with directories' timestamps not being preserved (CH-240)

Disabled enhanced instruction set (SSE/SSE2) from x86_32 build to (possibly) allow CH to run on older hardware (Athlon, Athlon XP) (CH-239).

  1. … 6 more files in changeset.
Fixed unit tests for overlapped buffer management (CH-238).

    • -3
    • +11
    ./Tests/TOverlappedDataBufferQueueTests.cpp
Fixed problem with task hanging after several re-tries on errors (CH-238)

Fixed problem with mini-status window showing black 100% filled progress bar for waiting tasks (CH-237).

  1. … 1 more file in changeset.
Reduced dependency on LocalFilesystem within task processing code (CH-236).

Fixed problem with language change not being applied immediately throughout the program (CH-235). Updated polish language file.

  1. … 2 more files in changeset.
Fixed problem with restarting move operation that only consisted of fast-move subtask (CH-233).

Task progress data invalid after CH reloads (CH-228).

Fixed issue with wrong estimated time being shown for non-size based subtasks (CH-232).

Fixed gui not displaying source path after copy/move operation ends (CH-229).

  1. … 3 more files in changeset.
Added option to perform fast-move as a pre-block action (or not). By default fast-move will be done after blocking, but before directory scanning. (CH-223)

  1. … 4 more files in changeset.
Fixed the 64bit division problem (CH-227).

Changed remaining exceptions to use non-macro throwing (CH-219).

Fixed the task error state when overwriting larger file (CH-222).

  1. … 3 more files in changeset.
Fixed crash when specifying filters in CustomCopyDlg (CH-220).

    • -14
    • +14
    ./Tests/TestsTStringPatternArray.cpp
Changed other engine exceptions to use non-macro throwing (CH-219)

Improved engine core exception handling - now all core exceptions have appropriate message and the details are logged into tasks' log file (CH-219).

  1. … 32 more files in changeset.
Removed several unused functions (CH-216)

  1. … 5 more files in changeset.
Fixed additional issues reported by cppcheck (CH-216).

  1. … 3 more files in changeset.