Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-18 | 36227: attempt to fix metafication problem with ztrftime. | Peter Stephenson | 1 | -1/+2 | |
fmt is treated as metafied on entry; use returned length to ensure we metafy or output the correct length if there are embedded nulls. | |||||
2014-11-30 | 33818: fix types passed to sizeof detected by coverity as being wrong | Oliver Kiddle | 1 | -1/+1 | |
2014-07-30 | missed updates to calls to ztrftime() | Peter Stephenson | 1 | -1/+1 | |
2010-05-12 | 27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt | Peter Stephenson | 1 | -1/+1 | |
2008-08-02 | 25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH) | Bart Schaefer | 1 | -1/+1 | |
2008-03-25 | fix optimisation of string matching with multibyte mode | Peter Stephenson | 1 | -2/+2 | |
24732: attempt to provide adequate space for sched ztrftime string with multibyte characters | |||||
2007-07-06 | 23665: autoloading of module features and related tweaks | Peter Stephenson | 1 | -4/+4 | |
2007-06-14 | 23560: improve $zsh_scheduled_events to make it easier to parse | Peter Stephenson | 1 | -38/+31 | |
2007-06-12 | 23554: add $zsh_scheduled_events | Peter Stephenson | 1 | -17/+66 | |
2007-06-12 | 23552: unnecessary sched debugging warning | Peter Stephenson | 1 | -2/+5 | |
2007-05-28 | see 23479: add initial features support for modules | Peter Stephenson | 1 | -4/+24 | |
2007-02-01 | unposted: we could add checksched() twice to the timed event list | Peter Stephenson | 1 | -9/+49 | |
2007-01-24 | unposted: sched deleted timed function twice | Peter Stephenson | 1 | -4/+1 | |
2006-09-10 | 22676, 22678: extend sched and make it able to run events when waiting for | Peter Stephenson | 1 | -89/+206 | |
input | |||||
2006-05-30 | 22474: use variable argument lists to improve error message handling | Peter Stephenson | 1 | -7/+7 | |
2004-06-02 | Marked unused parameters with the new UNUSED() macro. | Wayne Davison | 1 | -3/+3 | |
2003-10-29 | a la 19209: zcalloc -> zshcalloc | Peter Stephenson | 1 | -1/+1 | |
2002-08-27 | 17582: Improved option argument handling. | Peter Stephenson | 1 | -9/+17 | |
unposted: Updated version to 4.1.0-dev-6 because of interface change. | |||||
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+214 | |