Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added base 'interface' to be derived from.

    • -0
    • +34
    ./libicpf/interface.h
Changed the definition of uint_t and int_t to match the system ones.

Made config destructor virtual.

Improved serialization support.

Changed the alternative file class name.

Enabled /analyze option for debug builds.

Added support for reading properties from buffer with data.

Bugfix: with null string there was a problem with get_string().

Updated the license headers in source files.

  1. … 24 more files in changeset.
Changed output file names to more templated.

Added support for setting unregistered properties.

Added support for setting NULL strings as property values.

Removed non-unicode configurations from project.

Fixed some prefast warnings.

Bugfix: unicode log files werent properly saved.

Small processing fixes in cfg_ini backend.

Removed support for unfinished xml configuration backend and disabled dependency on expat.

Added support for enumerating properties.

Added support for libicpf-driven configuration files.

    • -0
    • +379
    ./libicpf/cfg_ini.cpp
Restored missing pdb generation.

Another reorganization of intermediate build dir.

    • -8
    • +8
    ./libicpf-tests/libicpf-tests.vc90.vcproj
Fixed intermediate directory for build.

    • -8
    • +8
    ./libicpf-tests/libicpf-tests.vc90.vcproj
Added correct support for more build configurations (debug/release, x86/x86_64, ansi/unicode).

    • -22
    • +341
    ./libicpf-tests/libicpf-tests.vc90.vcproj
    • -28
    • +345
    ./libicpf/libicpf.vc90.vcproj
  1. … 1 more file in changeset.
Bugfix: warning with unused parameters.

Unicode compatibility improvements.

Bugfix: unicode strings weren't properly stored in file.

Visual C++ 2008 fixes.

Added VS2008 project and solution files.

    • -0
    • +373
    ./libicpf-tests/libicpf-tests.vc90.vcproj
    • -0
    • +513
    ./libicpf/libicpf.vc90.vcproj
  1. … 1 more file in changeset.
Added support for arrays of values (closes [#291]).

Added project files for the libicpf-tests project for vs2005.

    • -0
    • +197
    ./libicpf-tests/libicpf-tests.vcproj
  1. … 1 more file in changeset.