TStringPattern.cpp

Clone Tools
  • last updated a few minutes 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.
Adjusted regex matching to take locale under consideration.

Added possibility of filtering files with full-path glob and filename/full-path regex (CH-367).

  1. … 5 more files in changeset.
Changed file filtering to use path objects instead of plain strings.

  1. … 9 more files in changeset.
Moved pattern matching to chcore library.

  1. … 20 more files in changeset.
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.
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 crash when specifying filters in CustomCopyDlg (CH-220).

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

  1. … 208 more files in changeset.
Added missing files (CH-165)

    • -0
    • +133
    ./TStringPattern.cpp
  1. … 3 more files in changeset.