TStringPattern.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
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 crash when specifying filters in CustomCopyDlg (CH-220).

  1. … 6 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)

  1. … 3 more files in changeset.