TSimpleTimer.cpp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Normalized line ending as specified in .gitattributes (CH-312).

  1. … 265 more files in changeset.
Fixed several cosmetic code issues. Improved detection of same/different disk detection. Switched shared_ptrs to use std implementation instead of boost one. Cleaned up includes in headers. (CH-259)

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

  1. … 208 more files in changeset.
Serialization optimization - reduced significantly count of sqlites' prepare() statements (now serialization requsts are grouped together) (CH-103)

  1. … 11 more files in changeset.
Added serialization of task local stats (CH-84).

  1. … 9 more files in changeset.
Changed the design of status dialog to make place for more information (mostly subtask stats) (CH-65)

  1. … 27 more files in changeset.