[前][次][番号順一覧][上]
ruby-changes:8401-8500
8401 2008-10-25 11:19 [ko1@a... ] Ruby:r19932 (trunk): * ruby.c (usage): updated the description of -E option.
8402 2008-10-25 18:48 [ko1@a... ] Ruby:r19933 (trunk): * test/ruby/test_proc.rb (test_proc_args_unleashed): test for
8403 2008-10-25 20:10 [ko1@a... ] Ruby:r19934 (trunk): * gc.c (gc_profile_result): bug fix. The millisecond is 1/1000.
8404 2008-10-26 00:15 [ko1@a... ] Ruby:r19935 (trunk): * ruby.1 (ENVIRONMENT): refered gem help.
8405 2008-10-26 00:15 [ko1@a... ] Ruby:r19936 (trunk): * 2008-10-26
8406 2008-10-26 00:15 [ko1@a... ] Ruby:r19937 (trunk): * man/ruby.1: moved into man/. added some descriptions.
8407 2008-10-26 01:44 [ko1@a... ] Ruby:r19938 (trunk): * man/irb.1: new manual page.
8408 2008-10-26 02:20 [ko1@a... ] Ruby:r19939 (trunk): * configure.in ($MANTYPE): followed ruby.1, which had moved.
8409 2008-10-26 07:38 [ko1@a... ] Ruby:r19940 (trunk): Imported minitest 1.3.0 r4429. Fixes issues reported by akira and nobu
8410 2008-10-26 08:01 [ko1@a... ] Ruby:r19941 (trunk): Update to RubyGems 1.3.1 r1909.
8411 2008-10-26 09:42 [ko1@a... ] Ruby:r19942 (trunk): properties.
8412 2008-10-26 13:31 [ko1@a... ] Ruby:r19943 (trunk): * io.c (read_all): use the given buffer to read when needs readconv.
8413 2008-10-26 15:05 [ko1@a... ] Ruby:r19944 (trunk): * missing/vsnprintf.c (BSD__sfvwrite): constified.
8414 2008-10-26 18:01 [ko1@a... ] Ruby:r19945 (trunk): * thread.c (blocking_region_{begin,end}): declared as inline.
8415 2008-10-26 18:07 [ko1@a... ] Ruby:r19946 (trunk): * ext/etc/etc.c (sGroup): getgrent may not be available.
8416 2008-10-26 18:11 [ko1@a... ] Ruby:r19947 (trunk): * ext/io/wait/{extconf.rb,wait.c}: needs sys/ioctl.h for fcntl on
8417 2008-10-26 18:42 [ko1@a... ] Ruby:r19948 (trunk): * test/ruby/envutil.rb (assert_in_out_err): disables builtin rubygems
8418 2008-10-26 19:18 [ko1@a... ] Ruby:r19949 (trunk): * gem_prelude.rb: disables debug and verbose flags to suppress failure
8419 2008-10-26 21:30 [ko1@a... ] Ruby:r19950 (trunk): * test/json/test_json.rb: remove dependency on permutation gem.
8420 2008-10-26 22:49 [ko1@a... ] Ruby:r19951 (trunk): * ChangeLog: fixed indentation.
8421 2008-10-26 23:33 [ko1@a... ] Ruby:r19952: * set svn:ignore property to ext/mathn/complex and ext/mathn/rational
8422 2008-10-27 01:08 [ko1@a... ] Ruby:r19953 (trunk): * ext/nkf/nkf.c (rb_nkf_convert): avoid GC.
8423 2008-10-27 01:08 [ko1@a... ] Ruby:r19954 (trunk): * 2008-10-27
8424 2008-10-27 01:31 [ko1@a... ] Ruby:r19955 (trunk): * test/nkf/test_nkf.rb: add a test for .
8425 2008-10-27 10:03 [ko1@a... ] Ruby:r19956 (trunk): * io.c (read_all): the 3rd argument maybe Qnil.
8426 2008-10-27 11:15 [ko1@a... ] Ruby:r19957 (trunk): fix typo
8427 2008-10-27 11:39 [ko1@a... ] Ruby:r19958 (trunk): * test/minitest/test_mini_test.rb (test_filter_backtrace):
8428 2008-10-27 12:04 [ko1@a... ] Ruby:r19959 (trunk): * ext/nkf/nkf.c (rb_nkf_convert): should specify type of variable.
8429 2008-10-27 12:14 [ko1@a... ] Ruby:r19960 (trunk): * ChangeLog: added missing timestamps
8430 2008-10-27 12:14 [ko1@a... ] Ruby:r19961 (trunk): * test/ruby/envutil.rb: reverted the changeset 19948 because it
8431 2008-10-27 15:34 [ko1@a... ] Ruby:r19962 (trunk): * test/minitest/test_mini_test.rb: fixed that r19958 made
8432 2008-10-27 15:43 [ko1@a... ] Ruby:r19963 (trunk): * test/minitest/test_mini_test.rb
8433 2008-10-27 15:56 [ko1@a... ] Ruby:r19964 (trunk): * io.c (argf_init): initial value of $. should be 0.
8434 2008-10-27 15:58 [ko1@a... ] Ruby:r19965 (trunk): * ruby.c (load_file): preserves $..
8435 2008-10-27 16:31 [ko1@a... ] Ruby:r19966 (trunk): * test/ruby/test_argf.rb (test_{argf,lineno,lineno2}): don't repeat
8436 2008-10-27 20:08 [ko1@a... ] Ruby:r19967 (trunk): * ext/mathn/complex/complex.c: no need to define rb_cComplex because
8437 2008-10-27 22:36 [ko1@a... ] Ruby:r19968 (trunk): * vm_insnhelper.c (vm_yield_setup_args): supports optional parameters.
8438 2008-10-28 09:20 [ko1@a... ] Ruby:r19971 (trunk): * 2008-10-28
8439 2008-10-28 09:21 [ko1@a... ] Ruby:r19970 (trunk): * win32/Makefile.sub (RUNRUBY): now ruby requires something from
8440 2008-10-28 09:45 [ko1@a... ] Ruby:r19972 (ruby_1_9_1): merged r19970-r19971 from trunk into ruby_1_9_1.
8441 2008-10-28 09:52 [ko1@a... ] Ruby:r19973 (trunk): * bootstraptest/test_thread.rb: ignore some exceptions.
8442 2008-10-28 10:25 [ko1@a... ] Ruby:r19974 (ruby_1_9_1): merged r19973 from trunk into ruby_1_9_1.
8443 2008-10-28 10:44 [ko1@a... ] Ruby:r19975 (ruby_1_9_1): * gem_prelude.rb: considers --program-suffix and prefix configure
8444 2008-10-28 11:08 [ko1@a... ] Ruby:r19976 (ruby_1_9_1): * version.h: set 1.9.1 into Ruby's version number.
8445 2008-10-28 11:44 [ko1@a... ] Ruby:r19977 (trunk): * test_cgi_multipart.rb (_prepare): tempfile should be binmode.
8446 2008-10-28 12:08 [ko1@a... ] Ruby:r19978 (ruby_1_9_1): * test/rubygems/test_gem.rb (@default_dir_re): considers
8447 2008-10-28 12:26 [ko1@a... ] Ruby:r19979 (trunk): * test/ruby/test_argf.rb (test_readpartial2): readpartial works just like
8448 2008-10-28 12:30 [ko1@a... ] Ruby:r19980: tags /branches/ruby_1_9_1@19979 as v_1_9_1_preview1
8449 2008-10-28 12:41 [ko1@a... ] Ruby:r19981: removes a mistakenly named tag
8450 2008-10-28 12:44 [ko1@a... ] Ruby:r19982 (ruby_1_9_1): * tool/make-snapshot.rb (package): did not accept tagnames with the
8451 2008-10-28 12:50 [ko1@a... ] Ruby:r19983: tags the revision 19982 of branch ruby_1_9_1 as v1_9_1_preview1.
8452 2008-10-28 12:52 [ko1@a... ] Ruby:r19984 (trunk): * test/ruby/test_file.rb (test_each_char_extended_file,
8453 2008-10-28 14:20 [ko1@a... ] Ruby:r19985 (trunk): * test/ruby/test_file.rb (test_*_extended_file): test in default/text/binary
8454 2008-10-28 16:14 [ko1@a... ] Ruby:r19986 (trunk): * tool/make-snapshot: use String#bytesize.
8455 2008-10-28 16:46 [ko1@a... ] Ruby:r19987 (ruby_1_9_1): * tool/make-snapshot.rb: had returned wrong sizes for generated
8456 2008-10-28 17:22 [ko1@a... ] Ruby:r19989 (trunk): * tool/make-snapshot.rb: merged from ruby_1_9_1.
8457 2008-10-28 17:22 [ko1@a... ] Ruby:r19988 (trunk): merged r19975 and r19978 from ruby_1_9_1 into trunk.
8458 2008-10-28 17:26 [ko1@a... ] Ruby:r19990 (ruby_1_9_1): * tool/make-snapshot.rb: merged back from trunk.
8459 2008-10-28 18:34 [ko1@a... ] Ruby:r19991 (trunk): * test/ruby/test_file.rb (test_*_extended_file): forgot to set mode.
8460 2008-10-28 18:41 [ko1@a... ] Ruby:r19992 (trunk): * test/ruby/test_io.rb (test_copy_stream, test_copy_stream_socket): skip some
8461 2008-10-28 19:01 [ko1@a... ] Ruby:r19993 (trunk): * win32/win32.c (rb_w32_pipe_exec): internal fds should be always
8462 2008-10-28 20:18 [ko1@a... ] Ruby:r19994 (trunk): * io.c (make_readconv): now can specify the size of cbuf.
8463 2008-10-28 20:23 [ko1@a... ] Ruby:r19995 (trunk): * test/ruby/test_io.rb (test_sysopen): should specify the mode of IO::for_fd
8464 2008-10-28 21:01 [ko1@a... ] Ruby:r19996 (trunk): * io.c (extract_binmode): new function to extract binmode/textmode
8465 2008-10-28 21:01 [ko1@a... ] Ruby:r19997 (trunk): * test/ruby/test_io_m17n.rb (test_getc_invalid3): should set binmode if enc is
8466 2008-10-28 21:03 [ko1@a... ] Ruby:r19998 (trunk): * test/ruby/test_require.rb (test_require_too_long_filename): too long
8467 2008-10-28 21:18 [ko1@a... ] Ruby:r19999 (ruby_1_9_1): merge from trunk (r19984, r19985, r19991-r19998)
8468 2008-10-28 21:34 [ko1@a... ] Ruby:r20000 (trunk, ruby_1_9_1): * parse.y (parser_yylex): check EOF explicitly.
8469 2008-10-28 23:11 [ko1@a... ] Ruby:r20001 (trunk): * complex.c: continues to support canonicalization *unofficially*
8470 2008-10-28 23:15 [ko1@a... ] Ruby:r20002 (trunk): typo.
8471 2008-10-28 23:30 [ko1@a... ] Ruby:r20004 (trunk): * ext/nkf/nkf-utf8/nkf.c (kanji_convert): output unicode chars.
8472 2008-10-29 00:11 [ko1@a... ] Ruby:r20006 (trunk): * 2008-10-29
8473 2008-10-29 00:11 [ko1@a... ] Ruby:r20005 (trunk): * math.c (rb_math_{atan2,cos,cosh,hypot,log,sin,sinh,sqrt}): added.
8474 2008-10-29 00:20 [ko1@a... ] Ruby:r20007 (trunk): inserted a newline.
8475 2008-10-29 00:28 [ko1@a... ] Ruby:r20008 (trunk): * win32/win32.c (rb_w32_open): need to seek to the end of the file when
8476 2008-10-29 00:30 [ko1@a... ] Ruby:r20010 (ruby_1_9_1): * 2008-10-29
8477 2008-10-29 00:30 [ko1@a... ] Ruby:r20009 (ruby_1_9_1): * win32/win32.c (rb_w32_open): need to seek to the end of the file when
8478 2008-10-29 00:45 [ko1@a... ] Ruby:r20011 (trunk): * complex.c: uses macro in declarations.
8479 2008-10-29 09:23 [ko1@a... ] Ruby:r20012 (trunk): * ruby.c (load_file_internal): cache common interned IDs.
8480 2008-10-29 09:30 [ko1@a... ] Ruby:r20013 (trunk): * ruby.c (load_file_internal): use ASCII-8BIT to prevent conversion.
8481 2008-10-29 11:01 [ko1@a... ] Ruby:r20014 (trunk): * win32/win32.c (rb_w32_open): shouldn't seek here.
8482 2008-10-29 11:02 [ko1@a... ] Ruby:r20015 (ruby_1_9_1): * win32/win32.c (rb_w32_open): shouldn't seek here.
8483 2008-10-29 11:51 [ko1@a... ] Ruby:r20016 (ruby_1_8, trunk, ruby_1_9_1): * configure.in (dln-a-out): cannot make shared library nor work with
8484 2008-10-29 13:05 [ko1@a... ] Ruby:r20017 (trunk): * configure.in (rb_cv_lib_xpg4_needed): Drop legacy FreeBSD
8485 2008-10-29 13:20 [ko1@a... ] Ruby:r20018 (trunk): * README, README.ja: Update the portability section.
8486 2008-10-29 14:37 [ko1@a... ] Ruby:r20019 (trunk): * common.mk (revision.h): have to be updated daily or by non-trivial
8487 2008-10-29 15:45 [ko1@a... ] Ruby:r20020 (trunk): * complex.c (imp1, imp2): should declare type.
8488 2008-10-29 16:41 [ko1@a... ] Ruby:r20021 (trunk): * pack.c (pack_pack): set encoding from packing string and UTF-8 for
8489 2008-10-29 18:40 [ko1@a... ] Ruby:r20022 (trunk): * test/ruby/test_array.rb (test_pack): use utf-8.
8490 2008-10-29 20:49 [ko1@a... ] Ruby:r20023 (trunk, ruby_1_9_1): * test/webrick/utils.rb (start_server): provide a reference to log of
8491 2008-10-29 23:31 [ko1@a... ] Ruby:r20024 (trunk, ruby_1_9_1): * array.c (rb_ary_sort_bang): replacing array during sort broke
8492 2008-10-29 23:41 [ko1@a... ] Ruby:r20025 (trunk, ruby_1_9_1): * revert the previous wrong commit; sorry.
8493 2008-10-29 23:58 [ko1@a... ] Ruby:r20026 (trunk, ruby_1_9_1): * array.c (rb_ary_sort_bang): replacing array during sort broke
8494 2008-10-30 00:59 [ko1@a... ] Ruby:r20027 (ruby_1_9_1): merged r19977 from trunk into ruby_1_9_1.
8495 2008-10-30 00:59 [ko1@a... ] Ruby:r20028 (ruby_1_9_1): * 2008-10-30
8496 2008-10-30 01:01 [ko1@a... ] Ruby:r20029 (ruby_1_9_1): merged r19979 from trunk into ruby_1_9_1.
8497 2008-10-30 01:07 [ko1@a... ] Ruby:r20031 (ruby_1_9_1): merged r20004 from trunk into ruby_1_9_1.
8498 2008-10-30 01:10 [ko1@a... ] Ruby:r20032 (ruby_1_9_1): merged r20005 and r20007 from trunk into ruby_1_9_1.
8499 2008-10-30 01:11 [ko1@a... ] Ruby:r20033 (ruby_1_9_1): merged 20011 from trunk into ruby_1_9_1.
8500 2008-10-30 01:13 [ko1@a... ] Ruby:r20034 (ruby_1_9_1): merged r20012 and r20013 from trunk into ruby_1_9_1.
[前][次][番号順一覧][上]