libictranslate

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cloned gmock library to be used with libraries statically linked to crt (CH-340).

  1. … 17 more files in changeset.
Cloned gmock library to be used with libraries statically linked to crt (CH-340).

  1. … 17 more files in changeset.
Disabled /IA:32 switch for all projects and boost build script - boost 1.69 does not build with SSE disabled (CH-340).

  1. … 12 more files in changeset.
Disabled /IA:32 switch for all projects and boost build script - boost 1.69 does not build with SSE disabled (CH-340).

  1. … 12 more files in changeset.
Enabled c++17 standard for all projects (CH-340) Fixed boost-build32.

  1. … 17 more files in changeset.
Enabled c++17 standard for all projects (CH-340) Fixed boost-build32.

  1. … 17 more files in changeset.
Changed googletest/googlemock to new version supporting VS2017. Changed main projects settings to target v141_xp. Updated source code to handle the new framework. (CH-340)

  1. … 393 more files in changeset.
Changed googletest/googlemock to new version supporting VS2017. Changed main projects settings to target v141_xp. Updated source code to handle the new framework. (CH-340)

  1. … 393 more files in changeset.
Fixed several code issues reported by ReSharper (CH-318)

  1. … 37 more files in changeset.
Fixed several issues reported by ReSharper (CH-318).

  1. … 32 more files in changeset.
Cosmetic code changes - removed unneeded semicolons (CH-318)

  1. … 12 more files in changeset.
Removed 'using namespace' clauses from header files. Removed macros that defines namespaces. (CH-318)

  1. … 5 more files in changeset.
Fixed various issues reported by resharper. Added move constructors/move assignment operators to various classes. Exceptions cleanups. Removed unused code. Removed copy constructors/copy assignments from various noncopyable classes. (CH-318).

  1. … 117 more files in changeset.
Added override keyword to virtual functions (CH-318)

  1. … 42 more files in changeset.
Removed unnecessary includes. Sorted member initialization in constructors. (CH-318)

  1. … 142 more files in changeset.
Normalized line ending as specified in .gitattributes (CH-312).

    • -600
    • +600
    ./libictranslate.vc140.vcxproj
    • -102
    • +102
    ./libictranslate.vc140.vcxproj.filters
  1. … 261 more files in changeset.
Updated Version info in CH binaries (CH-287).

  1. … 16 more files in changeset.
Enabled Multi Process compilation for all CH projects (CH-283).

  1. … 7 more files in changeset.
Fixed several issues reported by cppcheck (CH-272).

  1. … 4 more files in changeset.
Switched entire code to use nullptr instead of NULL (CH-259).

  1. … 90 more files in changeset.
Fixed several cosmetic code issues. Improved detection of same/different disk detection. Switched shared_ptrs to use std implementation instead of boost one. Cleaned up includes in headers. (CH-259)

  1. … 153 more files in changeset.
Updated googletest framework to newest version (CH-256)

  1. … 344 more files in changeset.
Fixed various issues reported by Coverity Scan (CH-249).

  1. … 12 more files in changeset.
Fixed several issues reported by coverity scan (CH-249).

  1. … 3 more files in changeset.
Fixed unintialized members reported by Coverity Scan (CH-249).

  1. … 4 more files in changeset.
Fixed possible buffer overflow in translation module (CH-249).

Fixed issues with several uninitialized members (CH-249).

  1. … 1 more file in changeset.
Disabled enhanced instruction set (SSE/SSE2) from x86_32 build to (possibly) allow CH to run on older hardware (Athlon, Athlon XP) (CH-239).

  1. … 6 more files in changeset.
Removed several unused functions (CH-216)

  1. … 5 more files in changeset.
Corrected several warnings reported by cppcheck (CH-216).

  1. … 19 more files in changeset.