[前][次][スレッド一覧][上]

ruby-changes:38001-38100

  38001 2015-03-25 09:42 [ko1@a...            ] nobu:r50082 (trunk): .gdbinit: member name changed
  38002 2015-03-25 10:39 [ko1@a...            ] hsbt:r50083 (trunk): * .document: removed needless entries.
  38003 2015-03-25 11:21 [ko1@a...            ] nobu:r50084 (trunk): bm_hash_aref_flo.rb: fix data
  38004 2015-03-25 12:33 [ko1@a...            ] naruse:r50085 (ruby_2_2): merge revision(s) 49017:
  38005 2015-03-25 16:07 [ko1@a...            ] nobu:r50086 (trunk): make-snapshot: RUBY_VERSION
  38006 2015-03-25 16:45 [ko1@a...            ] nobu:r50087 (trunk): make-snapshot: override rest variables
  38007 2015-03-25 17:03 [ko1@a...            ] nobu:r50088 (trunk): fs.c: fix f_type   
  38008 2015-03-25 17:10 [ko1@a...            ] naruse:r50089 (trunk): * ext/socket/extconf.rb: Solaris 11 has struct tcp_info.tcpi_ca_state,
  38009 2015-03-26 06:44 [ko1@a...            ] normal:r50090 (trunk): README.EXT: add redirect 
  38010 2015-03-26 06:47 [ko1@a...            ] svn:r50091 (trunk): * 2015-03-26        
  38011 2015-03-26 06:50 [ko1@a...            ] svn:r50092 (trunk): * properties.       
  38012 2015-03-26 09:30 [ko1@a...            ] nobu:r50093 (trunk): common.mk: BOOTSTRAPRUBY for enc.mk
  38013 2015-03-26 09:30 [ko1@a...            ] nobu:r50094 (trunk): mkconfig.rb: embed version substring
  38014 2015-03-26 10:05 [ko1@a...            ] hsbt:r50095 (trunk): * test/test_observer.rb: add tests for Observable module.
  38015 2015-03-26 10:05 [ko1@a...            ] svn:r50096 (trunk): * properties.       
  38016 2015-03-26 15:30 [ko1@a...            ] nobu:r50097 (trunk): .gdbinit: T_IMEMO  
  38017 2015-03-26 15:51 [ko1@a...            ] nobu:r50098 (trunk): .gdbinit: T_IMEMO  
  38018 2015-03-27 16:34 [ko1@a...            ] nobu:r50099 (trunk): common.mk: revert to MINIRUBY
  38019 2015-03-27 16:35 [ko1@a...            ] svn:r50100 (trunk): * 2015-03-27        
  38020 2015-03-28 08:51 [ko1@a...            ] nobu:r50101 (trunk): internal.h: rb_imemo_new_debug
  38021 2015-03-28 08:51 [ko1@a...            ] nobu:r50102 (trunk): vm_eval.c: simplify rb_iterate
  38022 2015-03-28 08:51 [ko1@a...            ] svn:r50103 (trunk): * 2015-03-28        
  38023 2015-03-28 09:24 [ko1@a...            ] naruse:r50104 (trunk): * ext/date/extconf.rb: try_cflags("-std=iso9899:1999") [Bug #10906]
  38024 2015-03-28 11:30 [ko1@a...            ] naruse:r50105 (trunk): fix r50104 [Bug #10906]
  38025 2015-03-28 14:22 [ko1@a...            ] nobu:r50106 (trunk): vm_eval.c: simplify
  38026 2015-03-28 14:23 [ko1@a...            ] nobu:r50107 (trunk): vm_eval.c: suppress warnings
  38027 2015-03-29 11:47 [ko1@a...            ] nobu:r50108 (trunk): vm.c: use MEMCPY   
  38028 2015-03-29 11:47 [ko1@a...            ] nobu:r50109 (trunk): test_proc.rb: test_curry_binding
  38029 2015-03-29 11:47 [ko1@a...            ] svn:r50110 (trunk): * 2015-03-29        
  38030 2015-03-29 11:51 [ko1@a...            ] nobu:r50111 (trunk): proc.c: replicate method env
  38031 2015-03-29 13:50 [ko1@a...            ] nobu:r50112 (trunk): proc.c: check iseq before replication
  38032 2015-03-29 19:03 [ko1@a...            ] kazu:r50113 (trunk): fix typos [ci skip]
  38033 2015-03-29 21:09 [ko1@a...            ] hsbt:r50114 (trunk): * gc.c (objspace_allrefs_destruct_i): fix a typo.
  38034 2015-03-30 07:36 [ko1@a...            ] nobu:r50115 (trunk): test_case.rb: use $MAKE
  38035 2015-03-30 07:36 [ko1@a...            ] svn:r50116 (trunk): * 2015-03-30        
  38036 2015-03-30 09:51 [ko1@a...            ] nobu:r50117 (trunk): test_case.rb: $make before $MAKE
  38037 2015-03-30 11:28 [ko1@a...            ] nobu:r50118 (trunk): io.c: use read/write methods if possible
  38038 2015-03-30 14:27 [ko1@a...            ] nobu:r50119 (trunk): file.c: include terminator
  38039 2015-03-30 14:43 [ko1@a...            ] nobu:r50120 (trunk): win32.c: symlink than directory
  38040 2015-03-30 15:24 [ko1@a...            ] nobu:r50121 (trunk): error.c: update builtin_types
  38041 2015-03-30 16:37 [ko1@a...            ] naruse:r50122 (trunk): * configure.in: ac_cv_func_vfork=no on sparc-solaris.
  38042 2015-03-30 18:27 [ko1@a...            ] naruse:r50123 (trunk): Revert r50122 "* configure.in: ac_cv_func_vfork=no on sparc-solaris."
  38044 2015-03-30 22:09 [ko1@a...            ] svn:r50125 (trunk): * properties.       
  38045 2015-03-30 23:41 [ko1@a...            ] nagachika:r50126 (ruby_2_1): merge revision(s) r46254, r48982, r48984: [Backport #10649]
  38046 2015-03-30 23:43 [ko1@a...            ] nagachika:r50127 (ruby_2_1): merge revision(s) r48878: [Backport #9591]
  38047 2015-03-31 00:29 [ko1@a...            ] nagachika:r50128 (ruby_2_1): merge revision(s) r49964: [Backport #10957]
  38048 2015-03-31 00:32 [ko1@a...            ] nagachika:r50129 (ruby_2_1): merge revision(s) r49157: [Backport #10384]
  38049 2015-03-31 00:35 [ko1@a...            ] nagachika:r50130 (ruby_2_1): merge revision(s) r49192: [Backport #10716]
  38050 2015-03-31 00:45 [ko1@a...            ] nagachika:r50131 (ruby_2_1): merge revision(s) r49184: [Backport #10707]
  38051 2015-03-31 00:49 [ko1@a...            ] nagachika:r50132 (ruby_2_1): merge revision(s) r48999, r49484: [Backport #10646]
  38052 2015-03-31 15:25 [ko1@a...            ] hsbt:r50133 (trunk): * doc/ChangeLog-0.06_to_0.52: added archived Changelog.
  38053 2015-03-31 15:26 [ko1@a...            ] svn:r50134 (trunk): * 2015-03-31        
  38054 2015-03-31 15:26 [ko1@a...            ] svn:r50135 (trunk): * remove trailing spaces, append newline at EOF.
  38055 2015-03-31 15:27 [ko1@a...            ] svn:r50136 (trunk): * properties.       
  38056 2015-03-31 15:32 [ko1@a...            ] nobu:r50137 (trunk): test_dir.rb: fix arguments order
  38057 2015-03-31 15:32 [ko1@a...            ] nobu:r50138 (trunk): test_dir.rb: test_entries
  38058 2015-03-31 17:10 [ko1@a...            ] nobu:r50139 (trunk): test_dir.rb: assert_entries
  38059 2015-03-31 22:47 [ko1@a...            ] nagachika:r50140 (ruby_2_1): merge revision(s) r48987, r48989: [Backport #10646]
  38060 2015-04-01 09:59 [ko1@a...            ] nobu:r50141 (trunk): fileutils.rb: fix error message
  38061 2015-04-01 09:59 [ko1@a...            ] svn:r50142 (trunk): * 2015-04-01        
  38062 2015-04-01 11:09 [ko1@a...            ] nobu:r50143 (trunk): dir.c: reduce indirect arguments
  38063 2015-04-01 11:42 [ko1@a...            ] nobu:r50144 (trunk): dir.c: expand ruby_brace_glob0
  38064 2015-04-01 15:02 [ko1@a...            ] nobu:r50145 (trunk): test_objspace.rb: skip test_count_nodes
  38065 2015-04-01 16:53 [ko1@a...            ] nobu:r50146 (trunk): test_dir.rb: recursive globbing
  38066 2015-04-01 17:14 [ko1@a...            ] nobu:r50147 (trunk): gmake.mk: CHECK_TARGETS
  38067 2015-04-01 23:31 [ko1@a...            ] nobu:r50148 (trunk): common.mk: fool    
  38068 2015-04-02 16:06 [ko1@a...            ] nobu:r50149 (trunk): common.mk: exam    
  38069 2015-04-02 16:06 [ko1@a...            ] svn:r50150 (trunk): * 2015-04-02        
  38070 2015-04-02 16:27 [ko1@a...            ] nobu:r50151 (trunk): * 2015-04-02       
  38071 2015-04-02 16:27 [ko1@a...            ] nobu:r50152 (trunk): rbconfig.rb: use program version
  38072 2015-04-02 16:28 [ko1@a...            ] nobu:r50153 (trunk): ChangeLog: remove garbage
  38073 2015-04-03 11:43 [ko1@a...            ] nobu:r50154 (trunk): vm_core.h: update for OPT_CALL_CFUNC_WITHOUT_FRAME
  38074 2015-04-03 11:44 [ko1@a...            ] svn:r50155 (trunk): * 2015-04-03        
  38075 2015-04-03 11:57 [ko1@a...            ] nobu:r50156 (trunk): gmake.mk: check targets depend on main
  38076 2015-04-04 08:18 [ko1@a...            ] naruse:r50157 (trunk): * lib/net/http.rb (edit_path): use path which is absolute ftp url
  38077 2015-04-04 08:18 [ko1@a...            ] svn:r50158 (trunk): * 2015-04-04        
  38078 2015-04-04 10:01 [ko1@a...            ] nobu:r50159 (trunk): stub.c: use argv[0] unchanged
  38079 2015-04-04 10:01 [ko1@a...            ] nobu:r50160 (trunk): stub.c: utf-8      
  38080 2015-04-04 10:03 [ko1@a...            ] nobu:r50161 (trunk): stub.o: under win32
  38081 2015-04-04 11:30 [ko1@a...            ] nobu:r50162 (trunk): string.c: check before modify
  38082 2015-04-04 21:32 [ko1@a...            ] hsbt:r50163 (trunk): * lib/rake/*: Gemify rake [fix GH-862][Feature #11025]
  38083 2015-04-04 21:34 [ko1@a...            ] hsbt:r50164: * lib/rake: removed empty directories.
  38084 2015-04-05 08:47 [ko1@a...            ] hsbt:r50165 (trunk): * tool/rbinstall.rb: support --program-suffix option.
  38086 2015-04-05 09:11 [ko1@a...            ] hsbt:r50167 (trunk): * tool/rbinstall.rb: fix bin script permission of bundled gems.
  38087 2015-04-05 09:34 [ko1@a...            ] nobu:r50168 (trunk): rbinstall.rb: same options for gems
  38088 2015-04-05 09:55 [ko1@a...            ] usa:r50169 (trunk): * doc/contributing.rdoc: update Maintainers list.
  38089 2015-04-06 11:28 [ko1@a...            ] naruse:r50170 (trunk): * tool/downloader.rb (http_options): prevent content auto decoding
  38090 2015-04-06 11:29 [ko1@a...            ] svn:r50171 (trunk): * 2015-04-06        
  38091 2015-04-06 16:14 [ko1@a...            ] ko1:r50172 (trunk): * vm_args.c: protect value stack from calling other methods
  38092 2015-04-06 16:17 [ko1@a...            ] svn:r50173 (trunk): * remove trailing spaces.
  38093 2015-04-06 22:53 [ko1@a...            ] akr:r50174 (trunk): * enum.c: Enumerable#chunk and Enumerable#slice_before no longer takes
  38094 2015-04-07 00:00 [ko1@a...            ] kazu:r50175 (trunk): fix a typo [ci skip]
  38095 2015-04-07 00:00 [ko1@a...            ] svn:r50176 (trunk): * 2015-04-07        
  38096 2015-04-07 10:23 [ko1@a...            ] hsbt:r50177 (trunk): * internal.h: fix typo. Patch by @sferik [fix GH-865]
  38097 2015-04-07 11:44 [ko1@a...            ] nobu:r50178 (trunk): intern.h: stale declarations
  38098 2015-04-08 01:05 [ko1@a...            ] nobu:r50179 (trunk): rbinstall.rb: $script_mode
  38099 2015-04-08 01:05 [ko1@a...            ] nobu:r50180 (trunk): rbinstall.rb: no post install messages
  38100 2015-04-08 01:06 [ko1@a...            ] svn:r50181 (trunk): * 2015-04-08        

[前][次][スレッド一覧][上]