Ryan Lortie 44db2b6b74 Bug 620349 – utf8ify GVariant printer
Take advantage of our knowledge that GVariant strings are always valid
utf8 when printing and parsing:

  - allow valid printing unicode characters to pass through unescaped

  - escape non-printing characters using \uxxxx or \Uxxxxxxxx format

  - do the same in the parser

  - update existing test cases to use utf8, add a new test case
2010-06-03 09:41:33 +02:00
..
2010-02-21 16:29:15 -05:00
2010-05-08 21:30:27 -04:00
2010-05-08 20:58:10 -04:00
2009-12-21 09:21:54 -05:00
2010-03-03 17:54:49 -05:00
2010-05-08 20:58:10 -04:00