Skip to content

Commit de4ab44

Browse files
author
Paolo Tranquilli
committed
Merge branch 'main' into redsun82/rust-unextracted
2 parents 64f7705 + 30be680 commit de4ab44

File tree

1,859 files changed

+30481
-7398
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,859 files changed

+30481
-7398
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
- id: clang-format
1616

1717
- repo: https://github.com/pre-commit/mirrors-autopep8
18-
rev: v1.6.0
18+
rev: v2.0.4
1919
hooks:
2020
- id: autopep8
2121
files: ^misc/codegen/.*\.py

cpp/ql/lib/CHANGELOG.md

Lines changed: 24 additions & 0 deletions

cpp/ql/lib/change-notes/2024-08-28-more-builtin-operations.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

cpp/ql/lib/change-notes/2024-08-30-c11-generics.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

cpp/ql/lib/change-notes/2024-09-03-realloc-data-flow.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

cpp/ql/lib/change-notes/2024-09-04-swap-data-flow.md

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 15 additions & 3 deletions

cpp/ql/lib/codeql-pack.release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
lastReleaseVersion: 1.4.2
2+
lastReleaseVersion: 2.0.0

cpp/ql/lib/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: codeql/cpp-all
2-
version: 1.4.3-dev
2+
version: 2.0.1-dev
33
groups: cpp
44
dbscheme: semmlecode.cpp.dbscheme
55
extractor: cpp

cpp/ql/src/CHANGELOG.md

Lines changed: 8 additions & 0 deletions

0 commit comments

Comments
 (0)