index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-05
23264: don't add the -pcre-match operator unless the pcre functions are avail...
Clint Adams
1
-5
/
+10
2007-02-13
23168: fix error message for failed bind
Peter Stephenson
1
-1
/
+1
2006-12-01
c.f. 23023: new calendar function system.
Peter Stephenson
1
-0
/
+1
2006-09-18
operator precedence fix
Clint Adams
1
-1
/
+1
2006-09-17
22728: $functrace parameter for function backtraces.
Clint Adams
2
-1
/
+33
2006-09-10
22681: find all error number definitions
Peter Stephenson
1
-1
/
+2
2006-08-20
22650: remove now buggy pointer to last added style
Peter Stephenson
1
-8
/
+5
2006-08-20
22683: deleting style in context never removed style itself
Peter Stephenson
1
-14
/
+42
2006-08-17
22613: add strftime -r to use strptime() if available
Peter Stephenson
1
-1
/
+65
2006-08-16
22610: allow zstyle -L to have arguments
Peter Stephenson
1
-2
/
+34
2006-08-04
22583: erand48() needs initialisation on Cygwin.
Peter Stephenson
1
-0
/
+7
2006-06-05
22483: add $sysparams to zsh/system
Peter Stephenson
1
-9
/
+88
2006-05-30
22474: use variable argument lists to improve error message handling
Peter Stephenson
18
-194
/
+185
2006-03-13
- Got rid of one compiler warning about a clobbered variable.
Wayne Davison
1
-2
/
+3
2006-03-07
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
8
-244
/
+236
2006-02-19
22284: add --disable-dynamic-nss configure switch to disable use of getpw*(),...
Clint Adams
1
-2
/
+2
2006-02-07
Added the missing return value to a newly-added "return".
Wayne Davison
1
-1
/
+1
2006-02-06
22195: don't set HOME in the shell
Peter Stephenson
1
-1
/
+4
2006-01-13
Values being stored in an array or a hash needed to be metafied
Wayne Davison
1
-5
/
+5
2006-01-13
If we are saving the ztrftime() value in a variable, we now metafy
Wayne Davison
1
-1
/
+1
2005-12-19
22082: print out uid or gid in stat if name not available
Peter Stephenson
1
-6
/
+18
2005-12-10
Just-added "return" should have returned a value.
Wayne Davison
1
-1
/
+1
2005-12-09
22057: don't use zsh/newuser in emulation
Peter Stephenson
1
-0
/
+3
2005-11-02
21978: unmetafy file name
Andrey Borzenkov
1
-2
/
+2
2005-11-01
Changed some isdigit() calls to use idigit().
Wayne Davison
2
-8
/
+7
2005-10-31
Use idigit() instead of range-checking '0' - '9'.
Wayne Davison
3
-8
/
+7
2005-10-24
21912: silence unused parameter compile warnings in cap.c
Clint Adams
1
-3
/
+3
2005-07-21
unposted: bring various .distfiles up to date
Peter Stephenson
1
-0
/
+1
2005-07-20
21500: Add script and function as framework for new user stuff.
Peter Stephenson
1
-2
/
+3
2005-07-20
21498: Add zsh/newuser module
Peter Stephenson
2
-0
/
+111
2005-07-14
21466: mkdir -p didn't work with symlinks
Peter Stephenson
1
-1
/
+1
2005-05-11
Joerg Sonnenberger: 21252: Dragonfly BSD support
Oliver Kiddle
1
-5
/
+3
2005-04-15
21143: more care about special file descriptors
Peter Stephenson
1
-0
/
+5
2005-03-10
20959: fix crash unloading zsh/parameter and test the fix
Peter Stephenson
1
-1
/
+1
2005-03-02
* 20911: Src/Modules/termcap.c: and set affcnt to 1 unconditionally
Clint Adams
1
-1
/
+2
2005-03-02
* 20909: Src/Modules/termcap.c: reverse row and col arguments to tgoto.
Clint Adams
1
-1
/
+1
2005-02-18
20822: Initial code for Unicode/multibyte input
Peter Stephenson
1
-2
/
+2
2005-02-06
fix autoloaded trap bug; rejig use of trapfuncs
Peter Stephenson
2
-4
/
+4
2005-01-21
Fixed compiler warning about a missing initializer.
Wayne Davison
1
-2
/
+2
2005-01-12
20695: Fix Cygwin problem with initialising from pointer to imported variable
Peter Stephenson
1
-1
/
+8
2004-12-07
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
8
-398
/
+222
2004-11-16
20556: change SOCKLEN_T to ZSOCKLEN_T to avoid clash
Peter Stephenson
3
-5
/
+5
2004-10-21
Use the new gettempfile() function.
Wayne Davison
1
-2
/
+1
2004-10-18
Call gettempname() with its new args.
Wayne Davison
1
-1
/
+1
2004-10-01
We can't use "%d" on a histent number (which is a zlong these days).
Wayne Davison
1
-1
/
+1
2004-06-22
20091: Src/Modules/pcre.c: silence gcc "unused parameter" warnings.
Clint Adams
1
-5
/
+5
2004-06-08
20029: fix randomness of mathfunc rand48(seed)
Peter Stephenson
1
-1
/
+1
2004-06-02
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
20
-151
/
+151
2004-05-28
Silenced one signed/unsigned comparison compiler warning.
Wayne Davison
1
-1
/
+1
2004-05-28
Silenced one signed/unsigned comparison compiler warning.
Wayne Davison
1
-1
/
+1
[next]