Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 47302: Test for print -v fix | Mikael Magnusson | 2020-10-25 | 1 | -0/+9 |
| | |||||
* | 45764: Add a regression test for 45772. Test by Roman | Daniel Shahaf | 2020-05-05 | 1 | -0/+14 |
| | |||||
* | 40470: make the test work also with ASCII collation | Jun-ichi Takimoto | 2017-02-01 | 1 | -16/+14 |
| | | | | | a few OSs (macOS and some versions of BSDs) use ASCII collation even if UTF-8 locale is in use | ||||
* | posted: Make D07 recognize more spellings of pl_PL.UTF-8 | Mikael Magnusson | 2017-01-24 | 1 | -2/+2 |
| | | | | | FreeBSD and probably others use this spelling in locale -a output, while glibc uses the utf8 spelling. | ||||
* | unposted: minor D07 typos | Peter Stephenson | 2016-12-09 | 1 | -2/+2 |
| | |||||
* | 40138: Move regex multibyte test. | Peter Stephenson | 2016-12-09 | 1 | -12/+16 |
| | | | | | | Put it last as it has an additional dependency. Output a failure message indicating this. | ||||
* | 39678: metafication of printf %q argument and result | Peter Stephenson | 2016-10-19 | 1 | -0/+4 |
| | |||||
* | 38879: Unmetafy file names for glob sort. | Peter Stephenson | 2016-07-18 | 1 | -0/+17 |
| | | | | | Test using Polish UTF-8 collation sequence that'w known to cause the problems. | ||||
* | 38586: Metafication problem with $functions | Peter Stephenson | 2016-06-03 | 1 | -0/+9 |
| | | | | | | | | If treated as a complete associative array or scanned (retrieving individual values was not affected), it incorrectly unmetafied the value so multibyte characters got confused. Add test. | ||||
* | 37348: Tests and fix for ${(q+)...}. | Peter Stephenson | 2015-12-08 | 1 | -0/+7 |
| | | | | Needs dupstring() for empty string case. | ||||
* | 37181: consistent use of zmodload and corresponding ZTST_unimplemented or ↵ | Barton E. Schaefer | 2015-11-21 | 1 | -1/+1 |
| | | | | ZTST_skip | ||||
* | unposted: fix typo in test | Peter Stephenson | 2015-09-19 | 1 | -1/+1 |
| | |||||
* | 36491: Multibyte support for parameter expansion flags B,E,N | Jun-ichi Takimoto | 2015-09-12 | 1 | -0/+15 |
| | |||||
* | 36478: Add [[:INCOMPLETE:]] and [[:INVALID:]] pattern tests. | Peter Stephenson | 2015-09-10 | 1 | -0/+6 |
| | |||||
* | 36415: remap bytes from invalid multibyte characters. | Peter Stephenson | 2015-09-04 | 1 | -0/+17 |
| | | | | | | | These now go to 0xdc00 + index. If wchar_t is a Unicode code point, this is by construction an invalid character within the Unicode range. If it isn't, we would hope the result was no worse than the current fudge. | ||||
* | 36262: Replace fix for missing unmeta in chdir(). | Peter Stephenson | 2015-08-21 | 1 | -0/+12 |
| | | | | | | | It was needed in the argument to one of a pair of lchdir()s rather than within zchdir(). Add tests for the case of a character with 0x83 within it. | ||||
* | unposted: another ZTST_skip | Peter Stephenson | 2015-07-10 | 1 | -2/+1 |
| | |||||
* | Add non-metafied character length handling. | Peter Stephenson | 2015-06-12 | 1 | -0/+13 |
| | | | | | | | Use this in regex module and add test using $'\ua0'. Rename mb_metacharinit() to mb_charinit() as it does not involve metafied characters. | ||||
* | 35374: tab expansion with double width characters | Peter Stephenson | 2015-06-03 | 1 | -0/+9 |
| | |||||
* | 34587: ensure multibyte characters don't overflow. | Peter Stephenson | 2015-02-20 | 1 | -5/+15 |
| | | | | | | They could start incorporating tokens, with bad karma. Add test. | ||||
* | 28339: backslash-newline history without HIST_LEX_WORDS | Peter Stephenson | 2010-10-10 | 1 | -0/+18 |
| | | | | 28340: assignment to range of scalar variable with multibyte characters | ||||
* | 27188: improve read -q by using read -k code | Peter Stephenson | 2009-07-24 | 1 | -0/+6 |
| | |||||
* | 26950: warn on failed attempt to change user or group ID | Peter Stephenson | 2009-05-08 | 1 | -11/+19 |
| | | | | 26593: print warning but dont fail test if simple Unicode conversion fails | ||||
* | 26954: read should pass through invalid multibyte characters | Peter Stephenson | 2009-05-07 | 1 | -0/+6 |
| | |||||
* | 26895: restrict multibyte sorting test to western European charcters | Peter Stephenson | 2009-04-30 | 1 | -2/+2 |
| | |||||
* | Paul Ackersviller: 26883: naming of UTF8 locales on HPUX | Peter Stephenson | 2009-04-26 | 1 | -2/+2 |
| | |||||
* | 26705: multibyte characters with Meta in ${(%)foo} etc. | Peter Stephenson | 2009-03-10 | 1 | -0/+17 |
| | |||||
* | 25969: two bugs with metafication plus a test for one | Peter Stephenson | 2008-10-30 | 1 | -0/+7 |
| | |||||
* | 25911: see if we can work around multibyte problems in file system | Peter Stephenson | 2008-10-18 | 1 | -9/+6 |
| | |||||
* | 25845: fix pattern but with backslashed and metafied charaters | Peter Stephenson | 2008-10-11 | 1 | -0/+11 |
| | |||||
* | 24736: a couple more tests failing on Solaris | Peter Stephenson | 2008-03-26 | 1 | -8/+0 |
| | |||||
* | 24673: another attempt to sort characters the same way on multiple UTF-8 | Peter Stephenson | 2008-03-03 | 1 | -21/+15 |
| | | | | implementations | ||||
* | 24618: avoid problems with sorting of UTF-8 characters by using sort | Peter Stephenson | 2008-02-27 | 1 | -2/+8 |
| | |||||
* | 24275: fixes for multibyte characters on Solaris | Peter Stephenson | 2007-12-17 | 1 | -6/+15 |
| | |||||
* | 24070: some \u fixes in getkeystring() | Peter Stephenson | 2007-11-06 | 1 | -0/+10 |
| | |||||
* | 23792: test and documentation for improved backslash quoting | Peter Stephenson | 2007-08-22 | 1 | -0/+6 |
| | |||||
* | 23562: add KSH_ZERO_SUBSCRIPT option and leave off by default | Peter Stephenson | 2007-06-18 | 1 | -1/+1 |
| | |||||
* | unposted: stop multibyte test files from cluttering up directory | Peter Stephenson | 2007-06-16 | 1 | -0/+1 |
| | |||||
* | 23486: use {fd} syntax to get fd's for tests | Peter Stephenson | 2007-05-29 | 1 | -1/+1 |
| | |||||
* | 23278: fix NUMERICGLOBSORT, broken by multibyte fixes | Peter Stephenson | 2007-04-15 | 1 | -0/+19 |
| | |||||
* | fix metafication of ${(#)x} | Peter Stephenson | 2007-02-10 | 1 | -0/+32 |
| | |||||
* | 23119: lower case in sorting properly | Peter Stephenson | 2007-01-22 | 1 | -0/+11 |
| | |||||
* | 23098: printf multibyte character widths | Peter Stephenson | 2007-01-09 | 1 | -0/+4 |
| | |||||
* | 22980: 22952 messed up parameter padding flag optional arguments | Peter Stephenson | 2006-11-07 | 1 | -2/+2 |
| | |||||
* | 22952: fix some argument delimiters to work with multibyte characters | Peter Stephenson | 2006-11-02 | 1 | -0/+14 |
| | |||||
* | 22705: make ${(l...)...} and ${(r...)...} handle multibyte characters | Peter Stephenson | 2006-09-13 | 1 | -0/+14 |
| | |||||
* | 22562: make ${...#...} etc. understand multibyte characters | Peter Stephenson | 2006-07-30 | 1 | -0/+19 |
| | |||||
* | 22557: turn on multibyte option by default | Peter Stephenson | 2006-07-25 | 1 | -1/+37 |
| | |||||
* | 22556: Multibyte separators and delimiters | Peter Stephenson | 2006-07-24 | 1 | -0/+54 |
| | |||||
* | 22546: fix {myfd}>... bug and tweak tests | Peter Stephenson | 2006-07-11 | 1 | -1/+1 |
| |