[前][次][スレッド一覧][上]
ruby-changes:59601-59700
59601 2020-01-02 12:12 [ko1@a... ] 749915e940 (master): Fix a typo [ci skip]
59602 2020-01-03 00:03 [ko1@a... ] bba4916122 (master): Fix example of node.type [ci skip]
59603 2020-01-03 00:03 [ko1@a... ] db22b36862 (master): * 2020-01-03 [ci skip]
59604 2020-01-03 01:28 [ko1@a... ] b884eb59eb (master): Fix variable name and add more example [ci skip]
59605 2020-01-03 02:07 [ko1@a... ] 27fae1d4ad (master): disable ccache if $CC is in /usr/lib/ccache/$CC.
59606 2020-01-03 04:51 [ko1@a... ] 6f5ee1f092 (master): modify MJIT_CC only on RUBY_DEBUG=ci
59607 2020-01-03 04:51 [ko1@a... ] 9f460e017b (master): move internal/debug.h definitions to internal.h
59608 2020-01-03 07:26 [ko1@a... ] 8ba261c754 (master): Bump benchmark-driver to v0.15.7 (#2811)
59610 2020-01-03 11:41 [ko1@a... ] beae6cbf0f (master): Fully separate positional arguments and keyword arguments
59611 2020-01-03 11:41 [ko1@a... ] e014e6bf66 (master): Update specs for keyword argument separation
59612 2020-01-03 14:54 [ko1@a... ] 170f4dbb9b (master): Fix unused warnings
59613 2020-01-04 13:13 [ko1@a... ] 04eb7c7e46 (master): Call initialize_clone with freeze: false if clone called with freeze: false
59614 2020-01-04 13:13 [ko1@a... ] 0eeed5bcc5 (master): Make eval(code, binding) use (eval) as __FILE__ and 1 as __LINE__
59615 2020-01-04 13:13 [ko1@a... ] b594005c72 (master): * 2020-01-04 [ci skip]
59616 2020-01-05 00:53 [ko1@a... ] ce4d167778 (master): Fix output of example [ci skip]
59617 2020-01-05 00:53 [ko1@a... ] ded072c2b7 (master): * 2020-01-05 [ci skip]
59618 2020-01-05 11:37 [ko1@a... ] 9b928fa443 (master): [ruby/reline] Sort completion list
59619 2020-01-05 11:39 [ko1@a... ] 5b0c3754d8 (master): parse.y: fix a wrong sizeof argument for ruby_sized_xfree
59620 2020-01-05 11:39 [ko1@a... ] 44a164c26f (master): include/ruby/ruby.h: remove a variable tmp_buffer as it does not change
59621 2020-01-05 12:27 [ko1@a... ] c7af1e432a (master): Remove unused tmp_buffer in class.c
59622 2020-01-05 12:44 [ko1@a... ] 787c6d591a (master): Remove unused last_idx in class.c
59623 2020-01-05 13:34 [ko1@a... ] c7f01d889b (master): include/ruby/ruby.h: remove last_idx that is no longer variable
59624 2020-01-05 14:35 [ko1@a... ] 54fd50c951 (master): Fix OpenStructDocumentation
59625 2020-01-05 22:49 [ko1@a... ] da028a4fbf (master): Rescue EOFError
59626 2020-01-06 01:24 [ko1@a... ] 439e1ccd08 (master): Complete indented and quoted string correctly
59627 2020-01-06 01:24 [ko1@a... ] 46845d03c2 (master): * 2020-01-06 [ci skip]
59628 2020-01-06 11:41 [ko1@a... ] ce072fe568 (master): script_compiled event on compile error.
59629 2020-01-06 15:07 [ko1@a... ] 33d866558b (master): support RUBY_ON_BUG envval on assert failure.
59630 2020-01-06 15:17 [ko1@a... ] 41ef6df8c9 (master): [flori/json] Fix examples syntax
59631 2020-01-06 15:17 [ko1@a... ] 2e5ef30cb9 (master): [flori/json] Enchance generic JSON and #generate docs
59632 2020-01-06 15:54 [ko1@a... ] 1658e6b5db (master): [flori/json] Remove invalid JSON.generate description from JSON module rdoc
59633 2020-01-06 16:34 [ko1@a... ] 7f1e3a7b7c (master): [flori/json] Add :nodoc: for GeneratorMethods
59634 2020-01-06 18:43 [ko1@a... ] 8cd292f519 (master): Directly refer to GitHub events
59635 2020-01-06 18:47 [ko1@a... ] e3aca28970 (master): Support running Actions on a fork
59636 2020-01-06 18:52 [ko1@a... ] e44e3716d0 (master): Slightly change the job wording [ci skip]
59637 2020-01-06 21:53 [ko1@a... ] 7392083c2f (master): Support history-size in .inputrc correctly
59638 2020-01-07 01:40 [ko1@a... ] e92bebb0c5 (master): Suppress some warnings
59639 2020-01-07 01:40 [ko1@a... ] 95d23f36ff (master): * 2020-01-07 [ci skip]
59640 2020-01-07 05:41 [ko1@a... ] b0bf654c31 (master): always expand ivar arrays to max width
59641 2020-01-07 12:23 [ko1@a... ] f132825ffa (master): Disable IPv6 on Travis s390x case. (#2819)
59642 2020-01-08 12:30 [ko1@a... ] beb59c3b45 (master): Add GC guard
59643 2020-01-08 12:30 [ko1@a... ] f518b608d6 (master): * 2020-01-08 [ci skip]
59644 2020-01-08 18:00 [ko1@a... ] 13f4f07f21 (master): Merge bundler-2.1.4
59645 2020-01-08 18:10 [ko1@a... ] 592d7ceeeb (master): Speeds up fallback to Hash#default_proc in rb_hash_aref by removing a method call
59646 2020-01-08 18:44 [ko1@a... ] 23218d4ab2 (master): config.status should be newer than config.cache if exists
59647 2020-01-08 18:44 [ko1@a... ] 5b06dd3a42 (master): Hoisted out call_default_proc
59648 2020-01-08 19:20 [ko1@a... ] b8fa18079d (master): Adjusted indents [ci skip]
59650 2020-01-09 04:51 [ko1@a... ] 841a945d63 (master): * 2020-01-09 [ci skip]
59651 2020-01-09 05:08 [ko1@a... ] 1d09acd82b (master): [DOC] Improve docs for String#match
59652 2020-01-09 08:23 [ko1@a... ] 65c2c75e16 (master): lib/net/imap.rb: use `&blk` instead of Kernel#proc with no block
59653 2020-01-09 10:05 [ko1@a... ] d254d5563e (master): vcs.rb: Get rid of Kernel#open
59654 2020-01-09 14:47 [ko1@a... ] b369f5e8a2 (master): Fixed up 0eeed5bcc5530edb0af2af2ccff09d067c59e8f9
59655 2020-01-09 15:59 [ko1@a... ] b0e9db65c3 (master): Include the standard `id` command output
59656 2020-01-09 16:03 [ko1@a... ] 97485302db (master): Also clear MT to initialize the siphash seed
59657 2020-01-09 19:05 [ko1@a... ] 23fbee0311 (master): Renamed `seed` as `hash_salt`
59658 2020-01-09 21:43 [ko1@a... ] 4c5eac7323 (master): Renamed `init_seed` as `init_hash_salt` too
59659 2020-01-09 21:43 [ko1@a... ] 661e07c97e (master): Moved the definition of `rb_define_method_if_constexpr`
59660 2020-01-09 23:58 [ko1@a... ] c6b26f5ccf (master): io.c, ruby.c: include internal/variable.h for rb_gvar_readonly_setter
59661 2020-01-10 06:11 [ko1@a... ] d3b28ebc7a (master): Fix warnings for URI.encode and URI.decode
59662 2020-01-10 06:11 [ko1@a... ] 5bdc6a0123 (master): * 2020-01-10 [ci skip]
59663 2020-01-10 09:10 [ko1@a... ] 54e31f4a5f (master): Update dependencies for c6b26f5ccf9296f7fbb23c055401c4f55d32efa0
59664 2020-01-10 10:29 [ko1@a... ] 0a67c21401 (master): Ensure seed data to be cleared
59665 2020-01-10 10:29 [ko1@a... ] 499de0a0f6 (master): Fill siphash salt directly with random data
59666 2020-01-10 21:17 [ko1@a... ] 7fed7eb50b (master): fix Windows breakage
59667 2020-01-10 21:17 [ko1@a... ] 79dcd26aec (master): more use of MSC_VERSION_SINCE
59668 2020-01-10 21:17 [ko1@a... ] 135b533e84 (master): add missing #include
59669 2020-01-10 21:47 [ko1@a... ] 1b4d406e3a (master): Hash#transform_values should return a plain new Hash
59670 2020-01-10 22:35 [ko1@a... ] 13064fe5db (master): avoid undefined behaviour when n==0
59671 2020-01-10 22:57 [ko1@a... ] e04366056a (master): Update the upstream repository of bundler
59672 2020-01-10 23:35 [ko1@a... ] b53d8230f1 (master): Fixed the wrong url for benchmark
59673 2020-01-11 00:55 [ko1@a... ] 7693897a11 (master): Reduced duplicate code
59674 2020-01-11 00:55 [ko1@a... ] db0398dc04 (master): fix typos
59675 2020-01-11 10:41 [ko1@a... ] 40c57ad4a1 (master): Let execution context local storage be an ID table
59676 2020-01-11 10:41 [ko1@a... ] 52a9e4ffd3 (master): * 2020-01-11 [ci skip]
59677 2020-01-11 10:45 [ko1@a... ] 8bb24712de (master): Added assertions for newline decorators
59678 2020-01-11 11:40 [ko1@a... ] 7584853cfe (master): st_delete_wrap is no longer used
59679 2020-01-11 12:40 [ko1@a... ] eb737916b1 (master): Warn when :newline precedes other newline options
59680 2020-01-11 16:24 [ko1@a... ] e62aead269 (master): Add branch option to checkout on push
59681 2020-01-11 20:20 [ko1@a... ] 012f297311 (master): Get rid of use of magic number 'E'
59682 2020-01-12 12:29 [ko1@a... ] ae69aea3b0 (master): * 2020-01-12 [ci skip]
59683 2020-01-12 19:39 [ko1@a... ] cccfc66760 (master): Added make target to export the ChangeLog file
59684 2020-01-12 19:46 [ko1@a... ] b34f39e860 (master): vcs.rb: Allow to empty a part in commit log
59685 2020-01-12 19:53 [ko1@a... ] 8afd304f41 (master): Ignore existing ChangeLog file and generate always [ci skip]
59686 2020-01-12 20:20 [ko1@a... ] e288632f22 (master): Clean generated ChangeLog [ci skip]
59687 2020-01-13 03:44 [ko1@a... ] 350dafd56a (master): reload AR table body for transient heap.
59688 2020-01-13 03:44 [ko1@a... ] 83b8dfac90 (master): * 2020-01-13 [ci skip]
59689 2020-01-13 08:03 [ko1@a... ] 61ff5cd5fd (master): Fix syntax error in obj_free with hash size debug counter when USE_DEBUG_COUNTER is enabled
59690 2020-01-13 10:32 [ko1@a... ] c9b1969fa3 (master): Checkout with git on cygwin for EOL code
59691 2020-01-13 12:27 [ko1@a... ] f43940633d (master): test-bundled-gems.rb: Use real paths for symlinks
59692 2020-01-13 21:23 [ko1@a... ] 5aa0e6bee9 (master): Mention new feature of Hash#transform_keys [Feature #16273]
59693 2020-01-14 06:58 [ko1@a... ] 91601dcc6a (master): Simplify obj2ubits checks
59694 2020-01-14 06:58 [ko1@a... ] c2e45422f7 (master): Store "UTC" and "" fstring as globals in time.c
59695 2020-01-14 06:58 [ko1@a... ] 5f3189474c (master): Avoid rb_check_string_type in month_arg
59696 2020-01-14 07:35 [ko1@a... ] e0a9b8ecef (master): * 2020-01-14 [ci skip]
59697 2020-01-14 09:47 [ko1@a... ] 440013b2fa (master): Remove s390x from allow_failures
59698 2020-01-14 15:45 [ko1@a... ] 8c3efa4940 (master): Use Reline.encoding_system_needs if exists
59699 2020-01-14 15:45 [ko1@a... ] c94025b630 (master): [ruby/irb] Fix crashing when multiple open braces per line
59700 2020-01-14 15:45 [ko1@a... ] 9994eb8a5e (master): [ruby/irb] Fix newline depth with multiple braces
[前][次][スレッド一覧][上]