[前][次][番号順一覧][上]

ruby-changes:21901-22000

  21901 2011-12-05 18:50 [ko1@a...            ] nobu:r33950 (trunk): * class.c (rb_obj_methods), compile.c (iseq_compile_each),
  21902 2011-12-05 18:57 [ko1@a...            ] nobu:r33951 (trunk): * bignum.c (big_rshift), compile.c (validate_label,
  21903 2011-12-05 19:01 [ko1@a...            ] nobu:r33952 (trunk): * ChangeLog: remove dup entry.
  21904 2011-12-05 19:04 [ko1@a...            ] nobu:r33953 (trunk): * process.c (proc_seteuid_m): fix argument.
  21905 2011-12-05 19:08 [ko1@a...            ] nobu:r33954 (trunk): * regparse.c (PFETCH_READY): separate gcc specific trick.
  21906 2011-12-05 19:12 [ko1@a...            ] nobu:r33955 (trunk): * regparse.c: fix typo.
  21907 2011-12-06 06:48 [ko1@a...            ] naruse:r33956 (trunk): Comment out tests which fails with GDBM-DBM compat mode.
  21908 2011-12-06 06:48 [ko1@a...            ] svn:r33957 (trunk): * 2011-12-06        
  21909 2011-12-06 08:37 [ko1@a...            ] drbrain:r33958 (trunk): * range.c:  Improve documentation for Range.  Patch by Chris Zetter.
  21910 2011-12-06 12:38 [ko1@a...            ] akr:r33959 (trunk): * ext/dbm/extconf.rb: detect gdbm_version in libgdbm.
  21911 2011-12-06 13:40 [ko1@a...            ] naruse:r33960 (trunk): Skip tests when the lib is with gdbm 1.8.0.
  21912 2011-12-06 15:41 [ko1@a...            ] naruse:r33961 (trunk): Fix copy and paste miss of r33960.
  21913 2011-12-06 15:59 [ko1@a...            ] naruse:r33962 (trunk): See the string "GDBM version".
  21914 2011-12-06 19:21 [ko1@a...            ] akr:r33963 (trunk): * ext/dbm/dbm.c: use db_version() instead of DB_VERSION_STRING for
  21915 2011-12-06 19:38 [ko1@a...            ] akr:r33964 (trunk): fix spaces.         
  21916 2011-12-07 08:12 [ko1@a...            ] tenderlove:r33965 (trunk): * ext/psych/lib/psych.rb (module Psych): parse and load methods take
  21917 2011-12-07 08:12 [ko1@a...            ] svn:r33966 (trunk): * 2011-12-07        
  21918 2011-12-07 09:32 [ko1@a...            ] naruse:r33967 (trunk): FreeBSD 9.0 RC2 fixes the bug.
  21919 2011-12-07 10:49 [ko1@a...            ] drbrain:r33968 (trunk): * io.c (Init_IO):  Mention io/console methods.  [Ruby 1.9 - Bug #5602]
  21920 2011-12-07 10:59 [ko1@a...            ] drbrain:r33969 (trunk): * ext/bigdecimal/bigdecimal.c:  Document +@, -@, hash, INFINITY, Nan.
  21921 2011-12-07 18:56 [ko1@a...            ] nobu:r33970 (trunk): * vm.c (vm_set_top_stack, vm_set_eval_stack): check for stack
  21922 2011-12-07 19:04 [ko1@a...            ] nobu:r33971 (trunk, ruby_1_9_3): * configure.in (rpath): fix typo in the help string.  a patch from
  21923 2011-12-07 19:04 [ko1@a...            ] svn:r33972 (ruby_1_9_3): * 2011-12-07   
  21924 2011-12-08 07:13 [ko1@a...            ] naruse:r33973 (trunk): It is fixed in FreeBSD 9.0 RC3, not RC2.
  21925 2011-12-08 07:13 [ko1@a...            ] svn:r33974 (trunk): * 2011-12-08        
  21926 2011-12-08 07:40 [ko1@a...            ] drbrain:r33975: Ignore generated files in ext/-test-/path_to_class
  21927 2011-12-08 08:03 [ko1@a...            ] drbrain:r33976 (trunk): * doc/re.rdoc:  Fix example code to match documentation.  Patch by
  21928 2011-12-08 08:22 [ko1@a...            ] drbrain:r33977 (trunk): * doc/re.rdoc:  Document difference between match and =~, options with
  21929 2011-12-08 12:11 [ko1@a...            ] nobu:r33978 (trunk): * configure.in (RUBY_WERROR_FLAG): append all warning flags which
  21930 2011-12-08 12:59 [ko1@a...            ] usa:r33979 (trunk): * ext/socket/extconf.rb: forgotten to define HAVE_SOCKETPAIR for
  21931 2011-12-08 13:13 [ko1@a...            ] usa:r33980 (trunk): * test/ruby/test_process.rb (TestProcess#test_sete[gu]id): silently
  21932 2011-12-08 13:32 [ko1@a...            ] usa:r33981 (trunk): * test/rexml/test_order.rb (OrderTester#test_more_ordering): use
  21933 2011-12-08 19:27 [ko1@a...            ] naruse:r33982 (trunk): Fix invalid test extension.
  21934 2011-12-08 22:22 [ko1@a...            ] nagachika:r33983 (trunk): * ChangeLog: fix typos.
  21935 2011-12-08 22:34 [ko1@a...            ] usa:r33984 (trunk): * ext/extmk.rb (extract_makefile): need to sort the array of current
  21936 2011-12-08 22:50 [ko1@a...            ] akr:r33985 (trunk): update doc and add test for SystemExit.new.
  21937 2011-12-08 23:28 [ko1@a...            ] usa:r33986 (trunk): * ext/extmk.rb (extract_makefile): should sort after map, not before
  21938 2011-12-08 23:47 [ko1@a...            ] nagachika:r33987 (trunk): * variable.c (set_const_visibility): clear inine-cache when constant's
  21939 2011-12-08 23:52 [ko1@a...            ] naruse:r33988 (trunk): Generate temporary file in tmpdir.
  21940 2011-12-09 08:00 [ko1@a...            ] luislavena:r33989 (trunk): Silence stat redefinition warnings under win32
  21941 2011-12-09 08:00 [ko1@a...            ] svn:r33990 (trunk): * 2011-12-09        
  21942 2011-12-09 15:01 [ko1@a...            ] naruse:r33991 (trunk): * file.c (file_path_convert): don't convert it when the path string is
  21943 2011-12-09 15:36 [ko1@a...            ] naruse:r33992 (trunk): It should be require_relative.
  21944 2011-12-09 19:29 [ko1@a...            ] naruse:r33993 (trunk): * enc/trans/iso-8859-16-tbl.rb: add ISO-8859-16 converter.
  21945 2011-12-09 21:42 [ko1@a...            ] nobu:r33994 (trunk): * test/ruby/test_econv.rb (test_default_external): include iso-8859-16.
  21946 2011-12-09 22:50 [ko1@a...            ] nagachika:r33995 (trunk): * ChangeLog: fix a typo.
  21947 2011-12-10 17:12 [ko1@a...            ] nobu:r33997 (trunk): * test/ruby/test_proc.rb (TestProc): renamed argument tests.
  21948 2011-12-10 17:12 [ko1@a...            ] nobu:r33996 (trunk): * test/ruby/test_econv.rb (TestEncodingConverter#test_default_external): drop stderr.
  21949 2011-12-10 17:12 [ko1@a...            ] svn:r33998 (trunk): * 2011-12-10        
  21950 2011-12-10 21:18 [ko1@a...            ] shyouhei:r33999 (ruby_1_8_7): merge revision(s) 27064:
  21951 2011-12-10 21:18 [ko1@a...            ] shyouhei:r34000 (ruby_1_8_7): merge revision(s) 23730:
  21952 2011-12-10 21:18 [ko1@a...            ] svn:r34001 (ruby_1_8_7): * 2011-12-10   
  21953 2011-12-10 21:18 [ko1@a...            ] shyouhei:r34003 (ruby_1_8_7): merge revision(s) 32741:
  21954 2011-12-10 21:18 [ko1@a...            ] shyouhei:r34002 (ruby_1_8_7): merge revision(s) 20587:
  21955 2011-12-10 21:24 [ko1@a...            ] shyouhei:r34004 (ruby_1_8_7): oops.     
  21956 2011-12-11 10:34 [ko1@a...            ] nobu:r34005 (trunk): * process.c (rb_exit_status_code): extract from rb_f_exit_bang and
  21957 2011-12-11 10:34 [ko1@a...            ] svn:r34006 (trunk): * 2011-12-11        
  21958 2011-12-11 10:38 [ko1@a...            ] nobu:r34007 (trunk): * object.c (rb_check_to_int): new function to convert a VALUE to
  21959 2011-12-11 10:48 [ko1@a...            ] nobu:r34008 (trunk): * error.c (exit_initialize): deal with true and false as well as
  21960 2011-12-11 11:44 [ko1@a...            ] ktsj:r34009 (trunk): * ext/syslog/syslog.c: fix a typo.  [Bug #5740]
  21961 2011-12-11 12:21 [ko1@a...            ] shugo:r34010 (trunk): * lib/net/imap.rb: includes the sequence number of UID in a error
  21962 2011-12-12 15:41 [ko1@a...            ] svn:r34012 (trunk): * 2011-12-12        
  21963 2011-12-12 15:41 [ko1@a...            ] nobu:r34011 (trunk): * ext/stringio/stringio.c (strio_truncate): fix typo.  patched by
  21964 2011-12-12 17:27 [ko1@a...            ] nobu:r34013 (trunk): * load.c (rb_feature_p): lazy assigned load_path searched in
  21965 2011-12-12 17:30 [ko1@a...            ] naruse:r34014 (trunk): Set yamler as syck.
  21966 2011-12-12 17:30 [ko1@a...            ] naruse:r34015 (trunk): * README: Fixed SupportedPlatforms URL in the README.
  21967 2011-12-12 22:44 [ko1@a...            ] shugo:r34016 (trunk): * parse.y (stmt_or_begin): changed the error message for BEGIN not
  21968 2011-12-13 02:47 [ko1@a...            ] tenderlove:r34017 (ruby_1_9_3): merge revision(s) 33160,33381,33382,33383,33384,33385:
  21969 2011-12-13 02:47 [ko1@a...            ] svn:r34018 (ruby_1_9_3): * 2011-12-13   
  21970 2011-12-13 05:49 [ko1@a...            ] nobu:r34019 (ruby_1_9_3): * test/dtrace/test_object_create.rb: property.
  21971 2011-12-13 05:50 [ko1@a...            ] nobu:r34020 (trunk): * vm_insnhelper.c (vm_yield_setup_block_args): splat single
  21972 2011-12-13 05:50 [ko1@a...            ] svn:r34021 (trunk): * 2011-12-13        
  21973 2011-12-13 06:34 [ko1@a...            ] nobu:r34022 (trunk): * parse.y (parser_magic_comment): should pass the proper value.
  21974 2011-12-13 07:15 [ko1@a...            ] tenderlove:r34023 (trunk): * lib/webrick/httpresponse.rb (setup_header): 204 and 304 responses
  21975 2011-12-13 07:34 [ko1@a...            ] tenderlove:r34024 (trunk): * lib/webrick/httpresponse.rb (setup_header): 1xx responses
  21976 2011-12-13 13:33 [ko1@a...            ] ktsj:r34025 (trunk): * ChangeLog: style fix.
  21977 2011-12-13 16:14 [ko1@a...            ] nobu:r34026 (trunk): property.          
  21978 2011-12-13 16:14 [ko1@a...            ] nobu:r34027 (trunk): * load.c (load_unlock): all threads requiring one file should
  21979 2011-12-13 23:50 [ko1@a...            ] nagachika:r34028 (trunk): * error.c (name_err_mesg_to_str): clear rb_thread_t::errinfo when
  21980 2011-12-13 23:51 [ko1@a...            ] nagachika:r34029 (trunk): * ChangeLog: fix a typo.
  21981 2011-12-13 23:56 [ko1@a...            ] nagachika:r34030 (trunk): * ChangeLog: add ML/ticket links to r34028 entry.  [Bug #5755]
  21982 2011-12-14 00:01 [ko1@a...            ] nobu:r34031 (trunk): * parse.y (primary): point method name line.  
  21983 2011-12-14 00:01 [ko1@a...            ] svn:r34032 (trunk): * 2011-12-14        
  21984 2011-12-14 01:33 [ko1@a...            ] okkez:r34033 (trunk): * thread_pthread.c (rb_thread_create_timer_thread): fix memory
  21985 2011-12-14 09:23 [ko1@a...            ] naruse:r34034 (trunk): Add test for [Bug #5343] 
  21986 2011-12-14 09:28 [ko1@a...            ] naruse:r34035 (trunk): FreeBSD 9.0 RC3 is now released.
  21987 2011-12-14 10:20 [ko1@a...            ] nobu:r34036 (trunk): * load.c (load_lock): delete the loading barrier if it has been
  21988 2011-12-14 11:26 [ko1@a...            ] naruse:r34037 (trunk): The test added in r34034 needs to run thousands of times.
  21990 2011-12-14 12:20 [ko1@a...            ] nobu:r34039 (trunk): * load.c (load_unlock): release loading barrier and then remove it
  21991 2011-12-14 14:43 [ko1@a...            ] naruse:r34040 (trunk): Use pipe instead of $stdin.read.
  21992 2011-12-14 15:28 [ko1@a...            ] nobu:r34041 (trunk, ruby_1_9_3): * transcode.c (str_encode): about the extension of :fallback
  21993 2011-12-14 15:28 [ko1@a...            ] svn:r34042 (ruby_1_9_3): * 2011-12-14   
  21994 2011-12-14 19:38 [ko1@a...            ] usa:r34043 (trunk): * win32/win32.c, include/ruby/win32.h (rb_w32_fd_is_text): new function.
  21995 2011-12-14 20:02 [ko1@a...            ] usa:r34044 (trunk): * common.mk,Makefile.in,win32/Makefile.sub (ECHO1): move platform
  21996 2011-12-14 22:00 [ko1@a...            ] usa:r34045 (trunk): * test/ruby/test_io_m17n.rb
  21997 2011-12-15 10:12 [ko1@a...            ] nobu:r34046 (trunk): * test/ruby/test_require.rb (test_race_exception): get rid of
  21998 2011-12-15 10:12 [ko1@a...            ] svn:r34047 (trunk): * 2011-12-15        
  21999 2011-12-15 10:45 [ko1@a...            ] nobu:r34048 (trunk, ruby_1_9_3): * array.c (rb_ary_reject_bang, rb_ary_delete_if): update rdoc.
  22000 2011-12-15 10:45 [ko1@a...            ] svn:r34049 (ruby_1_9_3): * 2011-12-15   

[前][次][番号順一覧][上]