|
|
|
@301
|
5 years |
xi |
Pretend that PyYAML is a pure Python library when the LibYAML extension is …
|
|
|
|
@300
|
5 years |
xi |
determine_chomp -> determine_block_hints
|
|
|
|
@299
|
5 years |
xi |
Permit emitting block scalars with leading spaces or breaks.
|
|
|
|
@298
|
5 years |
xi |
Fixed the distutils script to run when installed using easy_install and …
|
|
|
|
@297
|
5 years |
xi |
Created the 3.06 tag.
|
|
|
|
@296
|
5 years |
xi |
Final touches in README.
|
|
|
|
@295
|
5 years |
xi |
Dropped tests from the source distribution since LibYAML bindings do not …
|
|
|
|
@294
|
5 years |
xi |
Python 2.3 and win32 compatibility fixes in setup.py.
|
|
|
|
@293
|
5 years |
xi |
Updated Visual Studio projects to use MSVCRT.dll.
|
|
|
|
@292
|
5 years |
xi |
Check if libyaml is installed before attempting to compile the libyaml …
|
|
|
|
@291
|
5 years |
xi |
Added the script tests/test_all.py.
|
|
|
|
@290
|
5 years |
xi |
Dropped setuptools-based setup.py in favor of custom distribution and …
|
|
|
|
@289
|
5 years |
xi |
Dropped the 3.06 tag till the remaining setuptools issues are fixed.
|
|
|
|
@288
|
5 years |
xi |
Fixed include_dirs and library_dirs for the Windows build.
|
|
|
|
@287
|
5 years |
xi |
Fixed include_dirs and library_dirs for the Windows build.
|
|
|
|
@286
|
5 years |
xi |
Updated the manifest file.
|
|
|
|
@285
|
5 years |
xi |
Updated the manifest file.
|
|
|
|
@284
|
5 years |
xi |
Tagged the 3.06 release.
|
|
|
|
@283
|
5 years |
xi |
Updated announcement.msg.
|
|
|
|
@282
|
5 years |
xi |
Added attributes yaml.version and yaml.libyaml (fixes …
|
|
|
|
@281
|
5 years |
xi |
Added a setuptools installer 'ez_setup.py'.
|
|
|
|
@280
|
5 years |
xi |
Updated Makefile to use 'setup.py --with-libyaml'.
|
|
|
|
@279
|
5 years |
xi |
Updated README, announcement and MANIFEST files for the 3.06 release.
|
|
|
|
@278
|
5 years |
xi |
Updated setup.cfg to use the stable branch of libyaml; added Python 2.6 …
|
|
|
|
@277
|
5 years |
xi |
Added project files for Visual Studio 2008.
|
|
|
|
@276
|
5 years |
xi |
Added a test for single dot being a float bug.
|
|
|
|
@275
|
5 years |
xi |
Use setuptools for setup.py. Dropped setup_with_libyaml.py; to build …
|
|
|
|
@274
|
5 years |
xi |
Merged grammar fixes from the stable branch.
|
|
|
|
@273
|
5 years |
xi |
Fixed grammar in error messages (from YAML::XS::LibYAML).
|
|
|
|
@272
|
5 years |
xi |
Tagged the 0.1.1 release (better later than never).
|
|
|
|
@271
|
5 years |
xi |
Bumped the version number in the stable branch.
|
|
|
|
@270
|
5 years |
xi |
Created a stable branch from revision [250].
|
|
|
|
@269
|
5 years |
xi |
Fixed Python 2.3 compatibility (thanks to Julian Scheid for suggestion).
|
|
|
|
@268
|
5 years |
xi |
Added a YAML lexer for Pygments.
|
|
|
|
@267
|
5 years |
xi |
Minor API updates.
|
|
|
|
@266
|
5 years |
xi |
Drop doxygen support, add more API documentation, API changes.
|
|
|
|
@265
|
5 years |
xi |
Fixed bugs and updated tests.
|
|
|
|
@264
|
5 years |
xi |
Another round of API update.
|
|
|
|
@263
|
5 years |
xi |
Completed the first phase of API refactoring.
|
|
|
|
@262
|
5 years |
xi |
Updated reader.c to use the new API.
|
|
|
|
@261
|
5 years |
xi |
API refactoring (Note: it breaks the build).
|
|
|
|
@260
|
6 years |
xi |
A single dot is not a float value (fixes #62).
|
|
|
|
@259
|
6 years |
xi |
Fixed timestamp output (fixes #60).
|
|
|
|
@258
|
6 years |
xi |
Make compose() and load() ensure that the input stream contains a single …
|
|
|
|
@257
|
6 years |
xi |
Fixed _yaml.pyx to work with the latest Pyrex.
|
|
|
|
@256
|
6 years |
xi |
Created a tag for the 3.05 release.
|
|
|
|
@255
|
6 years |
xi |
Added the setup.cfg options for building PyYAML Windows installer.
|
|
|
|
@254
|
6 years |
xi |
Update the package version.
|
|
|
|
@253
|
6 years |
xi |
Prepare the 3.05 release.
|
|
|
|
@252
|
6 years |
xi |
Allow for immutable subclasses of YAMLObject. Fixes #53.
|
|
|
|
@251
|
6 years |
xi |
Make the encoding of the unicode->str conversion explicit; fix [52].
|
|
|
|
@250
|
6 years |
xi |
Fixed a problem when the DOCUMENT-END event is not emitted until the …
|
|
|
|
@249
|
6 years |
xi |
Fixed a problem when the DOCUMENT-END event is not emitted until the …
|
|
|
|
@248
|
6 years |
xi |
Improve output of float values. Fix #49.
|
|
|
|
@247
|
6 years |
xi |
Add the tests for checking the libyaml bug.
|
|
|
|
@246
|
6 years |
xi |
Fix the bug when the path in add_path_resolver contains boolean …
|
|
|
|
@245
|
6 years |
xi |
Add project files for Visual Studio 2003.
|
|
|
|
@244
|
6 years |
xi |
Fix the example_deconstructor project.
|
|
|
|
@243
|
6 years |
xi |
Eliminate some warnings and add more doxygen definitions.
|
|
|
|
@242
|
6 years |
xi |
Undefine the NDEBUG directive for the test programs.
|
|
|
|
@241
|
6 years |
xi |
Fix a bug in the emitter introduced while fixing warnings for VC6.
|
|
|
|
@240
|
6 years |
xi |
Add VC6 projects for the test executables.
|
|
|
|
@239
|
6 years |
xi |
Add win32 fixes and project files for VC6.
|
|
|
|
@238
|
6 years |
xi |
Add functions for constructing, parsing and emitting YAML documents.
|
|
|
|
@237
|
7 years |
xi |
Add const qualifier for yaml_parser_set_input_string parameter …
|
|
|
|
@236
|
7 years |
xi |
Force a new line at the end of the input stream even if there are no a new …
|
|
|
|
@235
|
7 years |
xi |
Use the types module instead of constructing type objects by hand. Fix …
|
|
|
|
@234
|
7 years |
xi |
Fix loss of microsecond precision in datetime.datetime constructor (fix …
|
|
|
|
@233
|
7 years |
xi |
Fix loading an empty YAML stream.
|
|
|
|
@232
|
7 years |
xi |
Create the 3.04 tag.
|
|
|
|
@231
|
7 years |
xi |
Amend the announce message.
|
|
|
|
@230
|
7 years |
xi |
Update README and the announcement message.
|
|
|
|
@229
|
7 years |
xi |
Fix makefile and add setup.cfg.
|
|
|
|
@228
|
7 years |
xi |
Fix a test to work under Python 2.3.
|
|
|
|
@227
|
7 years |
xi |
Preparing the next release.
|
|
|
|
@226
|
7 years |
xi |
The 'N' plain scalar was still recognized as !!bool. Fix it (close …
|
|
|
|
@225
|
7 years |
xi |
Fix timestamp constructing and representing (close #25).
|
|
|
|
@224
|
7 years |
xi |
Older versions of gcc do not know about -Wno-pointer-sign.
|
|
|
|
@223
|
7 years |
xi |
Completely rewrite the libyaml bindings.
|
|
|
|
@222
|
7 years |
xi |
Subclass all base classes from object.
Hold references to the objects …
|
|
|
|
@221
|
7 years |
xi |
Create the tag for the initial release.
|
|
|
|
@220
|
7 years |
xi |
Prepare the initial release.
|
|
|
|
@219
|
7 years |
xi |
Add two examples and prepare the build system for distribution.
|
|
|
|
@218
|
7 years |
xi |
Fix a bug when a block scalar is incorrectly emitted in the simple key …
|
|
|
|
@217
|
7 years |
xi |
Add the run-emitter test.
|
|
|
|
@216
|
7 years |
xi |
Fix Emitter bugs and leaks.
|
|
|
|
@215
|
7 years |
xi |
Scalar writers are completed.
|
|
|
|
@214
|
7 years |
xi |
Implement everything except tag and scalar writers.
|
|
|
|
@213
|
7 years |
xi |
Implement Emitter state machine.
|
|
|
|
@212
|
7 years |
xi |
Add yaml_emitter_emit_* set of functions.
|
|
|
|
@211
|
7 years |
xi |
Add Emitter definitions and implement the Writer.
|
|
|
|
@210
|
7 years |
xi |
Fix some leaks, segfaults and warnings.
|
|
|
|
@209
|
7 years |
xi |
Update libyaml bindings.
|
|
|
|
@208
|
7 years |
xi |
Refactor internal and external API.
|
|
|
|
@207
|
7 years |
xi |
Port represent_object from PyYAML: fix Numeric.array dumping.
|
|
|
|
@206
|
7 years |
xi |
Fix a bug in Representer.represent_object: copy_reg.dispatch_table was not …
|
|
|
|
@205
|
7 years |
xi |
Update PyRex? based bindings to libyaml to include Parser functions.
|
|
|
|
@204
|
7 years |
xi |
Fix some minor issues with the new Parser.
|
|
|
|
@203
|
7 years |
xi |
Complete the Parser (it requires refactoring though) and fix some bugs.
|
|
|
|
@202
|
7 years |
xi |
Implement half of the parsers.
|
|
|
|