Takayuki Shimizukawa
|
be65b99879
|
grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-ASCII filename'. refs #703
|
2013-10-03 06:43:22 +00:00 |
|
Georg Brandl
|
895899b7bb
|
small grammar fix in multibyte filename messages
|
2013-10-01 19:50:32 +02:00 |
|
Takayuki Shimizukawa
|
58be2f19b3
|
When Sphinx couldn't decode multibyte filename, now Sphinx notices UnicodeError and continuing if possible instead of raise exception. Closes #703
|
2013-09-28 12:51:20 +00:00 |
|
Takayuki Shimizukawa
|
99008f5b78
|
Fix again: NFC/NFD normalizing problem. Closes #1142
|
2013-09-18 08:51:20 +00:00 |
|