Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Updated the test project.

    • -0
    • +55
    ./libicpf-tests/config-test.cpp
    • -0
    • +14
    ./libicpf-tests/config-test.h
    • -21
    • +45
    ./libicpf-tests/libicpf-tests.vc71.vcproj
    • -221
    • +0
    ./libicpf-tests/libicpf-tests.vcproj
    • -0
    • +35
    ./libicpf-tests/test-base.cpp
    • -0
    • +19
    ./libicpf-tests/test-base.h
Added preliminary support for saving xml file.

    • -0
    • +109
    ./libicpf/buffer.h
Bugfix: issues with xml_cfg class.

Updated the output project files' names.

Added skeleton of the test program (advances [#401]).

    • -0
    • +9
    ./libicpf-tests/libicpf-tests.cpp
    • -0
    • +221
    ./libicpf-tests/libicpf-tests.vcproj
  1. … 1 more file in changeset.
Project reorganization (to include test program) - advances [#401].

  1. … 64 more files in changeset.
Bugfix: exception class did not have a copy contructor, which caused problem with memory deallocation.

Adjustments to the project files to make them build on other platforms (advances [#318]).

  1. … 2 more files in changeset.
Added solution and project for visual studio 8.0 (advances [#318]).

  1. … 4 more files in changeset.
Adjusted sources to build successfully under mingw (advances [#318]).

  1. … 1 more file in changeset.
Removed some unused files.

Removed crypto engine.

  1. … 2 more files in changeset.
Unicode adjustments - advances [#254].

Finished preliminary (untested) support for a new configuration scheme (closes [#291]).

Improvements in configuration support code (incomplete) - advances [#291].

    • -0
    • +976
    ./config_property.cpp
    • -0
    • +161
    ./config_property.h
  1. … 1 more file in changeset.