[前][次][スレッド一覧][上]
ruby-changes:17901-18000
17901 2010-11-24 18:37 [ko1@a... ] Ruby:r29917 (ruby_1_9_2): merges r29313 from trunk into ruby_1_9_2.
17902 2010-11-24 18:38 [ko1@a... ] Ruby:r29919 (ruby_1_9_2): merges r29315 from trunk into ruby_1_9_2.
17903 2010-11-24 18:38 [ko1@a... ] Ruby:r29918 (ruby_1_9_2): merges r29313 and r29314 from trunk into ruby_1_9_2.
17904 2010-11-24 18:38 [ko1@a... ] Ruby:r29920 (ruby_1_9_2): merges r29316 from trunk into ruby_1_9_2.
17905 2010-11-24 18:38 [ko1@a... ] Ruby:r29916 (ruby_1_9_2): merges r29306 from trunk into ruby_1_9_2.
17906 2010-11-24 18:38 [ko1@a... ] Ruby:r29921 (ruby_1_9_2): merges r29332 from trunk into ruby_1_9_2.
17907 2010-11-25 01:47 [ko1@a... ] Ruby:r29923 (trunk): * 2010-11-25
17908 2010-11-25 10:05 [ko1@a... ] Ruby:r29924 (trunk): * test/win32ole/test_err_in_callback.rb (teardown): remove tmp file
17909 2010-11-25 10:31 [ko1@a... ] Ruby:r29925 (trunk): * ext/dl/callback/mkcallback.rb (gencallback): shouldn't assume that
17910 2010-11-25 23:14 [ko1@a... ] Ruby:r29926 (trunk): * regcomp.c (print_distance_range): use PRIuSIZE.
17911 2010-11-25 23:31 [ko1@a... ] Ruby:r29927 (trunk): fix typos.
17912 2010-11-26 09:24 [ko1@a... ] Ruby:r29928 (trunk): * regcomp.c (onig_is_prelude): added to check whether ruby is still
17913 2010-11-26 09:24 [ko1@a... ] Ruby:r29929 (trunk): * 2010-11-26
17914 2010-11-26 09:34 [ko1@a... ] Ruby:r29930 (trunk): * vm_dump.c (dump_thread): seems to be necessary the 3rd argument of
17915 2010-11-26 09:34 [ko1@a... ] Ruby:r29931 (trunk): * ChangeLog: commit miss.
17916 2010-11-26 09:51 [ko1@a... ] Ruby:r29932 (trunk): * re.c (rb_reg_initialize_str): should succeed the taint status from
17917 2010-11-26 10:12 [ko1@a... ] Ruby:r29933 (ruby_1_8): * re.c (rb_reg_regcomp): should succeed the taint status from the
17918 2010-11-26 10:12 [ko1@a... ] Ruby:r29934 (ruby_1_8): * 2010-11-26
17919 2010-11-26 10:24 [ko1@a... ] Ruby:r29935 (ruby_1_8): * win32/Makefile.sub (WARNFLAGS): shut up the meaningless warnings of
17920 2010-11-26 10:50 [ko1@a... ] Ruby:r29936 (trunk): * vm_dump.c (dump_thread): follow the output of glibc.
17921 2010-11-26 11:10 [ko1@a... ] Ruby:r29937 (trunk): * vm_dump.c (dump_thread): show the displacement from the beginning
17922 2010-11-26 11:48 [ko1@a... ] Ruby:r29938 (trunk): * vm_dump.c (dump_thread): get only required rights of the target
17923 2010-11-26 12:28 [ko1@a... ] Ruby:r29939 (trunk): * regcomp.c (setup_tree): restart setup_tree() for a node whose
17924 2010-11-26 12:29 [ko1@a... ] Ruby:r29940 (trunk): * addr2line.c: added to show source filename and line number of
17925 2010-11-26 13:39 [ko1@a... ] Ruby:r29941 (trunk): * addr2line.c: apply a patch from shinichiro.h.
17926 2010-11-27 08:16 [ko1@a... ] Ruby:r29942 (trunk): * addr2line.c (rb_dump_backtrace_with_lines): should close fd on
17927 2010-11-27 08:43 [ko1@a... ] Ruby:r29943 (ruby_1_8): * ext/dl/extconf.rb, ext/iconv/charset_alias.rb: use RbConfig.
17928 2010-11-27 11:02 [ko1@a... ] Ruby:r29944 (trunk): * addr2line.c: needs <errno.h>.
17929 2010-11-27 11:32 [ko1@a... ] Ruby:r29945 (trunk): * lib/optparse.rb (OptionParser#candidate): get rid of 1.9 syntax
17930 2010-11-27 12:08 [ko1@a... ] Ruby:r29946 (trunk): * man/ruby.1: Ruby man page from Arthur Gunn in
17931 2010-11-27 14:05 [ko1@a... ] Ruby:r29947 (trunk): * lib/optparse.rb (OptionParser#candidate): : was missing. Thanks,
17932 2010-11-27 15:43 [ko1@a... ] Ruby:r29948 (trunk): * configure.in: link addr2line only for ELF.
17933 2010-11-27 15:45 [ko1@a... ] Ruby:r29949 (trunk): * vm_dump.c (rb_vm_bugreport): see CrashReport log on Mac OS X.
17934 2010-11-27 18:03 [ko1@a... ] Ruby:r29950 (trunk): * resolv.rb (Resolv::DNS): use the same DNS server when retry using TCP.
17935 2010-11-27 18:10 [ko1@a... ] Ruby:r29951 (trunk): * time.c (leap_year_v_p): fixed typo.
17936 2010-11-27 19:12 [ko1@a... ] Ruby:r29952 (trunk): * time.c: parenthesize macro arguments.
17937 2010-11-28 04:23 [ko1@a... ] Ruby:r29953 (trunk): * lib/net/http.rb: improve rdoc.
17938 2010-11-28 04:23 [ko1@a... ] Ruby:r29954 (trunk): * 2010-11-28
17939 2010-11-28 04:50 [ko1@a... ] Ruby:r29955 (trunk): * io.c (io_fwrite): use rb_w32_write_console under Windows.
17940 2010-11-28 05:16 [ko1@a... ] Ruby:r29956 (trunk): * thread.c, vm_core.h: make gvl_acquire/release/init/destruct
17941 2010-11-28 14:46 [ko1@a... ] Ruby:r29957 (trunk): * thread_pthread.c (gvl_reinit): register atfork hander only in
17942 2010-11-28 14:48 [ko1@a... ] Ruby:r29958 (trunk): * thread_pthread.c (gvl_release, gvl_init): suppress warnings.
17943 2010-11-28 14:55 [ko1@a... ] Ruby:r29959 (trunk): * thread_win32.c (gvl_release, gvl_init): suppress warnings.
17944 2010-11-28 14:56 [ko1@a... ] Ruby:r29960 (trunk): * io.c (struct argf): make lineno long, and reorder members.
17945 2010-11-28 21:46 [ko1@a... ] Ruby:r29961 (trunk): * thread_pthread.c (thread_start_func_1): initialize native thread
17946 2010-11-28 21:55 [ko1@a... ] Ruby:r29962 (trunk): * thread_pthread.c (native_cond_*): Check return code.
17947 2010-11-28 22:00 [ko1@a... ] Ruby:r29963 (trunk): * thread_pthread.c: remove pthread_atfork().
17948 2010-11-28 22:16 [ko1@a... ] Ruby:r29964 (trunk): * thread_pthread.c (NATIVE_MUTEX_LOCK_DEBUG): move and use it.
17949 2010-11-28 22:26 [ko1@a... ] Ruby:r29965 (trunk): * test/iconv/utils.rb: suppress warning message.
17950 2010-11-29 14:11 [ko1@a... ] Ruby:r29966 (trunk): * win32/win32.c (rb_w32_write_console): fixed indentation.
17951 2010-11-29 14:11 [ko1@a... ] Ruby:r29967 (trunk): * 2010-11-29
17952 2010-11-29 14:20 [ko1@a... ] Ruby:r29968 (trunk): * include/ruby/win32.h (rb_w32_write_console): wrong prototype.
17953 2010-11-29 14:40 [ko1@a... ] Ruby:r29969 (trunk): * win32/win32.c (rb_w32_isatty): use GetConsoleMode() to determine the
17954 2010-11-29 18:33 [ko1@a... ] Ruby:r29970 (trunk): test/ruby/test_transcode.rb (test_unicode_public_review_issue_121):
17955 2010-11-29 18:55 [ko1@a... ] Ruby:r29971 (trunk): * ChangeLog: add [experimental].
17956 2010-11-29 21:11 [ko1@a... ] Ruby:r29972 (trunk): * misc/ruby-mode.el (ruby-font-lock-keywords): highlight literal
17958 2010-11-29 23:03 [ko1@a... ] Ruby:r29975 (trunk): * win32/Makefile.sub (scriptbin.mk): fix generated rules.
17959 2010-11-29 23:03 [ko1@a... ] Ruby:r29976 (trunk): * lib/uri/common.rb (URI::WFKV_): get rid of backtrack explosion
17960 2010-11-30 05:24 [ko1@a... ] Ruby:r29977 (trunk): Improve documentation for URI::Common#encode_www_form, OpenSSL::SSL::SSLContext#ssl_version=.
17961 2010-11-30 05:24 [ko1@a... ] Ruby:r29978 (trunk): * 2010-11-30
17962 2010-11-30 11:57 [ko1@a... ] Ruby:r29979 (trunk): * lib/net/http.rb: improve rdoc.
17963 2010-11-30 12:26 [ko1@a... ] Ruby:r29980 (trunk): * win32/win32.c (rb_w32_read): read only 1 byte at once on console.
17964 2010-11-30 17:06 [ko1@a... ] Ruby:r29981 (trunk): * lib/net/http.rb: improve rdoc.
17965 2010-11-30 17:06 [ko1@a... ] Ruby:r29982 (trunk): * vm_dump.c: undef HAVE_BACKTRACE when the OS is FreeBSD (in other
17966 2010-11-30 17:06 [ko1@a... ] Ruby:r29983 (trunk): * addr2line.c (parse_debug_line_cu): ignore DW_LNE_set_discriminator.
17967 2010-12-01 01:53 [ko1@a... ] Ruby:r29984 (trunk): * string.c (rb_str_inspect): inspect as a dummy encoding string
17968 2010-12-01 01:53 [ko1@a... ] Ruby:r29985 (trunk): * 2010-12-01
17969 2010-12-01 09:34 [ko1@a... ] Ruby:r29987 (trunk): * addr2line.c: Follow .gnu_debuglink section.
17970 2010-12-01 10:23 [ko1@a... ] Ruby:r29989 (trunk): * string.c (rb_str_inspect): fix typo (not 0xFD but 0xFE).
17971 2010-12-01 14:36 [ko1@a... ] Ruby:r29991 (trunk): * string.c (rb_memhash): zero-filled strings should return
17972 2010-12-01 15:04 [ko1@a... ] Ruby:r29992 (trunk): Remove unused logics
17973 2010-12-01 15:10 [ko1@a... ] Ruby:r29993 (trunk): * test/openssl/test_ssl.rb (test_not_started_session): non socket
17974 2010-12-01 20:10 [ko1@a... ] Ruby:r29994 (trunk): fix typos
17975 2010-12-01 20:15 [ko1@a... ] Ruby:r29995 (trunk): fix typos in man
17976 2010-12-01 21:42 [ko1@a... ] Ruby:r29996 (trunk): * test/socket/test_addrinfo.rb: extract Errno::EADDRINUSE as a method.
17977 2010-12-01 21:44 [ko1@a... ] Ruby:r29997 (trunk): * array.c: parenthesize macro arguments.
17978 2010-12-01 22:07 [ko1@a... ] Ruby:r29998 (trunk): * numeric.c (Init_Numeric): fixed a potential bug when using bccwin32
17979 2010-12-01 22:07 [ko1@a... ] Ruby:r29999 (ruby_1_8): * numeric.c (Init_Numeric): fixed a potential bug when using bccwin32
17980 2010-12-01 22:08 [ko1@a... ] Ruby:r30000 (ruby_1_8): * 2010-12-01
17981 2010-12-02 00:07 [ko1@a... ] Ruby:r30002 (trunk): * 2010-12-02
17983 2010-12-02 01:28 [ko1@a... ] Ruby:r30004 (trunk): * ext/json/lib/json/common.rb: don't use iconv on 1.9.
17984 2010-12-02 01:44 [ko1@a... ] Ruby:r30005 (trunk): Improve rdoc of net/http/http.rb.
17985 2010-12-02 02:33 [ko1@a... ] Ruby:r30006 (trunk): Fix positional wording in lib/net/http.rb to match revised order
17986 2010-12-02 07:17 [ko1@a... ] Ruby:r30007 (trunk): * ext/io/console/console.c (setattr): should retry on EINTR.
17987 2010-12-02 07:32 [ko1@a... ] Ruby:r30008 (trunk): * lib/test/unit.rb (Test::Unit::Mini#_run_suites): show the result
17988 2010-12-02 07:32 [ko1@a... ] Ruby:r30009 (trunk): * lib/test/unit.rb (Test::Unit::GCStressOption): --gc-stress
17989 2010-12-02 10:04 [ko1@a... ] Ruby:r30010 (trunk): * ext/extmk.rb: define $makeflags.defined? like $mflags.
17990 2010-12-02 10:12 [ko1@a... ] Ruby:r30011 (trunk): * ext/json/generator/extconf.rb: remove the lines which set -O3
17991 2010-12-02 10:30 [ko1@a... ] Ruby:r30012 (trunk): * win32/Makefile.sub (rc): suppress meaningless message.
17992 2010-12-02 10:46 [ko1@a... ] Ruby:r30013 (trunk): * ext/extmk.rb: remove $makeflags.defined?, it should be $mflags.
17993 2010-12-02 10:46 [ko1@a... ] Ruby:r30014 (trunk): * lib/net/http.rb (Net::HTTP#set_form_data):
17994 2010-12-02 13:39 [ko1@a... ] Ruby:r30015 (trunk): * lib/uri/common.rb (URI.encode_www_form):
17995 2010-12-02 13:41 [ko1@a... ] Ruby:r30016 (trunk): Setup Symbol#to_json to avoid conflict.
17996 2010-12-02 13:42 [ko1@a... ] Ruby:r30017 (trunk): * win32/win32.c (rb_w32_read): workaround for console reading troubles.
17997 2010-12-02 13:49 [ko1@a... ] Ruby:r30018 (trunk): * win32/win32.c (rb_w32_read): rollback debug code of previous commit.
17998 2010-12-02 15:32 [ko1@a... ] Ruby:r30019 (trunk): * win32/win32.c (rb_w43_read): more fix.
17999 2010-12-02 15:38 [ko1@a... ] Ruby:r30020 (trunk): * ChangeLog: typo.
18000 2010-12-02 17:02 [ko1@a... ] Ruby:r30021 (trunk): * bignum.c: parenthesize macro arguments.
[前][次][スレッド一覧][上]