From d231dc04d0000f888a476d72098234caedd79d67 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 6 Jan 2004 12:55:05 +0000 Subject: * io.c (fptr_finalize): should save errno just after failure. [ruby-dev:22492] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5390 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aec10fe4d8..8549261a24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 6 21:51:37 2004 Nobuyoshi Nakada + + * io.c (fptr_finalize): should save errno just after failure. + [ruby-dev:22492] + Tue Jan 6 20:51:10 2004 NAKAMURA, Hiroshi * lib/logger.rb(Logger#msg2str): no special treatment for the object @@ -75,7 +80,7 @@ Tue Jan 6 06:37:53 2004 Dave Thomas Tue Jan 6 00:04:40 2004 Dave Thomas - * lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser::parse_method_or_yield_parameters): + * lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser::parse_method_or_yield_parameters): fix parsing if there are braces in a method parameter list Tue Jan 6 01:01:04 2004 NAKAMURA Usaku @@ -96,7 +101,7 @@ Mon Jan 5 18:58:47 2004 Yukihiro Matsumoto * pack.c (pack_unpack): unpack requires big endian offet (OFF16B and OFF32B). The patch is from Minero Aoki in [ruby-dev:22489] - * pack.c (OFF16B): add big-endian offset again. + * pack.c (OFF16B): add big-endian offset again. Mon Jan 5 03:00:53 2004 Minero Aoki @@ -118,7 +123,7 @@ Sat Jan 3 01:18:08 2004 Yukihiro Matsumoto [ruby-dev:22476] Fri Jan 2 14:54:11 2004 Dave Thomas - + * bin/ri: Add new --classes option, and arrange for help messages to be paged too. @@ -126,7 +131,7 @@ Fri Jan 2 14:54:11 2004 Dave Thomas * process.c: (MG) Added Process documentation - * lib/rdoc/ri/ri_formatter.rb (RI::AttributeFormatter::wrap): + * lib/rdoc/ri/ri_formatter.rb (RI::AttributeFormatter::wrap): Fix problem with labels not displaying in RI labeled lists using BS and ANSI modes. @@ -266,7 +271,7 @@ Sun Dec 28 08:56:51 2003 Dave Thomas Sun Dec 28 03:50:05 2003 Dave Thomas - * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::find_override_comment): + * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::find_override_comment): Escape method names used in regexp Sun Dec 28 01:46:02 2003 Dave Thomas -- cgit v1.2.3