codeql-coding-standards/change_notes
Fernando Jose 61d4ba3639 Fix #629. 2024-10-30 14:02:40 +09:00
..
2021-06-29-remove-incompatability-codeql-cli-2.5.6.md
2021-07-15-base-class-slicing.md
2021-07-28-remove-incompatability-codeql-cli-2.5.6.md
2021-09-03-update-access-path-perf.md
2021-09-21-add-user-manual.md
2021-09-21-well-formed-metadata.md
2021-09-23-fix-performance-issues-in-2.5.9.md
2021-09-24-incompatibility-on-case-insensitive.md
2021-10-03-fix-reported-fp-for-a7-1-2.md
2021-10-04-trivial-types.md
2021-10-07-moved-from-unspecified.md
2021-10-11-nsdmi-supported.md
2021-10-11-register-keyword-updated.md
2021-10-14-fix-specified-booleans-are-flagged-as-non-booleans.md
2021-10-18-fix-reported-for-deleted-member-functions.md
2021-10-20-fix-reported-for-inlined-destructor-declared-default.md
2021-10-20-fix-the-non-compiler-generated-memberfunction-is-not-defaulted.md
2021-10-20-supported-rules.md
2021-10-21-access-static-pointer-to-member.md
2021-10-22-update-name-quoting.md
2021-10-23-a7-3-1-performance.md
2021-10-23-smart-pointer-performance.md
2021-10-25-m8-5-2-performance.md
2021-10-26-enable-lifetime-profile.md
2021-10-27-fix-reported-for-catch-clause-and-flagging-pointer-types-as-cheap-to-copy.md
2021-10-27-fix-reported-for-inlined-default-constructor.md
2021-10-29-fix-false-positive-lambdas-for-a7-1-7.md
2021-11-01-fix-false-positive-main-flagged-for-a3-9-1.md
2021-11-02-fix-false-positive-reported-for-a3-1-5.md
2021-11-03-a27-0-2-enhancement.md
2021-11-03-fix-unrequired-comments-on-generated-code.md
2021-11-04-a15-4-4-ignore-deleted-functions.md
2021-11-04-add-analysis-report-generation.md
2021-11-04-fix-alert-message-M11-0-1.md
2021-11-08-a0-1-2-use-underlying-type.md
2021-11-16-add-deviation-support-to-report-generation.md
2021-11-18-a8-4-9-exclude-member-initializing-params.md
2021-11-18-clarify-overloaded-function.md
2021-11-18-fix-false-positive-function-templates-a3-1-1.md
2021-11-18-recursive-functions.md
2021-11-19-allow-empty-fall-throw-case-stmt.md
2021-11-22-M3-2-3-exclude-using-type-alias.md
2021-11-23-A0-1-6-exclude-uninstantiated-templates.md
2021-11-24-A2-7-3-exclude-documenting-lambda-capture.md
2021-11-24-M5-0-20-bitwise-operator.md
2021-11-24-false-positives-for-template-types.md
2021-11-25-A5-1-9-exclude-identical-lambdas-in-template-instantiation.md
2021-11-25-a8-4-9-exclude-operators-and-non-const-calls.md
2021-11-26-A7-1-5-exclude-uninstantiated-tempates.md
2021-11-26-change-considered-member-functions-for-a3-1-6.md
2021-11-26-exclude-noexcept-false.md
2021-11-26-expand-A12-8-6-output.md
2021-11-26-improve-m7-5-2-coverage.md
2021-11-26-reduce-the-set-of-considered-elements-for-a3-3-1.md
2021-11-29-A10-3-2-exclude-compiler-generated-member-functions.md
2021-11-29-template-exclusions-for-m5-3-1.md
2021-12-01-a2-7-3-exclude-forward-declarations.md
2021-12-01-a12-4-1-update-syntax.md
2021-12-02-M0-1-2-exclude-loop-break.md
2021-12-03-a8-4-9-sanitizier-calls.md
2021-12-03-virtual-functions.md
2021-12-06-A2-7-3-exclude-variables-from-templates.md
2021-12-06-M0-1-10-exlude-deleted-functions.md
2021-12-09-A8-5-2-exclude-auto-vars.md
2021-12-09-ignore-unknown-cast-types.md
2021-12-10-A3-1-5-simplify-trivial-cases.md
2021-12-10-A8-4-11-add-lifetyme-operations.md
2021-12-10-ignore-lambdas.md
2021-12-12-revert-m7-5-2-coverage.md
2021-12-16-fix-fp-a3-1-5.md
2021-12-20-a13-2-2-add-reference-return-types.md
2021-12-20-fix-fn-for-a15-5-1.md
2021-12-21-a7-1-1-misc-fixes.md
2022-01-20-m18-2-1-offsetof-lowercase.md
2022-01-24-fix-clang-errors-batch-2.md
2022-01-25-split-rule-A2-3-1-and-update-semantics.md
2022-01-25-split-rule-DCL51-CPP.md
2022-02-08-add-deviation-permit-diagnostics.md
2022-02-09-expand-exception-modeling-for-new.md
2022-02-09-fix-reported-fn-dangling-references.md
2022-02-23-a13-5-2-fix-reported-fp-for-a13-5-2.md
2022-02-23-fix-reported-fp-for-a0-1-2-and-a0-1-4.md
2022-03-04-address-fp-m7-3-4.md
2022-03-08-update-to-CodeQL-2.10.5.md
2022-03-16-fix-placeholders.md
2022-03-16-update-for-dataflow-changes.md
2022-03-18-address-fp-A3-3-1.md
2022-03-18-update-create-release-script.md
2022-04-06-rand-refactor.md
2022-05-20-M16-3-1-exclude-non-function-macros.md
2022-06-24-use-variable-entry-type-in-M3-2-1.md
2022-06-28-detect-static-namespace-members.md
2022-07-13-improvements-to-lock-detection.md
2022-07-14-update-pack-generation.md
2022-07-15-M5-18-1-address-non-conforming-alert-message.md
2022-07-21-performance-fix-to-deadlock-query.md
2022-08-01-a0-1-6-alias-templates.md
2022-08-10-improvements-to-thread-edge-cases.md
2022-08-12-fix-RULE-11-1-false-negative.md
2022-08-17-add-single-translation-unit-suites.md
2022-08-17-fix-reported-fp-for-a7-1-1.md
2022-08-17-fix-reported-fp-for-a13-2-2.md
2022-08-18-dead-code-static-asserts.md
2022-08-18-variable-templates-reused-name.md
2022-08-31-update-to-CodeQL-2.9.4.md
2022-09-18-m3-2-1-templates.md
2022-11-02-c-style-casts-library-macros.md
2022-11-02-m0-1-4-single-use-with-templates.md
2022-11-04-refactor-dir-rules.md
2022-11-07-add-guideline-recategorization-scripts.md
2022-11-14-fix-RULE-11-7-message.md
2022-11-15-consistent-gvn-library0use.md
2022-11-21-null-sizet-not-cstdio.md
2022-12-06-remove-use-of-default-taint-tracking.md
2023-01-09-cstylecasts-template-parameters.md
2023-01-11-dead-code-macros.md
2023-02-07-extend-getatypeuse.md
2023-02-10-refactor-test-cases.md
2023-03-02-simplify-stdlib-queries.md
2023-03-06-A13-2-2-message.md
2023-03-06-better-modeling-of-stdatomic.md
2023-03-07-20-12-perf.md
2023-03-08-identifier-performance.md
2023-03-09-changed-alert-messages.md
2023-03-13-ctype-improvements.md
2023-03-13-fp-a16-0-1.md
2023-03-13-fp-dcl51-cpp.md
2023-03-14-fio42-c-fix-logic-error.md
2023-03-14-fp-a2-10-1.md
2023-03-15-fix-reported-fp-for-A2-7-3.md
2023-03-15-fix-reported-fp-for-A15-4-4.md
2023-03-16-essential-types-performance.md
2023-03-16-fp-a5-1-1.md
2023-03-20-constant-integer-expression-wrap-casted.md
2023-03-26-nested-switch-case.md
2023-03-27-integer-overflow.md
2023-04-24-fix-compatibility-issues-with-qnx.md
2023-04-28-a14-7-2.md
2023-04-28-dcl56-cpp-perf.md
2023-05-02-func-c-style.md
2023-05-02-single-reserved-prefix-generated.md
2023-05-22-pass-compiler-tests-qcc.md
2023-06-28-unused-local-function-use-cases.md
2023-07-04-remove-compiler-generated-vars.md
2023-07-5-fix-suppression-ids.md
2023-07-11-lambda-expr-without-param-list.md
2023-07-26-unused-local-variable.md
2023-07-28-rule-11-4-improvements.md
2023-07-30-update-to-2.11.6.md
2023-08-02-a8-4-13-false-positives.md
2023-08-02-smart-pointers.md
2023-08-03-string-replace.md
2023-08-04-a15-5-1-noexcept.md
2023-08-16-update-to-2.12.7.md
2023-08-30-a15-2-2-no-zero-paths.md
2023-09-28-a7-3-1-updates.md
2023-10-04-aggregate-literals-from-variadic-templates.md
2023-10-04-m5-0-20-exclude-pointer-bitwise.md
2023-10-10-add-certification-kit.md
2023-10-24-a7-1-5-non-fundamental.md
2023-10-25-a0-1-1.md
2023-10-26-a15-4-4-noexcept.md
2023-11-03-identifier-hiding-improvements.md
2023-11-05-m6-5-5-const-refs.md
2023-11-07-use-misra-underlying-type.md
2023-11-22-remove-parameters-a7-1-1.md
2023-11-24-a2-7-3-remove-function-scope.md
2023-12-05-a7-2-1-typo.md
2023-12-06-m16-1-1-perf.md
2023-12-07-fix-deviations.md
2024-01-12-fix-reported-fp-a3-9-1.md
2024-01-14-m5-3-3-exclude-binary.md
2024-01-16-m5-2-10-arith-only.md
2024-01-17-a4-7-1-exclude-pointers.md
2024-01-17-fix-reported-fp-for-a2-3-1.md
2024-01-18-fix-reported-fp-for-rule-7-3.md
2024-01-24-throwing-functions-exclude-noexcept.md
2024-01-25-exclusion-m9-3-3.md
2024-01-25-fix-reported-fp-for-a8-4-7.md
2024-01-26-exclusion-a5-0-2.md
2024-01-30-exclusion-a13-3-1.md
2024-01-30-fix-fp-for-a4-7-1.md
2024-01-30-fix-fp-for-a8-4-8.md
2024-01-31-exclusion-a16-0-1.md
2024-01-31-fix-fp-a4-5-1.md
2024-01-31-fix-fp-a7-1-2.md
2024-01-31-fix-fp-m9-3-3.md
2024-02-01-fix-fp-reported-for-a7-1-1.md
2024-02-12-exclusion-A2-10-4.md
2024-02-12-improve-a18-0-1.md
2024-02-13-fix-fn-M7-3-6.md
2024-02-13-fix-fp-a15-4-4.md
2024-02-14-fix-fp-m0-1-4.md
2024-02-15-fix-fp-m0-1-3.md
2024-02-16-fix-fps-a5-1-1.md
2024-02-21-fix-reported-fp-a4-7-1.md
2024-02-22-fix-fp-a5-0-2-and-change-alert-m5-3-1.md
2024-02-26-exclusion-M5-14-1.md
2024-02-27-identifier-hidden.md
2024-03-01-fix-fp-a12-4-1-and-a12-8-6.md
2024-03-04-fix-fp-a16-2-2.md
2024-03-04-improve-a8-4-7.md
2024-03-19-change-alert-a3-3-1.md
2024-03-22-fix-fp-89-a8-4-7.md
2024-03-22-fix-fp-ctr55-cpp.md
2024-04-12-fix-fp-m9-3-3.md
2024-04-22-improve-a13-2-2.md
2024-04-23-fix-fp-193.md
2024-04-26-fix-fp-rule-6-1.md
2024-05-06-fix-fn-31-STR32C.md
2024-05-21-identifier-hidden.md
2024-05-22-fix-fp-rule-A18-5-8.md
2024-06-03-constexpr-variable.md
2024-06-07-m0-1-3-uninstantiated-templates.md
2024-06-11-fix-fp-376-M-0-1-2.md
2024-06-18-fix-fp-614-A3-9-1.md
2024-06-18-fix-fp-616-M9-3-3.md
2024-06-21-misra-cpp-2023-support.md
2024-07-03-consider-anonymous-struct.md
2024-07-03-fix-fp-611-A3-1-5.md
2024-07-05-fix-fp-621-A7-1-1.md
2024-07-05-fix-fp628-630.md
2024-07-10-fix-fn-119-m0-2-1.md
2024-07-11-fix-fp-406.md
2024-07-12-support-doxygen-comment-groups.md
2024-07-16-fix-fp-606-A2-7-3.md
2024-07-23-fix-fp-646-M0-1-10.md
2024-07-30-fix-fp-650-PRE32-C.md
2024-08-06-fix-fp-658-M0-1-3.md
2024-09-11-rule-12-2-improvements.md
2024-09-16-rule-5-8-consider-linkage.md
2024-09-17-essential-types-unary.md
2024-09-17-fix-fp-678-m0-1-9.md
2024-09-17-rule-8-3-linker-aware.md
2024-09-18-handle-warning-suppresion-flags
2024-09-19-c-extensions.md
2024-09-19-fix-fp-665-M3-4-1.md
2024-9-20-a1-1-2-improvements.md
2024-09-20-fix-7-2-fps.md
2024-09-25-dead-code-improvements.md
2024-09-28-improved-noreturn-rules.md
2024-10-02-c-perf-issues.md
2024-10-02-fix-fp-711-M0-1-10.md
2024-10-03-misra-c-query-suites.md
2024-10-04-fix-constexpr-arr-size-fp-a0-1-1.md
2024-10-08-upgrade-to-2.16.6.md
2024-10-11-specifiers-rule-11-misra-c.md
2024-10-15-a7-1-3-multi-refs.md
2024-10-15-fix-fp-739-a14-5-2.md
2024-10-15-lits-and-constants-10-4.md
2024-10-17-a5-2-6-no-ambiguity.md
2024-10-17-suffixes.md
2024-10-18-init-base-class-deleted.md
2024-10-20-8-13-fixes.md Update release note. 2024-10-21 09:52:50 +01:00
2024-10-21-rule-1-3-main.md RULE-1-3: Improve detection of standard compliant main functions 2024-10-21 23:00:53 +01:00
2024-10-21-rule-5-4-conditional.md Add change note 2024-10-21 21:15:30 +01:00
2024-10-22-rule-2-5.md Rule 2.5: Consider macros accessed before definition 2024-10-22 22:58:36 +01:00
2024-10-22-update-release-artifacts.md Add release notes 2024-10-22 19:11:19 +01:00
2024-10-24-compatible-types.md Compatible types: performance improvements 2024-10-24 12:00:15 +01:00
2024-10-30-fix-issue-629.md Fix #629. 2024-10-30 14:02:40 +09:00