This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-04-20 14:34:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76780d74d96e754a18cdfd98b03962c622f95a99
codeql
/
cpp
History
Geoffrey White
76780d74d9
C++: Unify four implementations of repeatStars. Note that the recursive approach is faster for very large strings (well over 100 stars), while the concat approach appears to be faster for short strings and does not require an upper bound.
2024-03-25 18:10:21 +00:00
..
autobuilder
C#: Fetch .NET in dependency manager instead of autobuilder
2024-02-29 11:23:36 +01:00
config
/suites
C++: Add a query for detecting uses of expired stack pointers that escaped through global variables.
2022-02-22 19:12:08 +00:00
downgrades
C++: Introduce re-use expressions in the database scheme
2024-03-13 13:28:27 +01:00
old-change-notes
Move change notes to correct location
2022-01-03 18:21:16 -05:00
ql
C++: Unify four implementations of repeatStars. Note that the recursive approach is faster for very large strings (well over 100 stars), while the concat approach appears to be faster for short strings and does not require an upper bound.
2024-03-25 18:10:21 +00:00
BUILD.bazel
Add skeleton bazel files for accessing the dbschemes.
2023-10-05 09:00:38 +02:00