Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 21619: define wide versions of zarrdup, zputs, niceztrlen. | Clint Adams | 2005-08-15 | 1 | -0/+10 |
| | |||||
* | For gcc, use static inline functions in place of the ZS_str* | Wayne Davison | 2005-08-12 | 1 | -4/+16 |
| | | | | | macros so that we get type-checking without pointer-signedness warnings. | ||||
* | c.f. 21590: metafy_line()/unmetafy_line() now support wide characters | Peter Stephenson | 2005-08-10 | 1 | -0/+13 |
| | |||||
* | 20869: more small Unicode tweaks | Peter Stephenson | 2005-02-25 | 1 | -2/+4 |
| | |||||
* | 20863: fix history (i)searching for Unicode | Peter Stephenson | 2005-02-25 | 1 | -0/+14 |
| | |||||
* | 20861: Fix statusline in Unicode, apart from isearch | Peter Stephenson | 2005-02-24 | 1 | -1/+3 |
| | |||||
* | 20857: rewrite zle_refresh to use wide characters. | Andrey Borzenkov | 2005-02-23 | 1 | -0/+14 |
| | |||||
* | 20854: more Unicode stuff. | Peter Stephenson | 2005-02-23 | 1 | -30/+6 |
| | |||||
* | Andrej: 20838: get ZLE_UNICODE_SUPPORT basically working | Peter Stephenson | 2005-02-22 | 1 | -0/+2 |
| | |||||
* | 20833: typo: int_t -> wint_t | Peter Stephenson | 2005-02-21 | 1 | -1/+1 |
| | |||||
* | 20822: Initial code for Unicode/multibyte input | Peter Stephenson | 2005-02-18 | 1 | -0/+69 |
| | | | | 20823: Debugging test in stat wrong for 64-bit systems | ||||
* | 20752: fix access to ZLE parameters | Peter Stephenson | 2005-01-26 | 1 | -0/+6 |
| | |||||
* | 20742: More Unicode conversion stuff. | Peter Stephenson | 2005-01-25 | 1 | -6/+11 |
| | |||||
* | c.f. 20675: improve zle as a basis for Unicode. | Peter Stephenson | 2005-01-14 | 1 | -5/+0 |
| | | | | unposted: update version to 4.2.3-dev-1 | ||||
* | 18139: Improve $killring interface; can now change length. Empty | Peter Stephenson | 2003-01-27 | 1 | -1/+1 |
| | | | | | strings in $killring are ignored when yank-popping. Yank-popping is more consistent about looping and using the original cutbuffer. | ||||
* | save and restore more variables in bufferwords(); move gotword() into core ↵ | Sven Wischnowsky | 2000-05-23 | 1 | -9/+68 |
| | | | | (11523) | ||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+137 |