[前][次][番号順一覧][上]
ruby-changes:49901-50000
49901 2018-01-24 09:12 [ko1@a... ] yui-knk:r62019 (trunk): Fix a typo
49902 2018-01-24 15:25 [ko1@a... ] nobu:r62020 (trunk): vm_args.c: to_proc refinements
49903 2018-01-24 15:32 [ko1@a... ] nobu:r62021 (trunk): NEWS: [Feature #14223] [ci skip]
49904 2018-01-24 16:16 [ko1@a... ] nobu:r62022 (trunk): dir.c: Dir#each_child
49905 2018-01-24 17:11 [ko1@a... ] naruse:r62023 (ruby_2_5): merge revision(s) 61562, 61563, 61566, 61568, 61569: [Backport #14269]
49906 2018-01-24 17:25 [ko1@a... ] nobu:r62024 (trunk): mkmf.rb: werror on mswin
49907 2018-01-24 23:11 [ko1@a... ] k0kubun:r62025 (trunk): process.c: add :exception option to Kernel.#system
49908 2018-01-24 23:31 [ko1@a... ] k0kubun:r62026 (trunk): system_spec.rb: add RubySpec for r62025
49909 2018-01-25 05:50 [ko1@a... ] normal:r62027 (trunk): ruby.c (open_load_file): avoid shadowing variable for errno
49911 2018-01-25 06:07 [ko1@a... ] normal:r62029 (trunk): ruby/ruby.h: remove unnecessary exports from C-API
49912 2018-01-25 07:40 [ko1@a... ] normal:r62030 (trunk): load.c: use fstring instead of OBJ_FREEZE
49913 2018-01-25 07:40 [ko1@a... ] normal:r62031 (trunk): vm.c: remove unnecessary branch
49914 2018-01-25 08:17 [ko1@a... ] nobu:r62032 (trunk): optparse.rb: literal newline
49915 2018-01-25 09:11 [ko1@a... ] kazu:r62033 (trunk): .editorconfig: Use spaces instead of tab except Makefiles
49916 2018-01-25 09:42 [ko1@a... ] ko1:r62034 (trunk): revert r62032 because it refers to a undefined variable
49917 2018-01-25 10:48 [ko1@a... ] nobu:r62035 (trunk): optparse.rb: literal newline
49918 2018-01-25 18:50 [ko1@a... ] eregon:r62036 (trunk): Remove specs trying arbitrary values for chmod and umask
49919 2018-01-25 18:50 [ko1@a... ] eregon:r62037 (trunk): Group related File.umask specs together
49921 2018-01-25 21:00 [ko1@a... ] nobu:r62039 (trunk): compile.c: unnecessary freezing
49922 2018-01-25 22:10 [ko1@a... ] nobu:r62040 (trunk): string.c: clear substring code range
49923 2018-01-25 22:22 [ko1@a... ] nobu:r62041 (trunk): compile.c: check mid
49924 2018-01-26 10:33 [ko1@a... ] mrkn:r62042 (trunk): hash.c: support key swapping in Hash#transform_keys!
49925 2018-01-26 10:33 [ko1@a... ] svn:r62043 (trunk): * 2018-01-26
49926 2018-01-26 11:01 [ko1@a... ] mrkn:r62044 (trunk): Fix rubyspec against the change in Hash#transform_keys!
49927 2018-01-26 12:13 [ko1@a... ] nobu:r62045: ext/psych/.gitignoRe: removed stale file [ci skip]
49928 2018-01-26 12:13 [ko1@a... ] nobu:r62046 (trunk): ignore external library sources [ci skip]
49929 2018-01-26 12:41 [ko1@a... ] nobu:r62047 (trunk): optparse.rb: froze string literals
49930 2018-01-26 12:54 [ko1@a... ] hsbt:r62048 (trunk): Removed workaround Travis CI.
49931 2018-01-26 13:51 [ko1@a... ] kou:r62049 (trunk): KeyError#initialize accepts receiver and key.
49932 2018-01-26 14:34 [ko1@a... ] nobu:r62050 (trunk): error.c: use already initialized IDs
49933 2018-01-26 15:31 [ko1@a... ] shyouhei:r62051 (trunk): move ADD_PC around to optimize PC manipluiations
49934 2018-01-26 15:31 [ko1@a... ] shyouhei:r62052 (trunk): treat PC for gc events
49935 2018-01-26 15:41 [ko1@a... ] nobu:r62053 (trunk): error.c: KeyError missing keyword arguments
49936 2018-01-26 19:55 [ko1@a... ] nobu:r62054 (trunk): error.c: copy keyword arguments
49937 2018-01-26 19:55 [ko1@a... ] nobu:r62055 (trunk): error.c: [DOC] NoMethodError.new [ci skip]
49938 2018-01-26 19:55 [ko1@a... ] nobu:r62056 (trunk): test_exception.rb: NameError.new NoMethodError.new
49939 2018-01-26 20:02 [ko1@a... ] nobu:r62057 (trunk): error.c: receiver kwarg
49940 2018-01-26 22:28 [ko1@a... ] nobu:r62058 (trunk): vcs.rb: debug print in system method
49941 2018-01-26 22:34 [ko1@a... ] nobu:r62059 (trunk): vcs.rb: dcommit for each commit
49942 2018-01-26 22:38 [ko1@a... ] nobu:r62060 (trunk): vcs.rb: old version cannot refine modules
49943 2018-01-27 01:38 [ko1@a... ] usa:r62061 (trunk): need to declare the prototype of nan() if missing
49944 2018-01-27 01:38 [ko1@a... ] svn:r62062 (trunk): * 2018-01-27
49945 2018-01-27 10:28 [ko1@a... ] k0kubun:r62063 (trunk): win32/Makefile.sub: fix typo
49946 2018-01-27 10:59 [ko1@a... ] k0kubun:r62064 (trunk): dumper.rb: stop getting --destdir option value
49947 2018-01-27 11:14 [ko1@a... ] k0kubun:r62065 (trunk): insns2vm.rb: make #generate_parser private
49948 2018-01-27 11:14 [ko1@a... ] k0kubun:r62066 (trunk): insns2vm.rb: add missing word to help
49949 2018-01-27 13:14 [ko1@a... ] kazu:r62067 (trunk): Fix duplicated HAVE_NAN
49950 2018-01-27 13:14 [ko1@a... ] k0kubun:r62068 (trunk): bare_instructions.rb: show class name on inspect
49951 2018-01-27 14:35 [ko1@a... ] nobu:r62069 (trunk): vm_insnhelper.c: avoid intermediate array
49952 2018-01-27 15:11 [ko1@a... ] nobu:r62070 (trunk): vcs.rb: prepend DebugSystem to VCS
49953 2018-01-27 15:12 [ko1@a... ] nobu:r62071 (trunk): defined? returns nil for toplevel constant lookup
49954 2018-01-27 18:27 [ko1@a... ] nobu:r62072 (trunk): array.c: rb_check_to_array
49955 2018-01-27 19:41 [ko1@a... ] nobu:r62073 (trunk): compile.c: try to convert in massign `for`
49956 2018-01-27 22:50 [ko1@a... ] k0kubun:r62074 (trunk): insns.def: [DOC] update supported attributes [ci skip]
49958 2018-01-28 06:04 [ko1@a... ] svn:r62076 (trunk): * 2018-01-28
49959 2018-01-28 06:04 [ko1@a... ] normal:r62077 (trunk): internal.h: add BITFIELD macro to aid C99 users
49960 2018-01-28 19:35 [ko1@a... ] nobu:r62078 (trunk): method.h: BITFIELD in rb_method_definition_t
49961 2018-01-28 23:05 [ko1@a... ] nobu:r62079 (trunk): parse.y (parser_append_options): shorter alias LOC
49962 2018-01-28 23:16 [ko1@a... ] nobu:r62080 (trunk): method.h: VM_METHOD_TYPE_MINIMUM_BITS
49964 2018-01-29 06:07 [ko1@a... ] normal:r62081 (trunk): uri/common: reduce allocations and retained objects
49965 2018-01-29 06:57 [ko1@a... ] normal:r62083 (trunk): doc/signals.rdoc: new document work-in-progress
49966 2018-01-29 06:57 [ko1@a... ] svn:r62084 (trunk): * properties.
49968 2018-01-29 15:54 [ko1@a... ] nobu:r62086 (trunk): ruby.c: no VARIABLE_LIBPATH
49969 2018-01-29 15:57 [ko1@a... ] shyouhei:r62087 (trunk): also use sp_inc in vm core
49970 2018-01-29 16:04 [ko1@a... ] shyouhei:r62088 (trunk): s/CALL_SIMPLE_METHOD/DISPATCH_ORIGINAL_INSN/
49971 2018-01-29 16:15 [ko1@a... ] shyouhei:r62089 (trunk): eliminate CALL_SIMPLE_METHOD
49972 2018-01-29 17:11 [ko1@a... ] shyouhei:r62090 (trunk): redefinition of a typedef is a C11ism
49973 2018-01-29 17:40 [ko1@a... ] mame:r62091 (trunk): string.c (rb_str_format_m): Fix the example code of the doc
49974 2018-01-30 01:07 [ko1@a... ] eregon:r62092 (trunk): Update to ruby/mspec@5d49a6c
49976 2018-01-30 01:08 [ko1@a... ] eregon:r62094 (trunk): Update to ruby/spec@83063a3
49977 2018-01-30 02:00 [ko1@a... ] naruse:r62095 (ruby_2_5): merge revision(s) 61564, 61565, 61571: [Backport #14270]
49978 2018-01-30 02:00 [ko1@a... ] svn:r62096 (ruby_2_5): * 2018-01-30
49979 2018-01-30 02:05 [ko1@a... ] naruse:r62097 (trunk): Suport ruby 1.9.3
49980 2018-01-30 02:12 [ko1@a... ] naruse:r62098 (trunk): show BASERUBY's version on `make showflags`
49981 2018-01-30 09:22 [ko1@a... ] normal:r62099 (trunk): net/pop: make modified strings mutable
49982 2018-01-30 11:08 [ko1@a... ] nobu:r62100 (trunk): iseq.c: internal lvar name
49983 2018-01-30 11:20 [ko1@a... ] nobu:r62101 (trunk): vcs.rb: fix errors
49984 2018-01-30 11:22 [ko1@a... ] ko1:r62102 (trunk): skip EINVAL on unsupported platform
49985 2018-01-30 12:21 [ko1@a... ] nobu:r62103 (trunk): bare_instructions.rb: sp_inc is signed
49986 2018-01-30 12:58 [ko1@a... ] nobu:r62104 (trunk): common.mk: added minimum dependencies of incs
49987 2018-01-30 13:17 [ko1@a... ] nobu:r62105 (trunk): vcs.rb: checkout the current branch before rebase
49988 2018-01-30 14:43 [ko1@a... ] hsbt:r62106 (trunk): ia64: update ia64-specific code to use execution context
49989 2018-01-30 14:48 [ko1@a... ] nobu:r62107 (trunk): force fixable
49990 2018-01-30 16:08 [ko1@a... ] hsbt:r62108 (trunk): [DOC] Refinements on modules are allowed
49991 2018-01-30 16:34 [ko1@a... ] naruse:r62109 (trunk): support ruby 1.9.3
49992 2018-01-30 20:12 [ko1@a... ] nobu:r62110 (trunk): setup.mak: discard BASERUBY output
49993 2018-01-30 21:03 [ko1@a... ] usa:r62111 (trunk): simply show BASERUBY itself
49994 2018-01-30 21:13 [ko1@a... ] kazu:r62112: Remove empty directories [ci skip]
49995 2018-01-31 03:32 [ko1@a... ] svn:r62114 (trunk): * 2018-01-31
49996 2018-01-31 03:32 [ko1@a... ] normal:r62113 (trunk): net/http: fix documentation for HTTP connection reuse
49997 2018-01-31 04:35 [ko1@a... ] normal:r62115 (trunk): proc: fix super_method segfault after bind
49998 2018-01-31 08:55 [ko1@a... ] normal:r62116 (trunk): ruby.h: relax rb_funcall check on extra args for clang
49999 2018-01-31 08:55 [ko1@a... ] svn:r62117 (trunk): * properties.
50000 2018-01-31 09:19 [ko1@a... ] kazu:r62118 (trunk): Fix wrong function names in rb_bug messages [ci skip]
[前][次][番号順一覧][上]