Michael VAN CANNEYT
|
0d0e66f2f0
|
* Refer to mainunit for lazarus IDE
|
2023-07-14 20:26:46 +02:00 |
|
Michaël Van Canneyt
|
30b0d98636
|
* Change return type of some functions, so -1 can actually be returned, patch by Zeljko Avramovic (issue 39268).
|
2022-01-22 11:17:44 +01:00 |
|
florian
|
64c21bb88b
|
* fix bootstrapping wtih 3.2.2 and -Cpcoreavx2
|
2021-11-14 23:13:51 +01:00 |
|
michael
|
e6a593c5fa
|
* Patch from Zeljko Avramovic to extend ordinal/float helpers
git-svn-id: trunk@49622 -
|
2021-07-21 11:36:05 +00:00 |
|
svenbarth
|
b446023e5b
|
* use Str instead of IntToStr to avoid overload problems with unsigned types
git-svn-id: trunk@48400 -
|
2021-01-24 14:57:24 +00:00 |
|
svenbarth
|
c3fd06b6b5
|
* fix for Mantis #38390: use Val instead of StrToInt to avoid overload problems
+ added test
git-svn-id: trunk@48399 -
|
2021-01-24 14:57:20 +00:00 |
|
svenbarth
|
f0e8d5dfa6
|
* fix for Mantis #37043: apply patch by Bi0T1N (including test) to add additional overloads for IntToHex including a rerouting of the ordinal helpers' ToHexString to use these overloads
git-svn-id: trunk@45370 -
|
2020-05-15 15:14:19 +00:00 |
|
michael
|
5f6f5cb864
|
* Bit helpers for ordinal functions, adapted from batch by Thaddy De Koning (bug ID 0036146)
git-svn-id: trunk@43417 -
|
2019-11-08 11:43:10 +00:00 |
|
marco
|
93fcce4ba1
|
* tohexstring calls inttohex instead of hexstr. Hexstr has fixed number of
digits, inttohex a minimum number. Mantis #35015
git-svn-id: trunk@41268 -
|
2019-02-09 17:12:20 +00:00 |
|
michael
|
fde42ca8ef
|
* Type helpers, compatible to Delphi XE 8
git-svn-id: trunk@32262 -
|
2015-11-07 09:40:54 +00:00 |
|