# # ChangeLog for / # # Generated by Trac 0.12.2 # 06/18/13 01:06:19 Sat, 29 Aug 2009 23:32:13 GMT xi [358] * libyaml/branches/stable/announcement.msg (modified) Added a short note on changes in this release. Sat, 29 Aug 2009 23:08:25 GMT xi [357] * libyaml/branches/stable/announcement.msg (modified) * libyaml/branches/stable/configure.ac (modified) * libyaml/branches/stable/win32/config.h (modified) Preparing the 0.1.3 release. Sat, 29 Aug 2009 22:37:18 GMT xi [356] * pyyaml/trunk/setup.cfg (modified) * pyyaml/trunk/setup.py (modified) Added a note that Python 3.1 is supported. Sat, 29 Aug 2009 22:28:45 GMT xi [355] * pyyaml/trunk/lib3 (modified) * pyyaml/trunk/lib3/yaml/emitter.py (modified) Merged some bug fixes from lib to lib3. Sat, 29 Aug 2009 22:12:45 GMT xi [354] * pyyaml/trunk/lib/yaml/scanner.py (modified) * pyyaml/trunk/lib3/yaml/scanner.py (modified) * pyyaml/trunk/tests/data/invalid-item-without-trailing-break.loader-error (added) Fixed a problem with a scanner error not detected when no line break at ... Sat, 29 Aug 2009 21:33:36 GMT xi [353] * pyyaml/trunk/lib/yaml/__init__.py (modified) * pyyaml/trunk/lib3/yaml/__init__.py (modified) Fixed a typo in docstring. Sat, 29 Aug 2009 21:26:11 GMT xi [352] * libyaml/branches/stable/src/reader.c (modified) Do not update the raw buffer when not necessary (fixes #123). Sat, 29 Aug 2009 20:59:56 GMT xi [351] * pyyaml/trunk/lib/yaml/emitter.py (modified) * pyyaml/trunk/lib3/yaml/emitter.py (modified) * pyyaml/trunk/tests/data/utf16be.code (added) * pyyaml/trunk/tests/data/utf16be.data (added) * pyyaml/trunk/tests/data/utf16le.code (added) * pyyaml/trunk/tests/data/utf16le.data (added) * pyyaml/trunk/tests/data/utf8-implicit.code (added) * pyyaml/trunk/tests/data/utf8-implicit.data (added) * pyyaml/trunk/tests/data/utf8.code (added) * pyyaml/trunk/tests/data/utf8.data (added) * pyyaml/trunk/tests/lib/test_representer.py (modified) * pyyaml/trunk/tests/lib3/test_representer.py (modified) Fixed emitting of invalid BOM for UTF-16. Sat, 29 Aug 2009 19:15:31 GMT xi [350] * pyyaml/trunk/ext/_yaml.pyx (modified) * pyyaml/trunk/tests/data/aliases-cdumper-bug.code (added) * pyyaml/trunk/tests/lib/test_constructor.py (modified) * pyyaml/trunk/tests/lib3/test_constructor.py (modified) Fixed a problem when CDumper incorrectly serializes a node anchor. Sat, 29 Aug 2009 19:13:27 GMT xi [349] * pyyaml/trunk/setup.py (modified) Removed obsolete 'package_dir' line. Sat, 28 Mar 2009 12:49:52 GMT xi [348] * pyyaml/trunk/ext/_yaml.pyx (modified) Fixed the Pyrex implementation of Mark class. Sat, 28 Mar 2009 12:49:11 GMT xi [347] * pyyaml/trunk/lib/yaml/emitter.py (modified) Fixed a bug where folded scalar emitter did not respect the preffered ... Mon, 23 Feb 2009 19:59:19 GMT xi [346] * libyaml/branches/stable/src/api.c (modified) * libyaml/branches/stable/src/emitter.c (modified) * libyaml/branches/stable/src/loader.c (modified) * libyaml/branches/stable/src/parser.c (modified) * libyaml/branches/stable/src/scanner.c (modified) * libyaml/branches/stable/src/yaml_private.h (modified) Fixed non-ANSI initializations (fixes #115). Mon, 23 Feb 2009 19:17:29 GMT xi [345] * pyyaml/trunk/lib/yaml/emitter.py (modified) Added a workaround against #116 (Thanks Andrey Somov). Mon, 05 Jan 2009 09:30:07 GMT xi [344] * libyaml/branches/stable/configure.ac (modified) Set YAML_AGE to 0 as the current interface is not really compatible with ... Wed, 31 Dec 2008 11:04:28 GMT xi [343] * pyyaml/trunk/ext/_yaml.pyx (modified) Restored Mark implementation in C as using the Python class causes a ... Tue, 30 Dec 2008 20:32:07 GMT xi [342] * pyyaml/tags/3.08/lib/yaml/serializer.py (modified) * pyyaml/tags/3.08/lib3/yaml/serializer.py (modified) Merged a typo fix from the trunk. Tue, 30 Dec 2008 20:23:49 GMT xi [341] * pyyaml/trunk/lib/yaml/serializer.py (modified) * pyyaml/trunk/lib3/yaml/serializer.py (modified) Fixed a typo in the attribute name (Thanks ingy). Tue, 30 Dec 2008 20:05:21 GMT xi [340] * pyyaml/tags/3.08 (modified) * pyyaml/tags/3.08/ext/_yaml.h (modified) * pyyaml/tags/3.08/setup.cfg (modified) Merged the MSVC6 compatibility hack from the trunk. Tue, 30 Dec 2008 19:55:02 GMT xi [339] * pyyaml/trunk/ext/_yaml.h (modified) * pyyaml/trunk/setup.cfg (modified) Added a MS VC 6.0 compatibility hack against Cython-generated C sources. Tue, 30 Dec 2008 18:54:38 GMT xi [338] * pyyaml/tags/3.08 (copied) Tagged the 3.08 release. Tue, 30 Dec 2008 18:44:37 GMT xi [337] * pyyaml/trunk/MANIFEST.in (modified) Added directories lib/yaml and lib3/yaml to MANIFEST.in. Tue, 30 Dec 2008 18:18:53 GMT xi [336] * pyyaml/trunk/CHANGES (modified) * pyyaml/trunk/README (modified) * pyyaml/trunk/announcement.msg (modified) * pyyaml/trunk/lib/yaml/__init__.py (modified) * pyyaml/trunk/lib3/yaml/__init__.py (modified) * pyyaml/trunk/setup.py (modified) * pyyaml/trunk/tests/lib3/test_input_output.py (modified) Final touches before the release. Tue, 30 Dec 2008 14:55:47 GMT xi [335] * pyyaml/trunk/ext/_yaml.h (modified) * pyyaml/trunk/setup.cfg (modified) * pyyaml/trunk/tests/lib/test_input_output.py (modified) Minor compatibility fixes. Tue, 30 Dec 2008 13:30:52 GMT xi [334] * pyyaml/trunk/ext/_yaml.h (modified) * pyyaml/trunk/ext/_yaml.pxd (modified) * pyyaml/trunk/ext/_yaml.pyx (modified) * pyyaml/trunk/tests/data/invalid-base64-data-2.loader-error (copied) * pyyaml/trunk/tests/data/invalid-python-bytes-2-py3.loader-error (copied) * pyyaml/trunk/tests/data/invalid-python-bytes-py3.loader-error (copied) * pyyaml/trunk/tests/lib/test_input_output.py (modified) * pyyaml/trunk/tests/lib3/test_input_output.py (copied) * pyyaml/trunk/tests/lib3/test_yaml.py (modified) * pyyaml/trunk/tests/lib3/test_yaml_ext.py (modified) Fixed str/bytes issues with Python 3 in _yaml.pyx. Tue, 30 Dec 2008 04:02:04 GMT xi [333] * pyyaml/trunk/ext/_yaml.pyx (modified) * pyyaml/trunk/lib/yaml/__init__.py (modified) * pyyaml/trunk/lib/yaml/cyaml.py (modified) * pyyaml/trunk/lib/yaml/emitter.py (modified) * pyyaml/trunk/tests/data/invalid-character.stream-error (modified) * pyyaml/trunk/tests/data/invalid-utf8-byte.loader-error (modified) * pyyaml/trunk/tests/data/invalid-utf8-byte.stream-error (modified) * pyyaml/trunk/tests/data/latin.unicode (added) * pyyaml/trunk/tests/data/odd-utf16.stream-error (modified) * pyyaml/trunk/tests/lib/test_input_output.py (added) * pyyaml/trunk/tests/lib/test_yaml.py (modified) * pyyaml/trunk/tests/lib/test_yaml_ext.py (modified) Handle the encoding of input and output streams in a uniform way. Tue, 30 Dec 2008 03:42:23 GMT xi [332] * libyaml/branches/stable/include/Makefile.am (modified) 'make distclean' should not remove html docs, 'make maintainer-clean' ... Mon, 29 Dec 2008 23:21:43 GMT xi [331] * pyyaml/trunk/ext/_yaml.h (modified) * pyyaml/trunk/ext/_yaml.pyx (modified) * pyyaml/trunk/lib3/yaml/__init__.py (modified) * pyyaml/trunk/lib3/yaml/cyaml.py (copied) * pyyaml/trunk/setup.py (modified) * pyyaml/trunk/tests/lib3/test_structure.py (modified) * pyyaml/trunk/tests/lib3/test_yaml_ext.py (modified) Use Cython if available; added Python 3 support to _yaml.pyx. Mon, 29 Dec 2008 19:05:11 GMT xi [330] * pyyaml/trunk/MANIFEST.in (modified) * pyyaml/trunk/Makefile (modified) * pyyaml/trunk/setup.py (modified) * pyyaml/trunk/tests/data/construct-binary-py2.code (moved) * pyyaml/trunk/tests/data/construct-binary-py2.data (moved) * pyyaml/trunk/tests/data/construct-binary-py3.code (copied) * pyyaml/trunk/tests/data/construct-binary-py3.data (copied) * pyyaml/trunk/tests/data/construct-python-bytes-py3.code (copied) * pyyaml/trunk/tests/data/construct-python-bytes-py3.data (copied) * pyyaml/trunk/tests/data/construct-python-long-short-py2.code (moved) * pyyaml/trunk/tests/data/construct-python-long-short-py2.data (moved) * pyyaml/trunk/tests/data/construct-python-long-short-py3.code (copied) * pyyaml/trunk/tests/data/construct-python-long-short-py3.data (copied) * pyyaml/trunk/tests/data/construct-python-name-module.code (modified) * pyyaml/trunk/tests/data/construct-python-name-module.data (modified) * pyyaml/trunk/tests/data/construct-python-str-utf8-py2.code (moved) * pyyaml/trunk/tests/data/construct-python-str-utf8-py2.data (moved) * pyyaml/trunk/tests/data/construct-python-str-utf8-py3.code (copied) * pyyaml/trunk/tests/data/construct-python-str-utf8-py3.data (copied) * pyyaml/trunk/tests/data/construct-python-unicode-ascii-py2.code (copied) * pyyaml/trunk/tests/data/construct-python-unicode-ascii-py2.data (copied) * pyyaml/trunk/tests/data/construct-python-unicode-ascii-py3.code (moved) * pyyaml/trunk/tests/data/construct-python-unicode-ascii-py3.data (moved) * pyyaml/trunk/tests/data/construct-python-unicode-utf8-py2.code (copied) * pyyaml/trunk/tests/data/construct-python-unicode-utf8-py2.data (copied) * pyyaml/trunk/tests/data/construct-python-unicode-utf8-py3.code (moved) * pyyaml/trunk/tests/data/construct-python-unicode-utf8-py3.data (moved) * pyyaml/trunk/tests/data/construct-str-utf8-py2.code (copied) * pyyaml/trunk/tests/data/construct-str-utf8-py2.data (copied) * pyyaml/trunk/tests/data/construct-str-utf8-py3.code (moved) * pyyaml/trunk/tests/data/construct-str-utf8-py3.data (moved) * pyyaml/trunk/tests/data/emitting-unacceptable-unicode-character-bug-py2.code (moved) * pyyaml/trunk/tests/data/emitting-unacceptable-unicode-character-bug-py2.data (moved) * pyyaml/trunk/tests/data/emitting-unacceptable-unicode-character-bug-py2.skip-ext (copied) * pyyaml/trunk/tests/data/emitting-unacceptable-unicode-character-bug-py3.code (copied) * pyyaml/trunk/tests/data/emitting-unacceptable-unicode-character-bug-py3.data (copied) * pyyaml/trunk/tests/data/emitting-unacceptable-unicode-character-bug-py3.skip-ext (moved) * pyyaml/trunk/tests/data/serializer-is-already-opened.dumper-error (modified) * pyyaml/trunk/tests/data/serializer-is-closed-1.dumper-error (modified) * pyyaml/trunk/tests/data/serializer-is-closed-2.dumper-error (modified) * pyyaml/trunk/tests/data/serializer-is-not-opened-1.dumper-error (modified) * pyyaml/trunk/tests/data/serializer-is-not-opened-2.dumper-error (modified) * pyyaml/trunk/tests/lib (added) * pyyaml/trunk/tests/lib/canonical.py (moved) * pyyaml/trunk/tests/lib/test_all.py (moved) * pyyaml/trunk/tests/lib/test_appliance.py (moved) * pyyaml/trunk/tests/lib/test_build.py (moved) * pyyaml/trunk/tests/lib/test_build_ext.py (moved) * pyyaml/trunk/tests/lib/test_canonical.py (moved) * pyyaml/trunk/tests/lib/test_constructor.py (moved) * pyyaml/trunk/tests/lib/test_emitter.py (moved) * pyyaml/trunk/tests/lib/test_errors.py (moved) * pyyaml/trunk/tests/lib/test_mark.py (moved) * pyyaml/trunk/tests/lib/test_reader.py (moved) * pyyaml/trunk/tests/lib/test_recursive.py (moved) * pyyaml/trunk/tests/lib/test_representer.py (moved) * pyyaml/trunk/tests/lib/test_resolver.py (moved) * pyyaml/trunk/tests/lib/test_structure.py (moved) * pyyaml/trunk/tests/lib/test_tokens.py (moved) * pyyaml/trunk/tests/lib/test_yaml.py (moved) * pyyaml/trunk/tests/lib/test_yaml_ext.py (moved) * pyyaml/trunk/tests/lib3 (added) * pyyaml/trunk/tests/lib3/canonical.py (copied) * pyyaml/trunk/tests/lib3/test_all.py (copied) * pyyaml/trunk/tests/lib3/test_appliance.py (copied) * pyyaml/trunk/tests/lib3/test_build.py (copied) * pyyaml/trunk/tests/lib3/test_build_ext.py (copied) * pyyaml/trunk/tests/lib3/test_canonical.py (copied) * pyyaml/trunk/tests/lib3/test_constructor.py (copied) * pyyaml/trunk/tests/lib3/test_emitter.py (copied) * pyyaml/trunk/tests/lib3/test_errors.py (copied) * pyyaml/trunk/tests/lib3/test_mark.py (copied) * pyyaml/trunk/tests/lib3/test_reader.py (copied) * pyyaml/trunk/tests/lib3/test_recursive.py (copied) * pyyaml/trunk/tests/lib3/test_representer.py (copied) * pyyaml/trunk/tests/lib3/test_resolver.py (copied) * pyyaml/trunk/tests/lib3/test_structure.py (copied) * pyyaml/trunk/tests/lib3/test_tokens.py (copied) * pyyaml/trunk/tests/lib3/test_yaml.py (copied) * pyyaml/trunk/tests/lib3/test_yaml_ext.py (copied) * pyyaml/trunk/tests3 (deleted) Share data files between Py2 and Py3 test suites. Mon, 29 Dec 2008 18:11:08 GMT xi [329] * pyyaml/trunk/lib3/yaml/constructor.py (modified) * pyyaml/trunk/lib3/yaml/emitter.py (modified) * pyyaml/trunk/tests3/data/construct-python-bytes.code (added) * pyyaml/trunk/tests3/data/construct-python-bytes.data (added) * pyyaml/trunk/tests3/data/construct-python-long-short.code (modified) * pyyaml/trunk/tests3/data/construct-python-name-module.code (modified) * pyyaml/trunk/tests3/data/construct-python-name-module.data (modified) * pyyaml/trunk/tests3/data/construct-python-object.code (modified) * pyyaml/trunk/tests3/data/construct-python-object.data (modified) * pyyaml/trunk/tests3/data/construct-python-str-utf8.code (modified) * pyyaml/trunk/tests3/data/construct-python-unicode-ascii.code (modified) * pyyaml/trunk/tests3/data/construct-python-unicode-utf8.code (modified) * pyyaml/trunk/tests3/data/construct-str-utf8.code (modified) * pyyaml/trunk/tests3/data/recursive-set.recursive (modified) * pyyaml/trunk/tests3/test_constructor.py (modified) * pyyaml/trunk/tests3/test_recursive.py (modified) Fixed the remaining Python 3 compatibility issues. Mon, 29 Dec 2008 17:24:05 GMT xi [328] * pyyaml/trunk/lib/yaml/cyaml.py (deleted) * pyyaml/trunk/lib/yaml/emitter.py (modified) * pyyaml/trunk/lib/yaml/representer.py (modified) * pyyaml/trunk/lib/yaml/resolver.py (modified) * pyyaml/trunk/lib/yaml/scanner.py (modified) * pyyaml/trunk/lib3 (copied) * pyyaml/trunk/lib3/yaml/__init__.py (modified) * pyyaml/trunk/lib3/yaml/composer.py (modified) * pyyaml/trunk/lib3/yaml/constructor.py (modified) * pyyaml/trunk/lib3/yaml/dumper.py (modified) * pyyaml/trunk/lib3/yaml/emitter.py (modified) * pyyaml/trunk/lib3/yaml/error.py (modified) * pyyaml/trunk/lib3/yaml/loader.py (modified) * pyyaml/trunk/lib3/yaml/parser.py (modified) * pyyaml/trunk/lib3/yaml/reader.py (modified) * pyyaml/trunk/lib3/yaml/representer.py (modified) * pyyaml/trunk/lib3/yaml/resolver.py (modified) * pyyaml/trunk/lib3/yaml/scanner.py (modified) * pyyaml/trunk/lib3/yaml/serializer.py (modified) * pyyaml/trunk/setup.py (modified) * pyyaml/trunk/tests3 (copied) * pyyaml/trunk/tests3/canonical.py (modified) * pyyaml/trunk/tests3/data/construct-binary.code (modified) * pyyaml/trunk/tests3/data/emitting-unacceptable-unicode-character-bug.code (modified) * pyyaml/trunk/tests3/data/serializer-is-already-opened.dumper-error (modified) * pyyaml/trunk/tests3/data/serializer-is-closed-1.dumper-error (modified) * pyyaml/trunk/tests3/data/serializer-is-closed-2.dumper-error (modified) * pyyaml/trunk/tests3/data/serializer-is-not-opened-1.dumper-error (modified) * pyyaml/trunk/tests3/data/serializer-is-not-opened-2.dumper-error (modified) * pyyaml/trunk/tests3/test_appliance.py (modified) * pyyaml/trunk/tests3/test_canonical.py (modified) * pyyaml/trunk/tests3/test_constructor.py (modified) * pyyaml/trunk/tests3/test_emitter.py (modified) * pyyaml/trunk/tests3/test_errors.py (modified) * pyyaml/trunk/tests3/test_mark.py (modified) * pyyaml/trunk/tests3/test_reader.py (modified) * pyyaml/trunk/tests3/test_recursive.py (modified) * pyyaml/trunk/tests3/test_representer.py (modified) * pyyaml/trunk/tests3/test_resolver.py (modified) * pyyaml/trunk/tests3/test_structure.py (modified) * pyyaml/trunk/tests3/test_tokens.py (modified) * pyyaml/trunk/tests3/test_yaml_ext.py (modified) Added basic support for Python 3 (Thanks ... Sun, 28 Dec 2008 23:43:55 GMT xi [327] * pyyaml/tags/3.07 (copied) * pyyaml/tags/3.07/CHANGES (copied) * pyyaml/tags/3.07/MANIFEST.in (copied) * pyyaml/tags/3.07/README (copied) * pyyaml/tags/3.07/announcement.msg (copied) * pyyaml/tags/3.07/setup.py (copied) Tagged PyYAML-3.07. Sun, 28 Dec 2008 23:34:19 GMT xi [326] * pyyaml/trunk/CHANGES (added) * pyyaml/trunk/MANIFEST.in (modified) * pyyaml/trunk/README (modified) * pyyaml/trunk/announcement.msg (modified) * pyyaml/trunk/setup.py (modified) Added CHANGES; updated the announcement; wording fixes in setup.py. Sun, 28 Dec 2008 21:42:35 GMT xi [325] * pyyaml/trunk/setup.py (modified) * pyyaml/trunk/tests/test_appliance.py (modified) * pyyaml/trunk/tests/test_constructor.py (modified) * pyyaml/trunk/tests/test_recursive.py (modified) * pyyaml/trunk/tests/test_yaml_ext.py (modified) Minor 2.3 and win32 compatibility fixes; clarify the 'feature not found' ... Sun, 28 Dec 2008 20:46:22 GMT xi [324] * libyaml/branches/stable/src/reader.c (modified) * libyaml/branches/stable/src/writer.c (modified) Always use lower case in error messages. Sun, 28 Dec 2008 20:41:41 GMT xi [323] * pyyaml/trunk/lib/yaml/reader.py (modified) * pyyaml/trunk/tests/data/invalid-utf8-byte.loader-error (modified) Fixed an issue with ReaderError generated by the LibYAML wrapper. Sun, 28 Dec 2008 20:16:50 GMT xi [322] * pyyaml/trunk/MANIFEST.in (modified) * pyyaml/trunk/Makefile (modified) * pyyaml/trunk/setup.cfg (modified) * pyyaml/trunk/setup.py (modified) * pyyaml/trunk/tests/canonical.py (added) * pyyaml/trunk/tests/data/construct-python-name-module.code (modified) * pyyaml/trunk/tests/data/empty-document-bug.empty (added) * pyyaml/trunk/tests/data/invalid-character.stream-error (modified) * pyyaml/trunk/tests/data/invalid-utf8-byte.stream-error (modified) * pyyaml/trunk/tests/data/odd-utf16.stream-error (modified) * pyyaml/trunk/tests/data/serializer-is-already-opened.dumper-error (modified) * pyyaml/trunk/tests/data/serializer-is-closed-1.dumper-error (modified) * pyyaml/trunk/tests/data/serializer-is-closed-2.dumper-error (modified) * pyyaml/trunk/tests/data/serializer-is-not-opened-1.dumper-error (modified) * pyyaml/trunk/tests/data/serializer-is-not-opened-2.dumper-error (modified) * pyyaml/trunk/tests/data/unknown.dumper-error (modified) * pyyaml/trunk/tests/test_all.py (modified) * pyyaml/trunk/tests/test_appliance.py (modified) * pyyaml/trunk/tests/test_build.py (modified) * pyyaml/trunk/tests/test_build_ext.py (modified) * pyyaml/trunk/tests/test_canonical.py (modified) * pyyaml/trunk/tests/test_constructor.py (modified) * pyyaml/trunk/tests/test_emitter.py (modified) * pyyaml/trunk/tests/test_errors.py (modified) * pyyaml/trunk/tests/test_mark.py (modified) * pyyaml/trunk/tests/test_reader.py (modified) * pyyaml/trunk/tests/test_recursive.py (modified) * pyyaml/trunk/tests/test_representer.py (modified) * pyyaml/trunk/tests/test_resolver.py (modified) * pyyaml/trunk/tests/test_structure.py (modified) * pyyaml/trunk/tests/test_syck.py (deleted) * pyyaml/trunk/tests/test_tokens.py (modified) * pyyaml/trunk/tests/test_yaml.py (modified) * pyyaml/trunk/tests/test_yaml_ext.py (modified) Refactored the test suite; updated include and library paths in ... Sat, 27 Dec 2008 23:17:57 GMT xi [321] * libyaml/tags/0.1.2 (modified) * libyaml/tags/0.1.2/Makefile.am (modified) * libyaml/tags/0.1.2/configure.ac (modified) * libyaml/tags/0.1.2/win32/Makefile.am (copied) Merged the win32 packaging fix. Sat, 27 Dec 2008 22:55:39 GMT xi [320] * libyaml/branches/stable/Makefile.am (modified) * libyaml/branches/stable/configure.ac (modified) * libyaml/branches/stable/win32/Makefile.am (added) Added autoconf rules to distribute win32 project files. Sat, 27 Dec 2008 22:09:39 GMT xi [319] * libyaml/tags/0.1.2 (copied) * libyaml/tags/0.1.2/announcement.msg (copied) Tagged the 0.1.2 release. Sat, 27 Dec 2008 22:08:49 GMT xi [318] * libyaml/branches/stable/announcement.msg (modified) Updated the LibYAML announcement. Sat, 27 Dec 2008 21:28:35 GMT xi [317] * libyaml/branches/stable/win32/vs2003/yamldll.vcproj (modified) * libyaml/branches/stable/win32/vs2008/yamldll.vcproj (modified) Fixed the DLL name in the win32 projects. Sat, 27 Dec 2008 19:17:42 GMT xi [316] * libyaml/branches/stable/configure.ac (modified) * libyaml/branches/stable/win32/config.h (modified) Bumped the version number. Sat, 27 Dec 2008 19:14:00 GMT xi [315] * libyaml/branches/stable/include/yaml.h (modified) * libyaml/branches/stable/src/emitter.c (modified) Fixed emitting folded scalars with trailing breaks; Forced emitting of a ... Sat, 27 Dec 2008 19:11:55 GMT xi [314] * pyyaml/trunk/lib/yaml/__init__.py (modified) * pyyaml/trunk/setup.py (modified) Bumped the version number. Sat, 27 Dec 2008 19:10:31 GMT xi [313] * pyyaml/trunk/lib/yaml/emitter.py (modified) Emit an explicit document end indicator when there is a possibility of ... Sat, 27 Dec 2008 19:09:03 GMT xi [312] * pyyaml/trunk/tests/data/emitting-unacceptable-unicode-character-bug.skip-ext (added) * pyyaml/trunk/tests/data/no-alias-anchor.skip-ext (added) * pyyaml/trunk/tests/data/spec-07-01.skip-ext (added) * pyyaml/trunk/tests/data/spec-07-02.skip-ext (added) * pyyaml/trunk/tests/data/spec-08-13.skip-ext (added) * pyyaml/trunk/tests/data/spec-09-20.skip-ext (added) * pyyaml/trunk/tests/test_appliance.py (modified) * pyyaml/trunk/tests/test_emitter.py (modified) * pyyaml/trunk/tests/test_yaml_ext.py (modified) Fixed test errors for LibYAML bindings; added a test on emitting nodes ... Sat, 27 Dec 2008 14:54:07 GMT xi [311] * pyyaml/trunk/tests/test_build.py (modified) * pyyaml/trunk/tests/test_yaml_ext.py (modified) Minor fixes in the test subsystem to prevent failures in LibYAML ... Sat, 27 Dec 2008 14:50:08 GMT xi [310] * pyyaml/trunk/ext/_yaml.pyx (modified) Fixed a bug in CDumper when ascend_resolver() is never called. Sat, 27 Dec 2008 12:14:54 GMT xi [309] * libyaml/branches/stable/src/emitter.c (modified) Rewritten whitespace detection in the scalar analyzer and block scalar ... Sat, 27 Dec 2008 11:07:47 GMT xi [308] * pyyaml/trunk/lib/yaml/emitter.py (modified) * pyyaml/trunk/setup.py (modified) Refactored whitespace combination detector in the scalar analyzer: ... Mon, 08 Dec 2008 09:12:10 GMT xi [307] * pyyaml/trunk/lib/yaml/dumper.py (modified) * pyyaml/trunk/lib/yaml/emitter.py (modified) Fixed typos in attribute names (Thanks to ingy). Fri, 05 Dec 2008 19:37:52 GMT xi [306] * pyyaml/trunk/setup.py (modified) Added a comment on Python 3 support. Fri, 05 Dec 2008 19:35:24 GMT xi [305] * pyyaml/trunk/setup.py (modified) Added trove classifiers for supported Python versions. Thu, 04 Dec 2008 11:32:12 GMT xi [304] * pyyaml/trunk/lib/yaml/emitter.py (modified) Fixed a problem with emitting block scalars (thanks to Andrey Somov): no ... Thu, 04 Dec 2008 11:27:55 GMT xi [303] * pyyaml/trunk/lib/yaml/constructor.py (modified) Removed unused variable. Sun, 30 Nov 2008 14:15:40 GMT xi [302] * pyyaml/trunk/lib/yaml/parser.py (modified) Removed a stale comment; fixes #102. Sun, 30 Nov 2008 14:06:13 GMT xi [301] * pyyaml/trunk/setup.py (modified) Pretend that PyYAML is a pure Python library when the LibYAML extension ... Sun, 30 Nov 2008 13:35:48 GMT xi [300] * pyyaml/trunk/lib/yaml/emitter.py (modified) determine_chomp -> determine_block_hints Sun, 30 Nov 2008 10:20:49 GMT xi [299] * pyyaml/trunk/lib/yaml/emitter.py (modified) Permit emitting block scalars with leading spaces or breaks. Thu, 09 Oct 2008 15:56:20 GMT xi [298] * pyyaml/trunk/setup.py (modified) Fixed the distutils script to run when installed using easy_install and ... Fri, 03 Oct 2008 18:53:29 GMT xi [297] * pyyaml/tags/3.06 (copied) Created the 3.06 tag. Fri, 03 Oct 2008 18:31:01 GMT xi [296] * pyyaml/trunk/README (modified) Final touches in README. Fri, 03 Oct 2008 18:24:11 GMT xi [295] * pyyaml/trunk/MANIFEST.in (modified) * pyyaml/trunk/Makefile (modified) * pyyaml/trunk/README (modified) * pyyaml/trunk/announcement.msg (modified) * pyyaml/trunk/lib/yaml/__init__.py (modified) * pyyaml/trunk/setup.py (modified) Dropped tests from the source distribution since LibYAML bindings do not ... Thu, 02 Oct 2008 02:40:48 GMT xi [294] * pyyaml/trunk/ez_setup.py (deleted) * pyyaml/trunk/setup.py (modified) Python 2.3 and win32 compatibility fixes in setup.py. Thu, 02 Oct 2008 02:38:46 GMT xi [293] * libyaml/branches/stable/win32/vc6/example_deconstructor.dsp (modified) * libyaml/branches/stable/win32/vc6/example_deconstructor_alt.dsp (modified) * libyaml/branches/stable/win32/vc6/example_reformatter.dsp (modified) * libyaml/branches/stable/win32/vc6/example_reformatter_alt.dsp (modified) * libyaml/branches/stable/win32/vc6/run_dumper.dsp (modified) * libyaml/branches/stable/win32/vc6/run_emitter.dsp (modified) * libyaml/branches/stable/win32/vc6/run_loader.dsp (modified) * libyaml/branches/stable/win32/vc6/run_parser.dsp (modified) * libyaml/branches/stable/win32/vc6/run_scanner.dsp (modified) * libyaml/branches/stable/win32/vc6/test_reader.dsp (modified) * libyaml/branches/stable/win32/vc6/test_version.dsp (modified) * libyaml/branches/stable/win32/vc6/yaml.dsp (modified) * libyaml/branches/stable/win32/vc6/yamldll.dsp (modified) * libyaml/branches/stable/win32/vs2003/example_deconstructor.vcproj (modified) * libyaml/branches/stable/win32/vs2003/example_deconstructor_alt.vcproj (modified) * libyaml/branches/stable/win32/vs2003/example_reformatter.vcproj (modified) * libyaml/branches/stable/win32/vs2003/example_reformatter_alt.vcproj (modified) * libyaml/branches/stable/win32/vs2003/run_dumper.vcproj (modified) * libyaml/branches/stable/win32/vs2003/run_emitter.vcproj (modified) * libyaml/branches/stable/win32/vs2003/run_loader.vcproj (modified) * libyaml/branches/stable/win32/vs2003/run_parser.vcproj (modified) * libyaml/branches/stable/win32/vs2003/run_scanner.vcproj (modified) * libyaml/branches/stable/win32/vs2003/test_reader.vcproj (modified) * libyaml/branches/stable/win32/vs2003/test_version.vcproj (modified) * libyaml/branches/stable/win32/vs2003/yaml.vcproj (modified) * libyaml/branches/stable/win32/vs2003/yamldll.vcproj (modified) * libyaml/branches/stable/win32/vs2008/example_deconstructor.vcproj (modified) * libyaml/branches/stable/win32/vs2008/example_deconstructor_alt.vcproj (modified) * libyaml/branches/stable/win32/vs2008/example_reformatter.vcproj (modified) * libyaml/branches/stable/win32/vs2008/example_reformatter_alt.vcproj (modified) * libyaml/branches/stable/win32/vs2008/run_dumper.vcproj (modified) * libyaml/branches/stable/win32/vs2008/run_emitter.vcproj (modified) * libyaml/branches/stable/win32/vs2008/run_loader.vcproj (modified) * libyaml/branches/stable/win32/vs2008/run_parser.vcproj (modified) * libyaml/branches/stable/win32/vs2008/run_scanner.vcproj (modified) * libyaml/branches/stable/win32/vs2008/test_reader.vcproj (modified) * libyaml/branches/stable/win32/vs2008/test_version.vcproj (modified) * libyaml/branches/stable/win32/vs2008/yaml.vcproj (modified) * libyaml/branches/stable/win32/vs2008/yamldll.vcproj (modified) Updated Visual Studio projects to use MSVCRT.dll. Thu, 02 Oct 2008 00:24:42 GMT xi [292] * pyyaml/trunk/setup.py (modified) Check if libyaml is installed before attempting to compile the libyaml ... Wed, 01 Oct 2008 23:16:55 GMT xi [291] * pyyaml/trunk/tests/test_all.py (added) Added the script tests/test_all.py. Wed, 01 Oct 2008 23:16:09 GMT xi [290] * pyyaml/trunk/MANIFEST.in (modified) * pyyaml/trunk/announcement.msg (modified) * pyyaml/trunk/examples/pygments-lexer/example.raw (deleted) * pyyaml/trunk/setup.py (modified) Dropped setuptools-based setup.py in favor of custom distribution and ... Tue, 30 Sep 2008 15:06:56 GMT xi [289] * pyyaml/tags/3.06 (deleted) Dropped the 3.06 tag till the remaining setuptools issues are fixed. Tue, 30 Sep 2008 14:56:12 GMT xi [288] * pyyaml/tags/3.06/setup.cfg (modified) Fixed include_dirs and library_dirs for the Windows build. Tue, 30 Sep 2008 14:55:28 GMT xi [287] * pyyaml/trunk/setup.cfg (modified) Fixed include_dirs and library_dirs for the Windows build. Tue, 30 Sep 2008 14:38:36 GMT xi [286] * pyyaml/tags/3.06 (modified) * pyyaml/tags/3.06/MANIFEST.in (modified) * pyyaml/tags/3.06/Makefile (modified) Updated the manifest file. Tue, 30 Sep 2008 14:37:49 GMT xi [285] * pyyaml/trunk/MANIFEST.in (modified) * pyyaml/trunk/Makefile (modified) Updated the manifest file. Tue, 30 Sep 2008 13:58:53 GMT xi [284] * pyyaml/tags/3.06 (copied) Tagged the 3.06 release. Tue, 30 Sep 2008 13:46:13 GMT xi [283] * pyyaml/trunk/announcement.msg (modified) Updated announcement.msg. Tue, 30 Sep 2008 13:44:04 GMT xi [282] * pyyaml/trunk/lib/yaml/__init__.py (modified) Added attributes ``yaml.__version__`` and ``yaml.__libyaml__`` (fixes ... Tue, 30 Sep 2008 13:29:34 GMT xi [281] * pyyaml/trunk/ez_setup.py (added) * pyyaml/trunk/setup.py (modified) Added a setuptools installer 'ez_setup.py'. Tue, 30 Sep 2008 13:12:03 GMT xi [280] * pyyaml/trunk/Makefile (modified) Updated Makefile to use 'setup.py --with-libyaml'. Tue, 30 Sep 2008 13:08:14 GMT xi [279] * pyyaml/trunk/MANIFEST.in (modified) * pyyaml/trunk/README (modified) * pyyaml/trunk/announcement.msg (modified) Updated README, announcement and MANIFEST files for the 3.06 release. Tue, 30 Sep 2008 12:25:27 GMT xi [278] * pyyaml/trunk/setup.cfg (modified) Updated setup.cfg to use the stable branch of libyaml; added Python 2.6 ... Tue, 30 Sep 2008 12:20:56 GMT xi [277] * libyaml/branches/stable/win32/vs2003/example-deconstructor.vcproj (deleted) * libyaml/branches/stable/win32/vs2008 (copied) * libyaml/branches/stable/win32/vs2008/example_deconstructor.vcproj (modified) * libyaml/branches/stable/win32/vs2008/example_deconstructor_alt.vcproj (modified) * libyaml/branches/stable/win32/vs2008/example_reformatter.vcproj (modified) * libyaml/branches/stable/win32/vs2008/example_reformatter_alt.vcproj (modified) * libyaml/branches/stable/win32/vs2008/libyaml.sln (modified) * libyaml/branches/stable/win32/vs2008/run_dumper.vcproj (modified) * libyaml/branches/stable/win32/vs2008/run_emitter.vcproj (modified) * libyaml/branches/stable/win32/vs2008/run_loader.vcproj (modified) * libyaml/branches/stable/win32/vs2008/run_parser.vcproj (modified) * libyaml/branches/stable/win32/vs2008/run_scanner.vcproj (modified) * libyaml/branches/stable/win32/vs2008/test_reader.vcproj (modified) * libyaml/branches/stable/win32/vs2008/test_version.vcproj (modified) * libyaml/branches/stable/win32/vs2008/yaml.vcproj (modified) * libyaml/branches/stable/win32/vs2008/yamldll.vcproj (modified) Added project files for Visual Studio 2008. Tue, 30 Sep 2008 11:56:14 GMT xi [276] * pyyaml/trunk/tests/data/single-dot-is-not-float-bug.code (added) * pyyaml/trunk/tests/data/single-dot-is-not-float-bug.data (added) Added a test for single dot being a float bug. Tue, 30 Sep 2008 11:45:18 GMT xi [275] * pyyaml/trunk/lib/yaml/__init__.py (modified) * pyyaml/trunk/setup.py (modified) * pyyaml/trunk/setup_with_libyaml.py (deleted) Use setuptools for setup.py. Dropped setup_with_libyaml.py; to build ... Thu, 31 Jul 2008 20:46:47 GMT xi [274] * libyaml/trunk/src/parser.c (modified) * libyaml/trunk/src/scanner.c (modified) Merged grammar fixes from the stable branch. Thu, 31 Jul 2008 20:41:02 GMT xi [273] * libyaml/branches/stable/src/parser.c (modified) * libyaml/branches/stable/src/scanner.c (modified) Fixed grammar in error messages (from YAML::XS::LibYAML). Thu, 31 Jul 2008 20:24:39 GMT xi [272] * libyaml/tags/0.1.1 (copied) * libyaml/tags/0.1.1/configure.ac (copied) * libyaml/trunk/src/dumper.c (modified) * libyaml/trunk/src/yaml_private.h (modified) Tagged the 0.1.1 release (better later than never). Thu, 31 Jul 2008 20:23:33 GMT xi [271] * libyaml/branches/stable/configure.ac (modified) Bumped the version number in the stable branch. Thu, 31 Jul 2008 20:22:19 GMT xi [270] * libyaml/branches/stable (copied) Created a stable branch from revision [250]. Tue, 29 Jul 2008 20:52:49 GMT xi [269] * pyyaml/trunk/lib/yaml/constructor.py (modified) Fixed Python 2.3 compatibility (thanks to Julian Scheid for suggestion). Tue, 20 May 2008 11:52:49 GMT xi [268] * pyyaml/trunk/examples/pygments-lexer (added) * pyyaml/trunk/examples/pygments-lexer/example.raw (added) * pyyaml/trunk/examples/pygments-lexer/example.yaml (added) * pyyaml/trunk/examples/pygments-lexer/yaml.py (added) Added a YAML lexer for Pygments. Sat, 19 Jan 2008 13:54:22 GMT xi [267] * libyaml/trunk/include/yaml.h (modified) * libyaml/trunk/src/api.c (modified) * libyaml/trunk/src/emitter.c (modified) * libyaml/trunk/src/yaml_private.h (modified) Minor API updates. Fri, 04 Jan 2008 03:33:04 GMT xi [266] * libyaml/trunk/README (modified) * libyaml/trunk/doc (deleted) * libyaml/trunk/include/Makefile.am (modified) * libyaml/trunk/include/yaml.h (modified) Drop doxygen support, add more API documentation, API changes. Thu, 27 Dec 2007 21:11:27 GMT xi [265] * libyaml/trunk/include/yaml.h (modified) * libyaml/trunk/src/api.c (modified) * libyaml/trunk/src/emitter.c (modified) * libyaml/trunk/src/scanner.c (modified) * libyaml/trunk/src/yaml_private.h (modified) * libyaml/trunk/tests/run-dumper.c (modified) * libyaml/trunk/tests/run-emitter.c (modified) * libyaml/trunk/tests/run-loader.c (modified) * libyaml/trunk/tests/run-parser.c (modified) * libyaml/trunk/tests/run-scanner.c (modified) Fixed bugs and updated tests. Thu, 27 Dec 2007 17:14:01 GMT xi [264] * libyaml/trunk/configure.ac (modified) * libyaml/trunk/include/yaml.h (modified) * libyaml/trunk/src/api.c (modified) * libyaml/trunk/src/emitter.c (modified) * libyaml/trunk/src/parser.c (modified) * libyaml/trunk/src/reader.c (modified) * libyaml/trunk/src/scanner.c (modified) * libyaml/trunk/src/writer.c (modified) * libyaml/trunk/src/yaml_private.h (modified) * libyaml/trunk/tests/run-scanner.c (modified) Another round of API update. Thu, 27 Dec 2007 12:05:17 GMT xi [263] * libyaml/trunk/src/api.c (modified) * libyaml/trunk/src/dumper.c (modified) * libyaml/trunk/src/emitter.c (modified) * libyaml/trunk/src/loader.c (modified) * libyaml/trunk/src/parser.c (modified) * libyaml/trunk/src/reader.c (modified) * libyaml/trunk/src/scanner.c (modified) * libyaml/trunk/src/writer.c (modified) * libyaml/trunk/src/yaml_private.h (modified) * libyaml/trunk/tests/run-scanner.c (modified) Completed the first phase of API refactoring. Wed, 26 Dec 2007 13:46:43 GMT xi [262] * libyaml/trunk/src/reader.c (modified) * libyaml/trunk/src/yaml_private.h (modified) Updated reader.c to use the new API. Tue, 25 Dec 2007 23:19:23 GMT xi [261] * libyaml/trunk/include/yaml.h (modified) * libyaml/trunk/src/api.c (modified) * libyaml/trunk/src/yaml_private.h (modified) API refactoring (Note: it breaks the build). Sun, 18 Nov 2007 00:47:32 GMT xi [260] * pyyaml/trunk/lib/yaml/resolver.py (modified) * pyyaml/trunk/tests/test_errors.py (modified) A single dot is not a float value (fixes #62). Wed, 19 Sep 2007 09:28:30 GMT xi [259] * pysyck/trunk/lib/syck/loaders.py (modified) Fixed timestamp output (fixes #60).