root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @369 [369] 08/31/09 06:36:34 xi Removed python-porting from the announcement list.
(edit) @368 [368] 08/31/09 05:13:59 xi Merged encoding fixes from the trunk.
(edit) @367 [367] 08/31/09 05:09:21 xi Fixed tests on the Windows platform.
(edit) @366 [366] 08/31/09 04:47:05 xi Fixed another encoding issue.
(edit) @365 [365] 08/30/09 16:09:35 xi Tagging the next release.
(edit) @364 [364] 08/30/09 16:06:16 xi Minor formatting cleanup.
(edit) @363 [363] 08/30/09 15:51:07 xi Tagging the next release.
(edit) @362 [362] 08/30/09 15:50:21 xi Property changes.
(edit) @361 [361] 08/30/09 15:32:07 xi Fixed Python 3.1 incompatibility issues.
(edit) @360 [360] 08/29/09 20:07:20 xi Preparing the next release.
(edit) @359 [359] 08/29/09 20:04:52 xi Fixed sorting of dict.keys() generator.
(edit) @358 [358] 08/29/09 19:32:13 xi Added a short note on changes in this release.
(edit) @357 [357] 08/29/09 19:08:25 xi Preparing the 0.1.3 release.
(edit) @356 [356] 08/29/09 18:37:18 xi Added a note that Python 3.1 is supported.
(edit) @355 [355] 08/29/09 18:28:45 xi Merged some bug fixes from lib to lib3.
(edit) @354 [354] 08/29/09 18:12:45 xi Fixed a problem with a scanner error not detected when no line break at …
(edit) @353 [353] 08/29/09 17:33:36 xi Fixed a typo in docstring.
(edit) @352 [352] 08/29/09 17:26:11 xi Do not update the raw buffer when not necessary (fixes #123).
(edit) @351 [351] 08/29/09 16:59:56 xi Fixed emitting of invalid BOM for UTF-16.
(edit) @350 [350] 08/29/09 15:15:31 xi Fixed a problem when CDumper incorrectly serializes a node anchor.
(edit) @349 [349] 08/29/09 15:13:27 xi Removed obsolete 'package_dir' line.
(edit) @348 [348] 03/28/09 08:49:52 xi Fixed the Pyrex implementation of Mark class.
(edit) @347 [347] 03/28/09 08:49:11 xi Fixed a bug where folded scalar emitter did not respect the preffered line …
(edit) @346 [346] 02/23/09 14:59:19 xi Fixed non-ANSI initializations (fixes #115).
(edit) @345 [345] 02/23/09 14:17:29 xi Added a workaround against #116 (Thanks Andrey Somov).
(edit) @344 [344] 01/05/09 04:30:07 xi Set YAML_AGE to 0 as the current interface is not really compatible with …
(edit) @343 [343] 12/31/08 06:04:28 xi Restored Mark implementation in C as using the Python class causes a …
(edit) @342 [342] 12/30/08 15:32:07 xi Merged a typo fix from the trunk.
(edit) @341 [341] 12/30/08 15:23:49 xi Fixed a typo in the attribute name (Thanks ingy).
(edit) @340 [340] 12/30/08 15:05:21 xi Merged the MSVC6 compatibility hack from the trunk.
(edit) @339 [339] 12/30/08 14:55:02 xi Added a MS VC 6.0 compatibility hack against Cython-generated C sources.
(edit) @338 [338] 12/30/08 13:54:38 xi Tagged the 3.08 release.
(edit) @337 [337] 12/30/08 13:44:37 xi Added directories lib/yaml and lib3/yaml to MANIFEST.in.
(edit) @336 [336] 12/30/08 13:18:53 xi Final touches before the release.
(edit) @335 [335] 12/30/08 09:55:47 xi Minor compatibility fixes.
(edit) @334 [334] 12/30/08 08:30:52 xi Fixed str/bytes issues with Python 3 in _yaml.pyx.
(edit) @333 [333] 12/29/08 23:02:04 xi Handle the encoding of input and output streams in a uniform way.
(edit) @332 [332] 12/29/08 22:42:23 xi 'make distclean' should not remove html docs, 'make maintainer-clean' …
(edit) @331 [331] 12/29/08 18:21:43 xi Use Cython if available; added Python 3 support to _yaml.pyx.
(edit) @330 [330] 12/29/08 14:05:11 xi Share data files between Py2 and Py3 test suites.
(edit) @329 [329] 12/29/08 13:11:08 xi Fixed the remaining Python 3 compatibility issues.
(edit) @328 [328] 12/29/08 12:24:05 xi Added basic support for Python 3 (Thanks …
(edit) @327 [327] 12/28/08 18:43:55 xi Tagged PyYAML-3.07.
(edit) @326 [326] 12/28/08 18:34:19 xi Added CHANGES; updated the announcement; wording fixes in setup.py.
(edit) @325 [325] 12/28/08 16:42:35 xi Minor 2.3 and win32 compatibility fixes; clarify the 'feature not found' …
(edit) @324 [324] 12/28/08 15:46:22 xi Always use lower case in error messages.
(edit) @323 [323] 12/28/08 15:41:41 xi Fixed an issue with ReaderError? generated by the LibYAML wrapper.
(edit) @322 [322] 12/28/08 15:16:50 xi Refactored the test suite; updated include and library paths in setup.cfg.
(edit) @321 [321] 12/27/08 18:17:57 xi Merged the win32 packaging fix.
(edit) @320 [320] 12/27/08 17:55:39 xi Added autoconf rules to distribute win32 project files.
(edit) @319 [319] 12/27/08 17:09:39 xi Tagged the 0.1.2 release.
(edit) @318 [318] 12/27/08 17:08:49 xi Updated the LibYAML announcement.
(edit) @317 [317] 12/27/08 16:28:35 xi Fixed the DLL name in the win32 projects.
(edit) @316 [316] 12/27/08 14:17:42 xi Bumped the version number.
(edit) @315 [315] 12/27/08 14:14:00 xi Fixed emitting folded scalars with trailing breaks; Forced emitting of a …
(edit) @314 [314] 12/27/08 14:11:55 xi Bumped the version number.
(edit) @313 [313] 12/27/08 14:10:31 xi Emit an explicit document end indicator when there is a possibility of …
(edit) @312 [312] 12/27/08 14:09:03 xi Fixed test errors for LibYAML bindings; added a test on emitting nodes in …
(edit) @311 [311] 12/27/08 09:54:07 xi Minor fixes in the test subsystem to prevent failures in LibYAML bindings …
(edit) @310 [310] 12/27/08 09:50:08 xi Fixed a bug in CDumper when ascend_resolver() is never called.
(edit) @309 [309] 12/27/08 07:14:54 xi Rewritten whitespace detection in the scalar analyzer and block scalar …
(edit) @308 [308] 12/27/08 06:07:47 xi Refactored whitespace combination detector in the scalar analyzer: support …
(edit) @307 [307] 12/08/08 04:12:10 xi Fixed typos in attribute names (Thanks to ingy).
(edit) @306 [306] 12/05/08 14:37:52 xi Added a comment on Python 3 support.
(edit) @305 [305] 12/05/08 14:35:24 xi Added trove classifiers for supported Python versions.
(edit) @304 [304] 12/04/08 06:32:12 xi Fixed a problem with emitting block scalars (thanks to Andrey Somov): no …
(edit) @303 [303] 12/04/08 06:27:55 xi Removed unused variable.
(edit) @302 [302] 11/30/08 09:15:40 xi Removed a stale comment; fixes #102.
(edit) @301 [301] 11/30/08 09:06:13 xi Pretend that PyYAML is a pure Python library when the LibYAML extension is …
(edit) @300 [300] 11/30/08 08:35:48 xi determine_chomp -> determine_block_hints
(edit) @299 [299] 11/30/08 05:20:49 xi Permit emitting block scalars with leading spaces or breaks.
(edit) @298 [298] 10/09/08 11:56:20 xi Fixed the distutils script to run when installed using easy_install and …
(edit) @297 [297] 10/03/08 14:53:29 xi Created the 3.06 tag.
(edit) @296 [296] 10/03/08 14:31:01 xi Final touches in README.
(edit) @295 [295] 10/03/08 14:24:11 xi Dropped tests from the source distribution since LibYAML bindings do not …
(edit) @294 [294] 10/01/08 22:40:48 xi Python 2.3 and win32 compatibility fixes in setup.py.
(edit) @293 [293] 10/01/08 22:38:46 xi Updated Visual Studio projects to use MSVCRT.dll.
(edit) @292 [292] 10/01/08 20:24:42 xi Check if libyaml is installed before attempting to compile the libyaml …
(edit) @291 [291] 10/01/08 19:16:55 xi Added the script tests/test_all.py.
(edit) @290 [290] 10/01/08 19:16:09 xi Dropped setuptools-based setup.py in favor of custom distribution and …
(edit) @289 [289] 09/30/08 11:06:56 xi Dropped the 3.06 tag till the remaining setuptools issues are fixed.
(edit) @288 [288] 09/30/08 10:56:12 xi Fixed include_dirs and library_dirs for the Windows build.
(edit) @287 [287] 09/30/08 10:55:28 xi Fixed include_dirs and library_dirs for the Windows build.
(edit) @286 [286] 09/30/08 10:38:36 xi Updated the manifest file.
(edit) @285 [285] 09/30/08 10:37:49 xi Updated the manifest file.
(edit) @284 [284] 09/30/08 09:58:53 xi Tagged the 3.06 release.
(edit) @283 [283] 09/30/08 09:46:13 xi Updated announcement.msg.
(edit) @282 [282] 09/30/08 09:44:04 xi Added attributes yaml.version and yaml.libyaml (fixes …
(edit) @281 [281] 09/30/08 09:29:34 xi Added a setuptools installer 'ez_setup.py'.
(edit) @280 [280] 09/30/08 09:12:03 xi Updated Makefile to use 'setup.py --with-libyaml'.
(edit) @279 [279] 09/30/08 09:08:14 xi Updated README, announcement and MANIFEST files for the 3.06 release.
(edit) @278 [278] 09/30/08 08:25:27 xi Updated setup.cfg to use the stable branch of libyaml; added Python 2.6 …
(edit) @277 [277] 09/30/08 08:20:56 xi Added project files for Visual Studio 2008.
(edit) @276 [276] 09/30/08 07:56:14 xi Added a test for single dot being a float bug.
(edit) @275 [275] 09/30/08 07:45:18 xi Use setuptools for setup.py. Dropped setup_with_libyaml.py; to build …
(edit) @274 [274] 07/31/08 16:46:47 xi Merged grammar fixes from the stable branch.
(edit) @273 [273] 07/31/08 16:41:02 xi Fixed grammar in error messages (from YAML::XS::LibYAML).
(edit) @272 [272] 07/31/08 16:24:39 xi Tagged the 0.1.1 release (better later than never).
(edit) @271 [271] 07/31/08 16:23:33 xi Bumped the version number in the stable branch.
(edit) @270 [270] 07/31/08 16:22:19 xi Created a stable branch from revision [250].
Note: See TracRevisionLog for help on using the revision log.