libicpf

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Unicode compatibility improvements.

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

Visual C++ 2008 fixes.

Added VS2008 project and solution files.

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

    • -1
    • +17
    ./src/libicpf-tests/config-test.cpp
Added project files for the libicpf-tests project for vs2005.

    • -0
    • +197
    ./src/libicpf-tests/libicpf-tests.vcproj
Updated the test project.

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

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

Updated the output project files' names.

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

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

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]).

Adjusted sources to build successfully under mingw (advances [#318]).

Removed some unused files.

Removed crypto engine.

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
    ./src/config_property.cpp
    • -0
    • +161
    ./src/config_property.h
Unicode/ansi define for std::string/std::wstring.

Commented out the module class(es) because of their unusability.

Added partial support for base xml configuration class support (without save capability) - advances [#291].

    • -0
    • +335
    ./src/cfg_xml.cpp
Updated the gen_types.h file.

Some changes for better unicode support (advances [#254]).

Added Visual Studio 8.0 project and solution files provided by Sebastian Schuberth (advances [#318]).

    • -0
    • +524
    ./libicpf.vc80.vcproj
Adjusted solution/project naming as suggested by Sebastian Schuberth (advances [#318]).

Changed output directory to solution_dir/bin/version.

Merged changes from the stable version.

  1. … 21 more files in changeset.