Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 21042: limitations with execute-named-command | Peter Stephenson | 2005-03-21 | 1 | -0/+2 |
| | |||||
* | Honor the setting of the new HISTSAVEBYCOPY option when rewriting | Wayne Davison | 2005-03-18 | 1 | -5/+22 |
| | | | | the history file. | ||||
* | Added the histsavebycopy option. | Wayne Davison | 2005-03-18 | 1 | -0/+1 |
| | |||||
* | Added HISTSAVEBYCOPY to the options enum. | Wayne Davison | 2005-03-18 | 1 | -0/+1 |
| | |||||
* | 21014: remember_edits() was broken | Peter Stephenson | 2005-03-18 | 1 | -1/+3 |
| | |||||
* | 20983: failed glob from fixed strings segments in globbed paths | Peter Stephenson | 2005-03-16 | 1 | -8/+13 |
| | |||||
* | 20978: don't propagate EOF from recursive edits | Peter Stephenson | 2005-03-15 | 1 | -1/+1 |
| | |||||
* | Belated commit of 20892: improvements to correct/correctall behavior. | Bart Schaefer | 2005-03-11 | 1 | -13/+48 |
| | |||||
* | 20966: fix crash in execute-named-command | Peter Stephenson | 2005-03-11 | 1 | -4/+6 |
| | |||||
* | 20959: fix crash unloading zsh/parameter and test the fix | Peter Stephenson | 2005-03-10 | 2 | -2/+7 |
| | |||||
* | 20955: "unset foo" should return status 0 if foo was not set | Peter Stephenson | 2005-03-09 | 1 | -1/+5 |
| | |||||
* | 20945: rename statics to avoid clash with globals | Peter Stephenson | 2005-03-07 | 1 | -29/+29 |
| | |||||
* | 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 |
| |