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

Posts

14 Aoû 2012
Why do 64-bit operating systems use only 48-bit addresses for addressing?
Andrey Karpov
Addresses used in a program, i.e. pointer values, are so called "virtual addresses". The processor contains a small amount of ultra-fast associative memory that stores conversions of several...
...
23 Jul 2012
Software diseases: memset
Andrey Karpov
While analyzing the source codes of various programs I can't help creating associations that each program has a tendency to certain diseases. In many projects you can easily make out patterns...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
16 Jul 2012
Is it possible to run PVS-Studio in Linux?
Evgenii Ryzhkov
Sometimes our customers wonder if it is possible to run PVS-Studio in Linux. Today we are ready to tell you about our research regarding this...
...
09 Jul 2012
PVS-Studio: Testimonials
Andrey Karpov
I've decided to collect comments of various people concerning our static code analyzer PVS-Studio in one article. Some comments are cited in full and others only partly. You can read the...
...
06 Jul 2012
Comparing static analysis in Visual Studio 2012 (Visual C++ 2012) and PVS-Studio
Evgenii Ryzhkov, Paul Eremeev
After Visual Studio 2012 was released with a new static analysis unit included in all of the product's editions, a natural question arises: "Is PVS-Studio still relevant as a static analysis tool...
...
28 Mai 2012
Testing PVS-Studio in a system with SSD-disk
Evgenii Ryzhkov
SSD-disk is a useful thing for a programmer, as it allows you to significantly increase the code compilation speed. We have recently decided to find it out exactly and represent in figures how...
...
22 Mai 2012
Cppcheck and PVS-Studio compared
Evgenii Ryzhkov
The PVS-Studio developers' team has carried out comparison of the own static code analyzer PVS-Studio with the open-source Cppcheck static code analyzer. As a material for comparison, the...
...
16 Mai 2012
Collection of interesting resources on C/C++ programming
Andrey Karpov
I constantly study the Web regarding new articles on C/C++/C++11 programming. If I find them interesting, I post links to them in twitter @Code_Analysis, on Reddit /r/Viva64 and like them...
...
15 Mai 2012
All about PVS-Studio
Andrey Karpov
PVS-Studio is a static analyzer that detects errors in source code of C/C++/C++11 applications. The PVS-Studio tool integrates into the Visual Studio 2005/2008/2010...
...
24 Avr 2012
Farewell to #define private public
Andrey Karpov
The C++ language, compilers and libraries are heading yet farther towards a stricter control over what programmers write. It is good. All of you probably heard jokes about #define true...
...
View more Pagination arrow previous
Showing: - of 1605