ruby-cvs:15585
From: (why) <why ruby-lang.org>
Date: Wed, 21 Sep 2005 08:56:25 +0900
Subject: [ruby-cvs:15585] ruby, ruby/ext/syck: * ext/syck/token.c: correctly compute identation of a block
why Wed, 21 Sep 2005 08:56:25 +0900
Modified files: (Branch: ruby_1_8)
ruby:
ChangeLog
ruby/ext/syck:
token.c
Log:
* ext/syck/token.c: correctly compute identation of a block
scalar's parent node. [ruby-talk:150620]
Revision Changes Path
1.2673.2.1288 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1287&r2=1.2673.2.1288
1.26.2.11 +115 -110 ruby/ext/syck/token.c
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/syck/token.c?cvsroot=src&r1=1.26.2.10&r2=1.26.2.11