[前][次][番号順一覧][上]
ruby-changes:15901-16000
15901 2010-05-16 21:20 [ko1@a... ] Ruby:r27843 (trunk): * ruby/test_rubyoptions.rb (TestRubyOptions#test_segv_test):
15902 2010-05-16 21:46 [ko1@a... ] Ruby:r27844 (ruby_1_9_2): merges r27806 from trunk into ruby_1_9_2.
15903 2010-05-16 21:46 [ko1@a... ] Ruby:r27845 (ruby_1_9_2): merges r27813 from trunk into ruby_1_9_2.
15904 2010-05-16 21:46 [ko1@a... ] Ruby:r27846 (ruby_1_9_2): merges r27817 from trunk into ruby_1_9_2.
15905 2010-05-16 21:17 [ko1@a... ] Ruby:r27842 (ruby_1_9_2): * ruby/test_rubyoptions.rb (TestRubyOptions#test_segv_test):
15906 2010-05-16 21:54 [ko1@a... ] Ruby:r27847 (trunk): * parse.y (parser_read_escape, parser_tokadd_escape): allow a hex or
15907 2010-05-16 22:21 [ko1@a... ] Ruby:r27848 (trunk): * eval.c (setup_exception): let SystemStackError#backtrace return an
15908 2010-05-16 22:25 [ko1@a... ] Ruby:r27849 (trunk): * proc.c (mnew): initialize a field. a patch from Takahiro Kambe.
15909 2010-05-16 22:52 [ko1@a... ] Ruby:r27850 (ruby_1_9_2): * proc.c (mnew): initialize a field. a patch from Takahiro Kambe.
15910 2010-05-17 00:44 [ko1@a... ] Ruby:r27851 (ruby_1_8): * version.c (ruby_description): RUBY_REVISION_STR may be empty.
15911 2010-05-17 01:08 [ko1@a... ] Ruby:r27852 (trunk): * dln.c (rb_w32_check_imported): workaround for VC6.
15912 2010-05-17 01:23 [ko1@a... ] Ruby:r27853 (trunk): * dln.c (dln_load): check imported addresses only when compiled
15913 2010-05-17 06:19 [ko1@a... ] Ruby:r27854 (ruby_1_8): * common.mk (revision.h.tmp): use double quotes for Windows.
15914 2010-05-17 08:50 [ko1@a... ] Ruby:r27855 (trunk): * ext/psych/lib/psych/emitter.rb: removing unused file.
15915 2010-05-17 09:42 [ko1@a... ] Ruby:r27856 (trunk): * lib/fileutils.rb (FileUtils::Entry_#entries): returns pathname in
15916 2010-05-17 11:07 [ko1@a... ] Ruby:r27857 (trunk): * test/ruby/test_dir_m17n.rb: changes for windows.
15917 2010-05-17 11:10 [ko1@a... ] Ruby:r27859 (ruby_1_9_2): * 2010-05-17
15918 2010-05-17 11:10 [ko1@a... ] Ruby:r27858 (ruby_1_9_2): merge from trunk (r27856, r27857)
15919 2010-05-17 15:28 [ko1@a... ] Ruby:r27860 (trunk): * enc/iso_2022_jp.h: add CP50220.
15920 2010-05-17 17:40 [ko1@a... ] Ruby:r27861 (ruby_1_9_2): merge revision(s) 27860:
15921 2010-05-17 21:15 [ko1@a... ] Ruby:r27862 (trunk): * win32/win32.c (argv_size): merged into join_argv() to maintain the
15922 2010-05-17 21:31 [ko1@a... ] Ruby:r27863 (trunk): * .gitignoRe: updated.
15923 2010-05-17 22:21 [ko1@a... ] Ruby:r27864 (trunk): * process.c: suppress warning for signed and unsigned type
15924 2010-05-18 06:07 [ko1@a... ] Ruby:r27866 (trunk): * 2010-05-18
15925 2010-05-18 06:07 [ko1@a... ] Ruby:r27867 (trunk): * proc.c (proc_lambda, unnamed_parameters): Small documentation fixes.
15926 2010-05-18 06:07 [ko1@a... ] Ruby:r27865 (trunk): * array.c: Documentation: change => in call-seq to ->.
15927 2010-05-18 06:09 [ko1@a... ] Ruby:r27868 (trunk): * lib/matrix.rb (determinant): Trivial optimization (thanks to Benoit Daloze)
15928 2010-05-18 06:31 [ko1@a... ] Ruby:r27869 (trunk): * hash.c: Documentation: change => in call-seq to ->.
15929 2010-05-18 06:50 [ko1@a... ] Ruby:r27871 (ruby_1_9_2): * 2010-05-18
15930 2010-05-18 06:51 [ko1@a... ] Ruby:r27874 (trunk): * enum.c: Documentation: small fixes
15931 2010-05-18 06:50 [ko1@a... ] Ruby:r27872 (ruby_1_9_2): * proc.c: Small documentation fixes.
15932 2010-05-18 06:50 [ko1@a... ] Ruby:r27870 (ruby_1_9_2): * array.c: Documentation: change => in call-seq to ->.
15934 2010-05-19 10:47 [ko1@a... ] Ruby:r27876 (ruby_1_9_2): * 2010-05-19
15935 2010-05-19 10:47 [ko1@a... ] Ruby:r27875 (ruby_1_9_2): merge from trunk (r27862)
15936 2010-05-19 11:43 [ko1@a... ] Ruby:r27877 (trunk): * test/zlib/test_zlib.rb (test_adler32_combine, test_crc32_combine): skip if
15937 2010-05-19 11:43 [ko1@a... ] Ruby:r27878 (trunk): * 2010-05-19
15938 2010-05-19 11:55 [ko1@a... ] Ruby:r27879 (trunk): * test/socket/test_addrinfo.rb: ipaddr.rb defines Socket::AF_INET6 as an Object
15939 2010-05-19 12:07 [ko1@a... ] Ruby:r27880 (trunk): * test/logger/test_logger.rb: close logger (or logdevice) if it's related to
15940 2010-05-19 12:12 [ko1@a... ] Ruby:r27881 (trunk): * ext/psych/emitter.c: using xmalloc and xfree for memory allocation
15941 2010-05-19 12:24 [ko1@a... ] Ruby:r27882 (trunk): * ext/psych/lib/psych.rb: Adding Psych::Exception
15942 2010-05-19 14:08 [ko1@a... ] Ruby:r27883 (trunk): * test/openssl/test_ssl.rb (server_loop): treat Errno::ENOTSOCK just like as
15943 2010-05-19 14:15 [ko1@a... ] Ruby:r27884 (trunk): * test/openssl/test_ssl.rb (test_client_auth): Errno::ECONNRESET is raised on
15944 2010-05-19 14:20 [ko1@a... ] Ruby:r27885 (ruby_1_9_2): merge from trunk (r27877, r27879, r27880, r27883, r27884)
15945 2010-05-19 17:23 [ko1@a... ] Ruby:r27886 (ruby_1_9_2): * version.h (RUBY_VERSION_TEENY): revert to API version 1.9.1.
15946 2010-05-19 18:03 [ko1@a... ] Ruby:r27887 (trunk): * test/win32ole/test_folderitem2_invokeverb.rb (test_invokeverb): should use
15947 2010-05-19 18:07 [ko1@a... ] Ruby:r27888 (trunk): * test/dl/test_func.rb (test_sinf): sinf() doesn't exist in the standard of C.
15948 2010-05-19 18:10 [ko1@a... ] Ruby:r27889 (trunk): * test/csv/test_interface.rb (test_write_hash): may need to set binary mode
15949 2010-05-19 18:23 [ko1@a... ] Ruby:r27890 (trunk): * numeric.c (rb_num2ulong): use rb_big2ulong for data from
15950 2010-05-19 19:15 [ko1@a... ] Ruby:r27891 (trunk): Fix test to follow the behavior of NetBSD's dlsym.
15951 2010-05-19 19:48 [ko1@a... ] Ruby:r27892 (trunk): * iseq_compile_each (NODE_DEFINED): put nil first to fix stack
15952 2010-05-19 19:59 [ko1@a... ] Ruby:r27893 (trunk): * ext/socket/extconf.rb: mswin/mingw ruby has socketpair(), but it's
15953 2010-05-19 20:18 [ko1@a... ] Ruby:r27895 (trunk): * vm_eval.c (rb_f_caller): return [] instead of nil when the function
15954 2010-05-19 20:50 [ko1@a... ] Ruby:r27897 (trunk): Fix test to follow NetBSD's setenv(3).
15955 2010-05-19 21:19 [ko1@a... ] Ruby:r27898 (ruby_1_9_2): merge revision(s) 27890:
15957 2010-05-19 21:36 [ko1@a... ] Ruby:r27900 (ruby_1_9_2): merge revision(s) 27897:
15958 2010-05-19 22:47 [ko1@a... ] Ruby:r27901 (ruby_1_9_2): merge from trunk (r27887-r27889)
15959 2010-05-19 22:49 [ko1@a... ] Ruby:r27902 (ruby_1_9_2): merge from trunk (r27893)
15960 2010-05-19 23:22 [ko1@a... ] Ruby:r27903 (trunk): * lib/net/imap.rb (disconnect): closes the socket of a Net::IMAP
15961 2010-05-19 23:45 [ko1@a... ] Ruby:r27904 (trunk): * ext/tk/extconf.rb: [Bug #3307] invalid result on searching tcl.h/tk.h. Thanks, Masaya Tarui.
15962 2010-05-19 23:45 [ko1@a... ] Ruby:r27906 (ruby_1_8): * 2010-05-19
15963 2010-05-19 23:49 [ko1@a... ] Ruby:r27907 (trunk): * ChangeLog: commit miss. sorry.
15964 2010-05-19 23:53 [ko1@a... ] Ruby:r27908 (ruby_1_8): * ChangeLog: sorry. fix typo.
15965 2010-05-20 02:15 [ko1@a... ] Ruby:r27910 (trunk): * ext/psych/emitter.c: output strings are automatically transcoded
15966 2010-05-20 02:15 [ko1@a... ] Ruby:r27911 (trunk): * 2010-05-20
15967 2010-05-20 13:05 [ko1@a... ] Ruby:r27912 (trunk): * ext/psych/lib/psych/stream.rb: adding YAML streaming API for
15968 2010-05-20 15:45 [ko1@a... ] Ruby:r27913 (ruby_1_8_7): merge revision(s) 26253:
15969 2010-05-20 15:57 [ko1@a... ] Ruby:r27914 (ruby_1_8_7): merge revision(s) 26277:
15970 2010-05-20 16:14 [ko1@a... ] Ruby:r27915 (ruby_1_8_7): merge revision(s) 26307:
15971 2010-05-20 16:18 [ko1@a... ] Ruby:r27916 (trunk): * ext/psych/emitter: f..king C99(gcc)-ism.
15972 2010-05-20 16:23 [ko1@a... ] Ruby:r27917 (ruby_1_8_7): merge revision(s) 26326:
15973 2010-05-20 16:58 [ko1@a... ] Ruby:r27918 (ruby_1_8_7): merge revision(s) 26346:
15974 2010-05-20 18:55 [ko1@a... ] Ruby:r27920 (ruby_1_8): * 2010-05-20
15975 2010-05-20 18:55 [ko1@a... ] Ruby:r27919 (ruby_1_8): * win32/Makefile.sub (ARCHMINIOBJ): merge miss of r27053.
15976 2010-05-20 19:12 [ko1@a... ] Ruby:r27921 (ruby_1_8): merge from trunk (parts of r27457)
15977 2010-05-20 20:55 [ko1@a... ] Ruby:r27922 (trunk): * ext/win32ole/win32ole.c (ole_invoke): raise NoMethodError
15978 2010-05-20 21:26 [ko1@a... ] Ruby:r27923 (ruby_1_8): * win32/Makefile.sub (miniruby.exe): merge miss of r27053, too.
15979 2010-05-20 22:08 [ko1@a... ] Ruby:r27924 (trunk): * vm.c (vm_backtrace_each): now takes an init function to distinguish
15980 2010-05-20 22:09 [ko1@a... ] Ruby:r27925 (trunk): * vm_eval.c (rb_f_caller): update rdoc. a patch from Nobuhiro IMAI
15981 2010-05-20 22:18 [ko1@a... ] Ruby:r27927 (ruby_1_9_2): * 2010-05-20
15982 2010-05-20 22:18 [ko1@a... ] Ruby:r27926 (ruby_1_9_2): * vm.c (vm_backtrace_each): now takes an init function to distinguish
15983 2010-05-20 22:21 [ko1@a... ] Ruby:r27928 (ruby_1_9_2): * vm_eval.c (rb_f_caller): update rdoc. a patch from Nobuhiro IMAI
15984 2010-05-20 22:52 [ko1@a... ] Ruby:r27929 (trunk): * re.c (rb_reg_s_union_m): update rdoc.
15986 2010-05-21 01:13 [ko1@a... ] Ruby:r27930 (trunk): * thread.c (subtract_tv): if the rest is zero, should finish waiting
15987 2010-05-21 04:15 [ko1@a... ] Ruby:r27932 (ruby_1_8_6): lib/cgi.rb: Backport #229 ; CGI::Cookie objects can get out of sync when CGI::Cookie#value= is used to assign a new value. Also, if a nil value ends up in the array of values for the cookie, CGI::Cookie#to_s would blow up on a gsub error when it tried to CGI::escape the nil value. This is fixed so that nils are treated as empty strings.
15988 2010-05-21 04:15 [ko1@a... ] Ruby:r27933 (ruby_1_8_6): * 2010-05-21
15989 2010-05-21 04:37 [ko1@a... ] Ruby:r27934 (ruby_1_8_6): Backport #145 ; Fixes some misleading exceptions in IRB's fg command when used with no arguments or invalid arguments.
15990 2010-05-21 08:38 [ko1@a... ] Ruby:r27935 (ruby_1_8): * common.mk (EXPORTOBJS): merged r24482 from trunk. [Bug #3326]
15991 2010-05-21 08:38 [ko1@a... ] Ruby:r27936 (ruby_1_8): * 2010-05-21
15992 2010-05-21 12:26 [ko1@a... ] Ruby:r27937 (trunk): * marshal.c (w_float): use dtoa directly instead of stripping
15993 2010-05-21 12:57 [ko1@a... ] Ruby:r27938 (trunk): * vm.c (vm_backtrace_each), vm_eval.c (rb_catch_obj): suppress
15994 2010-05-21 13:36 [ko1@a... ] Ruby:r27939 (trunk): * ruby.c (ruby_init_loadpath_safe): use real path for non-shared
15995 2010-05-21 13:56 [ko1@a... ] Ruby:r27940 (trunk): * configure.in (LIBRUBYARG_SHARED): shared library will not be
15996 2010-05-21 17:35 [ko1@a... ] Ruby:r27942 (trunk): * configure.in (warnflags): add -pedantic if gcc.
15997 2010-05-21 18:10 [ko1@a... ] Ruby:r27944 (trunk): * suppress warnings.
15998 2010-05-21 18:14 [ko1@a... ] Ruby:r27943 (trunk): * configure.in: fixed typo.
15999 2010-05-21 18:22 [ko1@a... ] Ruby:r27946 (trunk): * ext/syck/implicit.c (YYFILL): suppress warnings.
16000 2010-05-21 19:12 [ko1@a... ] Ruby:r27947 (trunk, ruby_1_9_2): * ext/nkf/nkf.c (rb_nkf_convert, rb_nkf_guess): check too huge
[前][次][番号順一覧][上]