|
|
|
@268
|
[268]
|
05/20/08 07:52:49 |
xi |
Added a YAML lexer for Pygments. |
|
|
|
@260
|
[260]
|
11/17/07 19:47:32 |
xi |
A single dot is not a float value (fixes #62). |
|
|
|
@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]. |
|
|
|
@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 … |
|
|
|
@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). |
|
|
|
@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 … |
|
|
|
@218
|
[218]
|
07/30/06 08:51:05 |
xi |
Fix a bug when a block scalar is incorrectly emitted in the simple key … |
|
|
|
@209
|
[209]
|
07/21/06 09:52:03 |
xi |
Update libyaml bindings. |
|
|
|
@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. |
|
|
|
@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. |
|
|
|
@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. |
|
|
|
@188
|
[188]
|
06/16/06 03:23:05 |
xi |
Fix several problems caused by ill-formed documents.
The line number is … |
|
|
|
@177
|
[177]
|
05/24/06 11:45:38 |
xi |
Add ind and qnan values to a float test. |
|
|
|
@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. |
|
|
|
@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 … |
|
|
|
@168
|
[168]
|
05/15/06 14:43:58 |
xi |
Dynamically determine the inf and nan values. Should fix #14.
Thanks to … |
|
|
|
@167
|
[167]
|
05/15/06 07:25:46 |
xi |
Release: 3.02. |
|
|
|
@166
|
[166]
|
05/15/06 07:24:32 |
xi |
Final touches before the release. |
|
|
|
@165
|
[165]
|
05/15/06 02:49:37 |
xi |
Preparing the next release. |
|
|
|
@164
|
[164]
|
05/15/06 02:49:03 |
xi |
Rename yaml-hl to yaml-highlight. |
|
|
|
@163
|
[163]
|
05/14/06 11:12:42 |
xi |
Load yaml_hl.cfg from the script path. |
|
|
|
@160
|
[160]
|
05/12/06 05:17:39 |
xi |
Add the announcement message. |
|
|
|
@159
|
[159]
|
05/12/06 05:14:33 |
xi |
Remake the YAML highlighting example. |
|
|
|
@158
|
[158]
|
05/11/06 17:27:20 |
xi |
Fix a bug in add_path_resolver: map -> dict. |
|
|
|
@157
|
[157]
|
05/07/06 10:39:20 |
xi |
Release!!!!! |
|
|
|
@156
|
[156]
|
05/07/06 10:36:42 |
xi |
Final touches before the initial release. |
|
|
|
@155
|
[155]
|
05/07/06 10:02:42 |
xi |
Allow first=None for add_implicit_resolver. |
|
|
|
@154
|
[154]
|
05/06/06 18:12:53 |
xi |
Fix a bug in a test. |
|
|
|
@153
|
[153]
|
05/06/06 18:09:50 |
xi |
Fix #11 (Thanks to edemaine(at)mit.edu). |
|
|
|
@152
|
[152]
|
05/04/06 06:46:11 |
xi |
Add a way to override default style chosen by Representer: fix #9 |
|
|
|
@151
|
[151]
|
04/23/06 14:13:32 |
xi |
1e30000 => 1e300000 |
|
|
|
@150
|
[150]
|
04/23/06 14:07:52 |
xi |
Prepare setup.py for release. Fix #7. |
|
|
|
@149
|
[149]
|
04/23/06 09:40:57 |
xi |
Raise an error for colons in the flow context. |
|
|
|
@148
|
[148]
|
04/22/06 17:08:32 |
xi |
Sort object attributes. |
|
|
|
@147
|
[147]
|
04/22/06 16:40:43 |
xi |
Add support for pickling/unpickling python objects. |
|
|
|
@146
|
[146]
|
04/21/06 13:31:29 |
xi |
Fix !!python/name for Python 2.3. Clear the yaml module namespace. |
|
|
|
@145
|
[145]
|
04/20/06 12:48:21 |
xi |
Fix yaml-hl to use the new API. |
|
|
|
@144
|
[144]
|
04/18/06 15:33:30 |
xi |
Add more unit tests. |
|
|
|
@143
|
[143]
|
04/18/06 15:33:16 |
xi |
Fix bugs in emitter and representer. |
|
|
|
@142
|
[142]
|
04/18/06 13:15:54 |
xi |
Add support for recursive nodes to Composer. Constructor does not support … |
|
|
|
@141
|
[141]
|
04/18/06 12:48:00 |
xi |
Add more unit tests for error messages. |
|
|
|
@140
|
[140]
|
04/18/06 10:35:46 |
xi |
Rename error-message to loader-error and add new examples. |
|
|
|
@139
|
[139]
|
04/18/06 10:35:28 |
xi |
Add constructors for some simple python types. |
|
|
|
@138
|
[138]
|
04/17/06 02:42:08 |
xi |
Fix #4 (Thanks to murphy(at)rubychan.de) |
|
|
|
@137
|
[137]
|
04/16/06 19:45:21 |
xi |
Refactor resolver. |
|
|
|
@136
|
[136]
|
04/15/06 19:54:52 |
xi |
Major refactoring. |
|
|
|
@135
|
[135]
|
04/12/06 18:26:41 |
xi |
Fix allow_unicode (ticket:3). |
|
|
|
@134
|
[134]
|
04/10/06 20:36:35 |
xi |
Remove obsolete branch. |
|
|
|
@133
|
[133]
|
04/10/06 20:34:16 |
xi |
Implement yaml.dump(). |
|
|
|
@132
|
[132]
|
04/09/06 15:51:02 |
xi |
Emitter is done!!! |
|
|
|
@131
|
[131]
|
04/03/06 19:23:10 |
xi |
Working on emitter: implement the state machine. |
|
|
|
@130
|
[130]
|
04/03/06 14:20:25 |
xi |
Add style information to events generated by Parser. |
|
|
|
@129
|
[129]
|
04/01/06 16:28:20 |
xi |
Add block styles. |
|
|
|
@128
|
[128]
|
03/26/06 17:58:11 |
xi |
Fix the project url. |
|
|
|
@127
|
[127]
|
03/26/06 17:57:23 |
xi |
Parser now provides style information. Allow empty plain scalars if a tag … |
|
|
|
@122
|
[122]
|
03/20/06 18:31:07 |
xi |
Add a skeleton of the emitter. |
|
|
|
@121
|
[121]
|
03/20/06 14:25:39 |
xi |
Add a branch for working on Emitter. |
|
|
|
@120
|
[120]
|
03/19/06 10:42:44 |
xi |
Fix a test. |
|
|
|
@119
|
[119]
|
03/19/06 10:41:32 |
xi |
Add an example: yaml highlight script.
Usage:
[…] |
|
|
|
@118
|
[118]
|
03/19/06 08:00:38 |
xi |
* Add the token STREAM-START.
* Add parsing events: STREAM-START, … |
|
|
|
@117
|
[117]
|
03/18/06 20:30:05 |
xi |
Loose indentation rules for the following cases:
* In the flow context, … |
|
|
|
@116
|
[116]
|
03/18/06 08:37:09 |
xi |
Back to work :). Rename markers to marks. |
|
|
|
@63
|
[63]
|
03/05/06 17:19:08 |
xi |
Rename pyyaml-ng to ppyyaml to make it simpler. |
|
copied from pyyaml-ng:
|
|
|
|
@1
|
[1]
|
03/04/06 17:31:20 |
xi |
Add initial directories. |