common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Version bump to 1.42.

Isolated the logger functionalities to the separate static library (CH-206)

  1. … 52 more files in changeset.
Changed the EOL chars in the log messages to \r\n for easier reading in notepad. Fixed unit tests failing.

  1. … 1 more file in changeset.
Connected log settings with loggers (CH-206).

  1. … 5 more files in changeset.
Added log options to settings (not connected to loggers yet) (CH-206).

  1. … 5 more files in changeset.
Added preliminary (very incomplete) multi-file log backend with rotation support (CH-206)

    • -0
    • +80
    ./TLogSinkCollection.cpp
    • -0
    • +45
    ./TLogSinkCollection.h
    • -0
    • +38
    ./TLoggerFactory.cpp
  1. … 40 more files in changeset.
Partial implementation of customized multi-file backend for boost log (CH-206).

    • -0
    • +34
    ./TMultiFileBackend.cpp
    • -0
    • +42
    ./TMultiFileBackend.h
  1. … 7 more files in changeset.
Added basic support for asynchronous logging in CH and libchcore (based on boost log) (CH-206)

    • -0
    • +117
    ./TLoggerInitializer.cpp
  1. … 38 more files in changeset.
Switched entire code to use nullptr instead of NULL (CH-259).

  1. … 98 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. … 156 more files in changeset.
Version bump (1.41).

Fixed half-empty explorer context menu when using owner-drawn items (CH-244).

  1. … 3 more files in changeset.
Fixed version template to include secure and non-secure addresses (CH-241).

Update checker fixed for Windows XP (CH-241).

  1. … 8 more files in changeset.
Reduced number of errors and warnings reported by cppcheck (CH-216).

  1. … 78 more files in changeset.
Added scripts handling jenkins tasks (CH-213) Updated version template.

  1. … 7 more files in changeset.
Fixed version.h to not include macros that fails to build with inno setup compiler (CH-213). Fixed small encoding problem with name inside setup scripts.

  1. … 2 more files in changeset.
Added BOOST_ROOT_PATH to the include/library paths to allow per-machine location of boost (CH-213).

Added support for changing settings from within the updater dialog. Tuned the way updates are displayed in updater dialog (CH-209).

  1. … 9 more files in changeset.
First batch of changes related to checking for updates (CH-209).

  1. … 22 more files in changeset.
Extended user agent information to contain additional information (CH-209).

  1. … 9 more files in changeset.
Automatic version bump after tagging 1.40rc1

Fixed boost path for cases, where the compiler toolset differs from the native one (CH-202).

Update to boost 1.60 (CH-201).

Automatic version bump after tagging 1.40Beta-svn704

Automatic version bump after tagging 1.40Beta-svn687

Changed boost paths configuration for build (CH-178).

  1. … 5 more files in changeset.
Automatic version bump after tagging 1.40Beta-svn655

Automatic version bump after tagging 1.40Beta-svn651

Automatic version bump after tagging 1.40Beta-svn629