[前][次][スレッド一覧][上]
ruby-changes:52701-52800
52701 2018-10-04 15:29 [ko1@a... ] usa:r64913 (trunk): Support ubasecrt.dll 10.0.17763.1 included in Windows 10 October 2018 Update
52702 2018-10-04 23:00 [ko1@a... ] nobu:r64914 (trunk): lldb_rp: support Symbol [ci skip]
52703 2018-10-05 00:22 [ko1@a... ] ko1:r64915 (trunk): check argument type.
52704 2018-10-05 00:22 [ko1@a... ] svn:r64916 (trunk): * 2018-10-05
52705 2018-10-05 08:33 [ko1@a... ] svn:r64918 (trunk): * expand tabs.
52706 2018-10-05 08:33 [ko1@a... ] ko1:r64917 (trunk): use RARRAY_AREF().
52707 2018-10-05 09:37 [ko1@a... ] nobu:r64919 (trunk): Remove wrong conversion
52708 2018-10-05 12:25 [ko1@a... ] nobu:r64920 (trunk): Update aclocal to 1.16.1 [ci skip]
52709 2018-10-05 15:23 [ko1@a... ] nobu:r64921 (trunk): Add difference method to Array
52710 2018-10-05 15:23 [ko1@a... ] svn:r64922 (trunk): * expand tabs.
52711 2018-10-05 19:28 [ko1@a... ] hsbt:r64923 (trunk): Added news entry of r64741.
52712 2018-10-05 19:36 [ko1@a... ] naruse:r64924 (trunk): Use binread because webrick also uses binread
52714 2018-10-06 12:11 [ko1@a... ] svn:r64926 (trunk): * 2018-10-06
52715 2018-10-07 00:14 [ko1@a... ] nobu:r64927 (trunk): revert r64925
52716 2018-10-07 00:14 [ko1@a... ] svn:r64928 (trunk): * 2018-10-07
52717 2018-10-07 13:18 [ko1@a... ] k0kubun:r64929 (trunk): mjit.h: call compiled code immediately
52718 2018-10-07 13:21 [ko1@a... ] kazu:r64930 (trunk): Fix indent of output in doc [ci skip]
52719 2018-10-07 13:29 [ko1@a... ] k0kubun:r64931 (trunk): mjit.c: fix obsoleted comment [ci skip]
52720 2018-10-07 14:54 [ko1@a... ] k0kubun:r64932 (trunk): test_jit.rb: skip some tests
52721 2018-10-07 15:09 [ko1@a... ] k0kubun:r64933 (trunk): add_spec.rb: skip unstable spec on mingw
52722 2018-10-07 17:03 [ko1@a... ] k0kubun:r64934 (trunk): mjit_worker.c: clean up .obj file on mswin
52723 2018-10-07 17:15 [ko1@a... ] k0kubun:r64935 (trunk): appveyor.yml: use ./tmp as TMPDIR for test-all
52724 2018-10-07 18:18 [ko1@a... ] nobu:r64936 (trunk): Added missing declarations in readline.h bundled with macOS 10.14
52725 2018-10-07 20:46 [ko1@a... ] k0kubun:r64937 (trunk): revert r64935
52726 2018-10-07 21:03 [ko1@a... ] k0kubun:r64938 (trunk): appveyor.yml: separately execute unstable tests
52728 2018-10-07 22:11 [ko1@a... ] k0kubun:r64940 (trunk): mjit.h: introduce MJIT_STATIC for full mswin JIT support
52729 2018-10-07 22:35 [ko1@a... ] k0kubun:r64941 (trunk): vm_core.h: fix inconsistent prototype declarations
52730 2018-10-07 23:00 [ko1@a... ] k0kubun:r64942 (trunk): include/ruby/intern.h: don't modify MJIT_FUNC_EXPORTED
52731 2018-10-07 23:06 [ko1@a... ] k0kubun:r64943 (trunk): appveyor.yml: give up running TestThreadQueue#test_queue_with_trap
52732 2018-10-07 23:51 [ko1@a... ] k0kubun:r64944 (trunk): mjit_worker.c: don't suppress cl.exe logs
52733 2018-10-08 00:10 [ko1@a... ] svn:r64946 (trunk): * 2018-10-08
52734 2018-10-08 00:10 [ko1@a... ] k0kubun:r64945 (trunk): mjit_worker.c: clean up all unnecessary files on mswin
52735 2018-10-08 00:38 [ko1@a... ] k0kubun:r64947 (trunk): win32/Makefile.sub: install precompiled header to prefix
52736 2018-10-08 01:45 [ko1@a... ] k0kubun:r64948 (trunk): appveyor.yml: completely separate win32ole tests
52737 2018-10-08 01:52 [ko1@a... ] k0kubun:r64949 (trunk): win32/Makefile.sub: create header install dir first
52738 2018-10-08 09:12 [ko1@a... ] k0kubun:r64950 (trunk): revert r64947 and r64949
52739 2018-10-08 10:08 [ko1@a... ] k0kubun:r64951 (trunk): test_jit.rb: skip to test tempdir emptiness
52740 2018-10-08 11:35 [ko1@a... ] nobu:r64952 (trunk): Timezone support by Time [Feature #14850]
52741 2018-10-08 11:35 [ko1@a... ] svn:r64953 (trunk): * expand tabs.
52742 2018-10-08 11:55 [ko1@a... ] k0kubun:r64954 (trunk): partially revert r64953
52743 2018-10-08 11:55 [ko1@a... ] svn:r64955 (trunk): * expand tabs.
52744 2018-10-08 12:11 [ko1@a... ] k0kubun:r64956 (trunk): revert r64955
52745 2018-10-08 12:11 [ko1@a... ] svn:r64957 (trunk): * expand tabs.
52746 2018-10-08 13:03 [ko1@a... ] nobu:r64958 (trunk): Timezone at Time#+ and Time#-
52747 2018-10-08 13:30 [ko1@a... ] k0kubun:r64959 (trunk): revert r64957 [ci skip]
52748 2018-10-08 17:46 [ko1@a... ] nobu:r64960 (trunk): Removed redundant suffix `_with_timezone`
52749 2018-10-08 17:54 [ko1@a... ] nobu:r64961 (trunk): Add test for marshal
52750 2018-10-08 19:46 [ko1@a... ] k0kubun:r64962 (trunk): appveyor.yml: execute test_syntax separately
52751 2018-10-08 20:59 [ko1@a... ] k0kubun:r64963 (trunk): test_win32ole_event.rb: sleep longer
52752 2018-10-08 22:46 [ko1@a... ] k0kubun:r64964 (trunk): include/ruby/ruby.h: import external symbols
52753 2018-10-08 22:57 [ko1@a... ] k0kubun:r64965 (trunk): include/ruby/ruby.h: comment about mswin RUBY_EXTERN [ci skip]
52754 2018-10-08 22:57 [ko1@a... ] svn:r64966 (trunk): * remove trailing space. [ci skip]
52755 2018-10-09 00:13 [ko1@a... ] svn:r64968 (trunk): * 2018-10-09
52757 2018-10-09 00:47 [ko1@a... ] kazu:r64969 (trunk): Revert "NEWS: Fix indent [ci skip]"
52758 2018-10-09 08:43 [ko1@a... ] tenderlove:r64970 (trunk): ext/objspace/objspace_dump.c: print addresses consistently
52760 2018-10-09 11:02 [ko1@a... ] naruse:r64972 (trunk): Revert "ext/objspace/objspace_dump.c: print addresses consistently"
52761 2018-10-09 11:02 [ko1@a... ] svn:r64973 (trunk): * expand tabs.
52762 2018-10-09 12:22 [ko1@a... ] nobu:r64974 (trunk): ext/objspace/objspace_dump.c: print addresses consistently
52763 2018-10-09 14:55 [ko1@a... ] nobu:r64975 (trunk): Time.parse based from non-Time object
52764 2018-10-09 15:18 [ko1@a... ] ko1:r64976 (trunk): use `should include`.
52765 2018-10-09 15:56 [ko1@a... ] nobu:r64977 (trunk): Add tests for another timezone
52766 2018-10-09 22:59 [ko1@a... ] nagachika:r64978 (ruby_2_5): merge revision(s) 64915: [Backport #15205]
52767 2018-10-09 23:09 [ko1@a... ] nagachika:r64979 (ruby_2_5): merge revision(s) 62007, 62024: [Backport #13069]
52768 2018-10-09 23:25 [ko1@a... ] nagachika:r64980 (ruby_2_5): merge revision(s) 64900: [Backport #15190]
52769 2018-10-09 23:39 [ko1@a... ] nagachika:r64981 (ruby_2_5): merge revision(s) 63067, 63068: [Backport #14658]
52770 2018-10-09 23:43 [ko1@a... ] nagachika:r64982 (ruby_2_5): merge revision(s) 64860, 64861: [Backport #15164]
52771 2018-10-10 05:06 [ko1@a... ] odaira:r64983 (trunk): * configure.ac: do not use __builtin_longjmp on ppc64* Linux
52772 2018-10-10 05:06 [ko1@a... ] svn:r64984 (trunk): * 2018-10-10
52773 2018-10-10 12:52 [ko1@a... ] ko1:r64985 (trunk): revisit `RARRAY_PTR()`.
52774 2018-10-10 13:17 [ko1@a... ] ko1:r64986 (trunk): revisit `RARRAY_PTR()`.
52775 2018-10-10 13:20 [ko1@a... ] ko1:r64987 (trunk): revisit `RARRAY_PTR()`.
52776 2018-10-10 13:20 [ko1@a... ] svn:r64988 (trunk): * expand tabs.
52777 2018-10-10 13:24 [ko1@a... ] ko1:r64989 (trunk): revisit `RARRAY_PTR()`.
52778 2018-10-10 13:24 [ko1@a... ] svn:r64990 (trunk): * expand tabs.
52779 2018-10-10 20:36 [ko1@a... ] k0kubun:r64991 (trunk): terminate_spec.rb: exclude unstable spec for MinGW
52780 2018-10-10 20:39 [ko1@a... ] k0kubun:r64992 (trunk): spec: add comments to re-enable specs for MinGW [ci skip]
52781 2018-10-10 20:58 [ko1@a... ] k0kubun:r64993 (trunk): spec/.../ole_method.rb: retry WIN32OLERuntimeError
52782 2018-10-11 10:03 [ko1@a... ] mame:r64994 (trunk): prelude.rb (Kernel#pp): make it private
52783 2018-10-11 10:03 [ko1@a... ] svn:r64995 (trunk): * 2018-10-11
52784 2018-10-11 22:51 [ko1@a... ] nagachika:r64996 (ruby_2_5): merge revision(s) 63030: [Backport #14639]
52785 2018-10-11 23:20 [ko1@a... ] nagachika:r64997 (ruby_2_5): merge revision(s) 64514: [Backport #14702]
52786 2018-10-11 23:40 [ko1@a... ] nagachika:r64998 (ruby_2_5): merge revision(s) 63711, 64398: [Backport #14841]
52787 2018-10-11 23:58 [ko1@a... ] nagachika:r64999 (ruby_2_5): merge revision(s) 64062: [Backport #14939]
52788 2018-10-12 00:02 [ko1@a... ] k0kubun:r65000 (trunk): win32/Makefile.sub: install MJIT header and object
52789 2018-10-12 00:02 [ko1@a... ] svn:r65001 (trunk): * 2018-10-12
52790 2018-10-12 00:12 [ko1@a... ] nagachika:r65002 (ruby_2_5): merge revision(s) 64745: [Backport #15118]
52791 2018-10-12 01:28 [ko1@a... ] k0kubun:r65003 (trunk): win32/Makefile.sub: generate MJIT header pdb
52792 2018-10-12 08:21 [ko1@a... ] naruse:r65004 (trunk): Show VS*COMNTOOLS environment variable on appveyor
52793 2018-10-12 08:23 [ko1@a... ] naruse:r65005 (trunk): show envvars before use it
52794 2018-10-12 08:55 [ko1@a... ] naruse:r65006 (trunk): Read .debug_info
52795 2018-10-12 08:55 [ko1@a... ] naruse:r65007 (trunk): Show backtrace with .debug_info
52796 2018-10-12 08:55 [ko1@a... ] naruse:r65010 (trunk): close dlopen-ed handle
52798 2018-10-12 08:55 [ko1@a... ] naruse:r65011 (trunk): free line info leaves
52799 2018-10-12 08:55 [ko1@a... ] naruse:r65013 (trunk): Support FreeBSD
52800 2018-10-12 08:59 [ko1@a... ] naruse:r65016 (trunk): Specify vm image on appveyor.yml
[前][次][スレッド一覧][上]