log Implab/JSON/JSONXmlReader.cs @ 85:abe260860bd6 v2

age author description
Tue, 30 Sep 2014 16:05:35 +0400 cin fixed JSONXmlReader disposing under ugly mono v2
Mon, 22 Sep 2014 18:20:49 +0400 cin sync v2
Thu, 11 Sep 2014 17:45:15 +0400 cin fixed JSONXmlReader.ElementValue for boolean values v2
Wed, 25 Jun 2014 04:44:53 +0400 cin small refactoring
Mon, 23 Jun 2014 17:34:40 +0400 cin fixed: JSONXmlReader.Value returns invalid textual representation for numbers.
Thu, 19 Jun 2014 03:41:28 +0400 cin +JSONXmlReaderOptions
Wed, 18 Jun 2014 03:54:02 +0400 cin code cleanup
Tue, 17 Jun 2014 19:40:43 +0400 cin Added JSONXmlReader