TBaseException.cpp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed potential problem with exception handling not cloning memory properly. Added logging of regex problem when filtering files.

  1. … 4 more files in changeset.
Additional unit tests (CH-326)

  1. … 15 more files in changeset.
Fixed various issues reported by resharper. Added move constructors/move assignment operators to various classes. Exceptions cleanups. Removed unused code. Removed copy constructors/copy assignments from various noncopyable classes. (CH-318).

  1. … 120 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.
Fixed several issues reported by cppcheck (CH-272).

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

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

  1. … 208 more files in changeset.
Removed unused code, fixed two static analysis warnings (CH-90).

  1. … 2 more files in changeset.
Added missing exception files created when adding unit tests (CH-60).

    • -0
    • +57
    ./TBaseException.cpp
  1. … 3 more files in changeset.