index
:
libplist
master
time64
Library to handle Apple Property List format files in binary or XML
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
time64.c
Age
Commit message (
Expand
)
Author
Files
Lines
22 hours
time64: Add time_s support for WIN32
Rosen Penev
1
-2
/
+2
2025-10-29
time64: Assert if date is pointing to NULL
Nikias Bassen
1
-0
/
+1
2021-06-22
[clang-tidy] Fix bad widening casts
Rosen Penev
1
-2
/
+2
2021-06-22
[clang-tidy] Avoid global non-const variables
Rosen Penev
1
-2
/
+2
2020-11-24
time64: Remove code duplication in separate if branches by combining the cond...
Rosen Penev
1
-6
/
+1
2020-11-24
Improve code readability by not using else after return
Rosen Penev
1
-16
/
+10
2020-06-08
Remove whitespace errors from all files
Martin Szulecki
1
-7
/
+7
2020-05-14
time64: Silence compiler warnings about shadowed variable declarations
Nikias Bassen
1
-29
/
+29
2020-04-21
time64/ctime64_r: localtime64_r can fail
Derrick Lyndon Pallas
1
-1
/
+3
2017-04-14
Initialize safe_year in time64.c
Greg Dennis
1
-2
/
+2
2017-01-03
time64: Remove some unused (and non-thread-safe) functions
Nikias Bassen
1
-24
/
+0
2016-09-19
Use time64 implementation by Michael G Schwern to extend allowed date/time range
Nikias Bassen
1
-0
/
+836