christos
|
c11bd863f5
|
pass -Wconversion
|
2011-07-29 23:44:44 +00:00 |
wiz
|
3d3c5d42cb
|
Observe the following spelling:
- wide character (noun)
- wide-character (adjective)
Inspired by jmc@OpenBSD.
|
2010-12-16 17:42:25 +00:00 |
christos
|
ca8b6091c1
|
Use the same hack for Solaris and MacOS/X. This is not right, we only really
support UTF-8, but it will get us going until this is fixed properly.
From Jess Thrysoee
|
2010-04-20 02:01:13 +00:00 |
christos
|
a5b37ffc65
|
From Jess Thrysoee
expose ct_enc_width()
|
2010-04-15 00:55:57 +00:00 |
christos
|
73eda9fe27
|
rename historyw -> history_w for consistency.
add wide tst code and make it the default.
|
2010-01-03 18:27:10 +00:00 |
christos
|
4168f34493
|
expose the encode and decode string functions for the benefit of history
and readline.
|
2009-12-31 18:32:37 +00:00 |
christos
|
0b9ae3fdf0
|
Fix wide build, test it, but don't turn it on yet.
|
2009-12-30 23:54:52 +00:00 |
christos
|
34e53048e6
|
Wide character support (UTF-8) from Johny Mattsson; currently disabled.
|
2009-12-30 22:37:40 +00:00 |