Rev |
Age |
Author |
Path |
Log message |
Diff |
4225 |
5703 d 4 h |
svoboda |
/trunk/uspace/app/tester/ |
UCS test in userspace. |
|
4224 |
5703 d 4 h |
svoboda |
/trunk/kernel/generic/src/ |
Fix bugs in kconsole, simplify string comparisons. |
|
4223 |
5703 d 8 h |
decky |
/trunk/kernel/ |
represent special keystrokes (cursor arrows, page up/down, delete, etc.) as appropriate Unicode characters
do not parse ANSI control sequences in kconsole, but in serial line driver |
|
4222 |
5703 d 9 h |
decky |
/trunk/boot/arch/ia64/loader/gefi/HelenOS/ |
do not disassemble hello (fixes problems with the newest binutils) |
|
4220 |
5703 d 16 h |
decky |
/trunk/kernel/ |
update for string changes |
|
4219 |
5703 d 16 h |
decky |
/trunk/kernel/generic/include/printf/ |
do not mention UTF specifically |
|
4218 |
5703 d 16 h |
decky |
/trunk/kernel/generic/ |
Unicode support |
|
4217 |
5703 d 16 h |
decky |
/trunk/kernel/generic/ |
kconsole cleanup, string changes, Unicode support |
|
4216 |
5703 d 16 h |
decky |
/trunk/kernel/generic/src/console/ |
cleanup |
|
4215 |
5703 d 16 h |
decky |
/trunk/kernel/generic/ |
cleanup symtab |
|
4214 |
5703 d 16 h |
decky |
/trunk/kernel/generic/ |
Unicode support for input devices |
|
4213 |
5703 d 16 h |
decky |
/trunk/kernel/generic/src/printf/ |
cleanup, string changes |
|
4212 |
5703 d 16 h |
decky |
/trunk/kernel/generic/ |
cleanup and extend string functions according to agreed conventions |
|
4211 |
5704 d 1 h |
svoboda |
/trunk/uspace/ |
Define wchar_t in userspace. Use it in fb and console. |
|
4210 |
5704 d 2 h |
svoboda |
/trunk/kernel/generic/src/printf/ |
Partial conversion of prinf_core.c |
|
4209 |
5704 d 3 h |
svoboda |
/trunk/kernel/generic/ |
Consider character display width somewhat. Explain naming scheme. |
|
4208 |
5704 d 4 h |
svoboda |
/trunk/kernel/generic/ |
Return error code from chr_encode() rather than boolean. |
|
4207 |
5705 d 4 h |
svoboda |
/trunk/kernel/ |
strlen() -> str_size(). |
|
4206 |
5705 d 5 h |
svoboda |
/trunk/kernel/generic/src/printf/ |
Partial refactor of printf modules to reflect new string API. |
|
4205 |
5705 d 5 h |
svoboda |
/trunk/kernel/generic/ |
str_lsize(), str_length(), wstr_length(). |
|