ondrej
|
5055b3cb99
* forgotten int64 parameter type
|
4 gadi atpakaļ |
michael
|
b529a49ed6
* Check buffer overflow when reading
|
4 gadi atpakaļ |
michael
|
cd5dc1585f
* Fix leap second reading
|
4 gadi atpakaļ |
ondrej
|
ab9be15686
unix: fix timezone info for timers after the last transition
|
4 gadi atpakaļ |
ondrej
|
3ce5aa0daa
unix: fix RefreshTZInfo UTC parameter
|
4 gadi atpakaļ |
ondrej
|
cb4d59156e
* forgotten int64 parameter type
|
4 gadi atpakaļ |
ondrej
|
3ef8931e5c
* read int64 transition table from linux timezone files if available
|
4 gadi atpakaļ |
ondrej
|
871f1030dd
* unix timezone optimizations
|
4 gadi atpakaļ |
ondrej
|
eec56c20c8
* thread-safe time zone info read/write
|
4 gadi atpakaļ |
ondrej
|
4b91815315
Unix timezone: fix search around TZ change back to be the same as on Windows
|
4 gadi atpakaļ |
ondrej
|
11308a8957
LocalToEpoch, EpochToLocal: fix for arbitrary datetime
|
4 gadi atpakaļ |
ondrej
|
0a2e59c243
GetLocalTimeOffset: DateTime-aware overloads for Unix. Issue #35710
|
4 gadi atpakaļ |
Jonas Maebe
|
1c04470b66
* converted for-loop to while-loop, because its loop count is used on exit
|
8 gadi atpakaļ |
Jonas Maebe
|
85f2903b8b
* don't index past the end of the transitions array (mantis #30829)
|
8 gadi atpakaļ |
michael
|
b651a8925e
* Observe TZ and TZDir when determining timezone
|
9 gadi atpakaļ |
michael
|
9bf410e6a0
* Fix bug ID #27617, heap messed up due to not resetting pointer
|
10 gadi atpakaļ |
Jonas Maebe
|
8d8fc0fdee
+ RTL for AIX
|
13 gadi atpakaļ |
michael
|
86c0b324fd
* Added ReReadTimeZone
|
13 gadi atpakaļ |
Jonas Maebe
|
9ee27c1606
* support for iOS-specific location of "localtime" time zone file
|
13 gadi atpakaļ |
pierre
|
df33542ca9
+ Timezone support for solaris
|
15 gadi atpakaļ |
pierre
|
2c09c499ab
* avoid a range check error
|
18 gadi atpakaļ |
Jonas Maebe
|
eb411035eb
* fixed range errors
|
18 gadi atpakaļ |
micha
|
2bd88e3406
read timezone file optimization
|
19 gadi atpakaļ |
peter
|
4ace790492
* remove $Log
|
20 gadi atpakaļ |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 gadi atpakaļ |
fpc
|
50778076c3
initial import
|
20 gadi atpakaļ |
peter
|
e417e34496
* truncate log
|
20 gadi atpakaļ |
marco
|
2ea12e0083
* more commits from unix interface cleanup
|
21 gadi atpakaļ |
marco
|
4ab4f046e1
* Show stopping bug. Had to comment out lines around 279 to get 1.9
|
22 gadi atpakaļ |
marco
|
2fc99b56c8
* small *BSD fix
|
22 gadi atpakaļ |