News

Supercharging Refactoring with Visual Assist in C++Builder: New Features for Clean Code and Legacy Code

With the latest release of RAD Studio, C++Builder comes equipped with powerful tools to make your code cleaner and your workflow more efficient. One of the standout features is the enhanced integration of Visual Assist, which now includes three particularly useful refactoring tools: Introduce Variable, Extract Method, and Create from Usage. For anyone working in a Test-Driven Development (TDD)…
Read more
News

Delphi 12 And C++Builder 12 Community Editions Released!

We are thrilled to announce the launch of Delphi 12 Community Edition and C++Builder 12 Community, two full-featured, free versions of our renowned Delphi IDE and of our flagship C++Builder IDE. The Community Edition versions are designed to empower startups, students, and…
C++News

Buffer Overflow in the C/C++ RTL

We recently identified a potential buffer overflow in the C/C++ runtime library (RTL). Although this is an issue that was introduced to the code in 1997 with no exploitation since its introduction, we are publishing a notification and a fix for safety and openness, out of an…
News

InterBase ODBC Driver on GitHub

Embarcadero just released the source code of the most recent version of the ODBC driver for the InterBase relational database. This is an open source driver which has been available for long, but it’s the first time it is officially hosted in a public repository…