summaryrefslogtreecommitdiff
path: root/Src/Zle/deltochar.c
AgeCommit message (Collapse)AuthorFilesLines
2008-12-0726116: didn't get updated properly for combining charactersPeter Stephenson1-6/+5
2008-04-1324808: initial support for combining characters in zlePeter Stephenson1-3/+5
2007-07-0623665: autoloading of module features and related tweaksPeter Stephenson1-4/+4
2007-05-28see 23479: add initial features support for modulesPeter Stephenson1-2/+27
2006-05-3022474: use variable argument lists to improve error message handlingPeter Stephenson1-2/+1
2005-10-31Fixed some compiler warnings about signed/unsigned comparisons.Wayne Davison1-3/+3
2005-02-1820822: Initial code for Unicode/multibyte inputPeter Stephenson1-1/+2
20823: Debugging test in stat wrong for 64-bit systems
2005-01-14c.f. 20675: improve zle as a basis for Unicode.Peter Stephenson1-8/+8
unposted: update version to 4.2.3-dev-1
2004-06-02Marked unused parameters with the new UNUSED() macro.Wayne Davison1-18/+42
1999-04-15Initial revisionTanaka Akira1-0/+91