|
|
|
@268
|
[268]
|
05/20/08 07:52:49 |
xi |
Added a YAML lexer for Pygments. |
|
|
|
@267
|
[267]
|
01/19/08 08:54:22 |
xi |
Minor API updates. |
|
|
|
@266
|
[266]
|
01/03/08 22:33:04 |
xi |
Drop doxygen support, add more API documentation, API changes. |
|
|
|
@265
|
[265]
|
12/27/07 16:11:27 |
xi |
Fixed bugs and updated tests. |
|
|
|
@264
|
[264]
|
12/27/07 12:14:01 |
xi |
Another round of API update. |
|
|
|
@263
|
[263]
|
12/27/07 07:05:17 |
xi |
Completed the first phase of API refactoring. |
|
|
|
@262
|
[262]
|
12/26/07 08:46:43 |
xi |
Updated reader.c to use the new API. |
|
|
|
@261
|
[261]
|
12/25/07 18:19:23 |
xi |
API refactoring (Note: it breaks the build). |
|
|
|
@260
|
[260]
|
11/17/07 19:47:32 |
xi |
A single dot is not a float value (fixes #62). |
|
|
|
@259
|
[259]
|
09/19/07 05:28:30 |
xi |
Fixed timestamp output (fixes #60). |
|
|
|
@258
|
[258]
|
08/21/07 16:25:34 |
xi |
Make compose() and load() ensure that the input stream contains a single … |
|
|
|
@257
|
[257]
|
07/26/07 15:10:44 |
xi |
Fixed _yaml.pyx to work with the latest Pyrex. |
|
|
|
@256
|
[256]
|
05/12/07 18:04:36 |
xi |
Created a tag for the 3.05 release. |
|
|
|
@255
|
[255]
|
05/12/07 17:41:42 |
xi |
Added the setup.cfg options for building PyYAML Windows installer. |
|
|
|
@254
|
[254]
|
05/12/07 17:27:19 |
xi |
Update the package version. |
|
|
|
@253
|
[253]
|
05/12/07 16:33:09 |
xi |
Prepare the 3.05 release. |
|
|
|
@252
|
[252]
|
05/08/07 16:38:29 |
xi |
Allow for immutable subclasses of YAMLObject. Fixes #53. |
|
|
|
@251
|
[251]
|
05/05/07 15:03:39 |
xi |
Make the encoding of the unicode->str conversion explicit; fix [52]. |
|
|
|
@250
|
[250]
|
04/17/07 13:39:54 |
xi |
Fixed a problem when the DOCUMENT-END event is not emitted until the … |
|
|
|
@249
|
[249]
|
04/17/07 13:39:13 |
xi |
Fixed a problem when the DOCUMENT-END event is not emitted until the … |
|
|
|
@248
|
[248]
|
03/22/07 12:13:32 |
xi |
Improve output of float values. Fix #49. |
|
|
|
@247
|
[247]
|
03/22/07 12:12:36 |
xi |
Add the tests for checking the libyaml bug. |
|
|
|
@246
|
[246]
|
02/23/07 15:45:35 |
xi |
Fix the bug when the path in add_path_resolver contains boolean … |
|
|
|
@245
|
[245]
|
01/08/07 17:40:08 |
xi |
Add project files for Visual Studio 2003. |
|
|
|
@244
|
[244]
|
01/08/07 13:41:51 |
xi |
Fix the example_deconstructor project. |
|
|
|
@243
|
[243]
|
01/08/07 13:33:55 |
xi |
Eliminate some warnings and add more doxygen definitions. |
|
|
|
@242
|
[242]
|
01/08/07 11:13:59 |
xi |
Undefine the NDEBUG directive for the test programs. |
|
|
|
@241
|
[241]
|
01/08/07 07:27:08 |
xi |
Fix a bug in the emitter introduced while fixing warnings for VC6. |
|
|
|
@240
|
[240]
|
01/08/07 07:23:35 |
xi |
Add VC6 projects for the test executables. |
|
|
|
@239
|
[239]
|
01/07/07 17:51:10 |
xi |
Add win32 fixes and project files for VC6. |
|
|
|
@238
|
[238]
|
01/07/07 15:11:16 |
xi |
Add functions for constructing, parsing and emitting YAML documents. |
|
|
|
@237
|
[237]
|
12/11/06 14:33:21 |
xi |
Add const qualifier for yaml_parser_set_input_string parameter … |
|
|
|
@236
|
[236]
|
12/11/06 14:20:29 |
xi |
Force a new line at the end of the input stream even if there are no a new … |
|
|
|
@235
|
[235]
|
12/08/06 10:36:53 |
xi |
Use the types module instead of constructing type objects by hand. Fix … |
|
|
|
@234
|
[234]
|
10/04/06 03:42:50 |
xi |
Fix loss of microsecond precision in datetime.datetime constructor (fix … |
|
|
|
@233
|
[233]
|
09/12/06 09:53:30 |
xi |
Fix loading an empty YAML stream. |
|
|
|
@232
|
[232]
|
08/20/06 14:28:15 |
xi |
Create the 3.04 tag. |
|
|
|
@231
|
[231]
|
08/20/06 14:26:02 |
xi |
Amend the announce message. |
|
|
|
@230
|
[230]
|
08/20/06 06:41:50 |
xi |
Update README and the announcement message. |
|
|
|
@229
|
[229]
|
08/20/06 05:34:59 |
xi |
Fix makefile and add setup.cfg. |
|
|
|
@228
|
[228]
|
08/20/06 05:10:47 |
xi |
Fix a test to work under Python 2.3. |
|
|
|
@227
|
[227]
|
08/19/06 15:37:57 |
xi |
Preparing the next release. |
|
|
|
@226
|
[226]
|
08/16/06 17:07:47 |
xi |
The 'N' plain scalar was still recognized as !!bool. Fix it (close … |
|
|
|
@225
|
[225]
|
08/16/06 14:22:38 |
xi |
Fix timestamp constructing and representing (close #25). |
|
|
|
@224
|
[224]
|
08/15/06 13:21:01 |
xi |
Older versions of gcc do not know about -Wno-pointer-sign. |
|
|
|
@223
|
[223]
|
08/13/06 09:46:20 |
xi |
Completely rewrite the libyaml bindings. |
|
|
|
@222
|
[222]
|
08/03/06 12:07:29 |
xi |
Subclass all base classes from object.
Hold references to the objects … |
|
|
|
@221
|
[221]
|
08/01/06 07:29:20 |
xi |
Create the tag for the initial release. |
|
|
|
@220
|
[220]
|
08/01/06 07:28:16 |
xi |
Prepare the initial release. |
|
|
|
@219
|
[219]
|
07/31/06 18:24:32 |
xi |
Add two examples and prepare the build system for distribution. |
|
|
|
@218
|
[218]
|
07/30/06 08:51:05 |
xi |
Fix a bug when a block scalar is incorrectly emitted in the simple key … |
|
|
|
@217
|
[217]
|
07/30/06 08:50:15 |
xi |
Add the run-emitter test. |
|
|
|
@216
|
[216]
|
07/30/06 08:49:17 |
xi |
Fix Emitter bugs and leaks. |
|
|
|
@215
|
[215]
|
07/29/06 18:10:26 |
xi |
Scalar writers are completed. |
|
|
|
@214
|
[214]
|
07/28/06 16:09:34 |
xi |
Implement everything except tag and scalar writers. |
|
|
|
@213
|
[213]
|
07/26/06 16:32:16 |
xi |
Implement Emitter state machine. |
|
|
|
@212
|
[212]
|
07/25/06 16:54:28 |
xi |
Add yaml_emitter_emit_* set of functions. |
|
|
|
@211
|
[211]
|
07/23/06 07:57:36 |
xi |
Add Emitter definitions and implement the Writer. |
|
|
|
@210
|
[210]
|
07/21/06 14:29:00 |
xi |
Fix some leaks, segfaults and warnings. |
|
|
|
@209
|
[209]
|
07/21/06 09:52:03 |
xi |
Update libyaml bindings. |
|
|
|
@208
|
[208]
|
07/21/06 09:50:32 |
xi |
Refactor internal and external API. |
|
|
|
@207
|
[207]
|
07/11/06 07:34:01 |
xi |
Port represent_object from PyYAML: fix Numeric.array dumping. |
|
|
|
@206
|
[206]
|
07/11/06 07:32:39 |
xi |
Fix a bug in Representer.represent_object: copy_reg.dispatch_table was not … |
|
|
|
@205
|
[205]
|
07/07/06 15:39:29 |
xi |
Update PyRex? based bindings to libyaml to include Parser functions. |
|
|
|
@204
|
[204]
|
07/07/06 15:38:53 |
xi |
Fix some minor issues with the new Parser. |
|
|
|
@203
|
[203]
|
07/07/06 15:34:25 |
xi |
Complete the Parser (it requires refactoring though) and fix some bugs. |
|
|
|
@202
|
[202]
|
07/05/06 15:58:30 |
xi |
Implement half of the parsers. |
|
|
|
@201
|
[201]
|
07/04/06 15:39:56 |
xi |
Start working on the parser. |
|
|
|
@200
|
[200]
|
07/03/06 09:49:14 |
xi |
Move yaml/yaml.h to yaml.h and merge version.c to api.c. |
|
|
|
@199
|
[199]
|
07/03/06 09:34:57 |
xi |
Add event constructors and destructors. |
|
|
|
@198
|
[198]
|
07/03/06 07:29:45 |
xi |
To make porting easier, rewrite Parser not using generators.
Fix handling … |
|
|
|
@197
|
[197]
|
06/30/06 04:10:36 |
xi |
Fix invalid output of single-quoted scalars in cases when a single
quote … |
|
|
|
@196
|
[196]
|
06/30/06 04:07:42 |
xi |
Trying to make libyaml bindings faster. |
|
|
|
@195
|
[195]
|
06/19/06 16:30:29 |
xi |
Add pyrex-based bindings for the libyaml scanner. |
|
|
|
@194
|
[194]
|
06/19/06 16:27:22 |
xi |
Fix numerous bugs in the Scanner. |
|
|
|
@193
|
[193]
|
06/19/06 12:38:08 |
xi |
Release: PyYAML-3.03 |
|
|
|
@192
|
[192]
|
06/19/06 12:30:56 |
xi |
Preparing the release: PyYAML-3.03 |
|
|
|
@191
|
[191]
|
06/18/06 14:04:15 |
xi |
Fix a typo in a plain scalar scanner. |
|
|
|
@190
|
[190]
|
06/18/06 13:20:25 |
xi |
The scanner is completed (not tested though). |
|
|
|
@189
|
[189]
|
06/16/06 16:42:55 |
xi |
Implement the block scalar scanner. |
|
|
|
@188
|
[188]
|
06/16/06 03:23:05 |
xi |
Fix several problems caused by ill-formed documents.
The line number is … |
|
|
|
@187
|
[187]
|
06/11/06 13:29:09 |
xi |
Implement scanners for directives, anchors, and tags. |
|
|
|
@186
|
[186]
|
06/08/06 17:37:10 |
xi |
Scanner: implement everything except token scanners. |
|
|
|
@185
|
[185]
|
06/07/06 16:30:22 |
xi |
Implementing Scanner: macros and high-level functions. |
|
|
|
@184
|
[184]
|
06/06/06 15:43:34 |
xi |
Add scanner definitions.
Add a basic description of all tokens produced … |
|
|
|
@183
|
[183]
|
06/02/06 09:03:14 |
xi |
Add token constructors and destructors.
Add YAML_DECLARE to the API … |
|
|
|
@182
|
[182]
|
06/01/06 16:19:43 |
xi |
Complete buffering and encoding code. |
|
|
|
@181
|
[181]
|
05/30/06 13:49:18 |
xi |
Complete UTF-8 and UTF-16 decoders.
Reader is mostly done (though … |
|
|
|
@180
|
[180]
|
05/29/06 16:08:09 |
xi |
Working on the decoding code. |
|
|
|
@179
|
[179]
|
05/27/06 13:19:07 |
xi |
Implementing Reader: first tries. |
|
|
|
@178
|
[178]
|
05/26/06 17:46:47 |
xi |
Doxygenify the header file.
Add basic reader fields to the parser … |
|
|
|
@177
|
[177]
|
05/24/06 11:45:38 |
xi |
Add ind and qnan values to a float test. |
|
|
|
@176
|
[176]
|
05/23/06 15:11:21 |
xi |
Fixed #16 (duplicate keys in dictionary cause unpredictable … |
|
|
|
@175
|
[175]
|
05/22/06 16:00:11 |
xi |
Optimize slightly the float constructor. |
|
|
|
@174
|
[174]
|
05/22/06 15:50:32 |
xi |
Add a test case belonging to the previous commit. |
|
|
|
@173
|
[173]
|
05/22/06 15:49:54 |
xi |
Revamp the inf/nan handling again. |
|
|
|
@172
|
[172]
|
05/21/06 10:58:32 |
xi |
Add doxygen support. |
|
|
|
@171
|
[171]
|
05/21/06 03:27:26 |
xi |
Add a test case for #15. |
|
|
|
@170
|
[170]
|
05/21/06 03:26:05 |
xi |
Fixed #15 (pyyaml discards '-' sign on negative floats).
Thanks to … |
|
|
|
@169
|
[169]
|
05/20/06 18:43:15 |
xi |
Add the basic autoconf infrastructure. |