1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/syck
why a7524e343c * lib/yaml/rubytypes.rb: passing Range tests.
* ext/syck/syck.h: version 0.44.

* ext/syck/gram.c: transfers no longer open an indentation.
  fixed transfers which precede blocks.

* ext/syck/token.c: ditto.

* ext/syck/syck.c: fixed segfault if an anchor has been released already.

* ext/syck/node.c (syck_free_members): organized order of free'd nodes.

* ext/syck/rubyext.c (syck_emitter_write_m): test for proper string with
  StringValue.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6221 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-04-26 23:24:46 +00:00
..
.cvsignore
bytecode.c
emitter.c
extconf.rb
gram.c * lib/yaml/rubytypes.rb: passing Range tests. 2004-04-26 23:24:46 +00:00
gram.h
handler.c
implicit.c
MANIFEST
node.c * lib/yaml/rubytypes.rb: passing Range tests. 2004-04-26 23:24:46 +00:00
rubyext.c * lib/yaml/rubytypes.rb: passing Range tests. 2004-04-26 23:24:46 +00:00
syck.c * lib/yaml/rubytypes.rb: passing Range tests. 2004-04-26 23:24:46 +00:00
syck.h * lib/yaml/rubytypes.rb: passing Range tests. 2004-04-26 23:24:46 +00:00
token.c * lib/yaml/rubytypes.rb: passing Range tests. 2004-04-26 23:24:46 +00:00
yaml2byte.c
yamlbyte.h