1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bring dxLib.inc up to date +Should be a better fix for ByteLength as it is found in System.SysUtils from D2009+ More... about 2 months ago
Merge branch 'master' of https://github.com/darianmiller/dxLib More... about 2 months ago
Fix compiling for newer versions by scoping the call to ByteLength More... about 2 months ago
Update README.md More... 12 months ago
Fix CRLF More... about 2 years ago
CRLF conversion More... about 2 years ago
Minor clean up of some ancient code More... about 2 years ago
Minor clean up of some ancient code More... about 2 years ago
Starting to revisit JSON parser for older versions of Delphi More... about 2 years ago
Merge branch 'master' of https://github.com/darianmiller/dxLib More... about 2 years ago
Fix for function ByteLength which is available in D2009+ More... about 2 years ago
Update README.md More... over 4 years ago
Use standard Tdx prefix for dxLib classes More... over 4 years ago
Comment change + use new RaiseLastWindowsErrr() More... over 4 years ago
Revisiting old units More... over 4 years ago
Correct unit name More... over 4 years ago
Module name correction More... over 4 years ago
DLL Injection utility method for current or external processes More... over 4 years ago
tlhelp32 process enumeration, with optional full path name lookup More... over 4 years ago
Wrapper around QueryFullProcessImageName to return full path name for a given ProcessID More... over 4 years ago
Moved type cleanup to separate unit More... over 4 years ago
Some type cleanup for working with older Delphi versions More... over 4 years ago
Few utility routines plus some type cleanup for old Delphi versions More... over 4 years ago
Update dxLib.inc for latest Delphi releases and a few more minor feature flags More... over 4 years ago
Added optional runtime package for sharing units between packages More... over 8 years ago
Minor cleanup More... over 8 years ago
SonarQube setup, minor formatting changes made More... over 8 years ago
BetweenRuns added + tsAbortedDueToException support More... over 8 years ago
TdxJSONObject using TdxJSONParser added More... over 8 years ago
JSON utility methods added More... over 8 years ago