Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-26 | 20872: fix ZS_{icntrl,tolower} vs. ZC_{incntrl,tolower} confusion | Andrey Borzenkov | 1 | -2/+2 | |
2005-02-25 | 20869: more small Unicode tweaks | Peter Stephenson | 1 | -3/+3 | |
2005-02-25 | 20863: fix history (i)searching for Unicode | Peter Stephenson | 1 | -11/+59 | |
2005-02-23 | 20854: more Unicode stuff. | Peter Stephenson | 1 | -39/+35 | |
2005-02-22 | 20845: fix mbstate_t usage in getrestchar | Andrey Borzenkov | 1 | -3/+3 | |
2005-02-22 | Andrej: 20838: get ZLE_UNICODE_SUPPORT basically working | Peter Stephenson | 1 | -7/+8 | |
2005-02-18 | 20822: Initial code for Unicode/multibyte input | Peter Stephenson | 1 | -7/+7 | |
20823: Debugging test in stat wrong for 64-bit systems | |||||
2005-01-26 | 20752: fix access to ZLE parameters | Peter Stephenson | 1 | -4/+12 | |
2005-01-26 | 20750: fix hang with 20742 | Peter Stephenson | 1 | -2/+9 | |
2005-01-25 | 20742: More Unicode conversion stuff. | Peter Stephenson | 1 | -80/+237 | |
2005-01-22 | * 20736: Src/Zle/zle_utils.c: change zlegetline() to return a metafied string. | Clint Adams | 1 | -7/+2 | |
2005-01-22 | * 2073x: Src/Zle/zle_utils.c, Src/hist.c: modify zlegetline() and zlegetline | Clint Adams | 1 | -1/+26 | |
caller so that the octet-based and wide-character versions should return the same string. | |||||
2005-01-16 | * 20718: Src/Zle/zle_utils.c: minor cleanup for proto-Unicode stuff. | Clint Adams | 1 | -6/+1 | |
2005-01-14 | c.f. 20675: improve zle as a basis for Unicode. | Peter Stephenson | 1 | -48/+79 | |
unposted: update version to 4.2.3-dev-1 | |||||
2004-06-02 | Marked unused parameters with the new UNUSED() macro. | Wayne Davison | 1 | -3/+3 | |
2004-03-12 | zsh-users/7160: Check and fix mod_export entries. | Peter Stephenson | 1 | -1/+1 | |
2003-10-29 | a la 19209: zcalloc -> zshcalloc | Peter Stephenson | 1 | -1/+1 | |
2003-01-27 | 18139: Improve $killring interface; can now change length. Empty | Peter Stephenson | 1 | -6/+12 | |
strings in $killring are ignored when yank-popping. Yank-popping is more consistent about looping and using the original cutbuffer. | |||||
2001-03-26 | avoid adding empty strings to the kill ring (13767) | Sven Wischnowsky | 1 | -0/+3 | |
2000-08-02 | Andrej: Dynamic loading on cygwin | Peter Stephenson | 1 | -1/+1 | |
2000-07-04 | AIX dependency fixes | Oliver Kiddle | 1 | -1/+1 | |
2000-04-17 | scrolling in completion lists and menu-selection, version1 | Sven Wischnowsky | 1 | -14/+19 | |
2000-04-01 | Updated from list as far as 10376 | Peter Stephenson | 1 | -43/+49 | |
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+650 | |