[前][次][番号順一覧][上]
ruby-changes:29001-29100
29001 2013-06-04 00:01 [ko1@a... ] svn:r41053 (trunk): * 2013-06-04
29002 2013-06-04 00:28 [ko1@a... ] nagachika:r41054 (ruby_2_0_0): merge revision(s) 40791,40806: [Backport #8424]
29003 2013-06-04 00:47 [ko1@a... ] kazu:r41055 (trunk): add EEXIST for Linux
29004 2013-06-04 00:49 [ko1@a... ] nagachika:r41056 (ruby_2_0_0): merge revision(s) 40887,40888,40894,40896: [Backport #8431]
29005 2013-06-04 12:47 [ko1@a... ] naruse:r41057 (trunk): Add more comment about r41041
29006 2013-06-04 15:37 [ko1@a... ] mrkn:r41058 (trunk): * ext/bigdecimal/lib/bigdecimal/util.rb (Float#to_d): fix the number
29007 2013-06-04 17:23 [ko1@a... ] nobu:r41059 (trunk): adjust style
29008 2013-06-04 18:42 [ko1@a... ] akr:r41060 (trunk): * bignum.c (bitlength_bdigit): Fix an off-by-one error.
29009 2013-06-04 23:09 [ko1@a... ] eregon:r41061 (trunk): * ext/objspace/objspace.c: improve wording and remove duplicated comment.
29010 2013-06-04 23:17 [ko1@a... ] eregon:r41062 (trunk): * lib/irb/completion.rb: Use %w literal construction for long lists.
29011 2013-06-04 23:30 [ko1@a... ] nagachika:r41063 (ruby_2_0_0): merge revision(s) 40992: [Backport #8040]
29012 2013-06-04 23:35 [ko1@a... ] nagachika:r41064 (ruby_2_0_0): merge revision(s) 40915: [Backport #8448]
29013 2013-06-04 23:47 [ko1@a... ] nagachika:r41065 (ruby_2_0_0): merge revision(s) 39637,40900: [Backport #8440]
29014 2013-06-04 23:49 [ko1@a... ] ayumin:r41066 (trunk): * object.c (rb_Hash): fix docs. patched by Stefan Sch?\195?\188?\195?\159ler.
29015 2013-06-05 00:06 [ko1@a... ] nagachika:r41067 (ruby_2_0_0): merge revision(s) 40920: [Backport #8450]
29016 2013-06-05 00:10 [ko1@a... ] nagachika:r41068 (ruby_2_0_0): merge revision(s) 40925: [Backport #8451]
29017 2013-06-05 00:10 [ko1@a... ] akr:r41069 (trunk): * marshal.c (r_object0): Generalize a round up expression.
29018 2013-06-05 00:10 [ko1@a... ] svn:r41070 (trunk): * 2013-06-05
29019 2013-06-05 00:33 [ko1@a... ] ayumin:r41071 (trunk): * lib/irb/lc/ja/help-message: update help messages.
29020 2013-06-05 00:35 [ko1@a... ] nagachika:r41072 (ruby_2_0_0): merge revision(s) 39899:
29021 2013-06-05 00:45 [ko1@a... ] nagachika:r41073 (ruby_2_0_0): merge revision(s) 41014: [Backport #8467]
29022 2013-06-05 01:16 [ko1@a... ] eregon:r41074 (trunk): * array.c (Array#+): fix documentation example.
29023 2013-06-05 06:35 [ko1@a... ] drbrain:r41075 (trunk): * doc/marshal.rdoc: Add description of Marshal format.
29024 2013-06-05 06:55 [ko1@a... ] drbrain:r41076 (trunk): * lib/rubygems: Update to RubyGems 2.0.3
29025 2013-06-05 07:09 [ko1@a... ] tadf:r41077 (trunk): * ext/date/date_core.c: fixed a bug . reported
29026 2013-06-05 07:19 [ko1@a... ] tadf:r41078 (trunk): * ext/date/date_core.c (d_lite_cmp, d_lite_equal): simplified.
29027 2013-06-05 08:15 [ko1@a... ] akr:r41079 (trunk): * bignum.c (rb_big_pow): Don't need to multiply SIZEOF_BDIGITS.
29028 2013-06-05 09:50 [ko1@a... ] naruse:r41080 (trunk): * test/fileutils/test_fileutils.rb (TestFileUtils#test_mkdir): add
29029 2013-06-05 10:43 [ko1@a... ] nobu:r41081 (trunk): * tool/mkrunnable.rb: fix for native mswin compile.
29030 2013-06-05 12:38 [ko1@a... ] usa:r41082 (ruby_1_9_3): merge revision(s) 40887,40888,40894,40896: [Backport #8431]
29031 2013-06-05 15:28 [ko1@a... ] naruse:r41083 (trunk): * gc.c (before_gc_sweep): don't optimize it to avoid segv on Ubuntu
29032 2013-06-05 15:31 [ko1@a... ] naruse:r41084 (trunk): use attribute is more simple way for r41083
29033 2013-06-05 15:36 [ko1@a... ] nobu:r41085 (trunk): * remove trailing spaces.
29034 2013-06-05 20:07 [ko1@a... ] akr:r41086 (trunk): * random.c (int_pair_to_real_inclusive): Add a cast to BDIGIT.
29035 2013-06-05 20:32 [ko1@a... ] charliesome:r41087 (trunk): add parentheses for clarity
29036 2013-06-05 20:36 [ko1@a... ] mrkn:r41088 (trunk): * include/ruby/ruby.h: fix alignment in comment.
29037 2013-06-05 20:53 [ko1@a... ] kazu:r41089 (trunk): add description of test in comment
29038 2013-06-05 21:17 [ko1@a... ] akr:r41090 (trunk): * bignum.c (big_fdiv): Use nlz() instead of bdigbitsize().
29039 2013-06-05 22:44 [ko1@a... ] shugo:r41091 (trunk): * lib/net/imap.rb (capability_response): should ignore trailing
29040 2013-06-06 00:06 [ko1@a... ] svn:r41093 (trunk): * 2013-06-06
29041 2013-06-06 00:06 [ko1@a... ] knu:r41092 (trunk): * string.c (String#b): Allow code range scan to happen later so
29042 2013-06-06 00:33 [ko1@a... ] naruse:r41094 (trunk): * win32/win32.c (NET_LUID): define it on MinGW32.
29043 2013-06-06 00:57 [ko1@a... ] tarui:r41095 (trunk): * gc.c (rgengc_rememberset_mark): change scan algorithm for performance:
29044 2013-06-06 01:01 [ko1@a... ] nobu:r41096 (trunk): * remove trailing spaces.
29045 2013-06-06 01:15 [ko1@a... ] tarui:r41097 (trunk): * gc.c (gc_mark): get rid of pushing useless objests.
29046 2013-06-06 01:16 [ko1@a... ] nobu:r41098 (trunk): * remove trailing spaces.
29047 2013-06-06 10:04 [ko1@a... ] mrkn:r41099 (trunk): * numeric.c (num_quo): should return a Float for a Float argument.
29048 2013-06-06 11:27 [ko1@a... ] nobu:r41100 (trunk): vm_method.c: top_private rdoc
29049 2013-06-06 12:00 [ko1@a... ] kazu:r41101 (trunk): fix a typo
29050 2013-06-06 13:54 [ko1@a... ] knu:r41102: Remove empty directories.
29051 2013-06-06 14:10 [ko1@a... ] nari:r41103 (trunk): * ext/objspace/object_tracing.c: allocation_info function isn't
29052 2013-06-06 14:18 [ko1@a... ] nari:r41104 (trunk): * ext/objspace/object_tracing.c: rename allocation_info to
29053 2013-06-06 19:33 [ko1@a... ] tadf:r41105 (trunk): * ext/date/date_core.c: fixed coding error .
29054 2013-06-06 20:57 [ko1@a... ] akr:r41106 (trunk): * configure.in: Invoke RUBY_REPLACE_TYPE for size_t.
29055 2013-06-06 21:58 [ko1@a... ] akr:r41107 (trunk): Specify dependencies.
29056 2013-06-06 22:01 [ko1@a... ] nobu:r41108 (trunk): * properties.
29057 2013-06-06 22:31 [ko1@a... ] mrkn:r41109 (trunk): * numeric.c (num_quo): Use to_r method to convert the receiver to
29058 2013-06-06 23:40 [ko1@a... ] nobu:r41110 (trunk): vm_method.c: change argument of set_visibility
29059 2013-06-07 06:20 [ko1@a... ] akr:r41111 (trunk): * bignum.c (rb_int_import): New function.
29060 2013-06-07 06:20 [ko1@a... ] svn:r41112 (trunk): * 2013-06-07
29061 2013-06-07 06:21 [ko1@a... ] nobu:r41113 (trunk): * properties.
29062 2013-06-07 06:49 [ko1@a... ] eregon:r41114 (trunk): * numeric.c: remove unused ID id_to_r introduced in r41109.
29063 2013-06-07 07:17 [ko1@a... ] mrkn:r41115 (trunk): * NEWS: fix style.
29064 2013-06-07 07:18 [ko1@a... ] mrkn:r41116 (trunk): * NEWS: describe a compatibility issue of Numeric#quo
29065 2013-06-07 07:31 [ko1@a... ] akr:r41117 (trunk): * internal.h (rb_int_export): countp argument is split into
29066 2013-06-07 08:05 [ko1@a... ] akr:r41118 (trunk): Fix the class name.
29067 2013-06-07 08:06 [ko1@a... ] akr:r41119 (trunk): Arguments renamed.
29068 2013-06-07 09:30 [ko1@a... ] mrkn:r41120 (trunk): * bignum.c (rb_int_import): explicitly casting BDIGIT_DBL to BDIGIT
29069 2013-06-07 10:17 [ko1@a... ] ko1:r41121 (trunk): * gc.c: remove "Sunny" terminology.
29070 2013-06-07 10:23 [ko1@a... ] zzak:r41122 (trunk): typo
29071 2013-06-07 11:18 [ko1@a... ] tarui:r41123 (trunk): * tool/rdocbench.rb: add gc total time infomation.
29072 2013-06-07 11:20 [ko1@a... ] tarui:r41124 (trunk): * array.c (ary_new): change order of allocation in order
29073 2013-06-07 11:21 [ko1@a... ] nobu:r41125 (trunk): * remove trailing spaces.
29074 2013-06-07 11:25 [ko1@a... ] tarui:r41126 (trunk): * gc.c (MARKED_IN_BITMAP, MARK_IN_BITMAP, CLEAR_IN_BITMAP): bring
29075 2013-06-07 11:28 [ko1@a... ] tarui:r41127 (trunk): * gc.c: introduce oldgen bitmap for preparing performance tuning.
29076 2013-06-07 11:33 [ko1@a... ] tarui:r41128 (trunk): * gc.c: use oldgen bitmap as initial mark bitmap when mijor gc.
29077 2013-06-07 11:36 [ko1@a... ] nobu:r41129 (trunk): * remove trailing spaces.
29078 2013-06-07 11:41 [ko1@a... ] nobu:r41130 (trunk): use NUM2SIZET and SIZET2NUM
29079 2013-06-07 11:50 [ko1@a... ] nobu:r41131 (trunk): * gc.c (gc_clear_slot_bits): used only if no RGenGC.
29080 2013-06-07 11:50 [ko1@a... ] mrkn:r41132 (trunk): * rational.c (numeric_quo): move num_quo in numeric.c to numeric_quo
29081 2013-06-07 11:52 [ko1@a... ] nobu:r41133 (trunk): adjust style
29082 2013-06-07 13:25 [ko1@a... ] naruse:r41134 (trunk): * gc.c (before_gc_sweep): noinline can also avoid the segv instead of
29083 2013-06-07 13:45 [ko1@a... ] naruse:r41135 (trunk): * ext/json/fbuffer/fbuffer.h (fbuffer_append_str): change the place of
29084 2013-06-07 15:57 [ko1@a... ] kazu:r41136 (trunk): fix a typo for r41128
29086 2013-06-07 17:31 [ko1@a... ] charliesome:r41138 (trunk): * internal.h (RCLASS_SUPER): use descriptive variable name
29087 2013-06-07 17:41 [ko1@a... ] charliesome:r41139 (trunk): * bignum.c (rb_absint_size): explicit cast to BDIGIT to avoid implicit
29088 2013-06-07 18:25 [ko1@a... ] akr:r41140 (trunk): * bignum.oc (rb_absint_size): Declare a variable, i, just before used
29089 2013-06-07 18:41 [ko1@a... ] akr:r41141 (trunk): Fix a typo.
29090 2013-06-07 19:03 [ko1@a... ] akr:r41142 (trunk): * internal.h (numberof): Gathered from various files.
29091 2013-06-07 19:24 [ko1@a... ] akr:r41143 (trunk): * bignum.c (rb_absint_size): Use numberof.
29092 2013-06-07 19:49 [ko1@a... ] akr:r41144 (trunk): * bignum.c (validate_integer_format): Extracted from rb_int_export and
29093 2013-06-07 21:06 [ko1@a... ] akr:r41145 (trunk): * bignum.c (integer_format_loop_setup): Extracted from rb_int_export
29094 2013-06-07 21:16 [ko1@a... ] akr:r41146 (trunk): Update comment.
29095 2013-06-07 21:41 [ko1@a... ] akr:r41147 (trunk): * bignum.c (rb_integer_pack): Renamed from rb_int_export.
29096 2013-06-07 22:17 [ko1@a... ] naruse:r41148 (trunk): * lib/rubygems/specification.rb (Gem::Specification#to_yaml):
29097 2013-06-07 22:25 [ko1@a... ] nobu:r41149 (trunk): * variable.c (rb_const_set): fix variable type.
29098 2013-06-07 23:23 [ko1@a... ] ktsj:r41150 (trunk): * variable.c (rb_const_set): fix missing semicolon.
29099 2013-06-08 00:03 [ko1@a... ] akr:r41151 (trunk): * bignum.c (rb_integer_pack): Arguments changed. Use flags to
29100 2013-06-08 00:03 [ko1@a... ] svn:r41152 (trunk): * 2013-06-08
[前][次][番号順一覧][上]