| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
(which fixed a signed vs unsigned comparison compiler warning).
|
| |
|
|
|
|
| |
use multibyte versions of nicechar wherever possible.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
REFRESH_CHAR type and using it to define nullchr (it was using
ZLE_INT_T).
|
|
|
|
| |
inconsistencies
|
| |
|
| |
|
| |
|
|
|
|
|
| |
21869: multibyte characters in %-substitutions, invalid multibyte
characters in completion listings
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
with multibyte support
|
|
|
|
| |
invalid characters or EOF
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
restrictions of standard C.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
macros so that we get type-checking without pointer-signedness
warnings.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
21578: mkmakemod.sh didn't exit on cleanup.
21582: fix failure status of zmodload -R.
21583: fix circularity test of zmodload -A.
|
| |
|