index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
datetime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
23665: autoloading of module features and related tweaks
Peter Stephenson
2007-07-06
1
-4
/
+4
*
see 23479: add initial features support for modules
Peter Stephenson
2007-05-28
1
-14
/
+27
*
22613: add strftime -r to use strptime() if available
Peter Stephenson
2006-08-17
1
-1
/
+65
*
22474: use variable argument lists to improve error message handling
Peter Stephenson
2006-05-30
1
-2
/
+2
*
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
2006-03-07
1
-2
/
+2
*
If we are saving the ztrftime() value in a variable, we now metafy
Wayne Davison
2006-01-13
1
-1
/
+1
*
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
2004-12-07
1
-1
/
+4
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-3
/
+3
*
Silenced one signed/unsigned comparison compiler warning.
Wayne Davison
2004-05-28
1
-1
/
+1
*
19877: improved test for empty strftime strings
Peter Stephenson
2004-05-04
1
-1
/
+1
*
19389+: fix zmodload -u zsh/datetime, add strftime -s scalar
Peter Stephenson
2004-01-22
1
-4
/
+23
*
18169: change parameter SECS in datetime to EPOCHSECONDS
Peter Stephenson
2003-10-08
1
-1
/
+1
*
19168: Various problems with size of buffers and pointer usage in ztrftime
Peter Stephenson
2003-10-06
1
-7
/
+8
*
19151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch.
Clint Adams
2003-09-28
1
-1
/
+14
*
17582: Improved option argument handling.
Peter Stephenson
2002-08-27
1
-1
/
+1
*
17417: remove unused fluff from datetime.c
Clint Adams
2002-07-04
1
-3
/
+1
*
17235: strftime builtin
Clint Adams
2002-05-26
1
-0
/
+99