Mercurial > hg > easyhg
log src/common.cpp @ 425:ad106f5fe75f
age | author | description |
---|---|---|
Mon, 13 Jun 2011 16:56:01 +0100 | Chris Cannam | Typo fix only |
Tue, 07 Jun 2011 11:00:16 +0100 | Chris Cannam | Ah, OK -- it seems we get escapes for backslashes generally, so handle that |
Tue, 07 Jun 2011 10:59:28 +0100 | Chris Cannam | Handle escaped backslash (\\u) for cases where Unicode escape is not intended |
Mon, 06 Jun 2011 21:20:11 +0100 | Chris Cannam | Add uniDecode, and use it when parsing logs so as to decode "\uABCD" substrings. Also force Hg encoding to utf-8. |
Thu, 24 Mar 2011 10:27:51 +0000 | Chris Cannam | Move source files to src/ base common.cpp@fc3c5ff3a415 |