Timeline
06/18/06:
- 14:04 Changeset [191] by
- Fix a typo in a plain scalar scanner.
- 13:20 Changeset [190] by
- The scanner is completed (not tested though).
06/16/06:
- 16:42 Changeset [189] by
- Implement the block scalar scanner.
- 03:23 Changeset [188] by
- Fix several problems caused by ill-formed documents. The line number is …
06/11/06:
- 13:29 Changeset [187] by
- Implement scanners for directives, anchors, and tags.
06/08/06:
- 17:37 Changeset [186] by
- Scanner: implement everything except token scanners.
06/07/06:
- 16:30 Changeset [185] by
- Implementing Scanner: macros and high-level functions.
06/06/06:
- 15:43 Changeset [184] by
- Add scanner definitions. Add a basic description of all tokens produced …
06/02/06:
- 09:03 Changeset [183] by
- Add token constructors and destructors. Add YAML_DECLARE to the API …
06/01/06:
- 16:19 Changeset [182] by
- Complete buffering and encoding code.
05/30/06:
- 18:22 Ticket #16 (duplicate keys in dictionary cause unpredictable behavior) reopened by
- Thanks for the quick fix! However, I think it would be more correct for it …
- 13:49 Changeset [181] by
- Complete UTF-8 and UTF-16 decoders. Reader is mostly done (though …
05/29/06:
- 16:08 Changeset [180] by
- Working on the decoding code.
05/28/06:
- 08:55 Ticket #8 (Comparison operations fail with floats (NaN and +/- Inf) in PyYAML3000 on ...) closed by
- fixed: Great! Thanks, Peter.
05/27/06:
- 13:19 Changeset [179] by
- Implementing Reader: first tries.
05/26/06:
- 17:46 Changeset [178] by
- Doxygenify the header file. Add basic reader fields to the parser …
05/25/06:
- 11:51 PyYAML edited by
- Example of catching errors. (diff)
05/24/06:
- 15:44 YAMLColonInFlowContext edited by
- (diff)
- 11:45 Changeset [177] by
- Add ind and qnan values to a float test.
05/23/06:
- 15:27 Ticket #16 (duplicate keys in dictionary cause unpredictable behavior) closed by
- fixed: Fixed in [176]. When a mapping node cannot be correctly represented as a …
- 15:11 Changeset [176] by
- Fixed #16 (duplicate keys in dictionary cause unpredictable behavior). …
- 14:35 Ticket #16 (duplicate keys in dictionary cause unpredictable behavior) created by
- When there are duplicate keys in the same dictionary, PySyck returns …
05/22/06:
- 16:00 Changeset [175] by
- Optimize slightly the float constructor.
- 15:50 Changeset [174] by
- Add a test case belonging to the previous commit.
- 15:49 Changeset [173] by
- Revamp the inf/nan handling again.
05/21/06:
- 11:05 LibYAML edited by
- yaml.h -> yaml/yaml.h (diff)
- 10:58 Changeset [172] by
- Add doxygen support.
- 03:57 LibYAML edited by
- Fix the path to yaml.h. (diff)
- 03:27 Ticket #15 (pyyaml discards '-' sign on negative floats) closed by
- fixed: Fixed in [170].
- 03:27 Changeset [171] by
- Add a test case for #15.
- 03:26 Changeset [170] by
- Fixed #15 (pyyaml discards '-' sign on negative floats). Thanks to …
05/20/06:
- 23:08 Ticket #15 (pyyaml discards '-' sign on negative floats) created by
- yaml.load( 'foo: -3.1' ) returns {'foo': 3.10000} The same technique …
- 18:43 Changeset [169] by
- Add the basic autoconf infrastructure.
Note: See TracTimeline
for information about the timeline view.
