about summary refs log tree commit diff
path: root/Src/Zle/deltochar.c
Commit message (Collapse)AuthorAgeFilesLines
* 26116: didn't get updated properly for combining charactersPeter Stephenson2008-12-071-6/+5
|
* 24808: initial support for combining characters in zlePeter Stephenson2008-04-131-3/+5
|
* 23665: autoloading of module features and related tweaksPeter Stephenson2007-07-061-4/+4
|
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-2/+27
|
* 22474: use variable argument lists to improve error message handlingPeter Stephenson2006-05-301-2/+1
|
* Fixed some compiler warnings about signed/unsigned comparisons.Wayne Davison2005-10-311-3/+3
|
* 20822: Initial code for Unicode/multibyte inputPeter Stephenson2005-02-181-1/+2
| | | | 20823: Debugging test in stat wrong for 64-bit systems
* c.f. 20675: improve zle as a basis for Unicode.Peter Stephenson2005-01-141-8/+8
| | | | unposted: update version to 4.2.3-dev-1
* Marked unused parameters with the new UNUSED() macro.Wayne Davison2004-06-021-18/+42
|
* Initial revisionTanaka Akira1999-04-151-0/+91