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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
module.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
23232: minor tweaks to zmodload
Peter Stephenson
2007-03-23
1
-9
/
+3
*
23152: make ztrcmp() respect MULTIBYTE
Peter Stephenson
2007-02-06
1
-1
/
+1
*
22544: Improve use of ztype tests for multibyte characters. Add
Peter Stephenson
2006-07-10
1
-6
/
+2
*
22474: use variable argument lists to improve error message handling
Peter Stephenson
2006-05-30
1
-54
/
+50
*
22416, tweaked: math functions via shell functions
Peter Stephenson
2006-04-19
1
-4
/
+6
*
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
2006-03-07
1
-25
/
+25
*
Fixes from Thorsten Dahlheimer.
Peter Stephenson
2005-08-09
1
-10
/
+11
*
21498: Add zsh/newuser module
Peter Stephenson
2005-07-20
1
-42
/
+65
*
20695: Fix Cygwin problem with initialising from pointer to imported variable
zsh-4.2.2
Peter Stephenson
2005-01-12
1
-1
/
+25
*
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
2004-12-07
1
-3
/
+1
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-10
/
+10
*
19655, 19656, 19657: Memory leaks spotted by valgrind.
Peter Stephenson
2004-03-18
1
-10
/
+25
*
19596: include dlfcn.h instead of dl.h on HP/UX 11
Oliver Kiddle
2004-03-11
1
-1
/
+1
*
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
2003-10-29
1
-4
/
+4
*
17582: Improved option argument handling.
Peter Stephenson
2002-08-27
1
-53
/
+60
*
17503: fix various typos and spelling mistakes in source code comments
Oliver Kiddle
2002-08-05
1
-1
/
+1
*
fix zmodload -uf for not-yet-loaded function
Peter Stephenson
2001-05-18
1
-3
/
+5
*
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
2001-01-16
1
-14
/
+39
*
12652: Variable scoping problem.
Bart Schaefer
2000-08-15
1
-10
/
+11
*
12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo,
Peter Stephenson
2000-08-08
1
-41
/
+265
*
remove (wrong) test for linked-in modules in require_module() (12525)
Sven Wischnowsky
2000-08-04
1
-5
/
+0
*
Felix: fix for memory leak (11718)
Sven Wischnowsky
2000-06-02
1
-1
/
+1
*
AIX dependency fixes
Oliver Kiddle
2000-04-30
1
-1
/
+1
*
ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file ...
Sven Wischnowsky
2000-04-19
1
-181
/
+1456
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+651