[前][次][スレッド一覧][上]
ruby-changes:48701-48800
48701 2017-11-17 15:25 [ko1@a... ] ko1:r60817 (trunk): remove `trace_` prefix insns lazily.
48702 2017-11-17 15:25 [ko1@a... ] svn:r60818 (trunk): * remove trailing spaces.
48703 2017-11-17 15:59 [ko1@a... ] ko1:r60819 (trunk): reuse gvar value.
48704 2017-11-17 16:29 [ko1@a... ] ko1:r60820 (trunk): remove a wrong assertion.
48705 2017-11-17 16:39 [ko1@a... ] yui-knk:r60821 (trunk): Fix location of assignable nodes
48706 2017-11-17 16:47 [ko1@a... ] ko1:r60822 (trunk): don't use `goto`.
48708 2017-11-17 18:48 [ko1@a... ] knu:r60824 (trunk): Add examples to Set documentation [ci skip]
48709 2017-11-17 21:16 [ko1@a... ] nobu:r60825 (trunk): parse.y: RUBY_SET_YYLLOC
48710 2017-11-17 21:16 [ko1@a... ] nobu:r60826 (trunk): parse.y: RUBY_SET_YYLLOC to rb_parser_set_location
48711 2017-11-18 00:08 [ko1@a... ] svn:r60828 (trunk): * 2017-11-18
48712 2017-11-18 00:08 [ko1@a... ] kazu:r60827 (trunk): Fix typo in `Timeout` doc [ci skip]
48713 2017-11-18 10:40 [ko1@a... ] yui-knk:r60829 (trunk): Update the last location of NODE_ARRAY
48714 2017-11-18 11:01 [ko1@a... ] normal:r60830 (trunk): dir: release GVL on opendir
48715 2017-11-18 11:01 [ko1@a... ] normal:r60831 (trunk): dir.c: openat calls release GVL, too
48716 2017-11-18 11:53 [ko1@a... ] suke:r60832 (trunk): * ext/win32ole/win32ole.c: use WIN32OLEQueryInterfaceError when failed
48717 2017-11-18 12:32 [ko1@a... ] yui-knk:r60833 (trunk): parse.y: Use node_assign
48718 2017-11-18 14:45 [ko1@a... ] ktsj:r60834 (trunk): .gdbinit: follow up changes in r60726
48719 2017-11-18 15:24 [ko1@a... ] ktsj:r60835 (trunk): .gdbinit: fix print_pathobj
48720 2017-11-18 17:21 [ko1@a... ] yui-knk:r60836 (trunk): parse.y: Fix the locations of NODE_DVAR and NODE_LVAR
48721 2017-11-18 17:25 [ko1@a... ] usa:r60837 (trunk): Cannot call rb_thread_call_with{out, }_gvl before running VM
48722 2017-11-18 18:39 [ko1@a... ] ko1:r60838 (trunk): introduce `trace_events' info for iseq.
48723 2017-11-18 22:01 [ko1@a... ] ko1:r60839 (trunk): call only with ISEQ_TRACE_EVENTS.
48727 2017-11-19 06:57 [ko1@a... ] normal:r60843 (trunk): addr2line.c: fix r60841 for glibc before 2.22
48728 2017-11-19 07:45 [ko1@a... ] normal:r60844 (trunk): file: File#truncate and File.truncate release GVL
48729 2017-11-19 14:03 [ko1@a... ] normal:r60845 (trunk): File.readlink and rb_readlink releases GVL
48731 2017-11-19 14:23 [ko1@a... ] normal:r60847 (trunk): file.c (rb_file_s_mkfifo): use mode_t instead of int
48732 2017-11-19 16:07 [ko1@a... ] nobu:r60848 (trunk): gc.c: moved ENABLE_VM_OBJSPACE from vm_core.h
48734 2017-11-20 00:15 [ko1@a... ] svn:r60850 (trunk): * 2017-11-20
48735 2017-11-20 00:15 [ko1@a... ] eregon:r60851 (trunk): Add specs for concurrent Module#autoload
48737 2017-11-20 00:24 [ko1@a... ] svn:r60853 (trunk): * properties.
48738 2017-11-20 00:24 [ko1@a... ] svn:r60852 (trunk): * append newline at EOF.
48739 2017-11-20 08:59 [ko1@a... ] yui-knk:r60855 (trunk): Update the last location of NODE_BLOCK
48740 2017-11-20 10:17 [ko1@a... ] nobu:r60856 (trunk): win32.c: vm_exit_handler
48741 2017-11-20 11:18 [ko1@a... ] marcandRe: r60857 (trunk): lib/matrix: Add explicit coercion #to_matrix
48742 2017-11-20 11:18 [ko1@a... ] marcandRe: r60858 (trunk): lib/matrix: accept vectors in {h|v}stack
48743 2017-11-20 11:18 [ko1@a... ] marcandRe: r60859 (trunk): lib/matrix: Add Matrix{.|#}combine
48744 2017-11-20 11:24 [ko1@a... ] marcandRe: r60860 (trunk): lib/matrix: Add hadamard_product/entrywise_product.
48745 2017-11-20 11:29 [ko1@a... ] normal:r60861 (trunk): File.mkfifo releases GVL
48747 2017-11-20 21:57 [ko1@a... ] kazu:r60863 (trunk): [DOC] Fix example result [ci skip]
48748 2017-11-21 07:48 [ko1@a... ] yui-knk:r60864 (trunk): parse.y: Set the last location of NODE_ARRAY in %i
48749 2017-11-21 07:48 [ko1@a... ] svn:r60865 (trunk): * 2017-11-21
48750 2017-11-21 08:12 [ko1@a... ] yui-knk:r60866 (trunk): parse.y: Fix the last location of NODE_LIT in %i
48751 2017-11-21 08:37 [ko1@a... ] yui-knk:r60867 (trunk): parse.y: Set the last location of NODE_ARRAY in %w
48752 2017-11-21 08:58 [ko1@a... ] yui-knk:r60868 (trunk): parse.y: Fix the last location of NODE_STR in %w
48753 2017-11-21 09:47 [ko1@a... ] yui-knk:r60869 (trunk): parse.y: Fix the locations of NODE in percent strings
48754 2017-11-21 09:56 [ko1@a... ] eregon:r60870 (trunk): test/ruby/bug-13526.rb: should wait until all threads are stopped
48755 2017-11-21 11:57 [ko1@a... ] ko1:r60871 (trunk): check invariant.
48756 2017-11-21 14:01 [ko1@a... ] nobu:r60872 (trunk): fix test_erb.rb [GH-1763]
48757 2017-11-21 17:48 [ko1@a... ] usa:r60873 (trunk): Skip comment lines
48758 2017-11-21 20:15 [ko1@a... ] nobu:r60874 (trunk): vm_args.c: ec arg of args_setup_kw_parameters
48759 2017-11-21 21:30 [ko1@a... ] kazu:r60876 (trunk): Fix a typo
48760 2017-11-21 21:30 [ko1@a... ] kazu:r60875 (trunk): Use `const void*` instead of `const char*`
48761 2017-11-22 21:32 [ko1@a... ] svn:r60878 (trunk): * 2017-11-22
48762 2017-11-22 21:32 [ko1@a... ] yui-knk:r60877 (trunk): parse.y: Fix the locations of NODE_BLOCK_PASS
48763 2017-11-23 05:58 [ko1@a... ] stomar:r60879 (trunk): set.rb: improve docs for Set
48764 2017-11-23 05:58 [ko1@a... ] svn:r60880 (trunk): * 2017-11-23
48765 2017-11-23 06:14 [ko1@a... ] stomar:r60881 (trunk): lib/set.rb: [DOC] remove empty comments
48766 2017-11-23 12:14 [ko1@a... ] nobu:r60882 (trunk): debug.c: include RIMemo in ruby_dummy_gdb_enums
48767 2017-11-23 13:30 [ko1@a... ] nobu:r60883 (trunk): ripper.y: fix word list events
48768 2017-11-23 16:11 [ko1@a... ] nobu:r60884 (trunk): io.c: read BOM only for reading
48769 2017-11-23 20:52 [ko1@a... ] yui-knk:r60885 (trunk): thread.c: Update documents
48770 2017-11-23 23:04 [ko1@a... ] k0kubun:r60886 (trunk): .travis.yml: revert "workaround to resolve ::1"
48776 2017-11-24 13:26 [ko1@a... ] nobu:r60892 (trunk): parse.y: refactor list literals
48777 2017-11-24 13:26 [ko1@a... ] nobu:r60893 (trunk): parse.y: make_array
48778 2017-11-24 13:29 [ko1@a... ] k0kubun:r60894 (trunk): NEWS: note about r57274
48779 2017-11-24 13:49 [ko1@a... ] normal:r60895 (trunk): file.c: simplify eaccess(3) callers
48780 2017-11-24 14:01 [ko1@a... ] nobu:r60896 (trunk): workspace.rb: fix SCRIPT_LINES__
48781 2017-11-24 14:45 [ko1@a... ] nobu:r60897 (trunk): workspace.rb: one more space
48785 2017-11-24 21:37 [ko1@a... ] k0kubun:r60901 (trunk): test_workspace.rb: skip test failing on windows
48786 2017-11-24 22:08 [ko1@a... ] yui-knk:r60902 (trunk): node.h: Remove not used macros
48787 2017-11-25 10:39 [ko1@a... ] yui-knk:r60903 (trunk): parse.y: Fix a location of assignable nodes
48788 2017-11-25 10:39 [ko1@a... ] svn:r60904 (trunk): * 2017-11-25
48789 2017-11-25 20:57 [ko1@a... ] yui-knk:r60905 (trunk): parse.y: opt_arg_append
48790 2017-11-25 23:12 [ko1@a... ] rhe:r60906 (trunk): openssl: revert changes in SSLContext#{min, max}_version= in r60310
48791 2017-11-25 23:12 [ko1@a... ] rhe:r60907 (trunk): openssl: import v2.1.0.beta2
48792 2017-11-26 10:36 [ko1@a... ] svn:r60909 (trunk): * 2017-11-26
48794 2017-11-26 11:11 [ko1@a... ] nobu:r60910 (trunk): leakchecker.rb: no conversion
48796 2017-11-27 08:33 [ko1@a... ] yui-knk:r60912 (trunk): parse.y: Fix the last location of NODE_OPT_ARG
48797 2017-11-27 08:33 [ko1@a... ] svn:r60913 (trunk): * 2017-11-27
48798 2017-11-27 08:52 [ko1@a... ] yui-knk:r60914 (trunk): parse.y: Fix the last location of NODE_KW_ARG
48799 2017-11-27 09:43 [ko1@a... ] ko1:r60915 (trunk): Relax `rb_bug()` condition.
48800 2017-11-27 11:11 [ko1@a... ] ko1:r60916 (trunk): Ignore failures related to threading.
[前][次][スレッド一覧][上]