[前][次][番号順一覧][上]

ruby-changes:4901-5000

   4901 2008-05-12 22:24 [ko1@a...            ] akr -  Ruby:r16394 (trunk): * lib/date.rb (once): use Object#object_id instead of Symbol#to_i.
   4902 2008-05-12 23:15 [ko1@a...            ] usa -  Ruby:r16395 (trunk): * process.c, include/ruby/intern.h (rb_run_exec_options): externed.
   4903 2008-05-12 23:27 [ko1@a...            ] usa -  Ruby:r16396 (trunk): * ChangeLog: small fixes.
   4904 2008-05-12 23:42 [ko1@a...            ] mame -  Ruby:r16397 (trunk): * vm.c (collect_local_variables_in_env): remove unnecessary check
   4905 2008-05-13 08:27 [ko1@a...            ] akr -  Ruby:r16398 (trunk): * io.c (rb_f_gets.): re-enable rdoc.
   4906 2008-05-13 10:14 [ko1@a...            ] matz -  Ruby:r16399 (trunk): * string.c (rb_str_cat): fixed buffer overrun reported by
   4907 2008-05-13 10:19 [ko1@a...            ] matz -  Ruby:r16400 (ruby_1_8): * string.c (rb_str_cat): fixed buffer overrun reported by
   4908 2008-05-13 13:21 [ko1@a...            ] akr -  Ruby:r16401 (trunk): check the chracters in (10**32768-1).to_s.
   4909 2008-05-13 15:11 [ko1@a...            ] knu -  Ruby:r16402 (trunk): * enumerator.c: Update rdoc.
   4910 2008-05-13 15:13 [ko1@a...            ] knu -  Ruby:r16403 (ruby_1_8): * enumerator.c: Update rdoc.
   4911 2008-05-13 23:33 [ko1@a...            ] nobu -  Ruby:r16404 (trunk): * enum.c (enum_yield): use rb_yield_values2.
   4912 2008-05-14 00:49 [ko1@a...            ] mame -  Ruby:r16405 (trunk): * eval_method.c (rb_add_method): fix check for warning when
   4913 2008-05-14 00:57 [ko1@a...            ] mame -  Ruby:r16406 (trunk): * test/ruby/test_io_m17n.rb: remove a duplicative method.
   4914 2008-05-14 02:16 [ko1@a...            ] akr -  Ruby:r16407 (trunk): add a test. 
   4915 2008-05-14 07:53 [ko1@a...            ] matz -  Ruby:r16408 (trunk): * eval.c (rb_call0): defer calling of rb_frame_self() until it
   4916 2008-05-14 09:01 [ko1@a...            ] akr -  Ruby:r16409 (trunk): test the actual value of (10**32768-1).to_s.
   4917 2008-05-14 09:54 [ko1@a...            ] nagai -  Ruby:r16410 (ruby_1_8): * ext/tk/tkutil/tkutil.c: improve handling callback-subst-keys.
   4918 2008-05-14 11:31 [ko1@a...            ] ko1 -  Ruby:r16411 (trunk): * insns.def: add a "putcbase" instruction.
   4919 2008-05-14 12:46 [ko1@a...            ] knu -  Ruby:r16412 (trunk): * array.c (rb_ary_count): Override Enumerable#count for better
   4920 2008-05-14 12:48 [ko1@a...            ] ko1 -  Ruby:r16413 (trunk): * iseq.c (insn_operand_intern): remove Qundef related code.
   4921 2008-05-14 12:51 [ko1@a...            ] knu -  Ruby:r16414 (trunk): Remove spaces before BOL.
   4922 2008-05-14 17:17 [ko1@a...            ] usa -  Ruby:r16415 (ruby_1_8): * ext/tk/tkutil/extronf.rb: check stdndup() because it's not standard
   4923 2008-05-14 18:11 [ko1@a...            ] nobu -  Ruby:r16416 (trunk): * test/ruby/test_file_exhaustive.rb (assert_integer): may not Fixnum.
   4924 2008-05-14 19:27 [ko1@a...            ] knu -  Ruby:r16417 (ruby_1_8): * array.c (rb_ary_count): Override Enumerable#count for better
   4925 2008-05-14 21:52 [ko1@a...            ] mame -  Ruby:r16418 (trunk): * test/ruby/test_object.rb: new tests to achieve over 90% test
   4926 2008-05-14 22:10 [ko1@a...            ] mame -  Ruby:r16419 (trunk): * ChangeLog: fix typo.
   4927 2008-05-15 15:34 [ko1@a...            ] nobu -  Ruby:r16420 (trunk, ruby_1_8): * file.c (file_expand_path): support for alternative data stream
   4928 2008-05-15 17:03 [ko1@a...            ] knu -  Ruby:r16421 (ruby_1_8): * string.c (Init_String): Define #bytesize as an alias for #size
   4929 2008-05-15 18:44 [ko1@a...            ] matz -  Ruby:r16422 (trunk): * ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted to
   4930 2008-05-15 19:46 [ko1@a...            ] matz -  Ruby:r16423 (trunk): * re.c (rb_reg_prepare_enc): error condition was updated for non
   4931 2008-05-15 19:48 [ko1@a...            ] matz -  Ruby:r16424 (trunk): * object.c (rb_cstr_to_dbl): no need for forceful warning when
   4932 2008-05-15 22:38 [ko1@a...            ] usa -  Ruby:r16425 (trunk): * parse.y (ripper_warningS): now used.
   4933 2008-05-15 23:03 [ko1@a...            ] mame -  Ruby:r16426 (trunk): * string.c (tr_find): String#delete returned wrong result when multiple
   4934 2008-05-15 23:37 [ko1@a...            ] mame -  Ruby:r16427 (trunk): * test/ruby/test_string.rb: add tests to achieve over 90% test
   4935 2008-05-16 08:22 [ko1@a...            ] nagai -  Ruby:r16428 (ruby_1_8): * ext/tk/lib/tk.rb: fix memory (object) leak bug.
   4936 2008-05-16 13:18 [ko1@a...            ] matz -  Ruby:r16429 (trunk): * math.c (to_flo): rb_Float() accepts even strings for input.
   4937 2008-05-16 13:38 [ko1@a...            ] akr -  Ruby:r16430 (ruby_1_8): Makefile.in (update-rubyspec): new target to download rubyspec.
   4938 2008-05-16 14:26 [ko1@a...            ] akr -  Ruby:r16431 (ruby_1_8): * Makefile.in (test-rubyspec): use RUNRUBY.  suggested by nobu.
   4939 2008-05-16 14:45 [ko1@a...            ] usa -  Ruby:r16432 (ruby_1_8): * 2008-05-16
   4940 2008-05-16 14:56 [ko1@a...            ] akr -  Ruby:r16433 (ruby_1_8): * Makefile.in (update-rubyspec): move rubyspec to srcdir.
   4941 2008-05-16 16:24 [ko1@a...            ] nagai -  Ruby:r16434 (ruby_1_8): * ext/tk/lib/tcltklib.c: sometimes freeze when receive Interrupt signal.
   4942 2008-05-16 17:02 [ko1@a...            ] usa -  Ruby:r16435 (ruby_1_8): * win32/Makefile.sub (test-rubyspec): added.
   4943 2008-05-16 17:08 [ko1@a...            ] nobu -  Ruby:r16436 (trunk): * test/ruby/test_module.rb (assert_method_defined?): added.
   4944 2008-05-17 03:27 [ko1@a...            ] matz -  Ruby:r16437 (trunk): * array.c (rb_ary_sort_bang): stop memory leak.  
   4945 2008-05-17 10:20 [ko1@a...            ] matz -  Ruby:r16438 (ruby_1_8): * re.c (rb_reg_search): need to free allocated buffer in re_register.
   4946 2008-05-17 11:29 [ko1@a...            ] nobu -  Ruby:r16439 (trunk, ruby_1_8): * file.c (rb_file_s_extname): first dot is not an extension name.
   4947 2008-05-17 11:39 [ko1@a...            ] nobu -  Ruby:r16440 (trunk): * parse.y (ripper_warnS): now unused.
   4948 2008-05-17 11:44 [ko1@a...            ] nobu -  Ruby:r16441 (trunk): * test/ruby/test_eval.rb (test_define_method_block): new test
   4949 2008-05-17 12:16 [ko1@a...            ] nobu -  Ruby:r16442 (ruby_1_8_6, ruby_1_8_5): * file.c (file_expand_path): support for alternative data stream
   4950 2008-05-17 12:37 [ko1@a...            ] nobu -  Ruby:r16443 (ruby_1_8_6, ruby_1_8_5): * file.c (file_expand_path): rb_str_set_len is not backported.
   4951 2008-05-17 12:37 [ko1@a...            ] yugui -  Ruby:r16444 (trunk): Kernel#.sleep used never to sleep on Mac OS X. Fixed it and added error checks.
   4952 2008-05-17 14:02 [ko1@a...            ] nobu -  Ruby:r16445 (trunk): * array.c (rb_ary_sort_bang): should not free shared pointer, and set
   4953 2008-05-17 14:17 [ko1@a...            ] shyouhei -  Ruby:r16446: add tag v1_8_5_116
   4954 2008-05-17 14:18 [ko1@a...            ] shyouhei -  Ruby:r16447: add tag v1_8_6_115
   4955 2008-05-17 18:14 [ko1@a...            ] yugui -  Ruby:r16448 (trunk): * vm.c (Init_VM): removed the definition of Thread#initialize,
   4956 2008-05-17 23:50 [ko1@a...            ] nobu -  Ruby:r16449 (ruby_1_8_6, ruby_1_8_5): * file.c (OpenFile): prevent conflict on Windows.
   4957 2008-05-17 23:54 [ko1@a...            ] nobu -  Ruby:r16450 (ruby_1_8_6, trunk, ruby_1_8, ruby_1_8_5): * file.c (file_expand_path): fix for short file name on Cygwin.
   4958 2008-05-18 01:58 [ko1@a...            ] nobu -  Ruby:r16451 (ruby_1_8_6, ruby_1_8_5): * file.c (isdirsep): backslash is valid path separator on cygwin too.
   4959 2008-05-18 02:56 [ko1@a...            ] mame -  Ruby:r16452 (trunk): * pack.c (pack_pack): check errno to detect error of ruby_strtoul.
   4960 2008-05-18 22:33 [ko1@a...            ] gotoyuzo -  Ruby:r16453 (trunk): * lib/webrick/httpservlet/filehandler.rb: should normalize path
   4961 2008-05-18 22:34 [ko1@a...            ] gotoyuzo -  Ruby:r16454 (ruby_1_8): * lib/webrick/httpservlet/filehandler.rb: should normalize path
   4962 2008-05-18 22:54 [ko1@a...            ] gotoyuzo -  Ruby:r16455 (trunk): test material for r16453.
   4963 2008-05-18 22:54 [ko1@a...            ] gotoyuzo -  Ruby:r16456 (ruby_1_8): test material for r16454.
   4964 2008-05-18 23:48 [ko1@a...            ] knu -  Ruby:r16457 (ruby_1_8_7): Merge r16206 and r16239 from ruby_1_8.
   4965 2008-05-19 00:03 [ko1@a...            ] knu -  Ruby:r16458 (ruby_1_8_7): Merge -r16241:16456 from ruby_1_8.
   4966 2008-05-19 05:27 [ko1@a...            ] knu -  Ruby:r16459 (ruby_1_8): Add an entry about String#{to_i,oct,hex} not accepting a sequence of
   4967 2008-05-19 05:30 [ko1@a...            ] knu -  Ruby:r16460 (ruby_1_8): reword a bit to clarify
   4968 2008-05-19 06:22 [ko1@a...            ] knu -  Ruby:r16461 (ruby_1_8): 2008-05-19
   4969 2008-05-19 06:25 [ko1@a...            ] knu -  Ruby:r16462 (ruby_1_8_7): Merge a NEWS entry from ruby_1_8.
   4970 2008-05-19 06:39 [ko1@a...            ] knu -  Ruby:r16463 (ruby_1_8_7): Releasing as 1.8.7-preview3..
   4971 2008-05-19 06:49 [ko1@a...            ] knu -  Ruby:r16464 (v1_8_7_preview3): Tag for 1.8.7-preview3.
   4972 2008-05-19 11:56 [ko1@a...            ] knu -  Ruby:r16465 (ruby_1_8): * ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted
   4973 2008-05-19 11:57 [ko1@a...            ] knu -  Ruby:r16466 (trunk): fix grammo. 
   4974 2008-05-19 12:01 [ko1@a...            ] knu -  Ruby:r16467 (ruby_1_8_7): * ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted
   4975 2008-05-19 12:09 [ko1@a...            ] ko1 -  Ruby:r16468 (trunk): * vm.c, insns.def, eval.c, vm_insnhelper.c: fix CREF handling.
   4976 2008-05-19 13:01 [ko1@a...            ] nobu -  Ruby:r16469 (ruby_1_8): * common.mk ({MSPEC,RUBYSPEC}_GIT_URL): moved from Makefine.in.
   4977 2008-05-19 13:26 [ko1@a...            ] usa -  Ruby:r16470 (trunk): * process.c (rb_spawn_internal): set last_status when status == -1
   4978 2008-05-19 13:31 [ko1@a...            ] usa -  Ruby:r16471 (ruby_1_8): * process.c (rb_f_system): set last_status when status == -1 because
   4979 2008-05-19 14:20 [ko1@a...            ] ko1 -  Ruby:r16472 (trunk): * bootstraptest/test_knownbug.rb: move solved tests.
   4980 2008-05-19 14:21 [ko1@a...            ] usa -  Ruby:r16473 (ruby_1_8): * sprintf.c (rb_f_sprintf): fixed SEGV on win32 with "% 0e" % 1.0/0.0.
   4981 2008-05-19 14:33 [ko1@a...            ] ko1 -  Ruby:r16474 (trunk): * version.h: fix strange change by version.h update tool.
   4982 2008-05-19 14:45 [ko1@a...            ] knu -  Ruby:r16475 (ruby_1_8_7): Merge from ruby_1_8.
   4983 2008-05-19 16:30 [ko1@a...            ] akr -  Ruby:r16476 (trunk): add a test. 
   4984 2008-05-19 17:25 [ko1@a...            ] matz -  Ruby:r16477 (trunk): * regparse.c (PINC): use optimized enclen() instead of
   4985 2008-05-19 18:28 [ko1@a...            ] knu -  Ruby:r16478 (trunk): * ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): Fix the type
   4986 2008-05-19 18:29 [ko1@a...            ] knu -  Ruby:r16479 (ruby_1_8): * ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): Fix the type
   4987 2008-05-19 18:30 [ko1@a...            ] knu -  Ruby:r16480 (ruby_1_8_7): Merge from ruby_1_8.
   4988 2008-05-19 21:09 [ko1@a...            ] ko1 -  Ruby:r16481 (trunk): * thread_pthread.c (native_thread_apply_priority):
   4989 2008-05-19 23:21 [ko1@a...            ] mame -  Ruby:r16482 (trunk): * regexec.c (slow_search): check the case when the length is 1.
   4990 2008-05-19 23:36 [ko1@a...            ] ko1 -  Ruby:r16483 (trunk): * vm.c (invoke_block_from_c): fix call flow.
   4991 2008-05-20 01:14 [ko1@a...            ] mame -  Ruby:r16484 (trunk): * parse.y (assignable_gen): when "self = 1" was evalueted, unnecessary
   4992 2008-05-20 01:48 [ko1@a...            ] ko1 -  Ruby:r16485 (trunk): * bootstraptest/test_knownbug.rb: fix a test.
   4993 2008-05-20 03:48 [ko1@a...            ] ko1 -  Ruby:r16486 (trunk): * eval.c, vm_insnhelper.c: fix cref in instance_eval
   4994 2008-05-20 11:36 [ko1@a...            ] nobu -  Ruby:r16487 (trunk): * include/ruby/ruby.h (PRI[diouxX]VALUE): printf format for VALUE.
   4995 2008-05-20 12:14 [ko1@a...            ] nobu -  Ruby:r16488 (trunk): * ruby.c (proc_options, process_options): --dump option.
   4996 2008-05-20 13:16 [ko1@a...            ] knu -  Ruby:r16489 (ruby_1_8): * file.c (lchmod_internal): Remove a compiler warning.
   4997 2008-05-20 13:19 [ko1@a...            ] nobu -  Ruby:r16490 (trunk): * ruby.c (process_options): --dump option exit immediately.
   4998 2008-05-20 13:21 [ko1@a...            ] nobu -  Ruby:r16491 (trunk): * ext/nkf/nkf.c (rb_nkf_convert), ext/nkf/nkf-utf8/nkf.c
   4999 2008-05-20 16:59 [ko1@a...            ] matz -  Ruby:r16492 (trunk): * string.c (rb_enc_strlen_cr): need to set ENC_CODERANGE_7BIT if
   5000 2008-05-20 22:10 [ko1@a...            ] naruse -  Ruby:r16493 (trunk): * ext/nkf/nkf-utf8/nkf.c (rb_nkf_convert) (nkf_enc_without_bom):

[前][次][番号順一覧][上]