TOverlappedDataBuffer.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Normalized line ending as specified in .gitattributes (CH-312).

    • -119
    • +119
    ./TOverlappedDataBuffer.cpp
  1. … 265 more files in changeset.
Added better error-checking. Fixed several hang/crash scenarios. (CH-270)

  1. … 11 more files in changeset.
Added unit tests to part of the overlapped buffer handling code (CH-270).

  1. … 16 more files in changeset.
Rough version of overlapped reader/writer split (CH-270).

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

  1. … 13 more files in changeset.
Decoupled overlapped data buffer from buffer queue (CH-270).

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

  1. … 15 more files in changeset.
Switched entire code to use nullptr instead of NULL (CH-259).

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

  1. … 1 more file 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.
Got rid of BEGIN/END_CHCORE_NAMESPACE macros (CH-183).

    • -108
    • +107
    ./TOverlappedDataBuffer.cpp
  1. … 208 more files in changeset.
Added more unit tests to buffer and buffer queue classes, fixed problems found with those unit tests (CH-161).

  1. … 4 more files in changeset.
Added unit tests partially covering the buffer and buffer queue (CH-161).

  1. … 7 more files in changeset.
Fixed wrong finalization of file in case no-buffering is used (CH-161).

  1. … 3 more files in changeset.
Separated file finalization (cutting the unnecessary data in no-buffering scenario) from last WriteFile (CH-161).

  1. … 6 more files in changeset.
Removed explicit references to chcore namespace from chcore namespace.

  1. … 21 more files in changeset.
Introduced preliminary version of async io when copying - early, buggy version (CH-161).

    • -0
    • +121
    ./TOverlappedDataBuffer.cpp
  1. … 25 more files in changeset.