libchcore.vc140.vcxproj.filters

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rough version of overlapped reader/writer split (CH-270).

    • -19
    • +88
    ./libchcore.vc140.vcxproj.filters
  1. … 34 more files in changeset.
Moved overlapped file position management to reader/writer object. Simplified buffer ordering by using file position as the ordering key (instead of artificial order id). Isolated overlapped memory management to a separate class. Simplified code responsible for retrying reads and writes. (CH-270)

  1. … 16 more files in changeset.
Fixed release version not building properly. Cleaned up unused code. (CH-270)

  1. … 10 more files in changeset.
Separated buffer management from overlapped queue management (CH-270)

  1. … 13 more files in changeset.
Added lots of logging to filesystem handling functions (CH-206)

  1. … 15 more files in changeset.
Isolated the logger functionalities to the separate static library (CH-206)

  1. … 66 more files in changeset.
Added preliminary (very incomplete) multi-file log backend with rotation support (CH-206)

  1. … 54 more files in changeset.
Partial implementation of customized multi-file backend for boost log (CH-206).

  1. … 9 more files in changeset.
Added basic support for asynchronous logging in CH and libchcore (based on boost log) (CH-206)

    • -15
    • +33
    ./libchcore.vc140.vcxproj.filters
  1. … 41 more files in changeset.
Added the possibility to specify own copy-of names for files as an alternative to the ones defined in translation files (CH-182). Changed default copy-of names in english and polish translations so that always start with %name instead of word "Copy".

  1. … 30 more files in changeset.
Fixed several cosmetic code issues. Improved detection of same/different disk detection. Switched shared_ptrs to use std implementation instead of boost one. Cleaned up includes in headers. (CH-259)

  1. … 157 more files in changeset.
Added the unit test template for destination path calculation (CH-247)

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

  1. … 7 more files in changeset.
Corrected several warnings reported by cppcheck (CH-216).

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

  1. … 155 more files in changeset.
Changed feedback handling to return also the information if the response was automatic or made by user (CH-165).

  1. … 15 more files in changeset.
Refactoring: extracting the feedback wrappers from copy/move subtask to the separate classes (CH-165).

  1. … 8 more files in changeset.
Changed filesystem handling error codes to exceptions (CH-180).

  1. … 8 more files in changeset.
Added support for including custom messages to core exception objects (CH-184).

    • -12
    • +27
    ./libchcore.vc140.vcxproj.filters
  1. … 8 more files in changeset.
Got rid of BEGIN/END_CHCORE_NAMESPACE macros (CH-183).

  1. … 208 more files in changeset.
Added the remaining functionalities of the fake filesystem (still untested) (CH-180).

  1. … 25 more files in changeset.
Added incomplete skeleton of fake filesystem functionality (CH-180).

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

  1. … 23 more files in changeset.
Refactoring - extracted wildcard parsing functionality to a separate class to allow re-use in feedback automatic rules (CH-165).

  1. … 11 more files in changeset.
Added VS2015 projects, updated code to build with this new compiler (CH-173).

    • -0
    • +698
    ./libchcore.vc140.vcxproj.filters
  1. … 21 more files in changeset.