CopyHandler

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    /ext/libicpf/src/config_property.cpp
Adjustments to the project files to make them build on other platforms (advances [#318]).

    • -0
    • +798
    /ext/libicpf/libicpf.vc80.vcproj
    • -12
    • +12
    /ext/libicpf/src/config_property.h
Added solution and project for visual studio 8.0 (advances [#318]).

    • -0
    • +28
    /ext/libicpf/libicpf.vc81.sln
    • -89
    • +54
    /ext/libicpf/libicpf.vc81.vcproj
    • -524
    • +0
    /ext/libicpf/libicpf.vc80.vcproj
Adjusted sources to build successfully under mingw (advances [#318]).

    • -124
    • +124
    /ext/libicpf/src/config_property.cpp
Removed some unused files.

    • -1402
    • +0
    /ext/libicpf/src/rijndael-alg-fst.c
    • -47
    • +0
    /ext/libicpf/src/rijndael-alg-fst.h
    • -444
    • +0
    /ext/libicpf/src/rijndael-api-fst.c
    • -119
    • +0
    /ext/libicpf/src/rijndael-api-fst.h
Removed crypto engine.

    • -30
    • +106
    /ext/libicpf/libicpf.vc71.vcproj
Unicode adjustments - advances [#254].

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

    • -1081
    • +320
    /ext/libicpf/src/cfg.cpp
Improvements in configuration support code (incomplete) - advances [#291].

    • -0
    • +976
    /ext/libicpf/src/config_property.cpp
    • -0
    • +161
    /ext/libicpf/src/config_property.h
Unicode/ansi define for std::string/std::wstring.

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

    • -1182
    • +1182
    /ext/libicpf/src/module.cpp
Added partial support for base xml configuration class support (without save capability) - advances [#291].

    • -0
    • +335
    /ext/libicpf/src/cfg_xml.cpp
    • -0
    • +57
    /ext/libicpf/src/cfg_xml.h
    • -0
    • +36
    /ext/libicpf/src/config_base.h
Updated the gen_types.h file.

    • -282
    • +315
    /ext/libicpf/src/gen_types.h
Changed the project name to conform to the new project naming (advances [#317]).

Changed the project name to conform to the new project naming (advances [#317]).

    • -0
    • +122
    /src/libicpf/libicpf.vc71.vcproj
Some changes for better unicode support (advances [#254]).

    • -127
    • +127
    /ext/libicpf/src/gen_types.h
Renamed solution/project files to support compiler-based naming (suggestion by Sebastian Schuberth) - advances [#317].

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

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

Enabled the possibility to read the destination file being copied (closes [#315]).

Added a preliminary version of packages making script (closes [#308] and [#303]).

    • -0
    • +125
    /scripts/makepkg.bat
Removed the installation of ch.log.

Enclosed build command in double quotes (should fix the command line build problem).

Bugfix: polish help file was targeted to the English help' directory.

Changed the output directory specification to use the $(SolutionDir) (advances [#303]).

Changed output directory to solution_dir/bin/version.

Changed location of the vs solution file (advances [#303]).

Added a libicpf placeholder project (closes [#309]).

    • -0
    • +1
    /src/libicpf/libicpf.cpp
    • -0
    • +122
    /src/libicpf/libicpf.vcproj
    • -0
    • +19
    /src/libicpf/readme.txt
Merged changes from the stable version.

  1. … 21 more files in changeset.