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

ruby-changes:38601-38700

  38601 2015-05-30 10:30 [ko1@a...            ] glass:r50682 (trunk): * lib/tempfile.rb: refactoring.
  38602 2015-05-30 11:05 [ko1@a...            ] tenderlove:r50683 (trunk): change lingering dtrace probe documentation from function- to method-
  38603 2015-05-30 16:01 [ko1@a...            ] usa:r50684 (trunk): * lib/tempfile.rb (Tempfile#initialize): initialize @unlinked to fix
  38604 2015-05-30 17:19 [ko1@a...            ] normal:r50685 (trunk): ext/socket/ancdata.c: use RB_GC_GUARD instead of volatile
  38605 2015-05-30 18:06 [ko1@a...            ] usa:r50686 (trunk): * lib/tempfile.rb (Remover#call): fixed wrong condition introduced at
  38606 2015-05-31 03:31 [ko1@a...            ] ko1:r50687 (trunk): * method.h, vm_method.c (rb_free_method_entry): constify a parameter.
  38607 2015-05-31 03:33 [ko1@a...            ] svn:r50688 (trunk): * 2015-05-31        
  38608 2015-05-31 03:34 [ko1@a...            ] ko1:r50689 (trunk): fix ChangeLog message.
  38609 2015-05-31 03:35 [ko1@a...            ] ko1:r50690 (trunk): * vm_method.c (rb_unlink_method_entry): make it static.
  38610 2015-05-31 03:45 [ko1@a...            ] ko1:r50691 (trunk): * method.h: add VM_METHOD_TYPE_ALIAS rb_method_definition_t::type
  38611 2015-05-31 04:19 [ko1@a...            ] ko1:r50692 (trunk): * method.h: fix typo of comments.
  38612 2015-05-31 05:00 [ko1@a...            ] ko1:r50693 (trunk): fix indent          
  38613 2015-05-31 13:45 [ko1@a...            ] nobu:r50694 (trunk): test_tempfile.rb: use assert_file
  38614 2015-05-31 13:45 [ko1@a...            ] nobu:r50695 (trunk): test_tempfile.rb: use assert_predicate
  38615 2015-06-01 00:08 [ko1@a...            ] nobu:r50696 (trunk): tkutil.c: reduce unnecessary buffer
  38616 2015-06-01 00:08 [ko1@a...            ] svn:r50697 (trunk): * 2015-06-01        
  38617 2015-06-01 03:54 [ko1@a...            ] ko1:r50698 (trunk): * test/ruby/test_gc.rb: increase timeout seconds for GC stressful
  38618 2015-06-01 04:12 [ko1@a...            ] ko1:r50699 (trunk): * gc.c , gc.h (rb_obj_info): export obj_info(VALUE) for debugging.
  38619 2015-06-01 04:17 [ko1@a...            ] ko1:r50700 (trunk): * class.c (rb_class_has_methods): added to reduce depenedency
  38620 2015-06-01 04:23 [ko1@a...            ] ko1:r50701 (trunk): * vm_core.h (VM_FRAME_MAGIC_DUMMY): introduce new frame type to
  38621 2015-06-01 04:49 [ko1@a...            ] zzak:r50702 (trunk): * ext/date/date_core.c: [DOC] Add comparison of Time and DateTime
  38622 2015-06-01 05:45 [ko1@a...            ] ko1:r50703 (trunk): * eval_intern.h, vm_method.c: move macros to functions.
  38623 2015-06-01 07:34 [ko1@a...            ] nobu:r50704 (trunk): tkutil.c: fix memory leak and segfault
  38624 2015-06-01 07:46 [ko1@a...            ] zzak:r50705 (trunk): [DOC] Decrease heading under DateTime [ci skip]
  38625 2015-06-01 08:06 [ko1@a...            ] nobu:r50706 (trunk): vm_method.c: suppress warning
  38626 2015-06-01 08:07 [ko1@a...            ] nobu:r50707 (trunk): ext/date/date_core.c: [DOC] fold long paragraphs
  38627 2015-06-01 10:55 [ko1@a...            ] nobu:r50708 (trunk): tkutil.c: fix out-of-bounds access
  38628 2015-06-01 14:36 [ko1@a...            ] gogotanaka:r50709 (trunk): lib/csv.rb: [DOC] Fix typo [ci skip][Fix GH-907]
  38629 2015-06-01 14:39 [ko1@a...            ] gogotanaka:r50710 (trunk): enum.c: [DOC] Fix typo [ci skip][Fix GH-904]
  38630 2015-06-01 15:17 [ko1@a...            ] gogotanaka:r50711 (trunk): test/ruby/test_complex.rb: Add test for CMath.log2
  38631 2015-06-01 15:44 [ko1@a...            ] ko1:r50712 (trunk): * class.c: remove needless include pragmra for method.h.
  38632 2015-06-01 15:48 [ko1@a...            ] ko1:r50713 (trunk): * internal.h: move class related definitions.
  38633 2015-06-01 18:47 [ko1@a...            ] nobu:r50714 (trunk): mkmf.rb: logging pkg_config
  38634 2015-06-01 19:26 [ko1@a...            ] ko1:r50715 (trunk): * vm_method.c (rb_method_entry_make): do not show warning message
  38635 2015-06-01 21:20 [ko1@a...            ] ko1:r50716 (trunk): * gc.c (gc_mark_children): remove a garbage character
  38636 2015-06-01 22:03 [ko1@a...            ] nobu:r50717 (trunk): mkmf.rb: split --libs
  38637 2015-06-02 00:00 [ko1@a...            ] kazu:r50718 (trunk): fix a typo [ci skip]
  38638 2015-06-02 00:00 [ko1@a...            ] kazu:r50719 (trunk): fix indent (tabify) [ci skip]
  38640 2015-06-02 00:00 [ko1@a...            ] svn:r50720 (trunk): * 2015-06-02        
  38642 2015-06-02 00:13 [ko1@a...            ] usa:r50723 (ruby_2_0_0): * lib/resolv.rb (Requester#request): typo, regression introduced at
  38643 2015-06-02 09:08 [ko1@a...            ] normal:r50724 (trunk): lib/benchmark.rb: just use Process::CLOCK_MONOTONIC
  38644 2015-06-02 10:47 [ko1@a...            ] normal:r50725 (trunk): test/socket/test_nonblock.rb: new test for sendmsg_nonblock
  38645 2015-06-02 11:02 [ko1@a...            ] nobu:r50726 (trunk): test_nonblock.rb: skip if EPROTONOSUPPORT
  38646 2015-06-02 11:18 [ko1@a...            ] nobu:r50727 (trunk): use assert_raise   
  38647 2015-06-02 13:20 [ko1@a...            ] ko1:r50728 (trunk): * method.h: make rb_method_entry_t a VALUE.
  38648 2015-06-02 21:29 [ko1@a...            ] kazu:r50729 (trunk): fix typos [ci skip]
  38649 2015-06-02 21:33 [ko1@a...            ] ko1:r50730 (trunk): * proc.c (proc_curry): remove a debug line.
  38650 2015-06-02 23:32 [ko1@a...            ] ko1:r50731 (trunk): * method.h: remove rb_method_iseq_t::iseqval.
  38651 2015-06-03 00:07 [ko1@a...            ] ko1:r50732 (trunk): * vm_method.c (rb_alias): rename parameter names.
  38652 2015-06-03 00:09 [ko1@a...            ] svn:r50733 (trunk): * 2015-06-03        
  38653 2015-06-03 01:29 [ko1@a...            ] mame:r50734 (trunk): * vm_method.c (rb_method_definition_set): remove a double assignment.
  38654 2015-06-03 02:33 [ko1@a...            ] eregon:r50735 (trunk): * test/ruby/test_module.rb: Do not assume class variable order.
  38655 2015-06-03 04:15 [ko1@a...            ] ko1:r50736 (trunk): * insns.def (defined), vm_insnhelper.c (vm_defined):
  38656 2015-06-03 04:36 [ko1@a...            ] ko1:r50737 (trunk): * vm_insnhelper.c (vm_defined): skip respond_to_missing? when
  38657 2015-06-03 04:49 [ko1@a...            ] ko1:r50738 (trunk): * vm_insnhelper.c (vm_defined): check respond_to_missing?
  38658 2015-06-03 04:57 [ko1@a...            ] ko1:r50739 (trunk): add a ticket number 
  38659 2015-06-03 05:04 [ko1@a...            ] nagachika:r50740 (trunk): * vm_insnhelper.c: fix a typo. [ci skip]
  38660 2015-06-03 08:08 [ko1@a...            ] usa:r50741 (trunk): * gem/bundled_gems: updated to test-unit 3.1.1 and minitest 5.7.0.
  38661 2015-06-03 08:08 [ko1@a...            ] usa:r50742 (trunk): * ChangeLog: typo.  
  38662 2015-06-03 10:39 [ko1@a...            ] ko1:r50743 (trunk): * method.h: split rb_method_definition_t::flag to several flags.
  38663 2015-06-03 10:46 [ko1@a...            ] ko1:r50744 (trunk): fix typo in ChangeLog
  38664 2015-06-03 11:49 [ko1@a...            ] ko1:r50745 (trunk): * method.h: change fileds order to gather frequent acces fields.
  38665 2015-06-03 16:22 [ko1@a...            ] tenderlove:r50746 (trunk): * vm.c: eagerly allocate `loading_table`. This eliminates the need to
  38666 2015-06-03 19:42 [ko1@a...            ] ko1:r50747 (trunk): * vm_core.h: rename enum missing_reason to enum method_missing_reason.
  38667 2015-06-03 20:10 [ko1@a...            ] ko1:r50748 (trunk): * class.c (clone_method): remove redundant check for me->def != NULL.
  38668 2015-06-03 21:01 [ko1@a...            ] akr:r50749 (trunk): * configure.in: Don't check __int128.
  38669 2015-06-03 21:14 [ko1@a...            ] akr:r50750 (trunk): * ext/rbconfig/sizeof/extconf.rb: Check C99 standard integer types.
  38670 2015-06-03 23:07 [ko1@a...            ] ko1:r50751 (trunk): * vm_method.c: rename `rb_frame_...' to `rb_scope_...'.
  38671 2015-06-04 04:12 [ko1@a...            ] ko1:r50752 (trunk): * vm_core.h (rb_vm_rewrite_cref_stack): rename to rb_vm_rewrite_cref().
  38672 2015-06-04 04:14 [ko1@a...            ] svn:r50753 (trunk): * 2015-06-04        
  38673 2015-06-04 04:37 [ko1@a...            ] ko1:r50754 (trunk): * class.c (clone_method): do not use me->klass, but use explicitly
  38674 2015-06-04 04:51 [ko1@a...            ] ko1:r50755 (trunk): * class.c (method_entry_i): mtbl should not have `me' as NULL.
  38675 2015-06-04 05:15 [ko1@a...            ] ko1:r50756 (trunk): * vm_insnhelper.c (def_iseq_ptr): `iseqval' is not available any more.
  38676 2015-06-04 05:27 [ko1@a...            ] ko1:r50757 (trunk): add a fix to last commit
  38677 2015-06-04 05:53 [ko1@a...            ] normal:r50758 (trunk): variable.c: remove generic ivar support for special constants
  38678 2015-06-04 05:57 [ko1@a...            ] normal:r50759 (trunk): ChangeLog: add missing reference
  38679 2015-06-04 07:12 [ko1@a...            ] nobu:r50760 (trunk): dir.c: FNM_SHORTNAME
  38680 2015-06-04 07:28 [ko1@a...            ] ko1:r50761 (trunk): * method.h: introduce rb_method_refined_t for refined method entry.
  38681 2015-06-04 10:09 [ko1@a...            ] normal:r50762 (trunk): ext/openssl/lib/openssl/ssl.rb: use io/nonblock instead of fcntl
  38682 2015-06-04 10:54 [ko1@a...            ] hsbt:r50763 (trunk): * array.c: fix a typo. Patch by @manish-shrivastava
  38683 2015-06-04 11:04 [ko1@a...            ] hsbt:r50764 (trunk): * ChangeLog: fixed name at latest commit
  38684 2015-06-04 11:53 [ko1@a...            ] hsbt:r50765 (trunk): * ext/win32ole/win32ole.c: fix a typo. Patch by @davydovanton
  38685 2015-06-04 12:25 [ko1@a...            ] naruse:r50766 (trunk): FreeBSD raises Errno::EMSGSIZE
  38686 2015-06-04 13:49 [ko1@a...            ] hsbt:r50767 (trunk): * array.c: Revert r50763. because "reentered" is not typo.
  38688 2015-06-04 22:54 [ko1@a...            ] kazu:r50769 (trunk): fix typos [ci skip]
  38689 2015-06-05 01:02 [ko1@a...            ] ko1:r50770 (trunk): * method.h: constify rb_method_refined_t::orig_me.
  38690 2015-06-05 01:04 [ko1@a...            ] svn:r50771 (trunk): * 2015-06-05        
  38691 2015-06-05 01:08 [ko1@a...            ] ko1:r50772 (trunk): * vm_method.c (rb_add_method_iseq): use intermediate struct to
  38692 2015-06-05 01:15 [ko1@a...            ] ko1:r50773 (trunk): * vm_insnhelper.c (vm_defined): show additional messages on rb_bug().
  38693 2015-06-05 01:17 [ko1@a...            ] ko1:r50774 (trunk): * vm_insnhelper.c (vm_defined): no need to use cast.
  38694 2015-06-05 02:21 [ko1@a...            ] ko1:r50775 (trunk): * test/lib/envutil.rb (assert_no_memory_leak): change default value
  38695 2015-06-05 05:50 [ko1@a...            ] normal:r50776 (trunk): ext/socket/ancdata.c (bsock_sendmsg_internal): use rb_scan_args
  38696 2015-06-05 05:53 [ko1@a...            ] normal:r50777 (trunk): ChangeLog: add entry for r50776 [ci skip]
  38697 2015-06-05 06:45 [ko1@a...            ] normal:r50778 (trunk): doc/extension.rdoc: note rb_get_kwargs changes keywords_hash [ci skip]
  38698 2015-06-05 07:12 [ko1@a...            ] normal:r50779 (trunk): io.c: reduce size of :wait_*able code paths
  38699 2015-06-05 09:18 [ko1@a...            ] normal:r50780 (trunk): ext/socket/ancdata.c (bsock_sendmsg_internal): fix build error from r50776
  38700 2015-06-05 17:28 [ko1@a...            ] normal:r50781 (trunk): ext/socket/ancdata.c (bsock_sendmsg_internal): portability fix

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