Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed output file names to more templated.

    • -4
    • +4
    ./libicpf/src/libicpf/libicpf.vc90.vcproj
Added support for setting unregistered properties.

Added support for setting NULL strings as property values.

Removed non-unicode configurations from project.

    • -315
    • +0
    ./libicpf/src/libicpf/libicpf.vc90.vcproj
Fixed some prefast warnings.

    • -0
    • +7
    ./libicpf/src/libicpf/config_property.cpp
    • -0
    • +1
    ./libicpf/src/libicpf/libicpf.vc90.vcproj
Bugfix: unicode log files werent properly saved.

Small processing fixes in cfg_ini backend.

    • -13
    • +36
    ./libicpf/src/libicpf/cfg_ini.cpp
Removed support for unfinished xml configuration backend and disabled dependency on expat.

    • -490
    • +490
    ./libicpf/src/libicpf/cfg_xml.cpp
    • -8
    • +0
    ./libicpf/src/libicpf/libicpf.vc90.vcproj
Added support for enumerating properties.

    • -29
    • +101
    ./libicpf/src/libicpf/cfg_ini.cpp
Added support for libicpf-driven configuration files.

    • -21
    • +112
    ./libicpf/src/libicpf/cfg.cpp
    • -0
    • +379
    ./libicpf/src/libicpf/cfg_ini.cpp
    • -0
    • +62
    ./libicpf/src/libicpf/cfg_ini.h
    • -28
    • +28
    ./libicpf/src/libicpf/config_base.h
    • -0
    • +8
    ./libicpf/src/libicpf/libicpf.vc90.vcproj
Restored missing pdb generation.

    • -0
    • +8
    ./libicpf/src/libicpf/libicpf.vc90.vcproj
Another reorganization of intermediate build dir.

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

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

    • -28
    • +345
    ./libicpf/src/libicpf/libicpf.vc90.vcproj
Bugfix: warning with unused parameters.

Unicode compatibility improvements.

    • -10
    • +23
    ./libicpf/src/libicpf/gen_types.h
Bugfix: unicode strings weren't properly stored in file.

Visual C++ 2008 fixes.

    • -4
    • +0
    ./libicpf/src/libicpf/libicpf.vc90.vcproj
Added VS2008 project and solution files.

    • -0
    • +41
    ./libicpf/libicpf.vc90.sln
    • -0
    • +373
    ./libicpf/src/libicpf-tests/libicpf-tests.vc90.vcproj
    • -0
    • +513
    ./libicpf/src/libicpf/libicpf.vc90.vcproj
Added support for arrays of values (closes [#291]).

    • -56
    • +100
    ./libicpf/src/libicpf/cfg_xml.cpp
Added project files for the libicpf-tests project for vs2005.

Updated the test project.

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

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

    • -18
    • +52
    ./libicpf/src/libicpf/cfg_xml.cpp
Updated the output project files' names.

    • -12
    • +14
    ./libicpf/src/libicpf/libicpf.vc71.vcproj
Added skeleton of the test program (advances [#401]).

    • -0
    • +9
    ./libicpf/src/libicpf-tests/libicpf-tests.cpp
    • -0
    • +221
    ./libicpf/src/libicpf-tests/libicpf-tests.vcproj
    • -4
    • +4
    ./libicpf/src/libicpf/libicpf.vc71.vcproj
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.

    • -66
    • +78
    ./libicpf/src/config_property.cpp
Adjustments to the project files to make them build on other platforms (advances [#318]).

Added solution and project for visual studio 8.0 (advances [#318]).

    • -0
    • +28
    ./libicpf/libicpf.vc81.sln