Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct 20928 | Peter Stephenson | 2005-03-04 | 1 | -1/+1 |
| | |||||
* | 20928: null terminate screen lines in zle_refresh.c | Peter Stephenson | 2005-03-04 | 1 | -2/+8 |
| | |||||
* | 20921: using UCS-4BE instead of ISO-10646 to identify character encoding | Oliver Kiddle | 2005-03-03 | 1 | -3/+3 |
| | | | | | is more portable, find more encodings in iconv completion on Solaris 20924: make error message more specific | ||||
* | * 20911: Src/Modules/termcap.c: and set affcnt to 1 unconditionally | Clint Adams | 2005-03-02 | 1 | -1/+2 |
| | | | | | when we echotc a capability with arguments (which we then assume to be the 'cm' capability, with arguments in the form <rows> <columns>. | ||||
* | * 20909: Src/Modules/termcap.c: reverse row and col arguments to tgoto. | Clint Adams | 2005-03-02 | 1 | -1/+1 |
| | |||||
* | 20888: allow signal names to have the SIG prefix included | Peter Stephenson | 2005-02-28 | 1 | -1/+7 |
| | |||||
* | 20872: fix ZS_{icntrl,tolower} vs. ZC_{incntrl,tolower} confusion | Andrey Borzenkov | 2005-02-26 | 3 | -11/+12 |
| | |||||
* | 20869: more small Unicode tweaks | Peter Stephenson | 2005-02-25 | 7 | -29/+33 |
| | |||||
* | 20863: fix history (i)searching for Unicode | Peter Stephenson | 2005-02-25 | 5 | -172/+331 |
| | |||||
* | 20866: fix deliberate errors in 20861 | Peter Stephenson | 2005-02-24 | 1 | -1/+4 |
| | |||||
* | 20862: attempt to fix configure scripts to detect iconv properly | Oliver Kiddle | 2005-02-24 | 2 | -7/+7 |
| | |||||
* | 20861: Fix statusline in Unicode, apart from isearch | Peter Stephenson | 2005-02-24 | 8 | -57/+99 |
| | |||||
* | 20857: rewrite zle_refresh to use wide characters. | Andrey Borzenkov | 2005-02-23 | 2 | -169/+224 |
| | |||||
* | 20856: use VARARR for multibyte string. | Peter Stephenson | 2005-02-23 | 1 | -1/+2 |
| | |||||
* | 20854: more Unicode stuff. | Peter Stephenson | 2005-02-23 | 11 | -164/+192 |
| | |||||
* | 20845: fix mbstate_t usage in getrestchar | Andrey Borzenkov | 2005-02-22 | 2 | -13/+8 |
| | |||||
* | 20844: prune trailing slashes from named directory | Peter Stephenson | 2005-02-22 | 1 | -1/+13 |
| | |||||
* | Andrej: 20838: get ZLE_UNICODE_SUPPORT basically working | Peter Stephenson | 2005-02-22 | 6 | -16/+26 |
| | |||||
* | 20833: typo: int_t -> wint_t | Peter Stephenson | 2005-02-21 | 1 | -1/+1 |
| | |||||
* | 20828: typos in 20822 | Peter Stephenson | 2005-02-18 | 2 | -2/+2 |
| | |||||
* | 20822: Initial code for Unicode/multibyte input | Peter Stephenson | 2005-02-18 | 14 | -161/+468 |
| | | | | 20823: Debugging test in stat wrong for 64-bit systems | ||||
* | 20816: update rlimits for new glibc | Peter Stephenson | 2005-02-16 | 1 | -3/+7 |
| | |||||
* | 20812: Add functions for exception handling | Peter Stephenson | 2005-02-15 | 1 | -1/+1 |
| | |||||
* | 20798: propagate an #ifdef to prototypes | Peter Stephenson | 2005-02-07 | 1 | -0/+2 |
| | |||||
* | 20794: Change version to 4.3.0-dev-1 | Peter Stephenson | 2005-02-07 | 1 | -0/+3 |
| | | | | Don't compile in a static in init.c unless needed. | ||||
* | fix autoloaded trap bug; rejig use of trapfuncs | Peter Stephenson | 2005-02-06 | 7 | -39/+88 |
| | | | | (now traplists); improve trap tests | ||||
* | 20774: fix e.g. "FOO=BAR BAR=FOO echo" failure to unset FOO after finishing. | Bart Schaefer | 2005-02-02 | 1 | -2/+2 |
| | |||||
* | 20759, 20760, 20765: Improve Cygwin configuration | Peter Stephenson | 2005-02-01 | 2 | -3/+3 |
| | |||||
* | * 20753: use ZS_memmove instead of memmove. | Clint Adams | 2005-01-26 | 2 | -2/+3 |
| | |||||
* | 20752: fix access to ZLE parameters | Peter Stephenson | 2005-01-26 | 7 | -34/+48 |
| | |||||
* | * 20751: Src/Zle/zle_refresh.c: use '?' for character conversion error | Clint Adams | 2005-01-26 | 1 | -2/+2 |
| | |||||
* | * 20747: some wide char support in the zle refresh code. | Clint Adams | 2005-01-26 | 2 | -16/+42 |
| | |||||
* | 20750: fix hang with 20742 | Peter Stephenson | 2005-01-26 | 1 | -2/+9 |
| | |||||
* | 20742: More Unicode conversion stuff. | Peter Stephenson | 2005-01-25 | 6 | -112/+281 |
| | |||||
* | users/8422: [[ ... -nt ... ]] with bad stat caused | Peter Stephenson | 2005-01-24 | 1 | -1/+1 |
| | | | | mayhem in initialisation files, functions, etc. | ||||
* | * 20736: Src/Zle/zle_utils.c: change zlegetline() to return a metafied string. | Clint Adams | 2005-01-22 | 1 | -7/+2 |
| | |||||
* | * 2073x: Src/Zle/zle_utils.c, Src/hist.c: modify zlegetline() and zlegetline | Clint Adams | 2005-01-22 | 2 | -2/+28 |
| | | | | | caller so that the octet-based and wide-character versions should return the same string. | ||||
* | Fixed compiler warning about a missing initializer. | Wayne Davison | 2005-01-21 | 1 | -2/+2 |
| | |||||
* | Got rid of "unused parameter" compiler warning for nullsethashfn(). | Wayne Davison | 2005-01-21 | 1 | -1/+1 |
| | |||||
* | 20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE, | Peter Stephenson | 2005-01-19 | 2 | -43/+76 |
| | | | | also use ulimit -x for RLIMIT_LOCK | ||||
* | * 20718: Src/Zle/zle_utils.c: minor cleanup for proto-Unicode stuff. | Clint Adams | 2005-01-16 | 1 | -6/+1 |
| | |||||
* | c.f. 20675: improve zle as a basis for Unicode. | Peter Stephenson | 2005-01-14 | 29 | -1109/+1187 |
| | | | | unposted: update version to 4.2.3-dev-1 | ||||
* | users/8359: add Darwin completion directories by default | Peter Stephenson | 2005-01-12 | 1 | -1/+1 |
| | |||||
* | 20701: fix compilation on Mac OS X: define is __APPLE__, not APPLE | Oliver Kiddle | 2005-01-12 | 1 | -1/+1 |
| | |||||
* | 20695: Fix Cygwin problem with initialising from pointer to imported variable zsh-4.2.2 | Peter Stephenson | 2005-01-12 | 4 | -6/+49 |
| | |||||
* | Fix .distfiles and .cvsignore | Peter Stephenson | 2005-01-12 | 1 | -1/+1 |
| | |||||
* | * 20657: Src/Zle/zle_tricky.c: sort completions partially based on ↵ | Clint Adams | 2005-01-11 | 1 | -0/+4 |
| | | | | LC_COLLATE setting. | ||||
* | 20666: Avoid creating unnecessary multios when a descriptor is closed and | Bart Schaefer | 2005-01-11 | 1 | -1/+2 |
| | | | | then re-opened. | ||||
* | 20661: *(+func) = *(e:func:) | Peter Stephenson | 2005-01-10 | 1 | -5/+26 |
| | |||||
* | 20632: incorrect propagation of signals to process group | Peter Stephenson | 2005-01-05 | 1 | -1/+2 |
| |