Timeline
08/03/06:
- 12:18 Ticket #5 (PYYAML3000 does not load recursive structures.) closed by
- fixed: Thanks for the patches, Peter. Fixed in [222].
- 12:16 Ticket #23 (Dictionary output not sorted.) closed by
- fixed: Fixed in [222]. Now represent_mapping converts a dictionary to a list …
- 12:13 Ticket #22 (Aliases break if there are temporary objects) closed by
- fixed: Fixed in [222]. It's a subtle bug. Thanks for the report. I've made …
- 12:07 Changeset [222] by
- Subclass all base classes from object. Hold references to the objects …
08/01/06:
- 08:10 LibYAML edited by
- (diff)
- 08:06 WikiStart edited by
- Release LibYAML-0.0.1 (diff)
- 08:05 LibYAML edited by
- (diff)
- 07:29 Changeset [221] by
- Create the tag for the initial release.
- 07:28 Changeset [220] by
- Prepare the initial release.
- 05:30 LibYAML edited by
- (diff)
- 03:42 WikiStart edited by
- (diff)
07/31/06:
- 18:24 Changeset [219] by
- Add two examples and prepare the build system for distribution.
- 14:21 Ticket #23 (Dictionary output not sorted.) created by
- It is convenient to have YAML's output be consistent across runs. Some …
07/30/06:
- 08:51 Changeset [218] by
- Fix a bug when a block scalar is incorrectly emitted in the simple key …
- 08:50 Changeset [217] by
- Add the run-emitter test.
- 08:49 Changeset [216] by
- Fix Emitter bugs and leaks.
07/29/06:
- 18:10 Changeset [215] by
- Scalar writers are completed.
07/28/06:
- 16:09 Changeset [214] by
- Implement everything except tag and scalar writers.
07/27/06:
- 19:09 Ticket #22 (Aliases break if there are temporary objects) created by
- If an object being passed to represet_data has a shorter lifespan than the …
07/26/06:
- 16:32 Changeset [213] by
- Implement Emitter state machine.
07/25/06:
- 16:54 Changeset [212] by
- Add yaml_emitter_emit_* set of functions.
07/23/06:
- 07:57 Changeset [211] by
- Add Emitter definitions and implement the Writer.
07/21/06:
- 14:29 Changeset [210] by
- Fix some leaks, segfaults and warnings.
- 09:52 Changeset [209] by
- Update libyaml bindings.
- 09:50 Changeset [208] by
- Refactor internal and external API.
07/19/06:
- 14:09 LibYAML edited by
- Update the API synopsis. (diff)
07/14/06:
- 19:06 Ticket #21 (yaml emitter bug) closed by
- duplicate: Duplicate of #17, fixed in [197]. If you don't want to checkout the code …
- 18:55 Ticket #21 (yaml emitter bug) created by
- The following code produces bad yaml output, which subsequently dies in …
- 15:50 Ticket #20 (Better Support for Numeric, and NumPy) created by
- Would like better support for Numeric and NumPy?. In the old pyYaml created …
07/12/06:
- 19:57 Ticket #19 (PySyck improperly handles subclassed types) created by
- If you derive from set, list, or dict, PySyck ignores the getstate …
07/11/06:
- 07:34 Changeset [207] by
- Port represent_object from PyYAML: fix Numeric.array dumping.
- 07:32 Changeset [206] by
- Fix a bug in Representer.represent_object: copy_reg.dispatch_table was not …
Note: See TracTimeline
for information about the timeline view.
