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

ruby-changes:47901-48000

  47901 2017-09-25 23:05 [ko1@a...            ] mame:r60020 (trunk): tool/run-lcov.rb: Filter test files out
  47902 2017-09-25 23:28 [ko1@a...            ] naruse:r60021 (trunk): HTTPHeader#add_field should allow binary [Bug #13926]
  47903 2017-09-26 02:38 [ko1@a...            ] naruse:r60022 (trunk): Switch Build to use 2.4 with certs files
  47904 2017-09-26 02:38 [ko1@a...            ] svn:r60023 (trunk): * 2017-09-26        
  47905 2017-09-26 06:52 [ko1@a...            ] nobu:r60024 (trunk): vm.c: fetch retval iff necessary
  47906 2017-09-26 06:52 [ko1@a...            ] nobu:r60025 (trunk): vm.c: unused function
  47907 2017-09-26 09:07 [ko1@a...            ] nobu:r60026 (trunk): test_drb.rb: removed extra spaces
  47908 2017-09-26 13:13 [ko1@a...            ] nobu:r60027 (trunk): Release gvl while doing (f)stat
  47909 2017-09-26 13:51 [ko1@a...            ] mame:r60028 (trunk): tool/run-lcov.rb: Filter tmp files out
  47910 2017-09-26 13:59 [ko1@a...            ] mame:r60029 (trunk): run-lcov.rb: support overwritten tmpdir path
  47911 2017-09-26 19:45 [ko1@a...            ] k0kubun:r60030 (trunk): test_features.rb: fix unused variable warning
  47912 2017-09-26 20:30 [ko1@a...            ] k0kubun:r60031 (trunk): test_erb.rb: add test cases for uncovered methods
  47914 2017-09-26 21:21 [ko1@a...            ] nobu:r60033 (trunk): Suppress warnings by other than self-assignments
  47915 2017-09-26 22:40 [ko1@a...            ] nobu:r60034 (trunk): parse.y: moved duplicate conditions
  47916 2017-09-26 23:00 [ko1@a...            ] naruse:r60035 (trunk): Make retries for Net::HTTP configurable [Feature #10674]
  47918 2017-09-27 10:01 [ko1@a...            ] svn:r60039 (trunk): * 2017-09-27        
  47919 2017-09-27 11:38 [ko1@a...            ] nobu:r60040 (trunk): complex.c: no overflow
  47920 2017-09-27 11:55 [ko1@a...            ] nobu:r60041 (trunk): complex.c: no overflow
  47928 2017-09-27 14:08 [ko1@a...            ] nobu:r60042 (trunk): ext: adjust indent [ci skip]
  47929 2017-09-27 14:27 [ko1@a...            ] nobu:r60043 (trunk): objspace_dump.c: remove unnecessary break
  47930 2017-09-27 14:27 [ko1@a...            ] nobu:r60044 (trunk): pty.c: shrink repeated device names
  47931 2017-09-27 16:47 [ko1@a...            ] duerst:r60045 (trunk): improve grammar in documentation of Array#bsearch [ci skip]
  47932 2017-09-27 21:33 [ko1@a...            ] kazu:r60046 (trunk): Fix exception class [ci skip]
  47933 2017-09-28 06:55 [ko1@a...            ] naruse:r60047 (trunk): Remove DevKit path, change zlib link
  47934 2017-09-28 06:55 [ko1@a...            ] svn:r60048 (trunk): * 2017-09-28        
  47935 2017-09-28 11:51 [ko1@a...            ] nobu:r60049 (trunk): test_io_console.rb: flush
  47936 2017-09-28 18:19 [ko1@a...            ] eregon:r60050 (trunk): Update to ruby/mspec@c135328
  47937 2017-09-28 18:20 [ko1@a...            ] svn:r60052 (trunk): * properties.       
  47938 2017-09-28 19:51 [ko1@a...            ] naruse:r60053 (trunk): URI::Generic: Separate no_proxy handling
  47939 2017-09-28 19:51 [ko1@a...            ] naruse:r60054 (trunk): Net::HTTP.new: Support no_proxy parameter [Feature #11195]
  47940 2017-09-28 22:43 [ko1@a...            ] shirosaki:r60055 (trunk): io.c: fix segfault with closing socket on Windows
  47941 2017-09-28 22:55 [ko1@a...            ] shirosaki:r60056 (trunk): test_dln.rb: fix path separator on MinGW
  47942 2017-09-29 16:43 [ko1@a...            ] nobu:r60057 (trunk): array.c: improve operations on small arrays
  47943 2017-09-29 16:43 [ko1@a...            ] svn:r60058 (trunk): * 2017-09-29        
  47944 2017-09-29 17:00 [ko1@a...            ] nobu:r60059 (trunk): pack.c: unpack "M" may be ASCII only
  47945 2017-09-29 17:15 [ko1@a...            ] nobu:r60060 (trunk): string.c: ASCII-incompatible is not ASCII only
  47946 2017-09-29 20:00 [ko1@a...            ] kazu:r60061 (trunk): Use unpack1 instead of unpack and `[0]`
  47947 2017-09-29 22:21 [ko1@a...            ] nobu:r60062 (trunk): configure.ac       
  47948 2017-09-30 02:19 [ko1@a...            ] sonots:r60063 (trunk): test_etc.rb: fix test_getgrnam for duplicated group names
  47949 2017-09-30 02:19 [ko1@a...            ] svn:r60064 (trunk): * 2017-09-30        
  47950 2017-09-30 08:41 [ko1@a...            ] nobu:r60065 (trunk): sizes.c.tmpl: prototype
  47951 2017-09-30 09:01 [ko1@a...            ] nobu:r60066 (trunk): string.c: fix ASCII-only on succ
  47952 2017-09-30 12:31 [ko1@a...            ] ktsj:r60067 (trunk): test_find.rb: improve branch coverage
  47953 2017-09-30 15:30 [ko1@a...            ] glass:r60068 (trunk): configure.ac: use m4_version_prereq
  47954 2017-09-30 15:42 [ko1@a...            ] nobu:r60069 (trunk): ripper/lexer.rb: remove double quotes
  47955 2017-09-30 15:45 [ko1@a...            ] glass:r60070 (trunk): configure.ac: remove unused macro
  47956 2017-09-30 17:35 [ko1@a...            ] nobu:r60071 (trunk): ext: check if null byte is contained
  47957 2017-09-30 18:07 [ko1@a...            ] nobu:r60072 (trunk): dbm.c: removed useless assignments
  47958 2017-09-30 18:27 [ko1@a...            ] glass:r60073 (trunk): configure.ac: remove --enable-pthread option.
  47959 2017-09-30 20:06 [ko1@a...            ] nobu:r60074 (trunk): gdbm.c: use the default external encoding
  47960 2017-09-30 20:50 [ko1@a...            ] nobu:r60075 (trunk): dbm.c: suppress unused-but-set-variable warning
  47961 2017-09-30 20:58 [ko1@a...            ] glass:r60076 (trunk): hash.c: remove special treatments on deletion
  47962 2017-09-30 21:26 [ko1@a...            ] nobu:r60077 (trunk): eval.c: check type 
  47963 2017-09-30 22:14 [ko1@a...            ] glass:r60078 (trunk): hash.c: use rb_hash_new_with_size()
  47964 2017-10-01 06:50 [ko1@a...            ] normal:r60079 (trunk): thread_pthread.c: do not wakeup inside child processes
  47965 2017-10-01 06:51 [ko1@a...            ] svn:r60080 (trunk): * 2017-10-01        
  47966 2017-10-01 10:44 [ko1@a...            ] normal:r60081 (trunk): file.c: remove unnecessary volatile use
  47967 2017-10-01 11:24 [ko1@a...            ] nobu:r60082 (trunk): test_refinement.rb: test for r59946
  47968 2017-10-01 11:39 [ko1@a...            ] nobu:r60083 (trunk): generic_erb.rb: -i option
  47969 2017-10-01 12:47 [ko1@a...            ] nobu:r60084 (trunk): common.mk (UNICODE_DOWNLOAD): set cache directory
  47970 2017-10-01 13:26 [ko1@a...            ] glass:r60085 (trunk): use rb_hash_new_with_size()
  47972 2017-10-02 06:19 [ko1@a...            ] normal:r60088 (trunk): File#rename releases GVL
  47973 2017-10-02 06:19 [ko1@a...            ] svn:r60089 (trunk): * 2017-10-02        
  47974 2017-10-02 06:19 [ko1@a...            ] svn:r60090 (trunk): * properties.       
  47975 2017-10-02 06:29 [ko1@a...            ] normal:r60091 (trunk): NEWS: entries for GVL release in File and Dir
  47976 2017-10-02 10:22 [ko1@a...            ] ko1:r60092 (trunk): catch up r60088 for DOSISH.
  47979 2017-10-02 10:57 [ko1@a...            ] ko1:r60093 (trunk): use `ra` instead of new variables.
  47980 2017-10-02 13:06 [ko1@a...            ] nobu:r60094 (trunk): ruby-additional.el: shorten here-doc markers
  47981 2017-10-02 14:29 [ko1@a...            ] glass:r60095 (trunk): vm_eval.c: add rb_yield_assoc_or_values()
  47982 2017-10-02 15:46 [ko1@a...            ] nobu:r60096 (trunk): test_argf.rb: indent here docs
  47983 2017-10-02 15:46 [ko1@a...            ] nobu:r60097 (trunk): io.c: check null char
  47984 2017-10-02 16:51 [ko1@a...            ] glass:r60098 (trunk): Revert "vm_eval.c: add rb_yield_assoc_or_values()"
  47985 2017-10-02 17:33 [ko1@a...            ] nobu:r60099 (trunk): compile.c: fix stack consitency error
  47986 2017-10-02 20:43 [ko1@a...            ] nobu:r60100 (trunk): test_call.rb: refine test_safe_call
  47987 2017-10-02 21:23 [ko1@a...            ] nobu:r60101 (trunk): use rb_hash_new_with_size()
  47988 2017-10-03 10:38 [ko1@a...            ] nobu:r60102 (trunk): parse.y: set ripper event ID symbols to operators
  47989 2017-10-03 10:38 [ko1@a...            ] svn:r60103 (trunk): * 2017-10-03        
  47990 2017-10-03 13:47 [ko1@a...            ] nobu:r60104 (trunk): parse.y: set ripper event IDs to keyword variables
  47991 2017-10-03 13:56 [ko1@a...            ] nobu:r60105 (trunk): parse.y: extract callback results
  47992 2017-10-03 16:51 [ko1@a...            ] nobu:r60106 (trunk): test_parser_events.rb: backref_assign_error
  47993 2017-10-03 21:06 [ko1@a...            ] kazu:r60107 (trunk): Fix leaked file descriptor
  47994 2017-10-04 08:47 [ko1@a...            ] normal:r60108 (trunk): file.c: release GVL in File.{setuid?, setgid?, sticky?}
  47995 2017-10-04 08:47 [ko1@a...            ] svn:r60109 (trunk): * 2017-10-04        
  47996 2017-10-04 08:47 [ko1@a...            ] normal:r60110 (trunk): file.c: release GVL around lstat(2)
  47997 2017-10-04 09:04 [ko1@a...            ] normal:r60111 (trunk): Dir.empty? releases GVL
  47998 2017-10-04 09:04 [ko1@a...            ] svn:r60112 (trunk): * properties.       
  47999 2017-10-04 13:43 [ko1@a...            ] nobu:r60113 (trunk): parse.y: Revert r60102
  48000 2017-10-04 14:30 [ko1@a...            ] nobu:r60114 (trunk): test_sexp.rb: test for fname

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