index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year bump 2024.
Kaz Kylheku
2024-01-18
1
-1
/
+1
*
time: bug: must subtract gmtoff, not add.
Kaz Kylheku
2023-11-19
1
-4
/
+4
*
time: improved convenience in time functions.
Kaz Kylheku
2023-04-30
1
-9
/
+28
*
Version 285.
txr-285
Kaz Kylheku
2023-03-28
1
-2
/
+2
*
time: crash: glibc overwrites time zone with literal
Kaz Kylheku
2023-03-21
1
-13
/
+21
*
Support gmtoff and zone in time formatting.
Kaz Kylheku
2023-02-13
1
-20
/
+22
*
time: respect gmtoff in calculating numeric time.
Kaz Kylheku
2023-02-13
1
-3
/
+27
*
Copyright year bump 2023.
Kaz Kylheku
2023-01-01
1
-1
/
+1
*
args: don't use alloca for const size cases.
Kaz Kylheku
2022-10-15
1
-1
/
+1
*
time: fix missing day-of-week and day-of-year.
Kaz Kylheku
2022-02-16
1
-7
/
+20
*
Copyright year bump 2022.
Kaz Kylheku
2022-01-11
1
-1
/
+1
*
Eliminate declaration-after-statement everywhere.
Kaz Kylheku
2021-12-29
1
-2
/
+4
*
license: reformat to fit 80 columns.
Kaz Kylheku
2021-08-16
1
-12
/
+13
*
c_str now takes a self argument.
Kaz Kylheku
2021-06-23
1
-7
/
+8
*
Copyright year bump 2021.
Kaz Kylheku
2021-01-14
1
-1
/
+1
*
time: indentation fix.
Kaz Kylheku
2020-10-16
1
-12
/
+12
*
time: don't emulate setenv with putenv
Kaz Kylheku
2020-10-16
1
-20
/
+13
*
time: Solaris fix: don't assign to env_list.
Kaz Kylheku
2020-10-10
1
-1
/
+0
*
New function: time-nsec.
Kaz Kylheku
2020-10-07
1
-0
/
+17
*
time: move time functions out of lib.c into time.c.
Kaz Kylheku
2020-10-07
1
-0
/
+512