[前][次][番号順一覧][上]
ruby-changes:20901-21000
20901 2011-08-13 02:27 [ko1@a... ] drbrain:r32950 (trunk): * ext/digest/digest.c: Add documentation for the Digest module. Patch by
20902 2011-08-13 02:27 [ko1@a... ] svn:r32952 (ruby_1_9_3): * 2011-08-13
20903 2011-08-13 02:28 [ko1@a... ] drbrain:r32951 (ruby_1_9_3): * Backport r32950 from trunk.
20904 2011-08-13 03:51 [ko1@a... ] drbrain:r32953 (trunk): * lib/uri/common.rb: Fix documentation of URI::Parser.new. Patch by
20905 2011-08-13 03:51 [ko1@a... ] drbrain:r32954 (ruby_1_9_3): * backport r32953 from trunk.
20906 2011-08-13 08:48 [ko1@a... ] tadf:r32955 (trunk): * ext/date/date_core.c: .
20907 2011-08-13 08:50 [ko1@a... ] tadf:r32956 (ruby_1_9_3): * ext/date/date_core.c: .
20908 2011-08-13 09:00 [ko1@a... ] tenderlove:r32957 (trunk): * ext/psych/lib/psych/scalar_scanner.rb: Only consider strings
20909 2011-08-13 09:12 [ko1@a... ] tadf:r32958 (trunk): * ext/date/date_core.c (date_strftime_alloc): followed the change
20910 2011-08-13 09:16 [ko1@a... ] tadf:r32959 (ruby_1_9_3): * ext/date/date_core.c (date_strftime_alloc): followed the change
20911 2011-08-13 09:27 [ko1@a... ] tenderlove:r32960 (trunk): * ext/psych/lib/psych/core_ext.rb: Make Kernel#y private.
20912 2011-08-13 09:30 [ko1@a... ] tenderlove:r32961 (ruby_1_9_3): * ext/psych/lib/psych/core_ext.rb: Make Kernel#y private.
20913 2011-08-13 09:45 [ko1@a... ] nagachika:r32962 (trunk): * ext/date/date_parse.c parse_ddd_cb): fix r32896. RB_GC_GUARD
20914 2011-08-13 09:45 [ko1@a... ] tadf:r32964 (ruby_1_9_3): * test/date/test_*.rb: added tests.
20915 2011-08-13 09:46 [ko1@a... ] tadf:r32963 (trunk): * test/date/test_*.rb: added tests.
20916 2011-08-13 09:46 [ko1@a... ] nagachika:r32965 (trunk): * ChangeLog: fix a typo.
20917 2011-08-13 09:48 [ko1@a... ] nagachika:r32966 (ruby_1_9_3): * backport r32962+r32965 from trunk.
20918 2011-08-13 17:03 [ko1@a... ] tadf:r32967 (ruby_1_9_3): changelog
20919 2011-08-13 17:05 [ko1@a... ] tadf:r32968 (trunk): * ext/date/date_core.c:
20920 2011-08-13 17:07 [ko1@a... ] tadf:r32969 (ruby_1_9_3): * ext/date/date_core.c:
20921 2011-08-13 22:17 [ko1@a... ] nobu:r32970 (trunk, ruby_1_9_3): * tool/mkconfig.rb: do not make the entries related to sitedir and
20922 2011-08-14 05:58 [ko1@a... ] akr:r32971 (trunk): * test/socket/test_socket.rb (test_connect_timeout): added a test
20923 2011-08-14 05:58 [ko1@a... ] svn:r32972 (trunk): * 2011-08-14
20924 2011-08-15 10:10 [ko1@a... ] emboss:r32973 (trunk): * ext/openssl/ossl_ssl.c: Support disabling OpenSSL compression.
20926 2011-08-15 10:20 [ko1@a... ] emboss:r32975 (ruby_1_9_3): * backport r32973 from trunk.
20927 2011-08-15 10:20 [ko1@a... ] svn:r32976 (ruby_1_9_3): * 2011-08-15
20929 2011-08-16 08:08 [ko1@a... ] drbrain:r32977 (trunk): * ext/socket: Make Socket documentation appear. Add documentation for
20930 2011-08-16 08:22 [ko1@a... ] drbrain:r32979 (ruby_1_9_3): * backport r32977 from trunk
20931 2011-08-16 08:22 [ko1@a... ] svn:r32980 (ruby_1_9_3): * 2011-08-16
20932 2011-08-16 08:49 [ko1@a... ] drbrain:r32981 (trunk): * ext/.document (fiddle): Remove duplicate entry
20933 2011-08-16 09:35 [ko1@a... ] drbrain:r32982 (trunk): * ext/dl: Add documentation. Patch by Vincent Batts. [Ruby 1.9 - Bug #5192]
20934 2011-08-16 09:52 [ko1@a... ] drbrain:r32983 (ruby_1_9_3): * backport r32981 and r32982 from trunk.
20935 2011-08-16 10:36 [ko1@a... ] akr:r32984 (trunk): duplicated statement removed in comment.
20936 2011-08-16 18:52 [ko1@a... ] nobu:r32985 (trunk, ruby_1_9_3): * win32/mkexports.rb (Exports::Mswin#each_export): exclude Init_
20937 2011-08-16 18:57 [ko1@a... ] nobu:r32986 (ruby_1_9_3, trunk): * vm.c (ruby_threadptr_data_type): rename to hide.
20938 2011-08-17 04:59 [ko1@a... ] emboss:r32987 (trunk): * ext/openssl/ossl_pkey.c: corrected docs, OpenSSL::PKey::DH does
20939 2011-08-17 04:59 [ko1@a... ] svn:r32988 (trunk): * 2011-08-17
20940 2011-08-17 05:06 [ko1@a... ] emboss:r32989 (ruby_1_9_3): * backport r32987 from trunk.
20941 2011-08-17 05:06 [ko1@a... ] svn:r32990 (ruby_1_9_3): * 2011-08-17
20942 2011-08-17 06:48 [ko1@a... ] emboss:r32991 (trunk): * ext/openssl/ossl_x509cert.c: Add class documentation for
20943 2011-08-17 06:48 [ko1@a... ] emboss:r32992 (trunk): * ext/openssl/ossl_x509cert.c: fixed whitespace issues
20944 2011-08-17 06:48 [ko1@a... ] emboss:r32993 (ruby_1_9_3): * backport r32992 from trunk.
20945 2011-08-17 10:24 [ko1@a... ] mrkn:r32994 (trunk): * rational.c (nurat_coerce): Rational#coerce should converts itself
20946 2011-08-17 10:32 [ko1@a... ] mrkn:r32995 (ruby_1_9_3): Merge commit r32994 from trunk:
20947 2011-08-17 15:35 [ko1@a... ] mrkn:r32996 (trunk): Merge branch '5172_bigdecimal_gc_issue' into trunk
20948 2011-08-17 15:52 [ko1@a... ] mrkn:r32997 (ruby_1_9_3): Merge commit r32996 from trunk:
20949 2011-08-17 23:04 [ko1@a... ] mrkn:r32998 (trunk): * ext/bigdecimal/bigdecimal.c (cannot_be_coerced_into_BigDecimal):
20950 2011-08-18 21:48 [ko1@a... ] svn:r33000 (trunk): * 2011-08-18
20951 2011-08-18 21:48 [ko1@a... ] nagachika:r32999 (trunk): * ChangeLog: fix typos.
20952 2011-08-19 11:33 [ko1@a... ] shugo:r33001 (trunk): * lib/net/imap.rb (msg_att): accepts extra space before ')'.
20953 2011-08-19 11:33 [ko1@a... ] svn:r33002 (trunk): * 2011-08-19
20954 2011-08-19 11:40 [ko1@a... ] shugo:r33003 (ruby_1_9_3): * backport r33001 from trunk.
20955 2011-08-19 11:41 [ko1@a... ] svn:r33004 (ruby_1_9_3): * 2011-08-19
20956 2011-08-19 13:17 [ko1@a... ] mrkn:r33005 (trunk): * thread.c: add a description for the behavior of select(2) on
20957 2011-08-19 13:20 [ko1@a... ] mrkn:r33006 (trunk): * configure.in: defines _DARWIN_UNLIMITED_SELECT if the target_os
20958 2011-08-19 14:16 [ko1@a... ] shugo:r33007 (trunk): * lib/net/imap.rb (idle): raises a Net::IMAP::Error when the
20959 2011-08-19 14:18 [ko1@a... ] shugo:r33008 (ruby_1_9_3): * backport r33007 from trunk.
20960 2011-08-19 14:27 [ko1@a... ] nobu:r33009 (trunk, ruby_1_9_3): * process.c (proc_spawn_v, proc_spawn): should not wait the
20962 2011-08-20 10:44 [ko1@a... ] svn:r33011 (ruby_1_9_3): * 2011-08-20
20963 2011-08-20 10:44 [ko1@a... ] svn:r33012 (trunk): * 2011-08-20
20964 2011-08-20 13:26 [ko1@a... ] ktsj:r33013 (trunk): * iseq.c (iseq_s_disasm): fix a bug that may cause SEGV.
20965 2011-08-20 13:31 [ko1@a... ] ktsj:r33014 (ruby_1_9_3): * backport r33013 from trunk.
20967 2011-08-21 11:35 [ko1@a... ] svn:r33016 (ruby_1_9_3): * 2011-08-21
20968 2011-08-21 14:35 [ko1@a... ] ngoto:r33017 (trunk, ruby_1_9_3): * configure.in: use LD_LIBRARY_PATH_64 on 64-bit Solaris.
20969 2011-08-21 14:35 [ko1@a... ] svn:r33018 (trunk): * 2011-08-21
20970 2011-08-21 18:02 [ko1@a... ] ktsj:r33019 (trunk): * iseq.c (iseq_s_disasm): remove variable which is no longer used
20971 2011-08-21 18:02 [ko1@a... ] ktsj:r33020 (ruby_1_9_3): * backport r33019 from trunk.
20972 2011-08-22 23:48 [ko1@a... ] svn:r33022 (trunk): * 2011-08-22
20973 2011-08-22 23:48 [ko1@a... ] nagachika:r33021 (trunk): * sprintf.c (rb_str_format): add RB_GC_GUARD to prevent temporary
20974 2011-08-23 11:41 [ko1@a... ] svn:r33024 (trunk): * 2011-08-23
20975 2011-08-23 11:42 [ko1@a... ] nahi:r33023 (trunk): * ext/zlib/zlib.c (gzfile_read_header): Ensure that each section of
20976 2011-08-23 15:16 [ko1@a... ] svn:r33026 (ruby_1_9_3): * 2011-08-23
20977 2011-08-23 15:16 [ko1@a... ] nahi:r33025 (ruby_1_9_3): * backport r33023 from trunk.
20978 2011-08-23 15:26 [ko1@a... ] drbrain:r33027 (trunk): * load.c (rb_f_require): Improve documentation of Kernel#require.
20979 2011-08-23 15:30 [ko1@a... ] drbrain:r33028 (ruby_1_9_3): * backport r33027 from trunk.
20980 2011-08-23 23:09 [ko1@a... ] nagachika:r33029 (ruby_1_9_3): * backport r33021 from trunk.
20981 2011-08-24 00:44 [ko1@a... ] mame:r33030 (trunk): * thread.c (update_coverage): skip coverage count up if the current
20982 2011-08-24 00:44 [ko1@a... ] svn:r33031 (trunk): * 2011-08-24
20983 2011-08-24 03:15 [ko1@a... ] marcandRe: r33032 (ruby_1_9_1): * NEWS: Add Numeric#round to the list of modified methods
20984 2011-08-24 03:15 [ko1@a... ] svn:r33033 (ruby_1_9_1): * 2011-08-24
20985 2011-08-24 03:20 [ko1@a... ] marcandRe: r33034 (ruby_1_9_1): * NEWS: Correction; it's Float#round
20986 2011-08-24 03:25 [ko1@a... ] marcandRe: r33035 (ruby_1_9_1): * NEWS: Actually, it's both Float#round and Numeric#round...
20987 2011-08-24 06:47 [ko1@a... ] ryan:r33036 (trunk): Imported minitest 2.5.0 (r6557)
20988 2011-08-24 06:56 [ko1@a... ] ryan:r33037 (ruby_1_9_3): backport of 33036
20989 2011-08-24 06:56 [ko1@a... ] svn:r33038 (ruby_1_9_3): * 2011-08-24
20990 2011-08-24 07:35 [ko1@a... ] ryan:r33039 (trunk): fixed tests broken by new minitest mixin
20991 2011-08-24 07:58 [ko1@a... ] drbrain:r33040 (trunk): * lib/rubygems: Update to RubyGems 1.8.9. Fixes uninstalling multiple
20992 2011-08-24 08:04 [ko1@a... ] drbrain:r33041 (ruby_1_9_3): * backport r32981 and r32982 from trunk.
20993 2011-08-24 08:05 [ko1@a... ] ryan:r33042 (ruby_1_9_3): backported r33039
20994 2011-08-24 08:53 [ko1@a... ] drbrain:r33043 (trunk): * lib/rdoc: Update to RDoc 3.9.3. Fixes RDoc with `ruby -Ku`. Allows
20995 2011-08-24 09:02 [ko1@a... ] drbrain:r33044 (ruby_1_9_3): * backport r33043 from trunk.
20996 2011-08-24 09:53 [ko1@a... ] ko1:r33045 (trunk): * insns.def (defined): fix to checking class variable.
20997 2011-08-24 15:31 [ko1@a... ] ko1:r33046 (trunk): * iseq.h, iseq.c, compile.c: Change the line number data structure
20998 2011-08-24 16:28 [ko1@a... ] naruse:r33047 (trunk): Add a missing parenthesis in the example.
20999 2011-08-24 16:29 [ko1@a... ] naruse:r33048 (ruby_1_9_3): merge revision(s) 33047:
21000 2011-08-25 01:23 [ko1@a... ] ngoto:r33049 (trunk): * test/ruby/test_rubyoptions.rb (test_script_from_stdin): slave pty
[前][次][番号順一覧][上]