TPath.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added serialization and deserialization of the base (input) paths (CH-72).

  1. … 31 more files in changeset.
General improvements in the task manager serialization (CH-79)

  1. … 16 more files in changeset.
Added basic unit-tests covering TSmartPath class (CH-60)

  1. … 4 more files in changeset.
Added some more tests for TString (and now really attached the file with tests) with some bug fixes (CH-60)

  1. … 3 more files in changeset.
Added partial unit tests for TString with fixes in TString class (with some exceptions' changes) (CH-60)

  1. … 29 more files in changeset.
Replaced buffer type detection algorithm with the one that should work reliably on any system.

  1. … 12 more files in changeset.
Possible fix for problem with activation context when launching CH (exception thrown from CMainWnd::OnCreate() caused Create() to fail).

  1. … 30 more files in changeset.
Exception handling improvements.

  1. … 10 more files in changeset.
Bugfix: wrong calculation of paths' root component.

Increased usage of TSmartPath and TString.

  1. … 9 more files in changeset.
Added new string class (TString) along with exportable containers for them, that will help solving problem of non-exportable std::wstring (and lack of CString at some places in code).

  1. … 54 more files in changeset.
Removed support for '\?' prefixes in paths in TSmartPath.

  1. … 5 more files in changeset.
Bugfix: TLocalFilesystem::PathExist() didn't free the search handle.

  1. … 10 more files in changeset.
Moved TConfig class to libchcore library.

  1. … 26 more files in changeset.
Bugfix: crash whan saving TPath object to file.

  1. … 5 more files in changeset.
Improved TSmartPath by adding more operations to it (with usage).

  1. … 6 more files in changeset.
Added some path splitting methods (untested).

  1. … 1 more file in changeset.
Refactoring: increased usage of TSmartPath objects throughout the code.

  1. … 14 more files in changeset.
Added two new task options to allow changing the generated name for the file in case copy is done inside single directory.

  1. … 9 more files in changeset.
Got rid of CDestPath class in favor of more general TSmartPath.

  1. … 17 more files in changeset.
Added container for paths (unused at the moment).

  1. … 5 more files in changeset.
Added new classes for handling paths (unused currently).

  1. … 5 more files in changeset.