[前][次][番号順一覧][上]
ruby-changes:17101-17200
17101 2010-08-26 10:17 [ko1@a... ] Ruby:r29101 (trunk): Creating dummy library for dl/fiddle tests on AIX.
17102 2010-08-26 10:50 [ko1@a... ] Ruby:r29102 (trunk): * regint.h (OnigStackIndex): the type should be intptr_t.
17103 2010-08-26 16:46 [ko1@a... ] Ruby:r29103 (trunk): * random.c (rb_random_int32): suppress warning on LP64 platforms.
17104 2010-08-26 21:50 [ko1@a... ] Ruby:r29104 (trunk): * ext/pathname/pathname.c (path_readlines): Pathname#readlines
17105 2010-08-26 22:54 [ko1@a... ] Ruby:r29105 (trunk): * array.c (rb_ary_shuffle): rdoc fix. argument name was missing.
17106 2010-08-27 05:18 [ko1@a... ] Ruby:r29106 (trunk): * ext/pathname/pathname.c (path_sysopen): Pathname#sysopen translated
17107 2010-08-27 05:18 [ko1@a... ] Ruby:r29107 (trunk): * 2010-08-27
17108 2010-08-27 07:57 [ko1@a... ] Ruby:r29108 (trunk): * array.c (rb_ary_shuffle_bang): bail out from modification during
17109 2010-08-27 10:49 [ko1@a... ] Ruby:r29109 (trunk): * NEWS: moved to doc/NEWS-1.9.2.
17110 2010-08-27 12:25 [ko1@a... ] Ruby:r29110 (trunk): * io.c (null_device): the name of null device.
17111 2010-08-27 12:26 [ko1@a... ] Ruby:r29111 (ruby_1_8): * lib/net/imap.rb (initialize): sets sync_close to true.
17112 2010-08-27 12:26 [ko1@a... ] Ruby:r29112 (ruby_1_8): * 2010-08-27
17113 2010-08-27 12:27 [ko1@a... ] Ruby:r29113 (trunk): * object.c (rb_obj_class): remove mention of obsolete method.
17114 2010-08-27 12:53 [ko1@a... ] Ruby:r29114 (trunk): * NEWS (IO::NULLL): add.
17115 2010-08-27 12:53 [ko1@a... ] Ruby:r29115 (trunk): * math.c (math_atan2): change the behavior when x and y are zero.
17116 2010-08-27 12:58 [ko1@a... ] Ruby:r29116 (trunk): * ChangeLog: annotate for redmine.
17117 2010-08-27 15:35 [ko1@a... ] Ruby:r29117 (trunk): * array.c (rb_ary_sample): removed unused variable.
17118 2010-08-27 15:37 [ko1@a... ] Ruby:r29118 (trunk): * file.c (null_device): move from io.c.
17119 2010-08-27 15:39 [ko1@a... ] Ruby:r29119 (trunk): * math.c (math_atan2): you should know that M_PI is not the feature
17120 2010-08-27 16:33 [ko1@a... ] Ruby:r29120 (trunk): * string.c (rb_str_prepend): new method by Sora Harakami
17121 2010-08-27 21:17 [ko1@a... ] Ruby:r29121 (trunk): * ChangeLog: fix credit (requested by the author).
17122 2010-08-28 07:10 [ko1@a... ] Ruby:r29123 (trunk): * 2010-08-28
17123 2010-08-28 07:13 [ko1@a... ] Ruby:r29122 (trunk): Mention String#prepend.
17124 2010-08-28 08:19 [ko1@a... ] Ruby:r29124 (trunk): * ext/pathname/pathname.c (path_blockdev_p): Pathname#blockdev?
17125 2010-08-28 10:04 [ko1@a... ] Ruby:r29125 (ruby_1_8): The looser splat operator was backed out.
17126 2010-08-28 10:04 [ko1@a... ] Ruby:r29126 (ruby_1_8): * 2010-08-28
17127 2010-08-28 17:52 [ko1@a... ] Ruby:r29127 (trunk): * ext/bigdecimal/bigdecimal.c (BigDecimal_save_exception_mode,
17129 2010-08-29 06:35 [ko1@a... ] Ruby:r29128 (trunk): * ext/pathname/pathname.c (path_chardev_p): Pathname#chardev?
17130 2010-08-29 09:36 [ko1@a... ] Ruby:r29130 (trunk): * common.mk (clean): exclude *.inc.
17131 2010-08-29 09:42 [ko1@a... ] Ruby:r29131 (trunk): Add links about floating point.
17132 2010-08-29 09:57 [ko1@a... ] Ruby:r29132 (trunk): * test/pathname/test_pathname.rb (test_expand_path): should treat drive letter.
17133 2010-08-29 12:20 [ko1@a... ] Ruby:r29133 (trunk): * load.c (load_failed): should honor encoding.
17134 2010-08-29 12:48 [ko1@a... ] Ruby:r29134 (trunk): * lib/tempfile.rb: not executable.
17135 2010-08-29 12:51 [ko1@a... ] Ruby:r29135 (trunk): * load.c (rb_provide_feature): clarify error message for frozen
17136 2010-08-29 13:23 [ko1@a... ] Ruby:r29136 (trunk): * vm.c (rb_thread_method_id_and_class): curried proc has no
17137 2010-08-29 14:16 [ko1@a... ] Ruby:r29137 (trunk): fix a date.
17138 2010-08-29 16:09 [ko1@a... ] Ruby:r29138 (trunk): * common.mk (node_name.inc): remove command option -n and give
17139 2010-08-29 23:25 [ko1@a... ] Ruby:r29139 (trunk): * file.c (rb_get_path_check): clarify error message for
17140 2010-08-29 23:51 [ko1@a... ] Ruby:r29140 (trunk): * lib/rdoc/parser/ruby.rb (RDoc#parse_class): ignore non-constant
17141 2010-08-29 23:54 [ko1@a... ] Ruby:r29141 (trunk): * lib/rdoc/parser/ruby.rb (RDoc#parse_call_parameters): don't
17142 2010-08-30 07:33 [ko1@a... ] Ruby:r29142 (trunk): * ext/pathname/pathname.c (path_.executable_p): Pathname#.executable?
17143 2010-08-30 07:33 [ko1@a... ] Ruby:r29143 (trunk): * 2010-08-30
17144 2010-08-30 08:08 [ko1@a... ] Ruby:r29144 (ruby_1_8): This item is about the function loop.
17145 2010-08-30 08:08 [ko1@a... ] Ruby:r29145 (ruby_1_8): * 2010-08-30
17146 2010-08-30 15:01 [ko1@a... ] Ruby:r29146 (trunk): * string.c (tr_setup_table): initialize negating table when
17147 2010-08-30 16:51 [authornari@g... ] ruby-changes 購読希望
17148 2010-08-30 21:30 [ko1@a... ] Ruby:r29147 (trunk): * ext/pathname/pathname.c (path_executable_real_p):
17149 2010-08-31 04:45 [ko1@a... ] Ruby:r29149 (trunk): * 2010-08-31
17150 2010-08-31 04:46 [ko1@a... ] Ruby:r29148 (trunk): * string.c (tr_setup_table): fix bug in r29146.
17151 2010-08-31 07:05 [ko1@a... ] Ruby:r29150 (trunk): describe that Time#strftime supports %:z and %::z.
17152 2010-08-31 17:35 [ko1@a... ] Ruby:r29151 (trunk): * ext/tk/stubs.c: fix [Bug #3771] "VC++ can't make ext/tk with enabling
17153 2010-08-31 17:35 [ko1@a... ] Ruby:r29152 (ruby_1_8): * ext/tk/stubs.c: fix [Bug #3771] "VC++ can't make ext/tk with enabling
17154 2010-08-31 17:35 [ko1@a... ] Ruby:r29153 (ruby_1_8): * 2010-08-31
17155 2010-08-31 21:11 [ko1@a... ] Ruby:r29154 (trunk): * ext/pathname/pathname.c (path_exist_p): Pathname#exist? translated
17156 2010-09-01 12:56 [ko1@a... ] Ruby:r29155 (trunk): * thread.c (ruby_suppress_tracing): restore the state and invoke
17157 2010-09-01 14:36 [ko1@a... ] Ruby:r29156 (trunk): * enum.c (enum_zip): fix typo of rdoc.
17158 2010-09-01 14:36 [ko1@a... ] Ruby:r29157 (trunk): * array.c (rb_ary_rotate_m): fix typo of rdoc.
17159 2010-09-01 16:55 [ko1@a... ] Ruby:r29158 (trunk): * string.c (tr_setup_table): optimized. don't create hash objects
17160 2010-09-01 17:41 [ko1@a... ] Ruby:r29159 (trunk): Imported minitest 1.7.1 r5835
17161 2010-09-01 22:04 [ko1@a... ] Ruby:r29160 (trunk): * ext/pathname/pathname.c (path_grpowned_p): Pathname#grpowned?
17162 2010-09-02 00:14 [ko1@a... ] Ruby:r29161 (ruby_1_8_6): Add revision number to changelog for last entry.
17163 2010-09-02 00:15 [ko1@a... ] Ruby:r29162 (ruby_1_8_6): * 2010-09-02
17164 2010-09-02 00:32 [ko1@a... ] Ruby:r29163: Tagging p420 for release.
17165 2010-09-02 07:18 [ko1@a... ] Ruby:r29165 (trunk): * 2010-09-02
17167 2010-09-02 09:03 [ko1@a... ] Ruby:r29166 (trunk): * win32/win32.c (CreateChild): unicodize.
17168 2010-09-02 09:12 [ko1@a... ] Ruby:r29167 (trunk): * win32/win32.c (rb_w32_spawn, rb_w32_aspawn): don't forget to free
17169 2010-09-02 22:11 [ko1@a... ] Ruby:r29168 (trunk): * ext/pathname/pathname.c (path_file_p): Pathname#file?
17170 2010-09-03 06:14 [ko1@a... ] Ruby:r29169 (trunk): * ext/pty/pty.c (chfunc): restore errno from SystemCallError and
17171 2010-09-03 06:23 [ko1@a... ] Ruby:r29170 (trunk): * ext/pathname/pathname.c (path_pipe_p): Pathname#pipe?
17172 2010-09-03 06:41 [ko1@a... ] Ruby:r29171 (trunk): * ext/pty/pty.c (chfunc): pass through exceptions.
17173 2010-09-03 12:41 [ko1@a... ] Ruby:r29172 (ruby_1_8): * ChangeLog: reformat.
17174 2010-09-03 12:45 [ko1@a... ] Ruby:r29173 (ruby_1_8): * intern.h (rb_usascii_str_new): macros for forward compatibility.
17175 2010-09-03 17:05 [ko1@a... ] Ruby:r29174 (ruby_1_8): * parse.y (method_call): Add support for Ruby 1.9 style method
17176 2010-09-03 23:57 [ko1@a... ] Ruby:r29176 (trunk): * ext/pathname/pathname.c (path_socket_p): Pathname#socket?
17177 2010-09-04 01:04 [ko1@a... ] Ruby:r29178 (trunk): * 2010-09-04
17178 2010-09-04 01:04 [ko1@a... ] Ruby:r29179 (trunk): Merges r27968 from ruby_1_9_2 into trunk.
17179 2010-09-04 01:04 [ko1@a... ] Ruby:r29177 (trunk): Forward-ports r28360 from ruby_1_9_2 into trunk.
17180 2010-09-04 10:41 [ko1@a... ] Ruby:r29180 (trunk): * load.c (ruby_init_ext): export for golfers.
17181 2010-09-04 23:50 [ko1@a... ] Ruby:r29181 (trunk): * file.c (rb_file_s_readlink): symlink target should be in
17182 2010-09-05 23:03 [ko1@a... ] Ruby:r29182 (trunk): * ext/pathname/pathname.c (path_owned_p): Pathname#owned?
17183 2010-09-05 23:03 [ko1@a... ] Ruby:r29183 (trunk): * 2010-09-05
17184 2010-09-06 06:18 [ko1@a... ] Ruby:r29184 (trunk): * ext/pathname/pathname.c (path_readable_p): Pathname#readable?
17185 2010-09-06 06:18 [ko1@a... ] Ruby:r29185 (trunk): * 2010-09-06
17186 2010-09-06 09:54 [ko1@a... ] Ruby:r29186 (trunk): * util.c (ruby_strtod): check integr overflow.
17187 2010-09-06 10:00 [ko1@a... ] Ruby:r29187 (trunk): * util.c (ruby_strtod): check there is at least 1 digit after
17188 2010-09-06 10:39 [ko1@a... ] Ruby:r29188 (trunk): * ext/readline/readline.c (readline_s_get_line_buffer):
17189 2010-09-06 10:53 [ko1@a... ] Ruby:r29189 (trunk): * Fixed exception message for SSL post connection check failure. Patch
17190 2010-09-06 11:17 [ko1@a... ] Ruby:r29190 (trunk): * Fixed wrong check of missing functions. Patch by Adrian Quark.
17191 2010-09-06 23:08 [ko1@a... ] Ruby:r29191 (trunk): * ext/pathname/pathname.c (path_world_readable_p):
17192 2010-09-07 21:04 [ko1@a... ] Ruby:r29192 (trunk): * ext/pathname/pathname.c (path_readable_real_p):
17193 2010-09-07 21:04 [ko1@a... ] Ruby:r29193 (trunk): * 2010-09-07
17194 2010-09-08 06:26 [ko1@a... ] Ruby:r29194 (trunk): * ext/pathname/pathname.c (path_setuid_p): Pathname#setuid? translated
17195 2010-09-08 06:26 [ko1@a... ] Ruby:r29195 (trunk): * 2010-09-08
17196 2010-09-08 20:57 [ko1@a... ] Ruby:r29196 (trunk): * ext/pathname/pathname.c (path_setgid_p): Pathname#setgid? translated
17197 2010-09-08 22:52 [ko1@a... ] Ruby:r29197 (trunk): * ext/openssl/ossl_ssl.c (ssl_get_error): Thread context switch was
17198 2010-09-09 00:52 [ko1@a... ] Ruby:r29198 (trunk): fix typos
17199 2010-09-09 00:52 [ko1@a... ] Ruby:r29199 (trunk): * 2010-09-09
17200 2010-09-09 09:20 [ko1@a... ] Ruby:r29200 (trunk): * tool/rbinstall.rb (install?): gemspec filename should include
[前][次][番号順一覧][上]