From dff56ef2b10d2ea010d31473c63af10e7ec30311 Mon Sep 17 00:00:00 2001 From: matz Date: Mon, 15 Dec 2008 07:52:04 +0000 Subject: [PATCH] ChangeLog reformatted git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20750 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 59 +++++++++++++++++++------------------------------------ 1 file changed, 20 insertions(+), 39 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7361f2d8cd..917c9f4f80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9938,11 +9938,6 @@ Fri Aug 1 01:01:49 2008 Yusuke Endoh * proc.c (rb_proc_call_with_block): reduce comparison. -Wed Jul 30 21:08:06 2008 Yusuke Endoh - - * ext/syck/syck.c (syck_free_parser): fix memory leak by - YAML::Syck.compile. - Thu Jul 31 22:17:35 2008 Yusuke Endoh * ext/bigdecimal/bigdecimal.c (VpMult): prevent memory leak. @@ -10063,6 +10058,9 @@ Wed Jul 30 21:30:08 2008 Yusuke Endoh Wed Jul 30 21:08:06 2008 Yusuke Endoh + * ext/syck/syck.c (syck_free_parser): fix memory leak by + YAML::Syck.compile. + * regparse.c (parse_exp): fix memory leak at Regexp.new("x{1,1}"). Wed Jul 30 17:48:15 2008 Nobuyoshi Nakada @@ -21790,11 +21788,6 @@ Sat Dec 22 19:14:38 2007 Koichi Sasada * process.c (rb_f_fork): Unsupport Kernel.fork() on NetBSD. -Sat Dec 22 15:54:54 2007 Martin Duerst - - * test/ruby/test_transcode.rb: Added simple tests for - EUC-JP and Shift_JIS and tests for ASCII-only range - Sat Dec 22 18:20:13 2007 NAKAMURA Usaku * common.mk (version.o): add dependency. [ruby-dev:32680] @@ -21844,6 +21837,9 @@ Sat Dec 22 15:54:54 2007 Martin Duerst * ChangeLog: Information for last patch got lost, fixed + * test/ruby/test_transcode.rb: Added simple tests for + EUC-JP and Shift_JIS and tests for ASCII-only range + Sat Dec 22 15:45:45 2007 Martin Duerst * transcode_data_one_byte: slightly optimized @@ -33005,8 +33001,6 @@ Mon Jan 1 06:13:11 2007 Eric Hodel * lib/rdoc/parsers/c_parser.rb: Make Rdoc accessible. Update constant value information. -Mon Jan 1 06:13:11 2007 Eric Hodel - * ext/bigdecimal/bigdecimal.c: Update constant comments to provide values for RDoc. @@ -34942,13 +34936,6 @@ Sat Sep 2 12:06:35 2006 NAKAMURA, Hiroshi XML attribute which value is nil. value "" and nil both were dumped as 'attr="value"'. [ruby-dev:29395] -Sat Sep 2 11:47:58 2006 Yukihiro Matsumoto - - * eval.c (rb_eval): should handle when in else clause. a patch - from Eric Hodel . [ruby-core:08662] - - * parse.y (primary): wrap with NODE_CASE. [ruby-core:08663] - Sat Sep 2 12:00:32 2006 NAKAMURA, Hiroshi * lib/csv.rb (CSV::IOReader#initialize): use String#[](pos, len) @@ -38583,11 +38570,6 @@ Wed Nov 30 13:43:07 2005 Yukihiro Matsumoto * misc/ruby-mode.el (ruby-expr-beg): support $! at the end of expression. [ruby-dev:27868] -Mon Nov 28 20:24:22 2005 Tanaka Akira - - * lib/pp.rb (PP::PPMethods#object_address_group): mask an address with - word size. - Tue Nov 29 23:57:05 2005 Nobuyoshi Nakada * parse.y (struct parser_params): heap must be placed at same offset @@ -38606,6 +38588,9 @@ Tue Nov 29 22:45:30 2005 Masatoshi SEKI Mon Nov 28 20:24:22 2005 Tanaka Akira + * lib/pp.rb (PP::PPMethods#object_address_group): mask an address with + word size. + * lib/pp.rb (PP::PPMethods#object_address_group): adjust address format. Mon Nov 28 18:55:22 2005 NAKAMURA Usaku @@ -56466,12 +56451,6 @@ Mon Oct 6 22:59:46 2003 NAKAMURA, Hiroshi * test/csv/test_csv.rb: add tests for above change. -Sun Oct 5 23:27:09 2003 Tanaka Akira - - * ext/socket/extconf.rb: check recvmsg even if sendmsg is exists. - - * ext/socket/socket.c (thread_read_select): restored. - Mon Oct 6 16:23:38 2003 Nobuyoshi Nakada * marshal.c (w_object): wrong method name in the message. @@ -56501,6 +56480,10 @@ Mon Oct 6 09:19:54 2003 Yukihiro Matsumoto Sun Oct 5 23:27:09 2003 Tanaka Akira + * ext/socket/extconf.rb: check recvmsg even if sendmsg is exists. + + * ext/socket/socket.c (thread_read_select): restored. + * lib/pathname.rb: version information is added in document. Sun Oct 5 23:07:03 2003 Nobuyoshi Nakada @@ -57386,8 +57369,6 @@ Tue Sep 9 10:39:51 2003 Nobuyoshi Nakada * eval.c (struct tag): dst should be VALUE. -Tue Sep 9 10:39:51 2003 Nobuyoshi Nakada - * eval.c (localjump_destination): stop at the scope where the current block was created. [ruby-dev:21353] @@ -57963,7 +57944,12 @@ Tue Aug 19 23:20:00 2003 Shigeo Kobayashi * ext/bigdecimal/lib/bigdecimal/math.rb: E implemented. -Tue Aug 19 07:47:09 2003 GOTOU Yuuzou +Tue Aug 19 11:19:33 2003 Shugo Maeda + + * io.c (next_argv): should not call GetOpenFile() if rb_stdout is + not a IO (T_FILE). + +Tue Aug 19 07:47:10 2003 GOTOU Yuuzou * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer. @@ -57984,11 +57970,6 @@ Tue Aug 19 07:47:09 2003 GOTOU Yuuzou * ext/openssl/lib/openssl/ssl.rb (SSLServer#accept): should close socket if SSLSocket raises error. -Tue Aug 19 11:19:33 2003 Shugo Maeda - - * io.c (next_argv): should not call GetOpenFile() if rb_stdout is - not a IO (T_FILE). - Tue Aug 19 07:47:09 2003 GOTOU Yuuzou * ext/openssl/ossl_ssl.c: sync_close is moved to SSLSocket as @@ -58077,7 +58058,7 @@ Fri Aug 15 23:15:00 2003 Shigeo Kobayashi * ext/bigdecimal/lib/bigdecimal/math.rb: atan() & sqrt() added. -Fri Aug 15 12:01:43 2003 Nobuyoshi Nakada +Fri Aug 15 12:01:44 2003 Nobuyoshi Nakada * configure.in (HUGE_ST_INO): check whether struct stat.st_ino is larger than long. [ruby-dev:21194]