log src/common.cpp @ 736:3e6995d01c15

age author description
2013-03-14 Chris Cannam build with qt5 (in branch currently) qt5
2013-01-07 Chris Cannam Update copyright dates
2012-02-27 Chris Cannam Update copyright dates to 2012
2011-06-29 Chris Cannam Remove stale auth cache files
2011-06-28 Chris Cannam Win32 build fix
2011-06-28 Chris Cannam Introduce random key generator
2011-06-13 Chris Cannam Typo fix only
2011-06-07 Chris Cannam Ah, OK -- it seems we get escapes for backslashes generally, so handle that
2011-06-07 Chris Cannam Handle escaped backslash (\\u) for cases where Unicode escape is not intended
2011-06-06 Chris Cannam Add uniDecode, and use it when parsing logs so as to decode "\uABCD" substrings. Also force Hg encoding to utf-8.
2011-03-24 Chris Cannam Move source files to src/ base common.cpp@fc3c5ff3a415