marcoonthegit
|
c98bd75dc0
Revert "* use the already existing TNative(U)IntNibbleIndex types for the TORDINALNIBBLEINDEX macro as this way memory models with far pointers (where Native(U)Int has a size of 4) is handled correctly as well"
|
1 year ago |
marcoonthegit
|
dc294ac082
Revert "* move Boolean helpers before the ordinal ones so that ToOneZeroString can be inlined correctly"
|
1 year ago |
florian
|
43f3819feb
* make statx based Sysutils.FileAge working with relative pathes
|
4 years ago |
ondrej
|
a67b55f7fe
win32: SysErrorMessage: ignore inserts (when not used the messages with inserts are empty) and allocate message buffer
|
4 years ago |
ondrej
|
0018e3a51f
* revert r47532, r47527 (use timezone information from fpgettimeofday) because they are not available on all Linux distributions
|
4 years ago |
ondrej
|
17ded150fa
* GetLocalTimeOffset: use timezone information from fpgettimeofday
|
4 years ago |
ondrej
|
073d47e77f
* use timezone information from fpgettimeofday for getting local datetime
|
4 years ago |
michael
|
01ccad773b
* Optimized DiskAdd/DiskFree/AddDisk, bug ID #37523
|
4 years ago |
yury
|
d8f9e840e9
* msdos: Enabled $HUGECODE for sysutils and classes to overcome 64K per unit code limit.
|
5 years ago |
pierre
|
90df614486
Use same parameters as in fileutilh.inc for the handle variant of FileSetDate overloaded function
|
5 years ago |
svenbarth
|
1b05238a38
* store and restore the 8087 control world only on x86 systems
|
5 years ago |
pierre
|
ffa53e69fb
Replace assembler instruction 'xorl' by 'xor' in Intel mode
|
5 years ago |
Tomas Hajny
|
76504abecb
* fix for TAbstractSearchRec.Time type change
|
5 years ago |
florian
|
716a9c641d
* fix compilation of arm-embedded, resolves #36626
|
5 years ago |
florian
|
d35d69b851
+ introduce TOSTimestamp
|
5 years ago |
Jeppe Johansen
|
0b182a1620
Fix types on embedded RTL.
|
6 years ago |
Tomas Hajny
|
c4b2a0ac8b
* fix for bug #38021 based on patch by Sergey Larin
|
4 years ago |
Sven Barth
|
9ad4acc8bd
* move Boolean helpers before the ordinal ones so that ToOneZeroString can be inlined correctly
|
3 years ago |
Sven Barth
|
28006018ac
* use the already existing TNative(U)IntNibbleIndex types for the TORDINALNIBBLEINDEX macro as this way memory models with far pointers (where Native(U)Int has a size of 4) is handled correctly as well
|
3 years ago |
Michaël Van Canneyt
|
87ad8e2622
* Patch from Zeljko Avramovic to add additional typehelpers for basic types. Fix issue #39268
|
3 years ago |
ondrej
|
5055b3cb99
* forgotten int64 parameter type
|
4 years ago |
marcoonthegit
|
138fa82742
* one manual fix in two commits ago not git added.
|
1 year ago |
Michaël Van Canneyt
|
b54f4c53b0
* Do not use comp type, use int64 instead. Fix issue #40469
|
1 year ago |
Michaël Van Canneyt
|
f1599dbfc8
* Port in small letters, postgres requires lowercase port setting
|
2 years ago |
Michaël Van Canneyt
|
2c52909562
* Removed debug define
|
2 years ago |
Michaël Van Canneyt
|
4b72417dbc
* Fix some compiler warnings
|
2 years ago |
Michaël Van Canneyt
|
4e1e30b102
* Fix compiler warning
|
2 years ago |
Michaël Van Canneyt
|
70967d03aa
* Remove baseunix
|
2 years ago |
Michaël Van Canneyt
|
f53ac59533
* Allow to set LogEvents on created connections
|
2 years ago |
Michaël Van Canneyt
|
f10fbacf85
* 32/64 bit, handle ExecPrepared result correctly
|
2 years ago |