# # ChangeLog for pyyaml/trunk/lib/yaml/parser.py # # Generated by Trac 0.12.2 # 06/19/13 19:21:43 Mon, 03 Apr 2006 18:20:25 GMT xi [130] * pyyaml/trunk/examples/yaml-hl/yaml_hl_ascii.cfg (modified) * pyyaml/trunk/examples/yaml-hl/yaml_hl_html.cfg (modified) * pyyaml/trunk/lib/yaml/composer.py (modified) * pyyaml/trunk/lib/yaml/events.py (modified) * pyyaml/trunk/lib/yaml/parser.py (modified) * pyyaml/trunk/lib/yaml/reader.py (modified) * pyyaml/trunk/lib/yaml/scanner.py (modified) * pyyaml/trunk/lib/yaml/tokens.py (modified) * pyyaml/trunk/tests/data/aliases.events (copied) * pyyaml/trunk/tests/data/documents.events (copied) * pyyaml/trunk/tests/data/mappings.events (copied) * pyyaml/trunk/tests/data/scalars.events (copied) * pyyaml/trunk/tests/data/sequences.events (copied) * pyyaml/trunk/tests/data/spec-08-12.canonical (modified) * pyyaml/trunk/tests/data/spec-08-12.data (modified) * pyyaml/trunk/tests/test_appliance.py (modified) * pyyaml/trunk/tests/test_emitter.py (copied) * pyyaml/trunk/tests/test_structure.py (modified) * pyyaml/trunk/tests/test_yaml.py (modified) Add style information to events generated by Parser. Sun, 19 Mar 2006 13:00:38 GMT xi [118] * pyyaml/trunk/lib/yaml/composer.py (modified) * pyyaml/trunk/lib/yaml/events.py (modified) * pyyaml/trunk/lib/yaml/parser.py (modified) * pyyaml/trunk/lib/yaml/scanner.py (modified) * pyyaml/trunk/lib/yaml/tokens.py (modified) * pyyaml/trunk/tests/test_appliance.py (modified) * pyyaml/trunk/tests/test_structure.py (modified) * pyyaml/trunk/tests/test_tokens.py (modified) * Add the token STREAM-START. * Add parsing events: STREAM-START, ... Sat, 18 Mar 2006 13:37:09 GMT xi [116] * pyyaml/trunk/lib/yaml/composer.py (modified) * pyyaml/trunk/lib/yaml/constructor.py (modified) * pyyaml/trunk/lib/yaml/error.py (modified) * pyyaml/trunk/lib/yaml/events.py (modified) * pyyaml/trunk/lib/yaml/nodes.py (modified) * pyyaml/trunk/lib/yaml/parser.py (modified) * pyyaml/trunk/lib/yaml/reader.py (modified) * pyyaml/trunk/lib/yaml/scanner.py (modified) * pyyaml/trunk/lib/yaml/tokens.py (modified) * pyyaml/trunk/tests/data/test_mark.marks (moved) * pyyaml/trunk/tests/test_mark.py (moved) * pyyaml/trunk/tests/test_yaml.py (modified) Back to work :). Rename markers to marks. Sun, 05 Mar 2006 22:19:08 GMT xi [63] * pyyaml (moved) * pyyaml/branches (copied) * pyyaml/tags (copied) * pyyaml/trunk (copied) Rename pyyaml-ng to ppyyaml to make it simpler. Sat, 04 Mar 2006 22:43:48 GMT xi [62] * pyyaml-ng/branches (added) * pyyaml-ng/tags (added) * pyyaml-ng/trunk (copied) Move pyyaml3000 to a separate directory.