ondrej
|
7ded8307c9
* timezones android compilation
|
4 years ago |
ondrej
|
be4c907117
* read int64 transition table from linux timezone files if available
|
4 years ago |
ondrej
|
3ee2097f1a
* unix timezone optimizations
|
4 years ago |
ondrej
|
7fbceaac21
* thread-safe time zone info read/write
|
4 years ago |
ondrej
|
a36caf9043
Unix LocalToEpoch: fix typo
|
4 years ago |
ondrej
|
f4cff81881
LocalToEpoch, EpochToLocal: fix for arbitrary datetime
|
4 years ago |
ondrej
|
282aa0daa7
GetLocalTimeOffset: DateTime-aware overloads for Unix. Issue #35710
|
4 years ago |
michael
|
d49510cc8c
* Fix bug #0034499
|
6 years ago |
yury
|
b717a149b6
* android: Removed cwstring from the uses clause of the unix unit. Use cwstring indirectly. It allows to avoid using cwstring if needed.
|
6 years ago |
yury
|
064375ea72
* android: Use ICU to get timezone information if running on an Android version where libc does not implement timezone.
|
9 years ago |
yury
|
2630f3c498
* android: Properly initialize time zone information.
|
9 years ago |
marco
|
66608fec02
* unicode executeprocess from work during Lazarus convention in IJsselstein
|
9 years ago |
marco
|
266ebc351b
* remove some deprecated functions. Most have alternatives since at least 2.4, and more often 2.2
|
9 years ago |
marco
|
ebe262762a
* Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes
|
11 years ago |
Jonas Maebe
|
953e088c14
+ unicodestring support for POpen(), and DefaultFileSystemCodePage support
|
12 years ago |
tom_at_work
|
4150f0a2fb
Rebase with r21814
|
13 years ago |
marco
|
725a280059
* sleeper vfork code copied from deleted parts so it is not lost, made
|
13 years ago |
marco
|
1a73c652ca
* improve deprecation message.
|
13 years ago |
marco
|
0ddd03eef2
* removed some deprecated functions (deprecated since 2.2.0/2007 times)
|
13 years ago |
tom_at_work
|
a7b48be598
bugfixes:
|
13 years ago |
tom_at_work
|
acbc94e0fd
- initial support for the android/arm target in the compiler; resulting .so's can be used for Android/ARM app development.
|
13 years ago |
Jonas Maebe
|
8d8fc0fdee
+ RTL for AIX
|
13 years ago |
michael
|
86c0b324fd
* Added ReReadTimeZone
|
13 years ago |
Jonas Maebe
|
1d88e3eb11
* replace strpcopy with its own code because unix no longer
|
17 years ago |
peter
|
37e509f290
* remove uses strings, strlen/strpas are in system unit
|
17 years ago |
Almindor
|
d2e4f53a13
* hopefuly fix the fp* problems for stat and others
|
18 years ago |
Almindor
|
148255b5cf
* fix deprecated stat calls to use the fp<> ones and not the other way around
|
18 years ago |
peter
|
dd3fdac68e
* beos support from Olivier Coursiere
|
18 years ago |
marco
|
11bda8f5f2
* fpexeclpe
|
18 years ago |
marco
|
e074f9383c
* typo corrected
|
18 years ago |