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

ruby-changes:22701-22800

  22701 2012-02-22 23:27 [ko1@a...            ] nobu:r34750 (trunk): * test/iconv/test_option.rb: enabled.  [Bug #6061]
  22702 2012-02-23 00:15 [ko1@a...            ] nobu:r34751 (ruby_1_9_3): merge revision(s) 34750:
  22703 2012-02-23 00:15 [ko1@a...            ] svn:r34752 (ruby_1_9_3): * 2012-02-23   
  22704 2012-02-23 02:33 [ko1@a...            ] nobu:r34753 (trunk): * io.c (rb_io_extract_modeenc): fail only if conflicting
  22705 2012-02-23 02:33 [ko1@a...            ] svn:r34754 (trunk): * 2012-02-23        
  22706 2012-02-23 03:59 [ko1@a...            ] marcandRe: r34755 (trunk): * lib/ostruct.rb (delete_field): Bug fix so previous value is returned.
  22707 2012-02-23 08:10 [ko1@a...            ] nobu:r34756 (ruby_1_9_3): merge revision(s) 33873:
  22708 2012-02-23 10:16 [ko1@a...            ] drbrain:r34757: Ignore mkmf.log generated by extensions
  22709 2012-02-23 10:58 [ko1@a...            ] drbrain:r34758 (trunk): * load.c (rb_f_require):  Add note to require for scope of items in the
  22710 2012-02-23 11:00 [ko1@a...            ] drbrain:r34759 (trunk): * io.c (rb_io_f_sync):  Fix double-negative typo.  [ruby-trunk - #5837]
  22711 2012-02-23 12:23 [ko1@a...            ] akr:r34760 (trunk): * ext/dbm/extconf.rb: use DBM_SUFFIX only to detect header of
  22712 2012-02-23 14:45 [ko1@a...            ] naruse:r34761 (ruby_1_9_3): merge revision(s) 34214:
  22713 2012-02-23 19:53 [ko1@a...            ] akr:r34762 (trunk): update comment.     
  22714 2012-02-23 19:58 [ko1@a...            ] akr:r34763 (trunk): * signal.c (sig_trap): show signal name on error.
  22715 2012-02-23 19:59 [ko1@a...            ] akr:r34764 (trunk): * ext/curses/rain.rb: trap SIGHUP, SIGINT, SIGQUIT and SIGTERM only.
  22716 2012-02-23 22:27 [ko1@a...            ] akr:r34765 (trunk): * test/test_curses.rb: new file.
  22717 2012-02-23 23:02 [ko1@a...            ] akr:r34766 (trunk): * ext/dbm/extconf.rb: unused macro removed.
  22718 2012-02-24 00:23 [ko1@a...            ] akr:r34767 (trunk): add comment.        
  22719 2012-02-24 00:23 [ko1@a...            ] svn:r34768 (trunk): * 2012-02-24        
  22720 2012-02-24 07:24 [ko1@a...            ] drbrain:r34769 (trunk): * object.c (rb_obj_hash):  Added note that the hash value is not
  22721 2012-02-24 07:38 [ko1@a...            ] drbrain:r34770 (trunk): * object.c (rb_obj_eql):  Improve equality documentation by adding an
  22722 2012-02-24 08:03 [ko1@a...            ] drbrain:r34771 (trunk): * hash.c (Init_Hash):  Add section on how objects are used as Hash keys
  22723 2012-02-24 08:13 [ko1@a...            ] tenderlove:r34772 (trunk): * ext/psych/parser.c: set parser encoding based on the YAML input
  22724 2012-02-24 08:15 [ko1@a...            ] drbrain:r34773 (trunk): * lib/profiler.rb:  Add Profiler documentation by Gonzalo Rodriguez.
  22725 2012-02-24 08:16 [ko1@a...            ] drbrain:r34774 (trunk): Fix timestamps in ChangeLog
  22726 2012-02-24 08:35 [ko1@a...            ] drbrain:r34775 (trunk): Clean whitespace
  22727 2012-02-24 08:52 [ko1@a...            ] nobu:r34776 (trunk): * parse.y (parser_tokadd_string, parser_yylex): insert a backslash
  22728 2012-02-24 08:53 [ko1@a...            ] nobu:r34777 (ruby_1_9_3): merge revision(s) 34776:
  22729 2012-02-24 09:11 [ko1@a...            ] drbrain:r34778 (trunk): * complex.c (Init_Complex):  Document Complex::I.  Patch by Sylvain
  22730 2012-02-24 10:10 [ko1@a...            ] drbrain:r34779 (trunk): * lib/net/http.rb (Net::HTTP#transport_request):  Fix infinite loop
  22731 2012-02-24 11:56 [ko1@a...            ] ayumin:r34780 (trunk): * string.c (rb_str_prepend): Fix documentation for String#prepend.
  22732 2012-02-24 12:10 [ko1@a...            ] ayumin:r34781 (trunk): * lib/net/http.rb: Fix documentation.
  22733 2012-02-24 12:15 [ko1@a...            ] ayumin:r34782 (trunk): pull request #55 as same as #98
  22734 2012-02-24 13:55 [ko1@a...            ] tenderlove:r34783 (trunk): * ext/psych/parser.c: prevent a memory leak by protecting calls to
  22735 2012-02-24 15:49 [ko1@a...            ] nobu:r34784 (trunk): * configure.in (__builtin_unreachable): check for clang.
  22736 2012-02-24 16:13 [ko1@a...            ] nobu:r34785 (trunk): * io.c (set_binary_mode_with_seek_cur): reorder function qualifiers.
  22737 2012-02-24 16:38 [ko1@a...            ] nobu:r34786 (trunk): * dir.c, file.c, io.c: use rb_sys_fail_path.
  22738 2012-02-24 16:40 [ko1@a...            ] nobu:r34787 (trunk): * error.c: new functions to deal exceptions with string instances.
  22739 2012-02-24 16:48 [ko1@a...            ] nobu:r34788 (trunk): * dir.c, file.c, io.c (rb_sys_fail_path): use rb_sys_fail_str.
  22740 2012-02-24 17:58 [ko1@a...            ] shyouhei:r34789 (trunk): * test/ruby/test_literal.rb (TestRubyLiteral#test_special_const): test for https://bugs.php.net/bug.php?id=61095
  22741 2012-02-24 18:26 [ko1@a...            ] nahi:r34790 (trunk): * test/zlib/test_zlib.rb (TestZlibGzipReader#test_encoding): Add
  22742 2012-02-24 23:50 [ko1@a...            ] naruse:r34791 (ruby_1_9_3): merge revision(s) 34755:
  22743 2012-02-25 06:56 [ko1@a...            ] nobu:r34792 (trunk): * file.c (utime_internal): fix a variable missed to replace.
  22744 2012-02-25 07:02 [ko1@a...            ] svn:r34793 (trunk): * 2012-02-25        
  22745 2012-02-25 07:53 [ko1@a...            ] nobu:r34794 (trunk): * dir.c (dir_initialize): keep path in original encoding.
  22746 2012-02-25 07:54 [ko1@a...            ] nobu:r34795 (trunk): * dir.c (dir_inspect), io.c (rb_io_inspect): keep encoding of path.
  22747 2012-02-25 07:54 [ko1@a...            ] nobu:r34796 (trunk): * parse.y (parser_tokadd_string): insert a backslash only if
  22748 2012-02-25 07:54 [ko1@a...            ] nobu:r34797 (trunk): * test/test_curses.rb: property.
  22749 2012-02-25 10:36 [ko1@a...            ] akr:r34798 (trunk): * ext/curses/curses.c (Init_curses): make Curses::VERSION
  22750 2012-02-25 11:09 [ko1@a...            ] akr:r34799 (trunk): * ext/curses/curses.c (Init_curses): use rb_define_const once for
  22751 2012-02-25 14:47 [ko1@a...            ] nobu:r34800 (trunk): * ext/dl/dl.c (Init_dl): support intrinsic types, size_t, ptrdiff_t
  22752 2012-02-25 16:08 [ko1@a...            ] naruse:r34801 (trunk): Add News for r34367  [Feature #3131]
  22753 2012-02-25 16:09 [ko1@a...            ] naruse:r34802 (trunk): suppress warnings.
  22754 2012-02-25 16:20 [ko1@a...            ] naruse:r34803 (trunk): * complex.c (nucomp_marshal_load): raise error on invalid data.
  22755 2012-02-25 16:26 [ko1@a...            ] akr:r34804 (trunk): update comment.     
  22756 2012-02-25 16:31 [ko1@a...            ] akr:r34805 (trunk): ad comment.         
  22757 2012-02-25 16:40 [ko1@a...            ] naruse:r34806 (ruby_1_9_3): merge revision(s) 34803:
  22758 2012-02-25 16:41 [ko1@a...            ] naruse:r34807 (trunk): Fix r34779. Raised error on connection reset varies on environments.
  22759 2012-02-25 16:58 [ko1@a...            ] nobu:r34808 (trunk): * common.mk (check, test-all): no exntension builds before test-all,
  22760 2012-02-25 17:09 [ko1@a...            ] naruse:r34809 (trunk): * lib/fileutils.rb: use chomp(?/) instead of sub to optimize and avoid
  22761 2012-02-25 17:10 [ko1@a...            ] naruse:r34810 (ruby_1_9_3): merge revision(s) 34795:
  22762 2012-02-25 17:11 [ko1@a...            ] naruse:r34811 (ruby_1_9_3): merge revision(s) 34809:
  22763 2012-02-25 17:42 [ko1@a...            ] akr:r34812 (trunk): * ext/dbm/extconf.rb (headers): try ambiguous headers at last.
  22764 2012-02-25 21:26 [ko1@a...            ] naruse:r34813 (ruby_1_9_3): merge revision(s) 34794,34795:
  22765 2012-02-25 21:32 [ko1@a...            ] naruse:r34814 (ruby_1_9_3): merge revision(s) 34786,34787,34788,34789:
  22766 2012-02-25 23:48 [ko1@a...            ] naruse:r34815 (ruby_1_9_3): merge revision(s) 34792:
  22767 2012-02-26 05:37 [ko1@a...            ] naruse:r34816 (trunk): avoid rdoc's warnings.
  22768 2012-02-26 05:37 [ko1@a...            ] naruse:r34817 (trunk): * error.c (report_bug): use buf and snprintf to avoid consuming stack.
  22769 2012-02-26 05:37 [ko1@a...            ] svn:r34818 (trunk): * 2012-02-26        
  22770 2012-02-26 11:27 [ko1@a...            ] nobu:r34819 (trunk): * compile.c (iseq_compile_each): call on special object instead of
  22771 2012-02-26 12:26 [ko1@a...            ] nobu:r34820 (ruby_1_9_3): merge revision(s) 34819:
  22772 2012-02-26 23:33 [ko1@a...            ] naruse:r34821 (trunk): * regparse.c (add_code_range_to_buf0): wrong condition of duplicated
  22773 2012-02-27 02:28 [ko1@a...            ] naruse:r34822 (ruby_1_9_3): merge revision(s) 34821:
  22774 2012-02-27 10:49 [ko1@a...            ] nobu:r34823 (trunk): * ext/openssl/extconf.rb: suppress useless deprecation warnings
  22775 2012-02-27 10:49 [ko1@a...            ] svn:r34824 (trunk): * 2012-02-27        
  22776 2012-02-27 10:50 [ko1@a...            ] nobu:r34825 (trunk): * io.c, process.c, time.c, ext: use rb_sys_fail_str instead of
  22777 2012-02-27 10:53 [ko1@a...            ] nobu:r34826 (trunk): * lib/test/unit.rb (Test::Unit::Runner#puke): skips with no
  22778 2012-02-27 10:54 [ko1@a...            ] nobu:r34827 (trunk): * test/rubygems/test_gem_specification.rb (test_self_from_yaml_syck_default_key_bug):
  22779 2012-02-27 10:54 [ko1@a...            ] nobu:r34828 (trunk): * lib/mkmf.rb (try_cppflags, try_cflags, try_ldflags): replace the
  22780 2012-02-27 17:03 [ko1@a...            ] nobu:r34829 (trunk): * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): since methods
  22781 2012-02-27 17:07 [ko1@a...            ] knu:r34830 (trunk): * string.c (rb_str_crypt): Update rdoc and state that this
  22782 2012-02-27 17:26 [ko1@a...            ] nobu:r34831 (ruby_1_9_3): merge revision(s) 34829:
  22783 2012-02-27 17:27 [ko1@a...            ] nobu:r34832 (trunk): * test/ruby/test_syntax.rb (test_newline_in_block_parameters):
  22784 2012-02-27 17:40 [ko1@a...            ] nobu:r34833 (trunk): * ext/sdbm/_sdbm.c (fitpair): suppress shortening warnigns.
  22785 2012-02-27 20:46 [ko1@a...            ] usa:r34834 (trunk): * io.c (rb_io_set_pos): add rdoc about textmode.
  22786 2012-02-27 23:47 [ko1@a...            ] matz:r34835 (trunk): * parse.y (opt_bv_decl): allow newline at the end.  
  22787 2012-02-28 00:11 [ko1@a...            ] knu:r34836 (trunk): Paranoia: /^/ -> /\A/ in regexp in rdoc.  Pointed out by nobu.
  22788 2012-02-28 00:11 [ko1@a...            ] svn:r34837 (trunk): * 2012-02-28        
  22789 2012-02-28 01:27 [ko1@a...            ] usa:r34838 (trunk): forgotten to commit at r34834.
  22790 2012-02-28 10:30 [ko1@a...            ] tenderlove:r34839 (trunk): * ext/psych/lib/psych.rb: default open YAML files with utf8 external
  22791 2012-02-28 11:45 [ko1@a...            ] nobu:r34840 (trunk): * configure.in (debugflags): check if -ggdb is accepted.
  22792 2012-02-28 11:57 [ko1@a...            ] nobu:r34841 (ruby_1_9_3): merge revision(s) 34840:
  22793 2012-02-28 13:51 [ko1@a...            ] drbrain:r34842 (trunk): * lib/net/http.rb:  Retry HTTP requests for additional network errors.
  22794 2012-02-28 14:16 [ko1@a...            ] drbrain:r34843 (trunk): * lib/net/protocol.rb: Add OpenTimeout subclass of Timeout::Error
  22795 2012-02-28 15:50 [ko1@a...            ] drbrain:r34844 (trunk): Remove duplicated entry, thanks znz
  22796 2012-02-28 17:16 [ko1@a...            ] nobu:r34845 (trunk): * lib/time.rb (Time#xmlschema): use strftime specifiers instead of
  22797 2012-02-28 18:33 [ko1@a...            ] nobu:r34846 (trunk): * io.c (io_fread, io_getpartial, rb_io_sysread): set buffer size
  22798 2012-02-28 18:47 [ko1@a...            ] nobu:r34847 (trunk): * io.c (io_binwrite, rb_io_syswrite): use shared frozen source
  22799 2012-02-28 20:28 [ko1@a...            ] tadf:r34848 (trunk): * ext/date/date_core.c: 
  22800 2012-02-29 00:51 [ko1@a...            ] svn:r34850 (trunk): * 2012-02-29        

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