[前][次][スレッド一覧][上]
ruby-changes:38301-38400
38301 2015-04-24 13:16 [ko1@a... ] nobu:r50382 (trunk): win32.c: fix for mingw
38302 2015-04-24 17:34 [ko1@a... ] usa:r50383 (ruby_2_1): merge revision(s) 49154, 49155, 49156, 49159: [Backport #10384] [Backport #11085]
38303 2015-04-24 23:48 [ko1@a... ] usa:r50384 (trunk): * win32/win32.c: restore a license comment accidentally removed at r50381.
38304 2015-04-24 23:52 [ko1@a... ] knu:r50385 (trunk): Import ruby-electric.el version 2.2.3 from upstream
38305 2015-04-25 14:26 [ko1@a... ] nobu:r50386 (trunk): revert r50336
38306 2015-04-25 14:28 [ko1@a... ] svn:r50387 (trunk): * 2015-04-25
38307 2015-04-26 05:16 [ko1@a... ] nobu:r50388 (trunk): ChangeLog: fix issue number
38308 2015-04-26 05:17 [ko1@a... ] svn:r50389 (trunk): * 2015-04-26
38309 2015-04-26 07:20 [ko1@a... ] nobu:r50390 (trunk): vm_trace.c: unnecessary method undef
38311 2015-04-26 07:37 [ko1@a... ] nobu:r50392 (trunk): enc/utf_8.c: limit UTF-8
38312 2015-04-26 08:45 [ko1@a... ] nobu:r50393 (trunk): vm_trace.c: not a static variable
38313 2015-04-26 08:55 [ko1@a... ] nobu:r50394 (trunk): vm_trace.c: unified a_call and a_return
38314 2015-04-26 09:16 [ko1@a... ] nobu:r50395 (trunk): gc.c: event hook thread argument
38315 2015-04-28 14:14 [ko1@a... ] usa:r50396 (ruby_2_1): merge revision(s) 50316: [Backport #11030]
38316 2015-04-28 14:16 [ko1@a... ] usa:r50397 (ruby_2_1): merge revision(s) 50141: [Backport #11021]
38317 2015-04-29 12:48 [ko1@a... ] nobu:r50398 (trunk): compile.c: move expansion of massign
38318 2015-04-29 12:49 [ko1@a... ] nobu:r50399 (trunk): parse.y: simplified
38319 2015-04-29 12:49 [ko1@a... ] svn:r50400 (trunk): * 2015-04-29
38320 2015-04-29 22:22 [ko1@a... ] nobu:r50401 (trunk): cookie.rb: trailing comma
38321 2015-04-30 16:22 [ko1@a... ] nobu:r50402 (trunk): parse.y: push cmdarg_stack
38323 2015-04-30 16:39 [ko1@a... ] nobu:r50404 (trunk): ipsocket.c: sys_error
38324 2015-04-30 16:45 [ko1@a... ] nobu:r50405 (trunk): ipsocket.c: fix merge miss
38325 2015-04-30 17:02 [ko1@a... ] hsbt:r50406 (trunk): * rational.c: Added documentation for rational literal.
38326 2015-04-30 17:03 [ko1@a... ] svn:r50407 (trunk): * remove trailing spaces.
38327 2015-04-30 19:51 [ko1@a... ] nobu:r50408 (trunk): compile.c: disallow private readers
38328 2015-04-30 23:36 [ko1@a... ] nobu:r50409 (trunk): parse.y: %-string cannot be a label
38329 2015-05-01 13:29 [ko1@a... ] nobu:r50410 (trunk): dln.c: use EXPORT_PREFIX
38330 2015-05-01 13:30 [ko1@a... ] svn:r50411 (trunk): * 2015-05-01
38331 2015-05-01 13:30 [ko1@a... ] nobu:r50412 (trunk): dln.c: check incompatible libruby
38332 2015-05-01 13:41 [ko1@a... ] nobu:r50413 (trunk): dln.c: raise fatal
38333 2015-05-01 15:47 [ko1@a... ] nobu:r50414 (trunk): Makefile.sub: EXPORT_PREFIX
38334 2015-05-01 15:57 [ko1@a... ] nobu:r50415 (trunk): Makefile.sub: EXPORT_PREFIX
38336 2015-05-02 07:39 [ko1@a... ] nobu:r50417 (trunk): range.c: predefined IDs
38337 2015-05-02 07:39 [ko1@a... ] svn:r50418 (trunk): * 2015-05-02
38338 2015-05-03 09:36 [ko1@a... ] nobu:r50419 (trunk): console.c: remove old ifdef
38339 2015-05-03 09:36 [ko1@a... ] svn:r50420 (trunk): * 2015-05-03
38340 2015-05-03 10:02 [ko1@a... ] nobu:r50421 (trunk): range.c: covered for linear objects
38341 2015-05-03 22:00 [ko1@a... ] hsbt:r50422 (trunk): * lib/yaml.rb: fix typo. [ci skip][fix GH-890]
38342 2015-05-03 22:55 [ko1@a... ] odaira:r50423 (trunk): * ext/-test-/file/fs.c: need to include sys/statvfs.h
38343 2015-05-04 03:11 [ko1@a... ] nobu:r50424 (trunk): console.c: IO#beep
38344 2015-05-04 03:11 [ko1@a... ] nobu:r50425 (trunk): console.c: cursor position on Windows
38345 2015-05-04 03:12 [ko1@a... ] svn:r50426 (trunk): * 2015-05-04
38346 2015-05-04 03:13 [ko1@a... ] nobu:r50427 (trunk): console.c: pressed? on Windows
38347 2015-05-05 19:54 [ko1@a... ] nobu:r50428 (trunk): io/console: vk_header only on Windows
38348 2015-05-05 19:55 [ko1@a... ] svn:r50429 (trunk): * 2015-05-05
38349 2015-05-06 22:50 [ko1@a... ] nobu:r50430 (trunk): vm_eval.c: undefined refined check_funcall
38350 2015-05-06 22:50 [ko1@a... ] svn:r50431 (trunk): * 2015-05-06
38351 2015-05-07 05:31 [ko1@a... ] normal:r50432 (trunk): stdlib: use IO#wait_*able instead of IO.select when possible
38352 2015-05-07 05:33 [ko1@a... ] svn:r50433 (trunk): * 2015-05-07
38353 2015-05-07 06:54 [ko1@a... ] nobu:r50434 (trunk): io/console: win32_vk dependencies
38354 2015-05-07 07:46 [ko1@a... ] nobu:r50435 (trunk): test/excludes: expensive tests
38355 2015-05-07 11:40 [ko1@a... ] naruse:r50436 (trunk): * Makefile.in (rbconfig.rb): add rule to make.
38356 2015-05-07 15:35 [ko1@a... ] nobu:r50437 (trunk): win32_vk.inc: renamed
38357 2015-05-07 16:10 [ko1@a... ] nobu:r50438 (trunk): checksum.rb: check the target
38358 2015-05-07 22:28 [ko1@a... ] sho-h:r50439 (trunk): * proc.c: [DOC] fix Binding#local_variable_set example. [ci skip]
38359 2015-05-08 12:11 [ko1@a... ] nobu:r50440 (trunk): vm_eval.c: resolve refined method entry
38360 2015-05-08 12:12 [ko1@a... ] svn:r50441 (trunk): * 2015-05-08
38361 2015-05-08 15:06 [ko1@a... ] hsbt:r50442 (trunk): * doc/syntax/control_expressions.rdoc: fix a missing "a"
38362 2015-05-08 15:46 [ko1@a... ] shugo:r50443 (trunk): support ES6-like hash literals.
38363 2015-05-08 15:46 [ko1@a... ] shugo:r50444 (trunk): * lib/net/imap.rb (body_ext_mpart): should work even if body-fld-dsp
38364 2015-05-08 15:48 [ko1@a... ] shugo:r50445 (trunk): Revert "support ES6-like hash literals."
38365 2015-05-08 17:06 [ko1@a... ] nobu:r50446 (trunk): depend: no nmake style VPATH
38366 2015-05-08 17:22 [ko1@a... ] nobu:r50447 (trunk): extconf.rb: no nmake style VPATH
38367 2015-05-08 22:57 [ko1@a... ] nobu:r50448 (trunk): test_matrix.rb: Refactor on Matrix#determinant
38368 2015-05-09 07:31 [ko1@a... ] normal:r50449 (trunk): ext/socket/ancdata.c (bsock_recvmsg_internal): GC guard
38369 2015-05-09 07:31 [ko1@a... ] svn:r50450 (trunk): * 2015-05-09
38370 2015-05-10 11:06 [ko1@a... ] glass:r50451 (trunk): temp
38371 2015-05-10 11:06 [ko1@a... ] svn:r50453 (trunk): * 2015-05-10
38373 2015-05-10 11:10 [ko1@a... ] glass:r50454 (trunk): Revert "temp"
38374 2015-05-10 11:14 [ko1@a... ] glass:r50455 (trunk): Revert "capa"
38375 2015-05-10 11:20 [ko1@a... ] glass:r50456 (trunk): Revert "temp".
38376 2015-05-10 11:25 [ko1@a... ] glass:r50457 (trunk): * enum.c (enum_to_a): Use size to set array capa when possible.
38377 2015-05-10 11:49 [ko1@a... ] glass:r50458 (trunk): * string.c (rb_str_crypt): Raise ArgumentError when
38380 2015-05-10 16:30 [ko1@a... ] ktsj:r50461 (trunk): * proc.c (proc_binding): fix segmentation fault on marking phase.
38381 2015-05-10 21:33 [ko1@a... ] nobu:r50462 (trunk): gc.c: never call dmark for NULL
38382 2015-05-10 21:35 [ko1@a... ] nobu:r50463 (trunk): proc.c, vm.c: fix possible memory leak
38383 2015-05-11 00:20 [ko1@a... ] nobu:r50464 (trunk): ruby.h: fix possible memory leak
38384 2015-05-11 00:21 [ko1@a... ] svn:r50465 (trunk): * 2015-05-11
38385 2015-05-11 09:41 [ko1@a... ] nobu:r50466 (trunk): ruby.h: suppress warnings
38386 2015-05-11 10:59 [ko1@a... ] hsbt:r50467 (trunk): * gems/bundled_gems: Update minite-5.6.1 and power_assert-0.2.3.
38387 2015-05-11 11:01 [ko1@a... ] usa:r50468 (ruby_2_1): merge revision(s) 50402: [Backport #11107]
38388 2015-05-11 11:12 [ko1@a... ] usa:r50469 (ruby_2_1): merge revision(s) 50416: [Backport #11111]
38389 2015-05-11 11:16 [ko1@a... ] usa:r50470 (trunk): * ChangeLog: typo(?)
38390 2015-05-12 15:50 [ko1@a... ] nobu:r50471 (trunk): vm_dump.c: preface_dump
38391 2015-05-12 15:50 [ko1@a... ] nobu:r50472 (trunk): vm_dump.c: highlight preface
38392 2015-05-12 15:50 [ko1@a... ] svn:r50473 (trunk): * 2015-05-12
38393 2015-05-12 16:15 [ko1@a... ] usa:r50474 (ruby_2_1): * ext/tk/extconf.rb: support Tcl/Tk8.6.
38394 2015-05-12 16:23 [ko1@a... ] nobu:r50475 (trunk): vm_dump.c: statement for crash report log
38395 2015-05-12 17:11 [ko1@a... ] ko1:r50476 (trunk): * method.h: remove unused declaration.
38396 2015-05-12 22:25 [ko1@a... ] glass:r50477 (trunk): * enum.c (enum_to_a): fix incompatibility introduced in r50457.
38397 2015-05-13 11:11 [ko1@a... ] nobu:r50478 (trunk): test_parse.rb: fix variable name
38398 2015-05-13 11:11 [ko1@a... ] svn:r50479 (trunk): * 2015-05-13
38399 2015-05-13 11:13 [ko1@a... ] nobu:r50480 (trunk): parse.y: refine message for gvar w/o identitirs
38400 2015-05-13 12:05 [ko1@a... ] kazu:r50481 (trunk): fix a typo [ci skip]
[前][次][スレッド一覧][上]