Commit Graph

55796 Commits

Author SHA1 Message Date
Jonas Maebe
abf89eea0d * fix conversion of true/false macro definitions to boolean values
(mantis #38492)
   o since the macro lookups are recursive, "mac" will usually be nil
     afterwards (unless we found an undefined macro)

git-svn-id: trunk@49160 -
(cherry picked from commit ff3f812d97)
2023-12-07 23:16:49 +01:00
Pierre Muller
8ed9c79c23 Add dwarf CFI for 32-bit powerpc cpu
(cherry picked from commit b8036f7173)
2023-12-04 20:37:06 +00:00
Pierre Muller
4fc8dde4fe Add dwarf CFI for powerpc64 cpu
(cherry picked from commit da683ade18)
2023-12-04 20:36:23 +00:00
ondrej
340913a9db GetLocalTimeOffset: DateTime-aware overloads for Unix. Issue #35710
git-svn-id: trunk@47290 -
(cherry picked from commit 282aa0daa7)
2023-11-30 16:40:09 +01:00
ondrej
b4339d5a5e GetLocalTimeOffset - fix overload call
git-svn-id: trunk@47289 -
(cherry picked from commit e10ee5ccb4)
2023-11-30 16:39:44 +01:00
ondrej
1bebe1a7b4 LocalToEpoch, EpochToLocal: android compilation
git-svn-id: trunk@47292 -
(cherry picked from commit 6df9ad8e50)
2023-11-29 15:35:48 +01:00
ondrej
0a2e59c243 GetLocalTimeOffset: DateTime-aware overloads for Unix. Issue #35710
git-svn-id: trunk@47290 -
(cherry picked from commit 282aa0daa7)
2023-11-29 15:34:47 +01:00
ondrej
e62556e7f1 GetLocalTimeOffset - fix overload call
git-svn-id: trunk@47289 -
(cherry picked from commit e10ee5ccb4)
2023-11-29 15:34:37 +01:00
ondrej
ac08f01ec0 GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710
git-svn-id: trunk@47206 -
(cherry picked from commit 0d08b98d47)
2023-11-29 14:58:42 +01:00
Michael Van Canneyt
1b1f9fe2ce * Checks for directory and special directories
(cherry picked from commit 32884082e3)
2023-11-29 14:37:19 +01:00
Michael Van Canneyt
d0480a622b * Stream writer
(cherry picked from commit 06a7610a35)
2023-11-29 14:24:24 +01:00
Sven Barth
ba3caff3c6 * fix #39329: adjust visibilties of PT and TArr in TVector<> and TDeque<> so that they can be correctly used either by descendants or users outside of the class
(cherry picked from commit 757868983c)
2023-11-28 14:44:04 +01:00
Bernd Kreuss
72e7d50590 gdeque: remove unused variable
(cherry picked from commit 19062ce8af)
2023-11-28 14:43:39 +01:00
Michaël Van Canneyt
d8e7ec3207 * Add gzStream routines, patch by Dokkie8844. Fix issue #39654
(cherry picked from commit 3827889e61)
2023-11-28 13:21:20 +01:00
Michaël Van Canneyt
5a23426876 * Add additional parameters to Unzip calls. Fix issue 39530
(cherry picked from commit 42361be239)
2023-11-28 13:21:20 +01:00
michael
5fb04fe72f * Fix issue ID #0039024, potential wrong write
git-svn-id: trunk@49518 -
(cherry picked from commit 15f25da1fa)
2023-11-28 13:21:19 +01:00
michael
3b608c69fe * Correctly initialize total_out
git-svn-id: trunk@49424 -
(cherry picked from commit d23feee55e)
2023-11-28 13:21:19 +01:00
michael
c17dfa0041 * Fix issue ID #36822. Total was being misused in check
git-svn-id: trunk@49421 -
(cherry picked from commit affefb6ce0)
2023-11-28 13:21:19 +01:00
Florian Klämpfl
55d25eea07 * patch by Bart B. to improve DelSpace1, resolves #39465
+ test

(cherry picked from commit 60c26a11ef)
2023-11-27 15:00:44 +01:00
Michaël Van Canneyt
18d4d2cfc8 * Correct casing of rposex - fix issue #39466
(cherry picked from commit cbc2d0351c)
2023-11-27 15:00:23 +01:00
Michaël Van Canneyt
1f883a23e1 * Fix issue 39437
(cherry picked from commit 1c7709e454)
2023-11-27 14:59:48 +01:00
Michaël Van Canneyt
8d6ec26138 * Fix by Mark Paley to add IfThen for StringList and TStringDynArray. Issue #39314
(cherry picked from commit 52c8ac0ca0)
2023-11-27 14:47:08 +01:00
michael
d99801fb09 * Some case fixes
git-svn-id: trunk@49375 -
(cherry picked from commit 83253676a3)
2023-11-27 14:46:17 +01:00
ACTom
9f96c73881 Fix the error of Chinese system getting language information under Windows system
(cherry picked from commit c39a9ffad3)
2023-11-27 13:12:28 +01:00
Michaël Van Canneyt
6b9d7f3bf1 * Patch from Bart to remove unneeded test
(cherry picked from commit ff3f183eb2)
2023-11-27 11:30:52 +01:00
florian
1f3f278f0b * patch by Bart B to refactor ConvUtils (no functional changes), resolves #39813
(cherry picked from commit 98d297cf54)
2023-11-27 11:30:33 +01:00
Michaël Van Canneyt
65c06cbc62 * Fix from bart removing extra constants. Fix issue #39812
(cherry picked from commit df8a3ab009)
2023-11-27 11:30:14 +01:00
Michaël Van Canneyt
9b9ee443f7 * Restore display of exception type. fix issue #39811
(cherry picked from commit ecb4a0abca)
2023-11-27 11:28:56 +01:00
Michaël Van Canneyt
280f507e22 * Patch from Bart. Fix for issue #39797
(cherry picked from commit b2ad1d3efd)
2023-11-27 11:21:24 +01:00
Michaël Van Canneyt
f7dec10c5d * Fix test regressions
(cherry picked from commit 53623d7184)
2023-11-26 22:20:14 +01:00
Michaël Van Canneyt
e0fc547934 * Patch from Bart, fixes issue #39801
(cherry picked from commit e6d0b9510b)
2023-11-26 22:19:53 +01:00
florian
476dfc097e + forgotten test file added
(cherry picked from commit 3ef7fedfec)
2023-11-26 22:19:30 +01:00
florian
473172a854 * patch by Bart B: Fix for TryStrToConvUnit in ConvUtils unit, resolves #39797
(cherry picked from commit 160c5a3d39)
2023-11-26 22:19:02 +01:00
Michaël Van Canneyt
756f219494 * Fix from Bart for unregistering out of range families. Fix issue 39791
(cherry picked from commit a4d8d2c210)
2023-11-26 22:17:41 +01:00
Michaël Van Canneyt
a672c527d4 * Patch from Bart, Fix issue #39778
(cherry picked from commit 480199a7d9)
2023-11-26 22:16:42 +01:00
Michaël Van Canneyt
3a8b807c20 * Fix by Bart to fix conversion to temperature. Fix issue 39776
(cherry picked from commit 0cc00b355c)
2023-11-26 22:13:39 +01:00
marcoonthegit
745a48ac44 * Fix for ConvUtils.CompatibleConversionTypes by Bart, resolves bug #39775
(cherry picked from commit 330b0b1157)
2023-11-26 22:03:42 +01:00
marcoonthegit
3faa984635 * Implements some more Delphi compatible functions in ConvUtils unit, resolves
bug #39773

(cherry picked from commit b0b034805c)
2023-11-26 22:03:20 +01:00
marcoonthegit
9b59a5ede5 * Add some Delphi compatibel constants to the ConvUtils unit bug 39771
(cherry picked from commit f2c8018f9b)
2023-11-26 22:03:01 +01:00
marcoonthegit
29c4108309 * Implement CompatibleConversionType and CompatibleConversionType for ConvUtils unit bug #39770
(cherry picked from commit 167f434e84)
2023-11-26 22:02:44 +01:00
marcoonthegit
826c0cc17c * Implement ConvUnitAdd, ConvUnitDiff, ConvUnitInc and ConvUnitDec bug #39769
(cherry picked from commit 7886233b0e)
2023-11-26 22:02:19 +01:00
marcoonthegit
3c778ccfb6 * Implement ConvUtils.ConvUnitCompareValue and ConvUtils.ConvUnitSameValue bug
#39768

(cherry picked from commit 7da3e17571)
2023-11-26 22:02:00 +01:00
marcoonthegit
25986a6398 * Fix not setting result in ConvUtils.RegisterConversionType mantis #39767
(cherry picked from commit 3751958a32)
2023-11-26 22:01:42 +01:00
marcoonthegit
bfd7cf82b0 * commit weird temperature scale conversion bug #39763
(cherry picked from commit 3c4f1c454f)
2023-11-26 22:01:24 +01:00
marcoonthegit
0f862dd132 * * commit convertfrom/to fixes from bug #39764 and #39765
(cherry picked from commit 18c0a0eebe)
2023-11-26 22:01:00 +01:00
marcoonthegit
229d9f89ae * patch from Bart to fix convutils temperature fix.
(cherry picked from commit 7ddeaa54c0)
2023-11-26 22:00:33 +01:00
michael
ba7a8ff709 * Fix bug ID #38193: order on darwin is same as openbsd
git-svn-id: trunk@47752 -
(cherry picked from commit 729c1dee8c)
2023-11-26 19:05:01 +01:00
Michaël Van Canneyt
d0dce2cb7f * Add wsFullScreen to TWindowState. Fixes issue #40493
(cherry picked from commit 09dcd5b07a)
2023-11-26 18:53:05 +01:00
Michaël Van Canneyt
d3288ef976 * Add ColorToRGB class var to TColorRec
(cherry picked from commit f253ca856f)
2023-11-26 18:52:46 +01:00
Michaël Van Canneyt
c85439dab0 * Add some types for Delphi compatibility
(cherry picked from commit d8c7b99cdd)
2023-11-26 18:52:25 +01:00