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

age author description
2014-09-30 cin fixed JSONXmlReader disposing under ugly mono v2
2014-09-22 cin sync v2
2014-09-11 cin fixed JSONXmlReader.ElementValue for boolean values v2
2014-06-25 cin small refactoring
2014-06-23 cin fixed: JSONXmlReader.Value returns invalid textual representation for numbers.
2014-06-18 cin +JSONXmlReaderOptions
2014-06-17 cin code cleanup
2014-06-17 cin Added JSONXmlReader