particular » Page 5 » Custom Developer Tools and VCL Components | Developer Team

YuPcre2 1.8.0 D7-XE10.2

YuPcre2 1.8.0 D7-XE10.2
YuPcre2 1.8.0 D7-XE10.2


YuPcre2 is a library of Delphi components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. There are two matching algorithms, the standard Perl and alternative DFA algorithm:

The Perl algorithm is what you are used to from Perl and j@vascript. It is fast and supports the complete pattern syntax. You will likely be using it most of the time.
DFA is a special purpose algorithm. If finds all possible matches and, in particular, it finds the longest. It never backtracks and supports partial matching better, in particular multi-segment matching of very long subject strings.
Read more

TMS FixInsight 2017.11 for D2006-XE10.2

TMS FixInsight 2017.11 for D2006-XE10.2
TMS FixInsight 2017.11 for D2006-XE10.2 | 3 Mb


Code analysis tool for Delphi developers that detects issues in Delphi source code.

Feature overview

FixInsight performs static code analysis to help you find bugs early in the development process:

Identify potential errors and oddities
Produce a list of warnings when issues are found
Check your code for coding convention compliance (list of code patterns handled by FixInsight can be found in the documentation)
Exclude specific units from analysis by entering their names in the Settings window
Suppress particular warnings
Read more

Java Class Finder 2.0

Java Class Finder 2.0
Java Class Finder 2.0


Have you got a NoClassDefFoundError or ClassNotFoundException? Or are you trying to find out where a particular class could be found in the plethora of JAR/WAR/EAR libraries you have? Well, that's exactly what the Java Class Finder tries to address! Java Class Finder is a tool which lets us search for a particular Java class among hundreds of JAR/WAR/EAR files. Simple as it sounds, this particular tool is extremely handy in day to day Java/J2EE development.
Read more

AbyssMedia Quick Batch File Compiler 4.1.5.0

AbyssMedia Quick Batch File Compiler 4.1.5.0
AbyssMedia Quick Batch File Compiler 4.1.5.0


Quick Batch File Compiler convert your batch files into actual program (.EXE format) in one click. This program may be run on Windows 2000/2003/XP/Vista/7/8 without any limitations. An .EXE file is much harder to casually reverse-engineer, so this could be a way to conceal a particular batch file's operations from an end user. Content of your batch file will be encrypted and protected from changes.
Read more

YuPcre2 1.7.0 D7-XE10.2

YuPcre2 1.7.0 D7-XE10.2
YuPcre2 1.7.0 D7-XE10.2 | 5 Mb


YuPcre2 is a library of Delphi components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. There are two matching algorithms, the standard Perl and alternative DFA algorithm:

The Perl algorithm is what you are used to from Perl and j@vascript. It is fast and supports the complete pattern syntax. You will likely be using it most of the time.
DFA is a special purpose algorithm. If finds all possible matches and, in particular, it finds the longest. It never backtracks and supports partial matching better, in particular multi-segment matching of very long subject strings.
Read more

YuPcre2 1.6.0 D7-XE10.2

YuPcre2 1.6.0 D7-XE10.2
YuPcre2 1.6.0 D7-XE10.2 | 4.5 Mb


YuPcre2 is a library of Delphi components and procedures that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. There are two matching algorithms, the standard Perl and alternative DFA algorithm:

The Perl algorithm is what you are used to from Perl and j@vascript. It is fast and supports the complete pattern syntax. You will likely be using it most of the time.
Read more

HttpMaster Pro 3.9.0

HttpMaster Pro 3.9.0
HttpMaster Pro 3.9.0 | 3 Mb


A useful application for the web developers who need to automate the web applications testing by requesting multiple resources from a specified website It's only natural for professional web developers to need advanced testing tools for their applications, whether we are talking about a website or a web-based application. With a feature-rich feature set, HttpMaster Professional Edition aims to meet the requirements of many as far as application testing is concerned.
Read more