Michaël Van Canneyt
|
81b2bc87f4
* Fix compile error for i386-linux
|
hace 2 años |
Michaël Van Canneyt
|
a7e6fa6bcf
* Better string array definitions
|
hace 2 años |
marcoonthegit
|
4e7ddde706
* fix for #40069 add swapdimensions
|
hace 2 años |
florian
|
2823485e93
+ patch by Rika to implement missing TPointF methods, resolves #40057
|
hace 2 años |
florian
|
99d402aea8
+ operator TPointF./, resolves #40046
|
hace 2 años |
florian
|
04c6cb5047
* patch by Make TPointF * TPointF a component-wise multiplication, resolves #40042
|
hace 2 años |
Ondrej Pokorny
|
298b488da2
add missing TSizeF, TRectF properties and features
|
hace 2 años |
Michaël Van Canneyt
|
ab31f82ec2
* Raise exception for fileseek positions that do not fit in longing. Issue #39407
|
hace 3 años |
Nikolay Nikolov
|
819658f61e
+ also fill DayOfWeek in the Unix implementation of SysUtils.GetLocalTime
|
hace 3 años |
Michaël Van Canneyt
|
f762d4e0c2
* fix compilation
|
hace 4 años |
Michaël Van Canneyt
|
07e09c6797
* fix compilation
|
hace 4 años |
Ondrej Pokorny
|
656b00e3c6
win: fix default ShortDateFormat and LongDateFormat
|
hace 4 años |
Ondrej Pokorny
|
2be9476fbb
win: fix default ShortDateFormat and LongDateFormat
|
hace 4 años |
Tomas Hajny
|
9f405f0a69
+ TZ variable based offset calculation included for DOS targets
|
hace 4 años |
Tomas Hajny
|
2cf6115789
+ added TZ variable based offset calculation
|
hace 4 años |
marcoonthegit
|
842074c680
* fix win32 compilation by copying from trunk.
|
hace 1 año |
Pierre Muller
|
e19509affb
Add missing FILE_ATTRIBUTE_XXX constants as found in WinCE 5.0 headers (only FILE_ATTRIBUTE_DEVICE is not defined)
|
hace 2 años |
Pierre Muller
|
50dfb198c5
Fix compilation of system.ioutils unit for wince system
|
hace 2 años |
Michaël Van Canneyt
|
b9290ae6d8
* Fix copy & paste error
|
hace 2 años |
Michaël Van Canneyt
|
0a9b46d86f
* Hopefully fixed GetFileStamps/FileGetDateTimeInfo
|
hace 2 años |
marcoonthegit
|
f7edcf0fa5
Revert "* Patch from Zeljko Avramovic to add additional typehelpers for basic types. Fix issue #39268"
|
hace 1 año |
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"
|
hace 1 año |
marcoonthegit
|
dc294ac082
Revert "* move Boolean helpers before the ordinal ones so that ToOneZeroString can be inlined correctly"
|
hace 1 año |
florian
|
43f3819feb
* make statx based Sysutils.FileAge working with relative pathes
|
hace 4 años |
ondrej
|
a67b55f7fe
win32: SysErrorMessage: ignore inserts (when not used the messages with inserts are empty) and allocate message buffer
|
hace 4 años |
ondrej
|
0018e3a51f
* revert r47532, r47527 (use timezone information from fpgettimeofday) because they are not available on all Linux distributions
|
hace 4 años |
ondrej
|
17ded150fa
* GetLocalTimeOffset: use timezone information from fpgettimeofday
|
hace 4 años |
ondrej
|
073d47e77f
* use timezone information from fpgettimeofday for getting local datetime
|
hace 4 años |
michael
|
01ccad773b
* Optimized DiskAdd/DiskFree/AddDisk, bug ID #37523
|
hace 4 años |
yury
|
d8f9e840e9
* msdos: Enabled $HUGECODE for sysutils and classes to overcome 64K per unit code limit.
|
hace 5 años |