From e3619768b1273cd532c87ca5948b85475a147f54 Mon Sep 17 00:00:00 2001 From: why Date: Sat, 7 Aug 2004 15:34:39 +0000 Subject: * lib/implicit.c: added sexagecimal float#base60. * ext/syck/rubyext.c (yaml_org_handler): ditto. * lib/token.c: indentation absolutely ignored when processing flow collections. plain scalars are trimmed if indentation follows in an ambiguous flow collection. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6741 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ec148c3cab..6e5a333265 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Sun Aug 8 00:43:31 2004 why the lucky stiff + + * lib/implicit.c: added sexagecimal float#base60. + + * ext/syck/rubyext.c (yaml_org_handler): ditto. + + * lib/token.c: indentation absolutely ignored when processing flow + collections. plain scalars are trimmed if indentation follows in + an ambiguous flow collection. + Sat Aug 7 00:50:01 2004 Tanaka Akira * ext/zlib/zlib.c: Zlib::GzipReader#read(0) returns "" instead of nil. -- cgit v1.2.3