rc.cpp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Switched entire code to use nullptr instead of NULL (CH-259).

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

  1. … 20 more files in changeset.
Removed library libicpf, moved config support to libictranslate, log_file to libchcore (CH-217).

  1. … 155 more files in changeset.
Fixed additional warnings reported by cppcheck (CH-216) Disabled cstyleCast from being reported by cppcheck.

  1. … 23 more files in changeset.
Reduced number of errors and warnings reported by cppcheck (CH-216).

  1. … 78 more files in changeset.
Fixed wrong trimming of string table identifiers (CH-211)

Fixed problem with truncating .rc file data (CH-210).

  1. … 6 more files in changeset.
Fixed problem with wrong parsing of resource files when saved with VS2013 (it stores trimmed lines) (CH-106)

Added reporting of missing #define for resources from assertion to output text on cerr.

Bugfix: wrong handling of .rc file lines starting with tab.

Changed default line endings for source files to a consistent state with svn properties.

  1. … 25 more files in changeset.
Updated the license headers in source files.

  1. … 22 more files in changeset.
Separation of rc processing engine to the separate file.

  1. … 3 more files in changeset.