index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-13
21871: replace INULL() by inull()
Peter Stephenson
1
-1
/
+3
2005-10-03
21809: need to export nicedup()
Peter Stephenson
1
-1
/
+1
2005-10-01
Changed the PROMPT_SP output to use prompt-escape %# instead of just #.
Wayne Davison
1
-2
/
+2
2005-09-29
21784: Improved character widths for formatted multibyte character output
Peter Stephenson
1
-75
/
+203
2005-09-27
21769: fix some consequences of 21730 in completion lists
Peter Stephenson
1
-1
/
+1
2005-09-20
The PROMPT_SP code now ensures that PROMPT_PERCENT is enabled when
Wayne Davison
1
-1
/
+5
2005-09-20
unposted: fix wcsiident
Peter Stephenson
1
-1
/
+1
2005-09-20
21737: unmetafy wordchars before looking for multibyte characters
Peter Stephenson
1
-5
/
+8
2005-09-20
21736: improve tests for word and identifier characters with multibyte input
Peter Stephenson
1
-6
/
+92
2005-09-17
21730: fix metafication of nicechar and pwd
Peter Stephenson
1
-15
/
+33
2005-09-09
21722: fix multibyte word stuff
Peter Stephenson
1
-0
/
+36
2005-08-17
Marked some #ifdef ZLE_UNICODE_SUPPORT lines (and their #endif lines)
Wayne Davison
1
-0
/
+8
2005-08-15
21619: define wide versions of zarrdup, zputs, niceztrlen.
Clint Adams
1
-0
/
+101
2005-08-10
c.f. 21590: metafy_line()/unmetafy_line() now support wide characters
Peter Stephenson
1
-1
/
+1
2005-08-09
21577 (adapted): Dan Bullok: improved window resize handling, again
Peter Stephenson
1
-1
/
+2
2005-08-08
21567: Dan Bullok: trashzle on updating window size
Peter Stephenson
1
-1
/
+1
2005-07-27
The PROMPT_SP output should be prior to the job notifications too.
Wayne Davison
1
-7
/
+7
2005-07-26
Moved the PROMPT_SP output into preprompt() so that it takes effect
Wayne Davison
1
-0
/
+9
2005-07-26
If getkeystring() finds a \c escape (when looking for such escapes),
Wayne Davison
1
-1
/
+3
2005-07-24
Improved the function comment for getkeystring().
Wayne Davison
1
-10
/
+11
2005-07-24
Added missing "goto" in handling of 'c' escape (fix from
Wayne Davison
1
-0
/
+2
2005-03-31
21049: Don't close process substitution file descriptors for external programmes
Peter Stephenson
1
-5
/
+6
2005-03-11
Belated commit of 20892: improvements to correct/correctall behavior.
Bart Schaefer
1
-13
/
+48
2005-03-03
20921: using UCS-4BE instead of ISO-10646 to identify character encoding
Oliver Kiddle
1
-3
/
+3
2005-02-25
20863: fix history (i)searching for Unicode
Peter Stephenson
1
-30
/
+0
2005-02-24
20862: attempt to fix configure scripts to detect iconv properly
Oliver Kiddle
1
-6
/
+6
2005-02-22
20844: prune trailing slashes from named directory
Peter Stephenson
1
-1
/
+13
2005-02-01
20759, 20760, 20765: Improve Cygwin configuration
Peter Stephenson
1
-2
/
+2
2005-01-14
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
1
-14
/
+3
2004-11-22
20572: Allow alternative signal names
Peter Stephenson
1
-21
/
+0
2004-10-21
Added gettempfile(), which works like a custom mkstemp() (in addition
Wayne Davison
1
-0
/
+41
2004-10-18
Made gettempname() take a prefix arg and a use_heap arg. When prefix is
Wayne Davison
1
-9
/
+15
2004-10-18
Made zclose() avoid calling close() when fd < 0.
Wayne Davison
1
-1
/
+2
2004-10-05
20412, tweaked: Make test builtin more POSIX compatible
Peter Stephenson
1
-4
/
+6
2004-09-17
20378: Matthias B.: fix bugs joining with metafied chars.
Peter Stephenson
1
-3
/
+1
2004-08-16
20251: integer conversion truncation
Peter Stephenson
1
-6
/
+45
2004-06-02
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
1
-2
/
+2
2004-05-28
Silenced two signed/unsigned comparison compiler warnings.
Wayne Davison
1
-2
/
+2
2004-05-05
Set the first character of buf to '\1' before the strftime() call so
Wayne Davison
1
-1
/
+1
2004-05-04
19877: improved test for empty strftime strings
Peter Stephenson
1
-2
/
+12
2004-05-04
* 19869: Src/prompt.c, Src/utils.c: avoid segfault when
Clint Adams
1
-1
/
+2
2004-03-25
19683: Work around dllwrap problem on Cygwin
Peter Stephenson
1
-0
/
+13
2003-12-17
19308: zsh crashes with $((##))
Oliver Kiddle
1
-1
/
+4
2003-10-29
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
1
-8
/
+8
2003-10-06
19168: Various problems with size of buffers and pointer usage in ztrftime
Peter Stephenson
1
-9
/
+59
2003-09-24
19129: extra argument to typeset -T gives character for joining array
Peter Stephenson
1
-4
/
+18
2003-08-01
18920: fix unset IFS betterer
Peter Stephenson
1
-0
/
+2
2003-08-01
18916: unsetting IFS could cause segfault
Peter Stephenson
1
-4
/
+6
2003-05-13
18525: add manual UTF-8 conversion so \u and \U should work on more systems
Oliver Kiddle
1
-42
/
+101
2003-05-12
18524: sepjoin !heap bug cause problem in vared
Peter Stephenson
1
-1
/
+1
[next]