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

ruby-changes:18701-18800

  18701 2011-01-30 12:53 [ko1@a...            ] Ruby:r30727 (trunk): * enc/emacs_mule.c (emacsmule_islead): fix inverse condition.
  18702 2011-01-30 12:56 [ko1@a...            ] Ruby:r30728 (trunk): * include/ruby/encoding.h (rb_enc_step_back): new function to step
  18703 2011-01-30 13:06 [ko1@a...            ] Ruby:r30729 (trunk): * string.c (rb_str_ellipsize): new function to ellipsize a string.
  18704 2011-01-30 13:06 [ko1@a...            ] Ruby:r30730 (trunk): * hash.c (rb_hash_fetch_m): use useful message for longer key, not a
  18705 2011-01-30 15:13 [ko1@a...            ] Ruby:r30731 (trunk): * enc/emacs_mule.c (emacsmule_islead): 7bit range is also leading
  18706 2011-01-30 16:11 [ko1@a...            ] Ruby:r30732 (trunk): * strftime.c (rb_strftime_with_timespec): %G produces 4 digits.
  18707 2011-01-30 16:15 [ko1@a...            ] Ruby:r30733 (trunk): * test/dl/test_dl2.rb (TestDL#test_sin): math functions do not
  18708 2011-01-30 16:40 [ko1@a...            ] Ruby:r30734 (trunk): * test/rubygems/test_gem_security.rb (TestGemSecurity): valid only
  18709 2011-01-30 17:21 [ko1@a...            ] Ruby:r30735 (trunk): * missing/crypt.c: parenthesize macro arguments.
  18711 2011-01-31 05:50 [ko1@a...            ] Ruby:r30736 (trunk): * array.c (rb_ary_uniq_bang): call ARY_SET_LEN(ary, 0) before
  18712 2011-01-31 06:00 [ko1@a...            ] Ruby:r30738 (trunk): Add ML Reference and a test for r30736 
  18713 2011-01-31 06:51 [ko1@a...            ] Ruby:r30739 (trunk): Additional fix for r30736
  18714 2011-01-31 12:45 [ko1@a...            ] Ruby:r30740 (trunk): * addr2line.c: suppressed shorten-64-to-32 warnings.
  18715 2011-01-31 14:48 [ko1@a...            ] Ruby:r30741 (trunk): * lib/irb/locale.rb (IRB::Locale::#search_file):
  18716 2011-01-31 21:04 [ko1@a...            ] Ruby:r30742 (trunk): * ChangeLog: fix typos.
  18717 2011-01-31 21:40 [ko1@a...            ] Ruby:r30743 (trunk): * thread.c (thread_start_func_2): check deadlock condition before
  18718 2011-01-31 22:01 [ko1@a...            ] Ruby:r30744 (trunk): * configure.in: revert r30698.
  18719 2011-01-31 22:08 [ko1@a...            ] Ruby:r30745 (trunk): * missing/langinfo.c: parenthesize macro arguments.
  18720 2011-01-31 23:30 [ko1@a...            ] Ruby:r30746 (trunk): * node.c (add_id): remove duplicated rb_id2str() call.
  18721 2011-02-01 01:15 [ko1@a...            ] Ruby:r30747 (trunk): * lib/benchmark.rb: fix benchmarck to work with current ruby.
  18722 2011-02-01 01:15 [ko1@a...            ] Ruby:r30748 (trunk): * 2011-02-01       
  18723 2011-02-01 02:36 [ko1@a...            ] Ruby:r30749 (trunk): * include/ruby/win32.h, win32/win32.c: add rb_w32_inet_ntop.
  18724 2011-02-01 07:56 [ko1@a...            ] Ruby:r30750 (trunk): * ext/io/console/console.c (console_winsize): use GetWriteFD.
  18725 2011-02-01 08:01 [ko1@a...            ] Ruby:r30751 (trunk): * ext/io/console/console.c (console_set_winsize): new method to set
  18726 2011-02-01 12:14 [ko1@a...            ] Ruby:r30752 (trunk): Import rubygems 1.5.0 (released version @ 1fb59d0)
  18727 2011-02-01 13:33 [ko1@a...            ] Ruby:r30753 (trunk): * test/benchmark/test_benchmark.rb (#capture_bench_output):
  18728 2011-02-01 15:16 [ko1@a...            ] Ruby:r30754 (trunk): * test/ruby/test_require.rb (TestRequire#test_require_with_unc):
  18729 2011-02-01 20:47 [ko1@a...            ] Ruby:r30755 (trunk): * enc/encdb.c: parenthesize macro arguments.
  18730 2011-02-01 22:21 [ko1@a...            ] Ruby:r30756 (trunk): doc/NEWS-1.9.2: add File#size
  18731 2011-02-02 00:33 [ko1@a...            ] Ruby:r30758 (trunk): * 2011-02-02       
  18732 2011-02-02 00:34 [ko1@a...            ] Ruby:r30757 (trunk): * include/ruby/st.h (st_table): Added comment why we need __extension__.
  18733 2011-02-02 09:03 [ko1@a...            ] Ruby:r30759: Ignore -test- and tmpdir   
  18734 2011-02-02 14:52 [ko1@a...            ] Ruby:r30761 (trunk): Commit files I forgot to add
  18735 2011-02-02 17:15 [ko1@a...            ] Ruby:r30762 (trunk): * io.c (rb_io_fdatasync): Use fsync(2) if if the underlying
  18736 2011-02-03 07:07 [ko1@a...            ] Ruby:r30764 (trunk): * 2011-02-03       
  18737 2011-02-03 07:07 [ko1@a...            ] Ruby:r30763 (trunk): * ext/psych/lib/psych/visitors/to_ruby.rb: ARG_ENCODING_NONE regular
  18738 2011-02-03 07:18 [ko1@a...            ] Ruby:r30765 (trunk): * re.c (Init_Regexp): added a constant for ARG_ENCODING_NONE
  18739 2011-02-03 07:22 [ko1@a...            ] Ruby:r30766 (trunk): * ext/psych/lib/psych/visitors/to_ruby.rb: use Regexp::NOENCODING
  18740 2011-02-03 09:34 [ko1@a...            ] Ruby:r30767 (trunk): fix typos          
  18741 2011-02-03 09:39 [ko1@a...            ] Ruby:r30768 (trunk): * include/ruby/encoding.h (rb_enc_step_back): cast 4th argument 'n'
  18742 2011-02-03 11:02 [ko1@a...            ] Ruby:r30769: Properly set ignores for generated files in ext/-test-
  18743 2011-02-03 16:37 [ko1@a...            ] Ruby:r30770 (trunk): * include/ruby/missing.h: don't use HAVE_STDDEF_H because it never
  18744 2011-02-03 16:37 [ko1@a...            ] Ruby:r30771 (trunk): * enc/shift_jis.c (code_to_mbc): cast as int from the subtraction of pointers.
  18745 2011-02-03 18:36 [ko1@a...            ] Ruby:r30772 (trunk): * ext/zlib/zlib.c (gzfile_reader_get_unused): use rb_str_new_shared
  18746 2011-02-03 19:09 [ko1@a...            ] Ruby:r30773 (trunk): e ext/zlib/zlib.c (gzfile_reader_get_unused): use rb_str_resurrect
  18747 2011-02-03 20:05 [ko1@a...            ] Ruby:r30774 (trunk): * ext/curses/curses.c (CHECK): unused macro removed.
  18748 2011-02-03 20:38 [ko1@a...            ] Ruby:r30775 (trunk): fix a typo.        
  18749 2011-02-04 00:15 [ko1@a...            ] Ruby:r30776 (trunk): * ext/zlib/zlib.c (gzfile_reader_get_unused): no need to dup
  18750 2011-02-04 00:19 [ko1@a...            ] Ruby:r30777 (trunk): * property.        
  18751 2011-02-04 02:00 [ko1@a...            ] Ruby:r30778 (trunk): * string.c (count_utf8_lead_bytes_with_word): wrote function
  18752 2011-02-04 12:16 [ko1@a...            ] Ruby:r30779 (trunk): * string.c (str_utf8_nth): fixed a conditon of optimized lead
  18753 2011-02-04 19:16 [ko1@a...            ] Ruby:r30780 (trunk): * enc/trans/utf8_mac.trans: parenthesize macro arguments.
  18754 2011-02-05 01:05 [ko1@a...            ] Ruby:r30782 (trunk): * 2011-02-05       
  18755 2011-02-05 01:06 [ko1@a...            ] Ruby:r30781 (trunk): * vm_core.h (GetThreadPtr): use TypedData_Get_Struct() instead
  18756 2011-02-05 02:11 [ko1@a...            ] Ruby:r30783 (trunk): * vm.c (ruby_thread_data_type): add prefix.
  18757 2011-02-05 02:18 [ko1@a...            ] Ruby:r30784 (trunk): * parse.y (lex_getline, parser_set_encode): set encoding of lines
  18758 2011-02-05 03:34 [ko1@a...            ] Ruby:r30785 (trunk): * test/fileutils/fileasserts.rb (Test::Unit::Assertions#assert_block):
  18759 2011-02-05 03:35 [ko1@a...            ] Ruby:r30786 (trunk): * test/fileutils/fileasserts.rb: add message arguments.
  18760 2011-02-05 03:37 [ko1@a...            ] Ruby:r30787 (trunk): * lib/fileutils.rb (FileUtils::LowMethods): make low level methods
  18761 2011-02-05 09:38 [ko1@a...            ] Ruby:r30788 (trunk): * transcode.c (encoded_dup): extract.
  18762 2011-02-05 10:10 [ko1@a...            ] Ruby:r30789 (trunk): * load.c (rb_get_expanded_load_path): always expand load paths.
  18763 2011-02-05 10:13 [ko1@a...            ] Ruby:r30790 (trunk): * ext/json/parser/parser.rl: add local variables for emacs.
  18764 2011-02-05 10:33 [ko1@a...            ] Ruby:r30791 (trunk): * ext/json/parser/parser.h (GET_PARSER): check if initialized.
  18765 2011-02-05 11:30 [ko1@a...            ] Ruby:r30792 (trunk): * ext/json/parser/parser.h (GET_PARSER): raise TypeError.
  18766 2011-02-05 11:56 [ko1@a...            ] Ruby:r30793 (trunk): * ext/openssl/ossl_cipher.c (ossl_cipher_alloc): leave data ptr
  18767 2011-02-05 12:12 [ko1@a...            ] Ruby:r30794 (trunk): * ext/syck/rubyext.c (syck_node_init_copy): SyckNode is not
  18768 2011-02-05 15:21 [ko1@a...            ] Ruby:r30795 (trunk): Import RDoc 3.5.2  
  18770 2011-02-05 17:06 ┗[kosaki.motohiro@g...]                                        
  18769 2011-02-05 16:50 [ko1@a...            ] Ruby:r30796 (trunk): * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):
  18771 2011-02-05 20:40 [ko1@a...            ] Ruby:r30797 (trunk): * test/fileutils/fileasserts.rb (assert_block): pass arguments
  18772 2011-02-05 21:22 [ko1@a...            ] Ruby:r30798 (trunk): * lib/test/unit/assertions.rb (assert_block): move from
  18773 2011-02-05 21:47 [ko1@a...            ] Ruby:r30799 (trunk): * parse.y (mlhs_basic): include mlhs_post for ripper.  a patch
  18774 2011-02-05 22:13 [ko1@a...            ] Ruby:r30800 (trunk): * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):
  18775 2011-02-05 22:48 [ko1@a...            ] Ruby:r30801 (trunk): Surpress warnings: possibly useless use of :: in void context
  18776 2011-02-06 11:33 [ko1@a...            ] Ruby:r30802 (trunk): * ext/dbm/dbm.c: parenthesize macro arguments.
  18777 2011-02-06 11:33 [ko1@a...            ] Ruby:r30803 (trunk): * 2011-02-06       
  18778 2011-02-06 12:13 [ko1@a...            ] Ruby:r30804 (trunk): * test/fileutils/fileasserts.rb (FileAssertions): separate module.
  18779 2011-02-06 12:18 [ko1@a...            ] Ruby:r30805 (trunk): * parse.y (words, qwords): dispatch array events.  based on a
  18780 2011-02-06 12:56 [ko1@a...            ] Ruby:r30806 (trunk): Ensure result encoding is the same as input encoding for String#gsub.  [Bug #4340].
  18781 2011-02-06 13:48 [ko1@a...            ] Ruby:r30807 (trunk): * ext/json/lib/json/common.rb (JSON::MissingUnicodeSupport.iconv):
  18782 2011-02-06 14:44 [ko1@a...            ] Ruby:r30808 (trunk): * ext/pty/pty.c (chfunc): suppress a warning.
  18784 2011-02-06 19:59 [ko1@a...            ] Ruby:r30810 (trunk): * thread_pthread.c (register_cached_thread_and_wait): move invalid
  18785 2011-02-07 10:23 [ko1@a...            ] Ruby:r30811 (trunk): * test/rdoc/test_rdoc_options.rb (TestRDocOptions#test_check_files):
  18786 2011-02-07 10:23 [ko1@a...            ] Ruby:r30812 (trunk): * 2011-02-07       
  18787 2011-02-07 11:48 [ko1@a...            ] Ruby:r30813 (trunk): * common.mk (rdoc): add --encoding=UTF-8; ruby's rdoc must be UTF-8.
  18788 2011-02-07 13:27 [ko1@a...            ] Ruby:r30814 (trunk): TestProcess#test_wait_and_sigchild randomly fails on FreeBSD
  18789 2011-02-07 16:07 [ko1@a...            ] Ruby:r30815 (trunk): Upgrade to RDoc 3.5.3.  Fixes [Bug #4376]
  18798 2011-02-08 16:45 ┗[kosaki.motohiro@g...]                                        
  18790 2011-02-07 22:51 [ko1@a...            ] Ruby:r30816 (trunk): * lib/net/http.rb (Net::HTTP#connect): support SNI (Server Name
  18791 2011-02-07 23:01 [ko1@a...            ] Ruby:r30817 (trunk): * lib/benchmark.rb (Benchmark#bmbm): use ensure clause instead of
  18792 2011-02-08 00:55 [ko1@a...            ] Ruby:r30818 (trunk): * misc/ruby-mode.el (ruby-expr-beg, ruby-parse-partial): keyword
  18793 2011-02-08 00:56 [ko1@a...            ] Ruby:r30819 (trunk): * misc/ruby-mode.el (ruby-expr-beg, ruby-in-here-doc-p): tell
  18794 2011-02-08 01:02 [ko1@a...            ] Ruby:r30820 (trunk): * process.c (proc_setgroups): add GC guard to prevent intermediate
  18795 2011-02-08 14:03 [ko1@a...            ] Ruby:r30821 (trunk): * configure.in: revert r30725. Now we have proper runtime fallback.
  18796 2011-02-08 16:01 [ko1@a...            ] Ruby:r30822 (trunk): * process.c (rb_run_exec_options_err): use MODET2NUM() instead LONG2NUM().
  18797 2011-02-08 16:04 [ko1@a...            ] Ruby:r30823 (trunk): * io.c (rb_io_s_sysopen): use NUM2MODET() instead NUM2UINT().
  18799 2011-02-08 19:26 [ko1@a...            ] Ruby:r30824 (trunk): * configure.in (AC_MSG_CHECKING): fixed typo. the patch is
  18800 2011-02-08 19:40 [ko1@a...            ] Ruby:r30825 (trunk): * misc/ruby-mode.el (ruby-expr-beg): fix for invalid nest errors.

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