jpluimers
For my link archive: SonarQube – Wikipedia [WayBack] GitHub – fabriciocolombo/sonar-delphi: SonarQube Delphi Plugin [WayBack] plugins – How to Configure SonarQube for delphi? – Stack Overflow [WayBack] Delphi Plugin – SonarQube-4.5 – Doc SonarQube (deprecated)… … Read more
3 years ago in Delphi, Development, Software Development0
jpluimers
I hardly use the [WayBack] TClientDataSet Class any more, so every once in a while I bump into a legacy project that does. Often that forgets provide a deployment list, so usually with deployment of… … Read more
3 years ago in Delphi, Development, Software Development0
Brad
Next time you need to manipulate something checkout Tiny Helpers. I just used the one of the image tools to compress some images. There is a a lot of good…Continue readingTiny Tools … Read more
3 years ago in Development0
jpluimers
Some links, because I had a hard time finding good documentation on VolatileAttribute (which is the name of the type; you use it as [Volatile] on variables, parameters and fields. TL;DR Volatile The volatile attribute is used… … Read more
3 years ago in Delphi, Development, Software Development0
jpluimers
There is a very tricky compiler and IDE issue in Delphi 10.2 and up that on the compiler site behaves differently from Delphi 1.10.1 Berlin, and on the IDE side stays the same from Delphi… … Read more
3 years ago in Delphi, Development, Software Development0
jpluimers
The most current Lex and Yacc for Delphi is [WayBack] GitHub – RomanYankovsky/ndyacclex: Parser generator toolset for Delphi (Yacc & Lex). It came up during a funny Twitter thread, where one of the Delphi team… … Read more
3 years ago in Delphi, Development, Software Development, Undocumented Delphi0
jpluimers
Since I always forget where to get the full list: there is none in the documentation. Only parts. Usually the mapping is from run-time errors to exceptions: In addition, exceptions are converted to run-time errors… … Read more
3 years ago in Delphi, Development, Software Development0
jpluimers
Lots of interesting profilers in [WayBack] Profiler and Memory Analysis Tools for Delphi – Stack Overflow: Non-unicode Delphi GpProfile by Primoz Gabrijelcic update gpProfile yourself as it is open source Memory Sleuth by Turbo Power… … Read more
3 years ago in Delphi, Development, Software Development0
jpluimers
Some highlights from [WayBack] console – When is System.IsConsole true in Delphi? – Stack Overflow: Project/Options/Linking/Generate console application and {$APPTYPE CONSOLE} are two separate things. – [WayBack] Andreas Rejbrand. The -cc commandline parameter for dcc32.exe (which could… … Read more
3 years ago in Conference Topics, Conferences, Delphi, Development, Event, Software Development0
jpluimers
Below, for my link archive, some searches and relevant posts on FastMM related method calls to track or report memory usage. Searches: LogMemoryManagerStateToFile FastGetHeapStatus {Returns summarised information about the state of the memory manager. (For backward… … Read more
3 years ago in Delphi, Development, FastMM, Software Development0