TStringPatternArray.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed the separator used for filters (vertical line was replaced with semicolon). Adjusted filtering settings dialog to include helper menu buttons with basic explanation of filter possibilities.

  1. … 4 more files in changeset.
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.
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.
Normalized line ending as specified in .gitattributes (CH-312).

  1. … 265 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
    • +125
    ./TStringPatternArray.cpp
  1. … 3 more files in changeset.