ondrej
|
eec56c20c8
* thread-safe time zone info read/write
|
4 лет назад |
ondrej
|
57d32cd6fe
GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads
|
4 лет назад |
ondrej
|
11308a8957
LocalToEpoch, EpochToLocal: fix for arbitrary datetime
|
4 лет назад |
florian
|
3aadfc0802
* subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
|
5 лет назад |
ondrej
|
0a2e59c243
GetLocalTimeOffset: DateTime-aware overloads for Unix. Issue #35710
|
4 лет назад |
ondrej
|
ac08f01ec0
GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710
|
4 лет назад |
Jonas Maebe
|
cd83438cb0
Darwin: fix make cycle
|
2 лет назад |
joost
|
4b06ea7fe7
--- Merging (from foreign repository) r44090 into '.':
|
5 лет назад |
marco
|
a4864e36f2
# revisions: 39668,39669,39671,39672,40652,41280,41281,42240,42244,42245,42286,42326,42456,42461,43048,43107,43108,43109,43110,43111,43112,43113
|
5 лет назад |
marco
|
b8e3d6efa1
# revisions: 41570,41571,41938,42457,42327,42556,42557
|
5 лет назад |
yury
|
0654857ce1
Merged aarch64-android, x86_64-android targets and fixes for the Android target.
|
6 лет назад |
marco
|
1f921d4ac0
--- Merging r39866 into '.':
|
6 лет назад |
marco
|
b6824290fc
* initial fileflush, mantis #15824
|
8 лет назад |
michael
|
d05175a17f
* FileOpen should not open directories (Windows compatible) Bug ID #30766
|
8 лет назад |
yury
|
1ccf551d1c
* android: Try to get the package files directory for any shared library. If it is valid use it as a home dir.
|
8 лет назад |
yury
|
7756dab2bf
* android: Create app files dir if needed.
|
9 лет назад |
yury
|
419c6ce61e
* android:
|
9 лет назад |
yury
|
3822515bd9
* android: Fixed GetAppConfigDir, GetAppConfigFile, GetUserDir, GetTempDir to return correct writable locations. For NDK libraries, the path to local storage of host Java app is used. For console apps the /data/local/tmp is used.
|
9 лет назад |
michael
|
960963e74b
* SearchAttr needs more bits (faSymlink=$400), bug ID #29870
|
9 лет назад |
marco
|
66608fec02
* unicode executeprocess from work during Lazarus convention in IJsselstein
|
9 лет назад |
michael
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
9 лет назад |
yury
|
e1a0b1204a
* Removed unused vars in RTL.
|
10 лет назад |
yury
|
6f15b5bf63
* Use /data/local/tmp/ as a fallback temp dir on Android.
|
10 лет назад |
Jonas Maebe
|
9b987fde93
* fmShareDenyNone should also take a shared lock (+ test)
|
10 лет назад |
Jonas Maebe
|
31037d0664
* when creating a file with an exclusive sharing mode on Unix, first check
|
10 лет назад |
Jonas Maebe
|
1e227f78fe
* factored out the check for whether we have to generate dotted function
|
10 лет назад |
Jonas Maebe
|
6defd861b0
* fixed uninitialized function result in r30048 (mantis #27586)
|
10 лет назад |
Jonas Maebe
|
9da8a2304a
* converted matching UTF-8 filenames in findfirst/findnext to use
|
10 лет назад |
marco
|
316a50ff23
* support for clock_gettime(), patch by Graeme.
|
11 лет назад |
michael
|
17e34abc62
* Fix for bug ID #18551
|
11 лет назад |