index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Builtins
/
sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-22
38513: cast time to long long for printing where possible
Matthew Martin
1
-1
/
+5
2016-02-04
37874: remove unused function argument
Jun-ichi Takimoto
1
-5
/
+5
2016-01-30
37838: use UNUSED() consistently
Jun-ichi Takimoto
1
-1
/
+1
2015-08-18
36227: attempt to fix metafication problem with ztrftime.
Peter Stephenson
1
-1
/
+2
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
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
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
1999-04-15
Initial revision
Tanaka Akira
1
-0
/
+214