C++DelphiTech PartnerWebinar

How To Get Real Help For Free With Code Reviews, Pull Requests, And Git Commits

In modern software development, even with a powerful modern IDE, if you work in a team, accept commits from contributors, or even merge modules/components from third-party providers, one of the most mind-numbing chores is reviewing the submitted code to track down any potential bugs, unwanted functionality, and to make sure it’s acceptable production quality. Earlier this week I was joined…
Read more
C++CodeDelphiNewsRAD Server

WebStencils Demos Updated: C++Builder, Shared Templates and More

We’ve just pushed some exciting updates to the official WebStencils demo repository on GitHub. If you’ve been using WebStencils or are curious about integrating HTML templating into your Delphi or C++Builder applications, now’s a great time to take a look. C++Builder Joins the Party! The biggest news is the addition of full C++Builder versions for our demos. Alongside the…
Read more
C++NewsRAD Studio

RAD Studio 12.3 May Patch Available

Today Embarcadero released a second patch for RAD Studio, Delphi, and C++Builder 12.3 Athens.  The RAD Studio 12.3 May Patch is a cumulative patch which provides quality improvements to the 12.3 release, including the fixes already in the RAD Studio 12.3 April Patch, plus a…
C++CodeModernizationNewsRAD StudioWindows

Instruction Sets in C++Builder 12.3!

In my blog about sanitizers (runtime safety checking) in C++Builder 12.3, I said: The new C++ Modern toolchain … is something we’ve talked about as a ‘foundation for the future.’ ‘We can build things we could not before,’ we’ve said. ‘Having it will let us deliver real value to you.’ You can see where this is going. We’re making good on that. Last release, it was CMake and…
Read more
C++DatabaseDelphiFireMonkeyIDEModernizationNewsRAD StudioShowcaseWindows

New in RAD Studio 12.3: 64-bit IDE Initial Release!

We have a very exciting new addition in Delphi, C++Builder and RAD Studio 12.3: the Initial Release of a 64-bit build of the IDE! Quick Facts It’s an optional installation The Initial Release of the 64-bit IDE does not yet feature-match the 32-bit IDE It installs side by side with the existing 32-bit IDE You can use both at once The existing 32-bit IDE remains the default It supports…
Read more