ondrej
|
eec56c20c8
* thread-safe time zone info read/write
|
4 lat temu |
ondrej
|
4b91815315
Unix timezone: fix search around TZ change back to be the same as on Windows
|
4 lat temu |
ondrej
|
11308a8957
LocalToEpoch, EpochToLocal: fix for arbitrary datetime
|
4 lat temu |
ondrej
|
0a2e59c243
GetLocalTimeOffset: DateTime-aware overloads for Unix. Issue #35710
|
4 lat temu |
Jonas Maebe
|
1c04470b66
* converted for-loop to while-loop, because its loop count is used on exit
|
8 lat temu |
Jonas Maebe
|
85f2903b8b
* don't index past the end of the transitions array (mantis #30829)
|
8 lat temu |
michael
|
b651a8925e
* Observe TZ and TZDir when determining timezone
|
9 lat temu |
michael
|
9bf410e6a0
* Fix bug ID #27617, heap messed up due to not resetting pointer
|
10 lat temu |
Jonas Maebe
|
8d8fc0fdee
+ RTL for AIX
|
13 lat temu |
michael
|
86c0b324fd
* Added ReReadTimeZone
|
13 lat temu |
Jonas Maebe
|
9ee27c1606
* support for iOS-specific location of "localtime" time zone file
|
13 lat temu |
pierre
|
df33542ca9
+ Timezone support for solaris
|
15 lat temu |
pierre
|
2c09c499ab
* avoid a range check error
|
18 lat temu |
Jonas Maebe
|
eb411035eb
* fixed range errors
|
18 lat temu |
micha
|
2bd88e3406
read timezone file optimization
|
19 lat temu |
peter
|
4ace790492
* remove $Log
|
20 lat temu |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 lat temu |
fpc
|
50778076c3
initial import
|
20 lat temu |
peter
|
e417e34496
* truncate log
|
20 lat temu |
marco
|
2ea12e0083
* more commits from unix interface cleanup
|
21 lat temu |
marco
|
4ab4f046e1
* Show stopping bug. Had to comment out lines around 279 to get 1.9
|
22 lat temu |
marco
|
2fc99b56c8
* small *BSD fix
|
22 lat temu |
peter
|
7acb66b1a3
* add typecasts for oldlinuxstat
|
22 lat temu |
marco
|
7efaf7dee2
* Unix reform stage two. Remove all calls from Unix that exist in Baseunix.
|
22 lat temu |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 lat temu |
marco
|
e5c42e6704
* Global Linux +bsd to (rtl/freebsd rtl/unix rtl/linux structure)
|
25 lat temu |