29
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 06, 2024 — Dec 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: update release procedure
obones
as OBones
More... 3 months ago
chore: next version will be 3.51
obones
as OBones
More... 3 months ago
fix: a compile target is bound to a platform, no need to read both 32 and 64 packages as it introduces the risk of overwriting package lists for another flavor of the IDE.
obones
as OBones
More... 3 months ago
fix: Make sure to use the expected inverted logic to detect when to CompileOnly
obones
as OBones
More... 3 months ago
fix: D13 compiler now knows about "noreturn" and hints about its consequences
obones
as OBones
More... 4 months ago
fix: WEAKPACKAGEUNIT is way more strict in Delphi 13 and actually only needed with static linking
obones
as OBones
More... 4 months ago
Merge pull request #194 from borisneubert/master More... 4 months ago
Add code page support to JvCreateProcess for stdout and stderr (#188) More... 4 months ago
Merge branch 'TommiPrami-Tommi-Typos'
ahuser
as Andreas Hausladen
More... 4 months ago
added: "UpdateFieldImmediatelly" property reader for backward compatibility and fix "property" casing
ahuser
as Andreas Hausladen
More... 4 months ago
Merge branch 'Tommi-Typos' of https://github.com/TommiPrami/jvcl into TommiPrami-Tommi-Typos
ahuser
as Andreas Hausladen
More... 4 months ago
Merge pull request #204 from Loris-F/correct-cut-to-clipboard-from-DBComboEdit
ahuser
as Andreas Hausladen
More... 4 months ago
fix: TJvValidateEdit - EConvertError with DisplayFormat=dfInteger
ahuser
as Andreas Hausladen
More... 4 months ago
corrected behaviour using Ctrl+X or "Cut to clipboard" More... 4 months ago
Couple of typos found More... 5 months ago
Property has typo. Immediatelly -> Immediately More... 5 months ago
Merge remote-tracking branch 'upstream/master' into Tommi-Typos More... 5 months ago
fix: do not use tabs to indent
obones
as OBones
More... 5 months ago
feat: Add support for the 64 bits IDE in Delphi 12.3
obones
as OBones
More... 5 months ago
feat: design packages for the x64 IDE
obones
as OBones
More... 5 months ago
fix: compatibility with RS12.3
obones
as OBones
More... 5 months ago
fix: technical defines MUST NOT be placed in the generated output
obones
as OBones
More... 5 months ago
fix: take into account a condition on the win64 platform
obones
as OBones
More... 5 months ago
fix: the IFEND marker must restore the IFDEF behavior to avoid requiring a symbol to be defined when it's not
obones
as OBones
More... 5 months ago
fix: Parse should also return True if the condition is empty
obones
as OBones
More... 5 months ago
feat: Introduce GetPlatformByType
obones
as OBones
More... 5 months ago
fix: handle holes in BDS versions by introducing the IDEVersion field
obones
as OBones
More... 6 months ago
fix: nicer IDE names in dcc32ex help message
obones
as OBones
More... 6 months ago
fix: check has been done
obones
as OBones
More... 6 months ago
fix: remove "with" keyword usage
obones
as OBones
More... 6 months ago