Nous utilisons des cookies pour améliorer votre expérience de navigation. En savoir plus
Accepter
to the top
>
Posts

Posts

16 Aoû 2021
PVS-Studio 7.14: intermodular analysis in C++ and plugin for JetBrains CLion
Andrey Karpov
The PVS-Studio team is increasing the number of diagnostics with each new release. Besides, we are improving the analyzer's infrastructure. This time we added the plugin for JetBrains...
...
12 Aoû 2021
PVS-Studio team's kanban board. Part 2: YouTrack
Sergey Khrenov
Hello everyone! Welcome to the second part of the PVS-Studio Team's Kanban Board story. This time we'll talk about YouTrack. You'll learn why we chose and implemented this task tracker and...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
11 Aoû 2021
Optimization of .NET applications: a big result of small edits
Sergey Vasiliev
Today we're going to discuss how small optimizations in the right places of the application can improve its performance. Imagine: we remove the creation of an extra iterator in one place, get rid...
...
10 Aoû 2021
Intermodular analysis of C++ projects in PVS-Studio
Oleg Lisiy, Sergey Larin
Recently PVS-Studio has implemented a major feature—we supported intermodular analysis of C++ projects. This article covers our and other tools' implementations. You'll also find out how to try...
...
09 Aoû 2021
VSCode: how to view reports of static analyzers that support SARIF
Nikolay Mironov
People increasingly start optimizing the process of finding code errors using static analyzers. Nowadays, we can choose from a variety of products to view analysis results. This post covers the...
...
06 Aoû 2021
PVS-Studio for JetBrains CLion: ad astra per aspera
Evgeniy Ovsyannikov, Sergey Vasiliev
The PVS-Studio analyzer already has plugins for such IDEs from JetBrains as Rider, IntelliJ IDEA and Android Studio. Somehow we missed another IDE - CLion. The time has come to make amends! But...
...
04 Aoû 2021
Static analysis protects your code from time bombs
Andrey Karpov
Static code analysis allows you to identify and eliminate many defects at an early stage. Moreover, it's possible to detect dormant errors that don't show themselves when they appear. They can...
...
03 Aoû 2021
Integrating PVS-Studio into uVision Keil
Amomum
I develop software for embedded systems (mostly for STM32 and Milandr). As the main IDE, I use uVision Keil. As long as I write in C and C++, I've been wondering whether I write code the right...
...
30 Jul 2021
Checking BitTorrent in honor of the 20th anniversary. Time == quality
Mikhail Gelvikh
Couple of weeks ago (or to be more precise, on July 2, 2021), the legendary BitTorrent protocol turned twenty years old. Created by Bram Cohen, the protocol has been developing rapidly since...
...
22 Jul 2021
A beautiful error in the implementation of the string concatenation function
Andrey Karpov
We, the PVS-Studio static code analyzer developers, have a peculiar view on beauty. On the beauty of bugs. We like to find grace in errors, examine them, try to guess how they appeared. Today we...
...
View more Pagination arrow previous
Showing: - of 1579