[前][次][スレッド一覧][上]
ruby-changes:13401-13500
13401 2009-10-01 13:24 [ko1@a... ] Ruby:r25172 (trunk): * 2009-10-01
13402 2009-10-01 13:24 [ko1@a... ] Ruby:r25171 (trunk): * win32/win32.c (rb_w32_getpid): simply call GetCurrentProcessId()
13403 2009-10-01 14:19 [ko1@a... ] Ruby:r25173 (trunk): * win32/{setup.mak,Makefile.sub,win32.c},include/ruby/win32.h (RT_VER):
13404 2009-10-02 09:21 [ko1@a... ] Ruby:r25175 (trunk): * 2009-10-02
13405 2009-10-02 09:21 [ko1@a... ] Ruby:r25174 (trunk): * eval.c (rb_origenviron): remove unused old variable.
13406 2009-10-02 13:40 [ko1@a... ] Ruby:r25177 (ruby_1_8): * 2009-10-02
13407 2009-10-02 13:40 [ko1@a... ] Ruby:r25176 (ruby_1_8): * win32/win32.c (rb_w32_getpid): simply call GetCurrentProcessId()
13408 2009-10-02 13:56 [ko1@a... ] Ruby:r25178 (ruby_1_8): * win32/{setup.mak,Makefile.sub,win32.c} (RT_VER): split compiler
13409 2009-10-02 13:56 [ko1@a... ] Ruby:r25179 (ruby_1_8): * eval.c (rb_origenviron): remove unused old variable.
13410 2009-10-02 15:39 [ko1@a... ] Ruby:r25180 (trunk): * thread.c (ruby_suppress_tracing): get rid of clobbering by
13411 2009-10-02 17:25 [ko1@a... ] Ruby:r25181 (ruby_1_8): * io.c (rb_io_fptr_finalize): free fptr to avoid memory leaks.
13412 2009-10-02 17:27 [ko1@a... ] Ruby:r25182 (ruby_1_8): * win32/Makefile.sub (LD_SHARED1): typo.
13413 2009-10-02 17:31 [ko1@a... ] Ruby:r25183 (ruby_1_8): * Makefile.sub (LDSHARED_2): typo.
13414 2009-10-02 19:54 [ko1@a... ] Ruby:r25185 (trunk): update rdoc.
13415 2009-10-02 19:54 [ko1@a... ] Ruby:r25184 (trunk): unused svn:keywords property deleted.
13416 2009-10-02 20:02 [ko1@a... ] Ruby:r25186 (ruby_1_8): Improve rdoc for Enumerator#next. Remove a not-so-notable note.
13417 2009-10-02 20:38 [ko1@a... ] Ruby:r25187 (trunk): * parse.y (ripper_yylval_id, ripper_get_{id,value}): wrap ID by
13418 2009-10-02 20:50 [ko1@a... ] Ruby:r25188 (trunk): * enum.c (enum_slice_before): take a pattern if no block given.
13419 2009-10-02 21:06 [ko1@a... ] Ruby:r25189 (trunk): get rid of unused keywords from svn:keywords.
13420 2009-10-03 00:31 [ko1@a... ] Ruby:r25191 (trunk): * range.c (discrete_object_p): needs the argument type to get rid
13421 2009-10-03 00:46 [ko1@a... ] Ruby:r25192 (trunk): * method.h (rb_method_type_t): remove a comma at end of
13422 2009-10-03 00:48 [ko1@a... ] Ruby:r25193 (trunk): * test/ripper/dummyparser.rb (DummyParser): improvement by Magnus
13423 2009-10-03 01:02 [ko1@a... ] Ruby:r25194 (trunk): * configure.in: workaround for regexp metacharacters of expr in
13424 2009-10-03 01:03 [ko1@a... ] Ruby:r25195 (trunk): * enc/unicode/name2ctype.h: Updated to Unicode 5.2.0.
13425 2009-10-03 02:48 [ko1@a... ] Ruby:r25196 (trunk): * lib/rake: updated to rake code to rake-0.8.7 source code base.
13426 2009-10-03 02:50 [ko1@a... ] Ruby:r25197 (trunk): * array.c (ary_make_shared): should count frozen array itself.
13427 2009-10-03 02:59 [ko1@a... ] Ruby:r25198 (trunk): * parse.y (assignable_gen): get rid of macro collision.
13428 2009-10-03 04:11 [ko1@a... ] Ruby:r25199 (trunk): * lib/rake: updated to rake code to rake-0.8.7 source code base.
13429 2009-10-03 04:11 [ko1@a... ] Ruby:r25200 (trunk): * test/rake: eol-style.
13430 2009-10-03 04:34 [ko1@a... ] Ruby:r25201 (trunk): * parse.y (assignable_gen): parser_yyerror takes two arguments.
13431 2009-10-03 08:02 [ko1@a... ] Ruby:r25202 (trunk): rdoc update.
13432 2009-10-03 08:10 [ko1@a... ] Ruby:r25203 (trunk): rdoc update.
13433 2009-10-03 13:55 [ko1@a... ] Ruby:r25204 (trunk): enum.c (enum_chunk): Give proper error message if no block given. cf
13434 2009-10-03 21:25 [ko1@a... ] Ruby:r25207 (trunk): * test/ripper/dummyparser.rb: suppress redefinition warnings.
13435 2009-10-03 21:58 [ko1@a... ] Ruby:r25208 (trunk): * test/ripper/test_scanner_events.rb: workaround for ruby-mode.el confusion.
13436 2009-10-03 22:14 [ko1@a... ] Ruby:r25209 (trunk): * parse.y (bv_decls, bvar): fix for block variables.
13437 2009-10-03 22:38 [ko1@a... ] Ruby:r25210 (trunk): * test/rake/test_package_task.rb (Rake::TestPackageTask),
13438 2009-10-03 23:48 [ko1@a... ] Ruby:r25211 (trunk): * test/rake: get rid of name collision.
13439 2009-10-03 23:54 [ko1@a... ] Ruby:r25212 (trunk): * test/rake: get rid of name collision.
13440 2009-10-03 23:57 [ko1@a... ] Ruby:r25213 (trunk): * test/rake/contrib/test_ftp.rb: moved.
13441 2009-10-04 00:40 [ko1@a... ] Ruby:r25214 (trunk): * lib/rake/contrib: added.
13442 2009-10-04 00:59 [ko1@a... ] Ruby:r25215 (trunk): * test/rubygems: use require_relative.
13443 2009-10-04 01:15 [ko1@a... ] Ruby:r25216 (trunk): * lib/cgi/core.rb: fix command-line option of
13444 2009-10-04 05:35 [ko1@a... ] Ruby:r25217 (trunk): * symbian/setup (ruby.mmp): added macro RUBY_EXPORT to match the change in dln.c
13445 2009-10-04 05:40 [ko1@a... ] Ruby:r25218 (trunk): * ext/tk/lib/tk/variable.rb: add TkVariable#to_hash,to_proc,to_int,to_str,to_ary
13446 2009-10-04 05:40 [ko1@a... ] Ruby:r25220 (ruby_1_8): * 2009-10-04
13447 2009-10-04 05:44 [ko1@a... ] Ruby:r25221 (trunk): * symbian/setup (ruby.mmp): added macro RUBY_EXPORT to match the change in dln.c
13448 2009-10-04 08:29 [ko1@a... ] Ruby:r25222 (trunk): * enum.c (slicebefore_ii): use id_eqq.
13449 2009-10-04 09:00 [ko1@a... ] Ruby:r25223 (trunk): add assertion message.
13450 2009-10-04 13:54 [ko1@a... ] Ruby:r25224 (trunk): * test/rubygems/test_gem.rb (TestGem#test_self_find_files): "."
13451 2009-10-04 13:55 [ko1@a... ] Ruby:r25225 (trunk): * test/rubygems/gemutilities.rb (setup): use ENV["RUBY"] before
13452 2009-10-04 13:59 [ko1@a... ] Ruby:r25226 (trunk): * test/rubygems/test_gem_installer.rb (test_build_extensions_extconf_bad):
13453 2009-10-04 14:01 [ko1@a... ] Ruby:r25227 (trunk): * lib/rubygems.rb (Gem::binary_mode): binary mode uses binary
13454 2009-10-04 14:44 [ko1@a... ] Ruby:r25228 (trunk): wrap by a module.
13455 2009-10-04 15:00 [ko1@a... ] Ruby:r25229 (trunk): * pack.c (NATINT_LEN, pack_pack): suppressed warnings.
13456 2009-10-04 19:31 [ko1@a... ] Ruby:r25230 (ruby_1_8, trunk): * marshal.c (struct {dump,load}_arg): manage with dfree, instead
13457 2009-10-04 22:26 [ko1@a... ] Ruby:r25231 (trunk): * lib/cgi/cookie.rb: add default value to @@accept_charset
13458 2009-10-04 23:00 [ko1@a... ] Ruby:r25232 (ruby_1_8): * lib/cgi.rb (CGI.unescapeHTML): fix for hex values 80-FF,
13459 2009-10-04 23:10 [ko1@a... ] Ruby:r25233 (ruby_1_8): add reference ML numbert to Changelog
13460 2009-10-05 02:06 [ko1@a... ] Ruby:r25235 (trunk): * 2009-10-05
13461 2009-10-05 20:27 [ko1@a... ] Ruby:r25236 (trunk): rdoc update.
13462 2009-10-05 23:37 [ko1@a... ] Ruby:r25237 (trunk): * array.c (rb_ary_{times, shuffle_bang, sample}): reducing macro
13463 2009-10-06 06:29 [ko1@a... ] Ruby:r25239 (trunk): * 2009-10-06
13465 2009-10-06 06:30 [ko1@a... ] Ruby:r25241 (ruby_1_8): * 2009-10-06
13466 2009-10-06 06:30 [ko1@a... ] Ruby:r25240 (ruby_1_8): * ext/tk/lib/tk/canvas.rb: *** POTENTIALLY INCOMPATIBLE ***
13467 2009-10-06 14:47 [ko1@a... ] Ruby:r25242 (trunk, ruby_1_8): * **/*.ja: set mime-type charset.
13468 2009-10-06 19:07 [ko1@a... ] Ruby:r25243 (trunk): * struct.c (rb_struct_select): Struct#select should return
13469 2009-10-06 21:32 [ko1@a... ] Ruby:r25244 (trunk): * io.c (io_reopen): avoid close if possible.
13470 2009-10-06 22:07 [ko1@a... ] Ruby:r25245 (trunk): * lib/delegate.rb (Delegator::public_api): take snapshot of
13471 2009-10-07 00:31 [ko1@a... ] Ruby:r25247 (ruby_1_8): * 2009-10-07
13472 2009-10-07 00:31 [ko1@a... ] Ruby:r25246 (ruby_1_8, trunk): * lib/resolv.rb (Resolv::DNS.bind_random_port): bind to "::" for IPv6.
13473 2009-10-07 00:31 [ko1@a... ] Ruby:r25248 (trunk): * 2009-10-07
13474 2009-10-07 00:58 [ko1@a... ] Ruby:r25249 (trunk): * string.c (rb_str_upto): RDoc updated. a patch from Nobuhiro
13475 2009-10-07 08:14 [ko1@a... ] Ruby:r25250 (ruby_1_8): * time.c (NUM2TIMET): defined because some platforms, such as
13476 2009-10-07 09:35 [ko1@a... ] Ruby:r25251 (trunk): * string.c (rb_str_inspect): don't assign -1 to unsigned int.
13477 2009-10-07 10:21 [ko1@a... ] Ruby:r25253 (win32-unicode-test): * 2009-10-07
13478 2009-10-07 10:21 [ko1@a... ] Ruby:r25252 (win32-unicode-test): * dir.c (dir_chdir, dir_s_mkdir, dir_s_rmdir): use wrapper macros
13479 2009-10-07 16:06 [ko1@a... ] Ruby:r25255 (trunk): * include/ruby/ruby.h (rb_long2int): evalates the argument only
13480 2009-10-07 16:44 [ko1@a... ] Ruby:r25256 (trunk): * marshal.c (mark_dump_arg, mark_load_arg): ignore already cleaned
13481 2009-10-07 22:35 [ko1@a... ] Ruby:r25257 (trunk): update comment.
13482 2009-10-08 01:23 [ko1@a... ] Ruby:r25258 (trunk): * iseq.c (iseq_s_disasm): accept proc objects.
13483 2009-10-08 02:46 [ko1@a... ] Ruby:r25259 (trunk): * string.c (rb_str_inspect): copy by chunks.
13484 2009-10-08 11:49 [ko1@a... ] Ruby:r25260 (trunk): * tool/enc-unicode.rb: parse range notation of UnicodeData.txt.
13485 2009-10-09 00:02 [ko1@a... ] Ruby:r25262 (trunk): * 2009-10-09
13486 2009-10-09 00:02 [ko1@a... ] Ruby:r25261 (trunk): * ext/socket/lib/socket.rb (Socket.udp_server_recv): extracted from
13487 2009-10-09 00:34 [ko1@a... ] Ruby:r25263 (trunk): * lib/net/telnet.rb (cmd): Pass FailEOF options: patch by Brian Candler
13488 2009-10-09 00:35 [ko1@a... ] Ruby:r25265 (ruby_1_8): * 2009-10-09
13489 2009-10-09 00:35 [ko1@a... ] Ruby:r25264 (ruby_1_8): * lib/net/telnet.rb (cmd): Pass FailEOF options: patch by Brian Candler
13490 2009-10-09 01:11 [ko1@a... ] Ruby:r25266 (trunk): * compile.c (ADD_TRACE): fire coverage event in ensure clause.
13491 2009-10-09 02:14 [ko1@a... ] Ruby:r25267 (trunk): * ext/curses/curses.c: Many functions of module Curses could cause a crash if the ncurses library was not properly initialized.
13492 2009-10-09 02:47 [ko1@a... ] Ruby:r25268 (ruby_1_8): ext/curses/curses.c: fix whitespace
13493 2009-10-09 02:47 [ko1@a... ] Ruby:r25269 (ruby_1_8): * ext/curses/curses.c: Many functions of module Curses could cause a crash if the ncurses library was not properly initialized.
13494 2009-10-09 02:48 [ko1@a... ] Ruby:r25270 (ruby_1_8): ext/curses/curses: more whitespace
13495 2009-10-09 03:07 [ko1@a... ] Ruby:r25271 (trunk): * tool/enc-unicode.rb: optimized.
13496 2009-10-09 10:14 [ko1@a... ] Ruby:r25272 (trunk): * lib/irb/context.rb (IRB::Context#initialize):
13497 2009-10-09 21:17 [ko1@a... ] Ruby:r25273 (trunk): * lib/resolv.rb (Resolv::DNS::Requester::ConnectedUDP): disable
13498 2009-10-09 23:52 [ko1@a... ] Ruby:r25274 (trunk): * vm_method.c (rb_method_boundp): should exclude NOEX_RESPONDS.
13499 2009-10-10 12:20 [ko1@a... ] Ruby:r25275 (trunk): * enc/unicode/name2ctype.h: update.
13500 2009-10-10 12:21 [ko1@a... ] Ruby:r25276 (trunk): * 2009-10-10
[前][次][スレッド一覧][上]