[前][次][スレッド一覧][上]

ruby-changes:19301-19400

  19301 2011-04-25 07:27 [ko1@a...            ] Ruby:r31340 (trunk): * random.c (random_s_rand, Init_Random): Random.rand should behave as
  19302 2011-04-25 08:25 [ko1@a...            ] Ruby:r31341 (trunk): * random.c (rb_f_rand, random_s_rand): RDocs for them.
  19303 2011-04-25 16:57 [ko1@a...            ] Ruby:r31343 (trunk): * random.c (random_rand): remove unused variables.
  19304 2011-04-25 20:04 [ko1@a...            ] Ruby:r31344 (trunk): * win32/win32.c (kill): accept 0 as pid, fixes #4596
  19305 2011-04-25 21:11 [ko1@a...            ] Ruby:r31345 (trunk): * win32/win32.c (kill): accept 0 only sig is SIGINT #4596
  19306 2011-04-26 07:04 [ko1@a...            ] Ruby:r31347 (trunk): * 2011-04-26       
  19307 2011-04-26 07:07 [ko1@a...            ] Ruby:r31346 (trunk): * ext/openssl/extconf.rb: Should check SSLv2_*method.
  19308 2011-04-26 22:37 [ko1@a...            ] Ruby:r31348 (trunk): * ext/date/lib/date/format.rb (_iso8601): allowed day only civil
  19309 2011-04-27 00:05 [ko1@a...            ] Ruby:r31350 (trunk): * 2011-04-27       
  19310 2011-04-27 00:05 [ko1@a...            ] Ruby:r31349 (trunk): * ext/date/date_core.c (dt_lite_set_tmx): should get df value.
  19311 2011-04-27 00:50 [ko1@a...            ] Ruby:r31351 (trunk): * include/ruby/win32.h (ftruncate, truncate, ftello, fseeko): non-64
  19312 2011-04-27 00:51 [ko1@a...            ] Ruby:r31352 (trunk): * file.c (rb_file_truncate): fix function.
  19313 2011-04-27 00:52 [ko1@a...            ] Ruby:r31353 (trunk): * transcode.c (econv_init): fix rdoc.
  19314 2011-04-27 00:54 [ko1@a...            ] Ruby:r31354 (trunk): * include/ruby/encoding.h (ECONV_NEWLINE_DECORATOR_MASK): add.
  19315 2011-04-27 00:55 [ko1@a...            ] Ruby:r31355 (trunk): * io.c (validate_enc_binmode, rb_io_extract_modeenc): set newline
  19316 2011-04-27 00:56 [ko1@a...            ] Ruby:r31356 (trunk): * transcode.c (econv_opts): add newline option.
  19317 2011-04-27 00:57 [ko1@a...            ] Ruby:r31357 (trunk): * strip trailing spaces.
  19318 2011-04-27 01:02 [ko1@a...            ] Ruby:r31358 (trunk): * ext/date/date_core.c: modified validation methods.
  19319 2011-04-27 01:05 [ko1@a...            ] Ruby:r31359 (trunk): use skip           
  19320 2011-04-27 01:09 [ko1@a...            ] Ruby:r31360 (trunk): use skip           
  19321 2011-04-27 01:14 [ko1@a...            ] Ruby:r31361 (trunk): * include/ruby/win32.h (frexp, modf): fix suppressing warnings on
  19322 2011-04-27 01:17 [ko1@a...            ] Ruby:r31362 (trunk): * encoding.c (enc_find): accept Encoding objects.
  19323 2011-04-27 01:28 [ko1@a...            ] Ruby:r31363 (trunk): * ext/date/date_core.c (date_zone_to_diff): renamed.
  19324 2011-04-27 01:30 [ko1@a...            ] Ruby:r31364 (trunk): * test/ruby/test_encoding.rb (test_encoding): tests for r31362.
  19325 2011-04-27 07:42 [ko1@a...            ] Ruby:r31365 (trunk): * configure.in (STRIP): use proper toolchain.  based on a patch
  19326 2011-04-27 11:45 [ko1@a...            ] Ruby:r31366 (trunk): * enc/trans/emoji_iso2022_kddi.trans: ISO-2022-JP-KDDI doesn't have
  19328 2011-04-28 06:07 [ko1@a...            ] Ruby:r31368 (trunk): * 2011-04-28       
  19329 2011-04-28 06:07 [ko1@a...            ] Ruby:r31369 (trunk): * lib/csv.rb (CSV.read): no mode is needed.
  19330 2011-04-28 06:07 [ko1@a...            ] Ruby:r31370 (trunk): * lib/csv.rb (CSV::open): suppress universal newline decorator.
  19331 2011-04-28 15:34 [ko1@a...            ] Ruby:r31371 (trunk): * test/dl/test_base.rb (DL::LIBC_SO): its always msvc*.dll on
  19332 2011-04-28 16:22 [ko1@a...            ] Ruby:r31372 (trunk): * win32/{win32.c,dir.h} (rb_w32_uopendir): new API to pass UTF-8 path.
  19333 2011-04-29 10:11 [ko1@a...            ] Ruby:r31373 (trunk): * thread.c (rb_mutex_lock, lock_func): Avoid busy loop and
  19334 2011-04-29 10:11 [ko1@a...            ] Ruby:r31374 (trunk): * 2011-04-29       
  19335 2011-04-29 10:22 [ko1@a...            ] Ruby:r31375 (trunk): * thread.c (lock_func): small cleanup.
  19336 2011-04-29 10:26 [ko1@a...            ] Ruby:r31376 (trunk): ChangeLog change.  
  19337 2011-04-29 10:27 [ko1@a...            ] Ruby:r31377 (trunk): * io.c (make_writeconv): do not add textmode newline decorator if any
  19338 2011-04-29 10:29 [ko1@a...            ] Ruby:r31378 (trunk): * vm_method.c (rb_clear_cache_by_class): Revert r29673. It made
  19339 2011-04-29 10:44 [ko1@a...            ] Ruby:r31379 (trunk): * benchmark/bm_vm4_pipe.rb: Add two new benchmark for GVL
  19340 2011-04-29 11:06 [ko1@a...            ] Ruby:r31380 (trunk): set svn:eol-style property
  19341 2011-04-29 12:23 [ko1@a...            ] Ruby:r31381 (trunk): fix indentation    
  19342 2011-04-29 13:18 [ko1@a...            ] Ruby:r31382 (trunk): * thread_win32.c (native_cond_timedwait): New. r31373 caused
  19343 2011-04-29 21:16 [ko1@a...            ] Ruby:r31383 (trunk): * thread_win32.c, include/ruby/win32.h: add prototypes.
  19344 2011-04-30 00:20 [ko1@a...            ] Ruby:r31384 (trunk): * thread_pthread.c (gvl_init): fix hangup if GVL_SIMPLE_LOCK=1.
  19345 2011-04-30 00:20 [ko1@a...            ] Ruby:r31385 (trunk): * 2011-04-30       
  19346 2011-04-30 00:44 [ko1@a...            ] Ruby:r31386 (trunk): * include/ruby/win32.h: remove redundunt declaration of
  19347 2011-04-30 00:50 [ko1@a...            ] Ruby:r31387 (trunk): spell fix          
  19348 2011-04-30 01:18 [ko1@a...            ] Ruby:r31388 (trunk): fix eol-style      
  19349 2011-04-30 04:09 [ko1@a...            ] Ruby:r31389 (trunk): * test/io/wait/test_io_wait.rb: New. for testing ext/io/wait.
  19350 2011-04-30 16:16 [ko1@a...            ] Ruby:r31390 (trunk): * benchmark/bm_io_select.rb, benchmark/bm_io_select2.rb: New.
  19351 2011-04-30 16:36 [ko1@a...            ] Ruby:r31391 (trunk): * io.c (copy_stream_body, rb_io_s_copy_stream): move rb_fd_init()
  19352 2011-04-30 16:49 [ko1@a...            ] Ruby:r31392 (trunk): * benchmark/bm_io_select3.rb: New.
  19353 2011-04-30 20:08 [ko1@a...            ] Ruby:r31393 (trunk): * thread.c (do_select): remove useless ifdef. time calculation
  19354 2011-04-30 20:15 [ko1@a...            ] Ruby:r31394 (trunk): * include/ruby/intern.h (rb_thread_select): mark as deprecated.
  19355 2011-04-30 20:19 [ko1@a...            ] Ruby:r31395 (trunk): * thread.c (rb_fd_copy): Change function argument. Now
  19356 2011-04-30 20:23 [ko1@a...            ] Ruby:r31396 (trunk): * thread.c (do_select): Change arugment type to rb_fdset_t.
  19357 2011-04-30 23:11 [ko1@a...            ] Ruby:r31397 (trunk): * win32/win32.c (rb_w32_fdcopy): New. This can copy even though
  19358 2011-05-01 01:02 [ko1@a...            ] Ruby:r31398 (trunk): fix commit mistake of r31389.
  19359 2011-05-01 01:02 [ko1@a...            ] Ruby:r31399 (trunk): * 2011-05-01       
  19360 2011-05-01 01:08 [ko1@a...            ] Ruby:r31400 (trunk): * thread.c (rb_thread_select): release GVL while waiting select().
  19361 2011-05-01 18:37 [ko1@a...            ] Ruby:r31401 (ruby_1_9_2): merges r30779 from trunk into ruby_1_9_2.
  19362 2011-05-01 18:37 [ko1@a...            ] Ruby:r31402 (ruby_1_9_2): * thread.c (thread_s_kill): workaround for .
  19363 2011-05-01 18:37 [ko1@a...            ] Ruby:r31403 (ruby_1_9_2): merges r30784 from trunk into ruby_1_9_2.
  19364 2011-05-01 18:37 [ko1@a...            ] Ruby:r31404 (ruby_1_9_2): merges r30786, r30787 and r30797 from trunk into ruby_1_9_2.
  19365 2011-05-02 00:50 [ko1@a...            ] Ruby:r31406 (trunk): * 2011-05-02       
  19366 2011-05-02 00:50 [ko1@a...            ] Ruby:r31405 (trunk): * ext/socket/init.c (rsock_connect): add to care EINTR. based
  19367 2011-05-02 01:16 [ko1@a...            ] Ruby:r31407 (trunk): * lib/fileutils.rb (FileUtils#chmod): accept symbolic mode argument.
  19368 2011-05-03 03:57 [ko1@a...            ] Ruby:r31408 (trunk): * include/ruby/intern.h (rb_w32_fdcopy): add prototype.  fixes
  19369 2011-05-03 03:57 [ko1@a...            ] Ruby:r31409 (trunk): * 2011-05-03       
  19370 2011-05-03 04:05 [ko1@a...            ] Ruby:r31410 (trunk): * win32/win32.c: remove trailing spaces and no-cuddle "else".
  19371 2011-05-03 04:33 [ko1@a...            ] Ruby:r31412 (trunk): * thread.c (rb_thread_select): preserve errno if no error
  19372 2011-05-03 04:33 [ko1@a...            ] Ruby:r31411 (trunk): * win32/win32.c (rb_w32_fdcopy): suppress a warning.
  19373 2011-05-03 13:45 [ko1@a...            ] Ruby:r31413 (trunk): fix typos and remove some whitespaces
  19374 2011-05-03 18:31 [ko1@a...            ] Ruby:r31414 (trunk): * test/date/test_date.rb (TestDate#test_coerce):
  19375 2011-05-03 20:31 [ko1@a...            ] Ruby:r31415 (trunk): * test/fileutils/test_fileutils.rb (TestFileUtils#test_chmod_symbol_mode):
  19376 2011-05-04 07:37 [ko1@a...            ] Ruby:r31416 (trunk): * thread.c (rb_fd_copy): fix wrong argument.This issue was pointed
  19377 2011-05-04 07:37 [ko1@a...            ] Ruby:r31417 (trunk): * 2011-05-04       
  19378 2011-05-04 08:06 [ko1@a...            ] Ruby:r31418 (trunk): * ext/psych/lib/psych/visitors/yaml_tree.rb: fix time dumping so that
  19379 2011-05-04 10:00 [ko1@a...            ] Ruby:r31419 (trunk): * thread.c (rb_wait_for_single_fd): new.
  19380 2011-05-04 10:07 [ko1@a...            ] Ruby:r31420 (trunk): * thread.c (rb_wait_for_single_fd): new. poll(2) based backend for rb_wait_for_single_fd().
  19381 2011-05-04 10:16 [ko1@a...            ] Ruby:r31421 (trunk): * ext/io/wait/wait.c (io_wait): use rb_wait_for_single_fd().
  19382 2011-05-04 10:16 [ko1@a...            ] Ruby:r31423 (trunk): * ext/readline/readline.c (readline_event): use rb_wait_for_single_fd().
  19383 2011-05-04 10:16 [ko1@a...            ] Ruby:r31422 (trunk): * ext/socket/init.c (wait_connectable): use rb_wait_for_single_fd().
  19384 2011-05-04 11:44 [ko1@a...            ] Ruby:r31424 (trunk): * ext/socket/init.c (wait_connectable): fix error handling code.
  19385 2011-05-04 11:54 [ko1@a...            ] Ruby:r31425 (trunk): * io.c (rb_f_select): remove useless ifdef.
  19386 2011-05-04 12:47 [ko1@a...            ] Ruby:r31426 (trunk): * thread.c (rb_wait_for_single_fd): Added POLLNVAL check.
  19387 2011-05-04 15:26 [ko1@a...            ] Ruby:r31427 (trunk): fix a typo         
  19388 2011-05-04 18:50 [ko1@a...            ] Ruby:r31428 (trunk): * ext/-test-/wait_for_single_fd: New. for testing
  19389 2011-05-04 19:04 [ko1@a...            ] Ruby:r31429 (trunk): * thread.c (rb_wait_for_single_fd): Fix wrong return value.
  19390 2011-05-04 20:29 [ko1@a...            ] Ruby:r31430 (trunk): * io.c (Init_IO): Added File::CLOEXEC constant.  [Feature #1291]
  19391 2011-05-04 21:13 [ko1@a...            ] Ruby:r31431 (trunk): * benchmark/bm_io_select2.rb: reduce number of using file
  19392 2011-05-04 22:15 [ko1@a...            ] Ruby:r31432 (trunk): * test/date/test_date_base.rb: don't use no message skip().
  19393 2011-05-04 22:15 [ko1@a...            ] Ruby:r31433 (trunk): * benchmark/bm_vm4_pipe.rb: Reduced iterations. Too slow benchmark
  19394 2011-05-05 08:08 [ko1@a...            ] Ruby:r31434 (trunk): fix capture to avoid doing a sub on the useconds when parsing dates
  19395 2011-05-05 08:08 [ko1@a...            ] Ruby:r31435 (trunk): * 2011-05-05       
  19396 2011-05-05 15:32 [ko1@a...            ] Ruby:r31436 (trunk): * eval.c (frame_func_id): __method__ return different name from
  19397 2011-05-05 17:45 [ko1@a...            ] Ruby:r31437 (trunk): * eval.c (frame_func_id): store result of method_entry_of_iseq() to
  19398 2011-05-05 22:23 [ko1@a...            ] Ruby:r31438 (trunk): * ext/date/date_core.c (DAY_IN_NANOSECONDS): long long int is not
  19399 2011-05-05 22:26 [ko1@a...            ] Ruby:r31439 (trunk): * thread_pthread.c (native_mutex_reinitialize_atfork): removed
  19400 2011-05-05 23:10 [ko1@a...            ] Ruby:r31440 (trunk): * test/ruby/test_io.rb (TestIO#test_O_CLOEXEC): fix false positive

[前][次][スレッド一覧][上]