• Home
  • Raw
  • Download

Lines Matching full:2012

134                 Remove file AUTHORS because it does not reflect the actual situation (2012-11-09)
137 Improve the error message when a TAB character starts a token (2012-11-06)
140 <release version="1.11" date="2012-09-29" description="Maintenance">
142 … Fix issue 158: improve support for 32-bit characters (UTF-16 surrogate pairs) (2012-09-29)
145 Fix issue 146: empty tags should not force explicit document start (2012-09-29)
148 Fix issue 156: setSkipMissingProperties fails for non-scalar values (2012-09-05)
152 be read without exceptions (2012-09-04)
155 …ue 154: Add option to skip missing properties when deserializing YAML into Java object (2012-07-25)
158 Add a test for issue 150 (2012-06-17)
161 Add a test for issue 151 (2012-06-14)
164 Fix issue 149: Directives are no longer lost between documents (2012-06-10)
168 This is done to simplify fixing issue 149 (2012-06-09)
171 Add tests for issue 148 (2012-06-07)
174 …47: Serialized representation of character U+FFFD causes exception on deserialization (2012-06-05)
177 …sue 145: exception.getMessage() must show the line number as exception.toString() does (2012-04-03)
180 Fix issue 144: improve type inference for Compact Object Notation (2012-03-16)
186 <release version="1.10" date="2012-02-08" description="Maintenance">
188 Fix issue 141: TimeZone is configurable in DumperOptions (2012-02-03)
191 Refactor with PMD: minor non-functional improvements (2012-01-28)
195 Serializer and Emitter (2012-01-28)
200 … in PyYAML for kind of XPath for YAML, but it was not imported from PyYAML (2012-01-28)
204 Boxed value is unboxed and then immediately reboxed (2012-01-28)
207 Refactor with FindBugs: remove unused ScalarAnalysis.allowDoubleQuoted (2012-01-28)
210 Refactor with FindBugs: do not rely on default encoding (2012-01-28)
213 Refactor: apply FindBugs recommendations (2012-01-28)
216 Fix issue 139: merge should use last key in map (2012-01-24)
219 … Fix issue 136: tabs are allowed in plain scalars. This is a deviation from PyYAML (2012-01-11)
222 Expose internal data of ReaderException (2012-01-06)
225 Respect supplementary characters (2012-01-06)