TSubTaskBase.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Split libchcore to several libraries (libstring, libserializer, libchengine) (CH-319)

  1. … 593 more files in changeset.
Removed unnecessary includes. Sorted member initialization in constructors. (CH-318)

  1. … 143 more files in changeset.
Normalized line ending as specified in .gitattributes (CH-312).

  1. … 265 more files in changeset.
Refactoring of destination path calculation (CH-247).

  1. … 7 more files in changeset.
Added possibility to copy entire drive (CH-247)

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

  1. … 7 more files in changeset.
Improved engine core exception handling - now all core exceptions have appropriate message and the details are logged into tasks' log file (CH-219).

  1. … 46 more files in changeset.
Removed library libicpf, moved config support to libictranslate, log_file to libchcore (CH-217).

  1. … 155 more files in changeset.
Got rid of BEGIN/END_CHCORE_NAMESPACE macros (CH-183).

  1. … 208 more files in changeset.
Refactoring - filesystem handling will now use stateful operations for easier testing (CH-180).

  1. … 23 more files in changeset.
Bugfix: crash when opening explorer's context menu (boost lexical_cast incorrectly detected underlying stream type due to the implicit cast of TString to const wchar_t) (CH-107).

  1. … 31 more files in changeset.
Merged base paths with base paths data to allow storing base data pointer inside file info object (CH-75).

  1. … 18 more files in changeset.
Modified the input path data container to use object id mapping instead of raw indexes of input paths (CH-72).

  1. … 13 more files in changeset.
Task definition is not a part of task now - it's only used for creating(importing) new tasks (CH-55).

  1. … 11 more files in changeset.
Added partial unit tests for TString with fixes in TString class (with some exceptions' changes) (CH-60)

  1. … 29 more files in changeset.
Added new subtask class handling fast move operation before scanning directories for files.

  1. … 14 more files in changeset.
Refactoring:

  1. … 22 more files in changeset.
Moved subtask handling to chcore library.

    • -0
    • +113
    ./TSubTaskBase.cpp
  1. … 24 more files in changeset.