index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
datetime.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-17
22613: add strftime -r to use strptime() if available
Peter Stephenson
1
-1
/
+65
2006-05-30
22474: use variable argument lists to improve error message handling
Peter Stephenson
1
-2
/
+2
2006-03-07
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
1
-2
/
+2
2006-01-13
If we are saving the ztrftime() value in a variable, we now metafy
Wayne Davison
1
-1
/
+1
2004-12-07
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
1
-1
/
+4
2004-06-02
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
1
-3
/
+3
2004-05-28
Silenced one signed/unsigned comparison compiler warning.
Wayne Davison
1
-1
/
+1
2004-05-04
19877: improved test for empty strftime strings
Peter Stephenson
1
-1
/
+1
2004-01-22
19389+: fix zmodload -u zsh/datetime, add strftime -s scalar
Peter Stephenson
1
-4
/
+23
2003-10-08
18169: change parameter SECS in datetime to EPOCHSECONDS
Peter Stephenson
1
-1
/
+1
2003-10-06
19168: Various problems with size of buffers and pointer usage in ztrftime
Peter Stephenson
1
-7
/
+8
2003-09-28
19151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch.
Clint Adams
1
-1
/
+14
2002-08-27
17582: Improved option argument handling.
Peter Stephenson
1
-1
/
+1
2002-07-04
17417: remove unused fluff from datetime.c
Clint Adams
1
-3
/
+1
2002-05-26
17235: strftime builtin
Clint Adams
1
-0
/
+99