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
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
2004-05-04
19877: improved test for empty strftime strings
Peter Stephenson
1
-1
/
+1
2004-03-24
19674, modified: support for non-standard ports in zftp.
Peter Stephenson
1
-9
/
+63
2004-03-16
* 19641: Src/Modules/pcre.c: implement -pcre-match conditional
Clint Adams
1
-14
/
+66
2004-03-16
19629: fix zpty on HP-UX
Peter Stephenson
1
-6
/
+23
2004-03-16
* 19640: Src/Modules/pcre.c: improve error reporting a bit.
Clint Adams
1
-4
/
+4
2004-03-16
* 19631: Doc/Zsh/mod_pcre.yo, Src/Modules/pcre.c: avoid segfault
Clint Adams
1
-1
/
+8
2004-03-03
19528: fix error if neither select nor poll available
Peter Stephenson
1
-1
/
+1
2004-03-03
19525: suppress compiler warnings and complete groups using lookupd on Mac OS
Oliver Kiddle
2
-2
/
+2
2004-03-02
19514: typo in terminfo.c
Peter Stephenson
1
-1
/
+1
2004-03-01
19512: --enable-pcre option
Peter Stephenson
1
-1
/
+1
2004-02-26
Got rid of an unused-variable compiler-warning.
Wayne Davison
1
-1
/
+2
2004-02-26
19460: Another go at fixing the terminfo configuration problem
Peter Stephenson
2
-13
/
+17
2004-02-20
19456: Fix ptmx tests, again.
Peter Stephenson
1
-3
/
+2
2004-02-17
19429: configure test for ptmx
Peter Stephenson
1
-9
/
+11
2004-02-14
19420: Update configure.ac for better Autconf 2.50 support.
Peter Stephenson
1
-0
/
+4
2004-01-22
19389+: fix zmodload -u zsh/datetime, add strftime -s scalar
Peter Stephenson
1
-4
/
+23
2003-11-13
19242: Make job table dynamically reallocatable.
Peter Stephenson
1
-6
/
+6
2003-11-03
add *.dll and fix typo with errnames.h
Felix Rosencrantz
1
-1
/
+2
2003-10-29
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
4
-10
/
+10
2003-10-08
18169: change parameter SECS in datetime to EPOCHSECONDS
Peter Stephenson
1
-1
/
+1
2003-10-06
19168: Various problems with size of buffers and pointer usage in ztrftime
Peter Stephenson
1
-7
/
+8
2003-10-06
unposted: update distribution files for 18980 and 19053
Peter Stephenson
1
-0
/
+1
2003-09-28
19151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch.
Clint Adams
1
-1
/
+14
2003-09-17
19096: crash unloading zsh/system
Peter Stephenson
1
-0
/
+2
2003-09-14
19076: don't call setupterm with NULL as last argument as that causes
Clint Adams
1
-1
/
+4
2003-09-08
19044: typo in setting $saliases elements
Peter Stephenson
1
-4
/
+4
2003-09-03
19014: add alias -s suf=handler
Peter Stephenson
1
-69
/
+162
[next]