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

ruby-changes:44201-44300

  44202 2016-09-28 00:21 [ko1@a...            ] nobu:r56274 (trunk): error.c: check argument of Warning.warn
  44203 2016-09-28 03:09 [ko1@a...            ] nagachika:r56276 (trunk): * ChangeLog: fix typo of r56271. [ci skip]
  44204 2016-09-28 09:58 [ko1@a...            ] nobu:r56277 (trunk): rubygems 2.6.7     
  44205 2016-09-28 10:16 [ko1@a...            ] nobu:r56278 (trunk): rubygems 2.6.7     
  44206 2016-09-28 10:49 [ko1@a...            ] shyouhei:r56279 (trunk): * .travis.yml: delete comments. They were outdated. [ci skip]
  44207 2016-09-28 13:00 [ko1@a...            ] nobu:r56280 (trunk): Update Signal.signame doc [ci-skip]
  44208 2016-09-28 14:11 [ko1@a...            ] nobu:r56281 (trunk): strscan.c: use S_RESTLEN
  44209 2016-09-28 14:11 [ko1@a...            ] nobu:r56282 (trunk): strscan.c: minl    
  44210 2016-09-28 23:12 [ko1@a...            ] nobu:r56283 (trunk): test_pstore.rb: use queues
  44211 2016-09-28 23:14 [ko1@a...            ] nobu:r56284 (trunk): PStoRe: select checksum algorithm
  44212 2016-09-29 19:21 [ko1@a...            ] svn:r56286 (trunk): * 2016-09-29        
  44214 2016-09-29 19:34 [ko1@a...            ] nobu:r56287 (trunk): thread_sync.c: Document exception types
  44215 2016-09-29 19:38 [ko1@a...            ] nobu:r56288 (trunk): appveyor.yml: use mirror for zlib
  44216 2016-09-29 20:33 [ko1@a...            ] nobu:r56289 (trunk): parse.y: deferred_dots_gen
  44217 2016-09-29 21:08 [ko1@a...            ] kazu:r56290 (trunk): checksum algorithm is not MD5 only [ci skip]
  44218 2016-09-29 22:43 [ko1@a...            ] kazu:r56291 (trunk): fix YAML::Store    
  44219 2016-09-29 22:43 [ko1@a...            ] svn:r56292 (trunk): * properties.       
  44220 2016-09-29 22:56 [ko1@a...            ] kazu:r56293 (trunk): update call-seq of YAML::Store#initialize [ci skip]
  44221 2016-09-29 23:40 [ko1@a...            ] kazu:r56294 (trunk): * lib/yaml/store.rb (YAML::Store#dump): use table argument instead of @table directly.
  44222 2016-09-30 13:02 [ko1@a...            ] svn:r56296 (trunk): * 2016-09-30        
  44223 2016-09-30 13:02 [ko1@a...            ] nobu:r56295 (trunk): test_range.rb: all assertions
  44224 2016-09-30 18:43 [ko1@a...            ] hsbt:r56297 (trunk): * doc/syntax/control_expressions.rdoc: Add missing 'as'
  44225 2016-09-30 19:06 [ko1@a...            ] hsbt:r56298 (trunk): * lib/uri/http.rb: Documentation and code style imrovements.
  44226 2016-09-30 21:47 [ko1@a...            ] nobu:r56299 (trunk): test_flip.rb: add  
  44227 2016-10-01 00:03 [ko1@a...            ] usa:r56300 (ruby_2_2): merge revision(s) 55822: [Backport #12660]
  44228 2016-10-01 00:42 [ko1@a...            ] usa:r56301 (ruby_2_2): merge revision(s) 55547, 55551, 55552, 55555, 55557, 55559, 55568, 55575, 55691: [Backport #12536]
  44229 2016-10-01 00:44 [ko1@a...            ] usa:r56302 (ruby_2_2): merge revision(s) 55554: [Backport #12537]
  44230 2016-10-01 00:50 [ko1@a...            ] usa:r56303 (ruby_2_2): merge revision(s) 49495: [Backport #12183]
  44231 2016-10-01 00:52 [ko1@a...            ] usa:r56304 (ruby_2_2): merge revision(s) 55984: [Backport #12692]
  44232 2016-10-01 00:54 [ko1@a...            ] usa:r56305 (ruby_2_2): merge revision(s) 56111: [Backport #12738]
  44233 2016-10-01 00:55 [ko1@a...            ] usa:r56306 (ruby_2_2): merge revision(s) 56036, 56041: [Backport #12713]
  44234 2016-10-01 00:57 [ko1@a...            ] usa:r56307 (ruby_2_2): merge revision(s) 56166: [Backport #12766]
  44235 2016-10-01 01:05 [ko1@a...            ] usa:r56309 (ruby_2_2): merge revision(s) 56117: [Backport #12742]
  44236 2016-10-01 01:08 [ko1@a...            ] usa:r56308 (ruby_2_2): merge revision(s) 56030, 56035: [Backport #12711]
  44237 2016-10-01 02:03 [ko1@a...            ] usa:r56310 (trunk): * win32/win32.c (poll_child_status): rb_w32_wait_events_blocking() sets
  44239 2016-10-01 17:52 [ko1@a...            ] nobu:r56312 (trunk): date_parse.c: refactor
  44240 2016-10-01 17:52 [ko1@a...            ] nobu:r56313 (trunk): zonetab.h: use strncmp
  44241 2016-10-01 18:00 [ko1@a...            ] nobu:r56314 (trunk): date_parse.c: str_end_with
  44242 2016-10-01 19:19 [ko1@a...            ] nobu:r56315 (trunk): compile.c: optimize flip-flop
  44243 2016-10-01 22:17 [ko1@a...            ] nobu:r56316 (trunk): compile.c: literal range
  44244 2016-10-01 23:12 [ko1@a...            ] usa:r56317 (trunk): * ext/date/date_parse.c (date_zone_to_diff): it's nonsence and really
  44245 2016-10-02 02:04 [ko1@a...            ] usa:r56318 (trunk): * numeric.c (rb_fix2str): detect unnormalized Fixnum value.
  44246 2016-10-02 02:04 [ko1@a...            ] svn:r56319 (trunk): * 2016-10-02        
  44247 2016-10-02 02:06 [ko1@a...            ] usa:r56320 (trunk): * string.c (rb_str_hash_m): st_index_t is not guaranteed as the same
  44248 2016-10-02 07:51 [ko1@a...            ] nobu:r56321 (trunk): string.c: negative hash
  44249 2016-10-02 08:22 [ko1@a...            ] nobu:r56322 (trunk): ruby.h: add prefix 
  44250 2016-10-02 12:32 [ko1@a...            ] nobu:r56323 (trunk): numeric.c: adjust type
  44252 2016-10-03 16:10 [ko1@a...            ] nobu:r56324 (trunk): readline.c: mustbe_callable
  44253 2016-10-03 17:20 [ko1@a...            ] nobu:r56326 (trunk): rl_char_is_quoted_p
  44254 2016-10-03 21:18 [ko1@a...            ] kazu:r56327 (trunk): Add prefix to FIX2LONG in include/ruby/ruby.h
  44255 2016-10-03 21:21 [ko1@a...            ] kazu:r56328 (trunk): [DOC] Fix default value of shift_age [ci skip]
  44256 2016-10-03 21:26 [ko1@a...            ] kazu:r56329 (trunk): * NEWS: mention Readline.quoting_detection_proc{, =}. [ci skip]
  44257 2016-10-03 21:39 [ko1@a...            ] nobu:r56330 (trunk): use rb_locale_str_new
  44258 2016-10-04 02:26 [ko1@a...            ] nagachika:r56331 (ruby_2_3): merge revision(s) 56281, 56282:
  44259 2016-10-04 06:06 [ko1@a...            ] naruse:r56333 (trunk): * regcomp.c (onig_print_compiled_byte_code): make the shown address
  44261 2016-10-04 06:06 [ko1@a...            ] svn:r56334 (trunk): * 2016-10-04        
  44262 2016-10-04 09:55 [ko1@a...            ] nobu:r56335 (trunk): bigdecimal.c: fix debug print
  44263 2016-10-04 09:55 [ko1@a...            ] nobu:r56336 (trunk): bigdecimal.c: more precision
  44264 2016-10-04 12:59 [ko1@a...            ] nobu:r56337 (trunk): array.c: update Array#dig doc
  44265 2016-10-04 21:23 [ko1@a...            ] kazu:r56338 (trunk): fix typos [ci skip]
  44266 2016-10-04 21:24 [ko1@a...            ] kazu:r56339 (trunk): fix a typo [ci skip]
  44267 2016-10-05 01:25 [ko1@a...            ] svn:r56341 (trunk): * 2016-10-05        
  44268 2016-10-05 01:25 [ko1@a...            ] usa:r56340 (trunk): * internal.h (ST2FIX): new macro to convert st_index_t to Fixnum.
  44269 2016-10-05 03:25 [ko1@a...            ] marcandRe: r56342 (trunk): * enum.c: Make Enumerable#chunk with no block return
  44270 2016-10-05 11:36 [ko1@a...            ] hsbt:r56343 (trunk): * lib/delegate.rb: Added missing spaces and Removed needless spaces.
  44271 2016-10-05 11:47 [ko1@a...            ] hsbt:r56344 (trunk): * io.c: Fixed equivalent ruby code with core implemention.
  44272 2016-10-05 11:51 [ko1@a...            ] hsbt:r56345 (trunk): Added missing contributor name.
  44273 2016-10-05 12:57 [ko1@a...            ] hsbt:r56346 (trunk): * ext/socket/*.c: Add proper require for example to work.
  44274 2016-10-05 14:27 [ko1@a...            ] hsbt:r56347 (trunk): * range.c: Add docs for max/min behavior with exclusive range.
  44275 2016-10-05 15:43 [ko1@a...            ] nobu:r56348 (trunk): node.c: flatten NODE_BLOCK [ci skip]
  44276 2016-10-05 16:01 [ko1@a...            ] nobu:r56349 (trunk): test_io.rb: workaround for Docker
  44277 2016-10-05 18:02 [ko1@a...            ] hsbt:r56350 (trunk): * lib/net/http/response.rb: Improve document readability.
  44278 2016-10-05 21:36 [ko1@a...            ] kazu:r56351 (trunk): Update freenode server name [ci skip]
  44279 2016-10-06 09:19 [ko1@a...            ] svn:r56353 (trunk): * 2016-10-06        
  44281 2016-10-06 10:30 [ko1@a...            ] nobu:r56354 (trunk): thread.c: check coverage values
  44282 2016-10-06 10:53 [ko1@a...            ] hsbt:r56355 (trunk): * enum.c: Add reduce/inject alias note.
  44283 2016-10-06 11:01 [ko1@a...            ] nobu:r56356 (trunk): Update URI WEB_ENCODINGS_ hash, and fix documented cmd to
  44284 2016-10-06 11:04 [ko1@a...            ] nobu:r56357 (trunk): uri/common.rb: Update URI::WEB_ENCODINGS_ [ci skip]
  44285 2016-10-06 11:38 [ko1@a...            ] hsbt:r56358 (trunk): * ext/readline/extconf.rb: Update error message with correct words.
  44286 2016-10-06 12:53 [ko1@a...            ] nobu:r56359 (trunk): test_io.rb: split test_gets_rs
  44287 2016-10-06 13:35 [ko1@a...            ] marcandRe: r56360 (trunk): * enum.c: [DOC] Improve doc [ci-skip]
  44288 2016-10-06 14:47 [ko1@a...            ] nobu:r56361 (trunk): bisect.sh: improve 
  44289 2016-10-06 15:53 [ko1@a...            ] nobu:r56362 (trunk): load.c: fix load/require context
  44290 2016-10-06 17:29 [ko1@a...            ] nobu:r56363 (trunk): load.c: setup syntax error backtrace
  44291 2016-10-06 21:15 [ko1@a...            ] kazu:r56364 (trunk): Fix cmd is referenced but not assigned
  44292 2016-10-07 02:09 [ko1@a...            ] nagachika:r56365 (trunk): * ChangeLog: fix a typo at r56363.
  44294 2016-10-07 02:45 [ko1@a...            ] usa:r56367 (ruby_2_2): * lib/rubygems/ssl_certs/GlobalSignRootCA.pem: add for RubyGems.org.
  44295 2016-10-07 02:45 [ko1@a...            ] svn:r56368 (ruby_2_2): * 2016-10-07     
  44296 2016-10-07 02:48 [ko1@a...            ] nagachika:r56369 (ruby_2_3): * lib/rubygems/ssl_certs/GlobalSignRootCA.pem: add for RugyGems.org.
  44297 2016-10-07 02:48 [ko1@a...            ] usa:r56370 (ruby_2_2): * version.h: patchlevel.
  44298 2016-10-07 14:19 [ko1@a...            ] hsbt:r56371 (trunk): * basictest/test.rb: Adjust spaces in class declarations
  44299 2016-10-07 19:25 [ko1@a...            ] suke:r56372 (trunk): ext/win32ole/*.c, ext/win32ole/win32ole.h: use RB_INT2FIX instead of
  44300 2016-10-07 20:21 [ko1@a...            ] nobu:r56373 (trunk): gc.c: fix GC_PROFILE_DETAIL_MEMORY

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