Скринкаст: статический анализ Си++ кода
На конференции ADD 2011я выступал с докладом "Статический анализ Си++ кода". Благодаря старанию Стаса Фомина появился замечательный скринкаст (видео + презентация), который я предлагаю вашему...
View ArticlePVS-Studio has learned to watch over your programming
PVS-Studio now has an operation mode that will help you to find errors and misprints as soon as possible. The analyzer launches right after the files have been compiled and "blushes with shame" for...
View ArticleEverything about C++ source code static analysis
I decided to collect all the resources on static code analysis in one place. Surfing by the links you will learn what static code analysis is, what for it is used and what static analysis tools exist....
View ArticleAll about 64-bit programming in one place
In this post I've collected a lot of links on the topic of 64-bit C/C++ software development. These include my articles and articles by my colleagues in the sphere of developing safe and efficient...
View ArticleЛев Толстой и статический анализ кода
В этот раз с помощью PVS-Studio мы проверили Apache HTTP Server. Как и ожидалось, нашли в нём ошибки. Ошибок мало. Это тоже ожидаемо.С этой же ситуацией сталкиваются и другие разработчики, испытывая...
View ArticleLeo Tolstoy and Static Code Analysis
This time we checked Apache HTTP Server with PVS-Studio. As we had expected, we found errors there. The errors are few. We expected this either. Other developers come across this situation too while...
View ArticleHow we have Solved an Engineering task for Several Years in PVS-Studio
At first I wanted to title this post "How PVS-Studio enables cheap integration of static code analysis into the development process" but I decided not to do it because of the ambiguous interpretation...
View ArticlePVS-Studio vs Clang
By chance, we have checked the Clang project. I think some developers will be curious about the results. Presently PVS-Studio uses the external preprocessor of Microsoft Visual C++, which is a large...
View ArticlePVS-Studio vs Clang
Мы случайно проверили проект Clang. Думаю, результат будет любопытен ряду разработчиков. PVS-Studio сейчас использует внешний препроцессор Microsoft Visual C++, что является существенным недостатком....
View ArticlePVS-Studio: analyzing ReactOS's code
Having checked ReactOS's code I managed to fulfill three of my wishes at once. Firstly, I had wanted for a long time to write an article on a common project. It's not interesting to check the source...
View ArticlePVS-Studio: анализируем код операционной системы ReactOS
АннотацияПроверив код ReactOS, я смог исполнить сразу три своих желания. Во-первых, давно хотелось написать статью об обыкновенном проекте. Не интересно проверять код таких проектов, как Chromium. Он...
View ArticlePVS-Studio: анализируем код Doom 3
Компания id Software имеет лицензию на PVS-Studio. Тем не менее, мы решили проверить исходные коды Doom 3, которые недавно были выложены в сеть. Результат - ошибок найдено мало, но всё-таки найдено. Я...
View ArticlePVS-Studio: analyzing Doom 3 code
The id Software company possesses a PVS-Studio license. However, we decided to test the source codes of Doom 3 that have been recently laid out on the Internet. The result is the following: we managed...
View ArticleНовые статьи
Я разместил на сайте ISN несколько новых статей. К сожалению, в статьи заглядывает значительно меньше читателей, чем в блоги. Поэтому я решил сделать небольшой обзор, чтобы привлечь к ним внимание.Не...
View ArticlePVS-Studio vs IPP Samples (part 3)
Меня не покидает желание продать команде разработчиков Intel Performance Primitives Library лицензию на PVS-Studio :).Конечно, в другие подразделения Intel я тоже хочу сделать продажи. Просто...
View Article