[前][次][スレッド一覧][上]
ruby-changes:51801-51900
51801 2018-07-22 19:47 [ko1@a... ] nobu:r64014 (trunk): fix sum on infinity
51802 2018-07-23 01:04 [ko1@a... ] nobu:r64015 (trunk): object.c: prefer base optarg
51803 2018-07-23 01:04 [ko1@a... ] svn:r64016 (trunk): * 2018-07-23
51804 2018-07-23 09:51 [ko1@a... ] normal:r64017 (trunk): thread.c (rb_thread_fd_select): remove unnecessary rb_fd_resize calls
51805 2018-07-23 10:07 [ko1@a... ] normal:r64018 (trunk): Revert "thread.c (rb_thread_fd_select): remove unnecessary rb_fd_resize calls"
51806 2018-07-23 15:08 [ko1@a... ] ko1:r64019 (trunk): increase timeout seconds.
51807 2018-07-23 15:22 [ko1@a... ] usa:r64020 (trunk): 60 sec is not enough at all
51809 2018-07-23 18:56 [ko1@a... ] kazu:r64023 (trunk): Revert previous commit and split lib/tracer/version.rb
51811 2018-07-24 14:38 [ko1@a... ] svn:r64026 (trunk): * 2018-07-24
51812 2018-07-24 14:38 [ko1@a... ] nobu:r64025 (trunk): UNREACHABLE_RETURN
51813 2018-07-24 15:03 [ko1@a... ] nobu:r64027 (trunk): dsymutil needs the object files
51814 2018-07-24 16:47 [ko1@a... ] nobu:r64028 (trunk): time.rb: yday support
51815 2018-07-24 18:16 [ko1@a... ] kazu:r64029 (trunk): Try to suppress warning on some CI
51817 2018-07-24 21:13 [ko1@a... ] nobu:r64031 (trunk): prefix symbols exported for mjit
51818 2018-07-24 21:19 [ko1@a... ] k0kubun:r64032 (trunk): test_jit.rb: give up debugging cc1 issue
51819 2018-07-24 23:36 [ko1@a... ] k0kubun:r64033 (trunk): mjit.c: prevent GC on MJIT worker
51820 2018-07-24 23:43 [ko1@a... ] k0kubun:r64034 (trunk): transform_mjit_header.rb: fix performance regression
51821 2018-07-25 00:17 [ko1@a... ] k0kubun:r64035 (trunk): vm.c: simplify the implementation of r64031
51822 2018-07-25 00:17 [ko1@a... ] svn:r64036 (trunk): * 2018-07-25
51823 2018-07-25 00:40 [ko1@a... ] k0kubun:r64037 (trunk): mjit.c: handle memory allocation failure
51824 2018-07-25 05:24 [ko1@a... ] naruse:r64038 (trunk): Revert "dir.c: fix glob with base when no DT_UNKNOWN"
51825 2018-07-25 20:34 [ko1@a... ] hsbt:r64039 (trunk): Update latest versions of bundled gems.
51826 2018-07-25 20:47 [ko1@a... ] hsbt:r64040 (trunk): Support logger.gemspec
51827 2018-07-25 20:51 [ko1@a... ] hsbt:r64041 (trunk): Removed duplicate task in default gems
51828 2018-07-25 20:54 [ko1@a... ] hsbt:r64042 (trunk): Promote Forwardable to default gems.
51829 2018-07-25 20:59 [ko1@a... ] hsbt:r64043 (trunk): Removed duplicate task in default gems that used single test file
51830 2018-07-25 21:15 [ko1@a... ] hsbt:r64044 (trunk): Promote ThWait to Default gems.
51831 2018-07-25 21:15 [ko1@a... ] svn:r64045 (trunk): * properties.
51832 2018-07-25 21:26 [ko1@a... ] svn:r64047 (trunk): * properties.
51833 2018-07-25 21:26 [ko1@a... ] hsbt:r64046 (trunk): Promote Exception2MessageMapper to Default gems.
51834 2018-07-25 21:28 [ko1@a... ] hsbt:r64048 (trunk): Promote Mutex_m to Default gems.
51835 2018-07-25 21:32 [ko1@a... ] hsbt:r64049 (trunk): Update latest default gems on maintainers.rdoc and standard_library.rdoc.
51836 2018-07-25 21:33 [ko1@a... ] k0kubun:r64050 (trunk): mjit.c: prevent memory leak on realloc failure
51837 2018-07-25 22:54 [ko1@a... ] k0kubun:r64051 (trunk): mjit.c: completely separate compile_c_to_so
51838 2018-07-25 23:36 [ko1@a... ] k0kubun:r64052 (trunk): mjit.c: split build stages for unix
51839 2018-07-25 23:55 [ko1@a... ] k0kubun:r64053 (trunk): insns.def: s/handles_frame/handles_sp/
51840 2018-07-26 03:00 [ko1@a... ] tenderlove:r64054 (trunk): Add docs to RubyVM::AST
51841 2018-07-26 03:00 [ko1@a... ] svn:r64055 (trunk): * 2018-07-26
51842 2018-07-26 03:04 [ko1@a... ] tenderlove:r64056 (trunk): Fixes the File::CREAT logger documentation
51843 2018-07-26 03:06 [ko1@a... ] tenderlove:r64057 (trunk): Remove obsolete comment from Module#define_method documentation
51844 2018-07-26 03:09 [ko1@a... ] tenderlove:r64058 (trunk): [Doc] Recover example about Queue
51845 2018-07-26 07:33 [ko1@a... ] normal:r64059 (trunk): test/ruby/test_io.rb (test_select_leak): skip with MJIT
51846 2018-07-26 12:22 [ko1@a... ] normal:r64060 (trunk): webrick: Support bcrypt password hashing
51847 2018-07-26 16:23 [ko1@a... ] nobu:r64061: ignore built files
51848 2018-07-26 17:30 [ko1@a... ] normal:r64062 (trunk): cont.c (ec_switch): prevent delayed/missed trap interrupt race
51850 2018-07-26 18:34 [ko1@a... ] nobu:r64064 (trunk): dladdr() is declared with non-const pointer on Solaris
51851 2018-07-26 21:04 [ko1@a... ] nobu:r64065 (trunk): process.c: conditionally used functions
51853 2018-07-26 21:48 [ko1@a... ] nobu:r64067 (trunk): dir.c: fix glob with base when no DT_UNKNOWN
51854 2018-07-26 22:05 [ko1@a... ] k0kubun:r64068 (trunk): mjit.c: o -> so is not compilation
51855 2018-07-27 03:46 [ko1@a... ] marcandRe: r64069 (trunk): lib/ostruct: Remove unnecessary `__send__`
51856 2018-07-27 03:46 [ko1@a... ] svn:r64070 (trunk): * 2018-07-27
51857 2018-07-27 14:43 [ko1@a... ] nobu:r64071 (trunk): ruby.c: taint ARGV on Windows
51858 2018-07-27 14:52 [ko1@a... ] k0kubun:r64072 (trunk): test_jit.rb: test unload_units
51859 2018-07-27 15:01 [ko1@a... ] k0kubun:r64073 (trunk): mjit.c: clarify the intention of setting 0
51860 2018-07-27 15:28 [ko1@a... ] mame:r64074 (trunk): insns.def: remove old wrong explanation for get/setconstant
51861 2018-07-27 17:24 [ko1@a... ] k0kubun:r64075 (trunk): mjit.c: release memory for unloaded unit
51862 2018-07-27 17:52 [ko1@a... ] k0kubun:r64076 (trunk): mjit.c: use NOT_COMPILED_JIT_ISEQ_FUNC for unloaded
51863 2018-07-27 18:28 [ko1@a... ] k0kubun:r64077 (trunk): mjit.c: keep all .o files
51865 2018-07-28 02:19 [ko1@a... ] tenderlove:r64079 (trunk): Escape debug output in InvalidURIError exceptions.
51867 2018-07-28 02:28 [ko1@a... ] tenderlove:r64081 (trunk): Include Hash#size in the examples
51868 2018-07-28 07:27 [ko1@a... ] k0kubun:r64082 (trunk): mjit.c: clean up unit link from iseq
51869 2018-07-28 12:10 [ko1@a... ] normal:r64083 (trunk): thread.c (blocking_region_end): clear ubf before unregister_ubf_list
51871 2018-07-28 17:57 [ko1@a... ] duerst:r64085 (trunk): update unicode data files directory for normalization tests
51872 2018-07-28 18:11 [ko1@a... ] duerst:r64086 (trunk): always run unicode normalization that do not depend on data file
51873 2018-07-28 18:44 [ko1@a... ] duerst:r64087 (trunk): fix range check for Hangul jamo trailers in Unicode normalization
51874 2018-07-28 19:00 [ko1@a... ] kazu:r64088 (trunk): use https:// instead of http://
51875 2018-07-28 19:00 [ko1@a... ] kazu:r64089 (trunk): Fix filename in comment [ci skip]
51876 2018-07-28 21:47 [ko1@a... ] nobu:r64090 (trunk): make-snapshot: fetch from the official git site
51877 2018-07-28 22:06 [ko1@a... ] nobu:r64091 (trunk): test_function.rb: fix messages
51878 2018-07-29 00:29 [ko1@a... ] svn:r64093 (trunk): * 2018-07-29
51879 2018-07-29 00:29 [ko1@a... ] nobu:r64092 (trunk): win32.c: limit write size on console
51880 2018-07-29 01:15 [ko1@a... ] k0kubun:r64094 (trunk): mjit.c: introduce JIT compaction [experimental]
51881 2018-07-29 09:09 [ko1@a... ] nobu:r64095 (trunk): mkexports.rb: flip-flop
51883 2018-07-29 11:05 [ko1@a... ] k0kubun:r64097 (trunk): mjit.c: disable compaction on empty queue w/ --jit-wait
51884 2018-07-29 11:36 [ko1@a... ] k0kubun:r64098 (trunk): test_jit.rb: use the appropiate name
51885 2018-07-29 12:22 [ko1@a... ] k0kubun:r64099 (trunk): test_jit.rb: skip known test failure on MinGW
51886 2018-07-29 17:04 [ko1@a... ] k0kubun:r64100 (trunk): mjit.c: keep unit->o_file on --jit-save-temps
51887 2018-07-29 17:13 [ko1@a... ] nobu:r64101 (trunk): reduce LibreSSL warnings
51888 2018-07-29 19:15 [ko1@a... ] normal:r64102 (trunk): thread_pthread.c: clear altstacks in thread cache at GVL destruction
51889 2018-07-29 19:32 [ko1@a... ] k0kubun:r64103 (trunk): common.mk: test-all requires install for now
51890 2018-07-29 20:00 [ko1@a... ] nobu:r64104 (trunk): common.mk: install for test-all iff load-relative is disabled
51891 2018-07-30 05:29 [ko1@a... ] svn:r64106 (trunk): * 2018-07-30
51892 2018-07-30 05:29 [ko1@a... ] normal:r64105 (trunk): test/ruby/test_process.rb (test_wait_and_sigchld): improve reliability
51893 2018-07-30 05:47 [ko1@a... ] normal:r64107 (trunk): thread_pthread: remove timer-thread by restructuring GVL
51894 2018-07-30 07:19 [ko1@a... ] normal:r64108 (trunk): thread_pthread.c (ubf_select): refix [Bug #5343]
51895 2018-07-30 07:54 [ko1@a... ] normal:r64109 (trunk): thread.c: move ppoll wrapper before thread_pthread.c
51896 2018-07-30 09:31 [ko1@a... ] normal:r64110 (trunk): thread.c: move ppoll wrapper into thread_pthread.c
51897 2018-07-30 11:28 [ko1@a... ] normal:r64111 (trunk): thread_pthread.c (rb_sigwait_sleep): re-fix [Bug #5343] harder
51898 2018-07-30 12:23 [ko1@a... ] shyouhei:r64112 (trunk): non-constant aggregate initializer is a C99ism
51899 2018-07-30 13:28 [ko1@a... ] normal:r64113 (trunk): thread_pthread.c (rb_sigwait_sleep): fix uninitialized poll set in UBF case
51900 2018-07-30 14:51 [ko1@a... ] normal:r64114 (trunk): thread_pthread.c (gvl_destroy): make no-op on GVL bits
[前][次][スレッド一覧][上]