Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-05-17 | ash: add two testcases for (not yet fixed) ash bugs | Denys Vlasenko | 4 | -0/+31 |
2010-05-17 | scripts/gen_build_files.sh: revert to using /bin/sh | Denys Vlasenko | 1 | -1/+1 |
2010-05-17 | lineedit: fix moving backwards across lines with wide chars | Denys Vlasenko | 1 | -21/+46 |
2010-05-16 | consolidate ESC sequences | Denys Vlasenko | 8 | -27/+29 |
2010-05-16 | stop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORTED_WCHAR, it's confusing | Denys Vlasenko | 3 | -22/+20 |
2010-05-16 | lineedit: partially fix wide and combining chars editing | Tomas Heinrich | 3 | -45/+92 |