[前][次][番号順一覧][上]

ruby-changes:57801-57900

  57801 2019-09-19 12:04 [ko1@a...            ] 69e209a345 (master): DEBUG: dump mkmf.log
  57802 2019-09-19 12:20 [ko1@a...            ] 66c644da5e (master): refactor reuse existing on-stack structs
  57803 2019-09-19 12:27 [ko1@a...            ] e2aac6a611 (master): Separate @have_devel for C++
  57804 2019-09-19 12:27 [ko1@a...            ] df3fd50717 (master): Removed mkmf.log dump in Makefile
  57805 2019-09-19 12:47 [ko1@a...            ] 9fb9f2d318 (master): Add draft-release.yml [ci skip]
  57806 2019-09-19 15:18 [ko1@a...            ] fcfe36b733 (master): fix spec failure   
  57807 2019-09-19 15:18 [ko1@a...            ] d74fa8e55c (master): reuse cc->call  
  57808 2019-09-19 17:21 [ko1@a...            ] 7202bf9ed8 (master): Drop PREFETCH macro unused since 6b534134a7
  57809 2019-09-19 17:31 [ko1@a...            ] f84efe4b9d (master): Avoid unneeded casts in INSN_ENTRY_SIG
  57810 2019-09-19 17:35 [ko1@a...            ] 20baa08d65 (master): Improve the output of `RubyVM::InstructionSequence#to_binary` (#2450)
  57811 2019-09-19 18:05 [ko1@a...            ] 6045ff64e3 (master): Use benchmark-driver v0.15.6
  57812 2019-09-19 19:12 [ko1@a...            ] 6180f1fede (master): Added link_command for C++
  57813 2019-09-19 19:43 [ko1@a...            ] 2698f13a1f (master): Fixed reserved numbered parameter warning
  57814 2019-09-19 20:58 [ko1@a...            ] a3daf8e49a (master): Ensure that unmatched arity fails in C++
  57815 2019-09-19 20:58 [ko1@a...            ] b3ddeac33e (master): Revert "DEBUG: dump mkmf.log"
  57816 2019-09-19 22:10 [ko1@a...            ] e0c56b45a4 (master): Moved unmatch arity check to depend file
  57817 2019-09-20 00:20 [ko1@a...            ] e13b09c450 (master): Use EXPECT_NODE_NONULL
  57818 2019-09-20 00:20 [ko1@a...            ] 82f25404ff (master): Check COMPILE_RECV result
  57819 2019-09-20 00:20 [ko1@a...            ] 5e3771aad4 (master): * 2019-09-20 [ci skip]
  57820 2019-09-20 01:30 [ko1@a...            ] 17a1366399 (master): Overload variable definition functions
  57822 2019-09-20 03:25 [ko1@a...            ] 7fbd2f7cc2 (master): Allow calling a private method with `self.`
  57824 2019-09-20 03:25 [ko1@a...            ] d583df5259 (master): Added version guard
  57826 2019-09-20 09:32 [ko1@a...            ] 45bac62845 (master): Added the target to run a benchmark
  57827 2019-09-20 09:32 [ko1@a...            ] d3c6fe65e3 (master): Fixed a variable in checkout-github-%
  57828 2019-09-20 10:54 [ko1@a...            ] 422ae594d9 (master): Fixed memory leak  
  57829 2019-09-20 12:35 [ko1@a...            ] a3b8501614 (master): Removed CMath from the ruby repository.
  57830 2019-09-20 12:43 [ko1@a...            ] 67a6662032 (master): Removed Scanf from the ruby repository.
  57831 2019-09-20 12:58 [ko1@a...            ] 3b56a0934f (master): Removed Shell from the ruby repository.
  57832 2019-09-20 14:07 [ko1@a...            ] 37c0839425 (master): Removed Synchronizer from the ruby repository.
  57833 2019-09-20 15:31 [ko1@a...            ] 9d25c652a9 (master): Removed ThreadsWait from the ruby repository
  57834 2019-09-20 15:31 [ko1@a...            ] 1de242de0f (master): Fixed up 37c083942509dd7e0d8b7ccd3575936a2017c400
  57835 2019-09-20 16:46 [ko1@a...            ] 2683171994 (master): [DOC] DOT is not a part of a receiver [ci skip]
  57836 2019-09-20 17:07 [ko1@a...            ] d56a3c0635 (master): Fixed cxxanyargs/depend
  57837 2019-09-20 17:07 [ko1@a...            ] 04c53a1d03 (master): Get rid of embedding make command line
  57838 2019-09-20 17:45 [ko1@a...            ] 4ffcadd39c (master): Fix rb_define_singleton_method warning
  57839 2019-09-20 19:12 [ko1@a...            ] 740a98fe10 (master): Fix for explicit cast without RUBY_METHOD_FUNC
  57840 2019-09-20 19:12 [ko1@a...            ] cb1f9fe918 (master): Check various method defitions in C++
  57841 2019-09-20 21:08 [ko1@a...            ] 6e0dd3e7c1 (master): Use RUBY_VM_NEXT_CONTROL_FRAME macro
  57842 2019-09-20 21:50 [ko1@a...            ] 9e171b1fa0 (master): Fix wrong allocation failure handling
  57843 2019-09-20 22:10 [ko1@a...            ] e81a3e6df5 (master): Allows calling a private method only with bare `self`
  57844 2019-09-20 23:49 [ko1@a...            ] e47b111627 (master): Call rb_vm_call_kw insted of rb_vm_call0 in a few cases
  57845 2019-09-20 23:49 [ko1@a...            ] 27b6746872 (master): Make passing empty keywords to dig pass empty keywords to next dig method
  57846 2019-09-20 23:49 [ko1@a...            ] c9f2b790ad (master): Handle keyword argument separation for Enumerator#size
  57847 2019-09-20 23:58 [ko1@a...            ] fe1e623fae (master): Fixed format specifiers
  57848 2019-09-21 00:48 [ko1@a...            ] daa4ad8ed7 (master): Disable method definition type checks on Windows
  57849 2019-09-21 00:48 [ko1@a...            ] 990e714fd3 (master): * 2019-09-21 [ci skip]
  57850 2019-09-21 01:59 [ko1@a...            ] 7aeacb213b (master): Revert eval.c in e81a3e6df54842b5a836dad7055a4295cf4155bc
  57851 2019-09-21 04:22 [ko1@a...            ] 27144de2bd (master): Fix documentation for ENV.each to return ENV
  57852 2019-09-21 13:25 [ko1@a...            ] e006b992c2 (master): typedef rb_jmpbuf_t to void *[5] if __builtin_setjmp is used
  57853 2019-09-21 16:11 [ko1@a...            ] b414999370 (master): Add a benchmark for JIT-ed code dispatch
  57854 2019-09-21 19:24 [ko1@a...            ] 5cb283217b (master): test/ruby/test_assignment.rb: use bug number for assert message
  57855 2019-09-22 08:10 [ko1@a...            ] 7470f96565 (master): Fix Module#class_variables for singleton classes of classes/modules
  57856 2019-09-22 08:10 [ko1@a...            ] 2e551356a7 (master): Make Kernel#{Pathname, BigDecimal, Complex} return argument if given correct type
  57857 2019-09-22 08:11 [ko1@a...            ] c020fd6aa8 (master): * 2019-09-22 [ci skip]
  57858 2019-09-22 10:13 [ko1@a...            ] a0ce0b6297 (master): Add `if: always()` because 2.4.x's `make check` failed on snapshot [ci skip]
  57859 2019-09-22 11:55 [ko1@a...            ] b4c328bebc (master): test/bigdecimal/test_bigdecimal.rb: Use BigDecimal()
  57860 2019-09-22 17:01 [ko1@a...            ] 28eefb33c8 (master): variable.c: Rename rb_st_copy to rb_iv_tbl_copy
  57861 2019-09-22 17:01 [ko1@a...            ] 2272efa463 (master): st.c (st_add_direct_with_hash): make it "static inline"
  57862 2019-09-22 22:12 [ko1@a...            ] 5f35b8ca30 (master): st.c: Use rb_st_* prefix instead of st_* (#2479)
  57863 2019-09-22 22:36 [ko1@a...            ] 7fe7dec7e5 (master): make-snapshot: Do not save extra file attributes
  57864 2019-09-22 22:36 [ko1@a...            ] b0d24e262f (master): make-snapshot: Added -no7z option
  57865 2019-09-23 01:04 [ko1@a...            ] d8221a54f2 (master): Add `-mtc=off` to `7z` not to store NTFS timestamps
  57866 2019-09-23 01:04 [ko1@a...            ] 2afe86e4be (master): * 2019-09-23 [ci skip]
  57867 2019-09-23 01:26 [ko1@a...            ] 642dbb962c (master): make-snapshot: store timestamps in UTC for zip which lacks timezone
  57868 2019-09-23 02:15 [ko1@a...            ] cadfaacb25 (master): Lazy init thread local storage
  57869 2019-09-23 02:22 [ko1@a...            ] 142efba93e (master): Adjusted directives order of a function [ci skip]
  57870 2019-09-23 17:28 [ko1@a...            ] 934507472c (master): Retrieve key-buffer that was supposed to lose
  57871 2019-09-23 17:37 [ko1@a...            ] b443bdbdb9 (master): Use short wait for select(2)
  57872 2019-09-23 19:25 [ko1@a...            ] 8487193b10 (master): [ruby/io-console] Try to write DSR query to writable IO
  57873 2019-09-23 19:30 [ko1@a...            ] 9e4be78ea8 (master): [ruby/io-console] Try fallback to stdout when stdin
  57874 2019-09-24 01:28 [ko1@a...            ] 74e33662fe (master): Make public_send and rb_f_send handle keyword argument separation
  57875 2019-09-24 01:29 [ko1@a...            ] e561e4a8f3 (master): * 2019-09-24 [ci skip]
  57876 2019-09-24 12:08 [ko1@a...            ] 14ba62d488 (master): refactor delete unused variable
  57878 2019-09-24 16:20 [ko1@a...            ] 244f7ec204 (master): [ruby/io-console] Made cursor position consistent with `winsize`
  57879 2019-09-24 16:20 [ko1@a...            ] 10e3267c31 (master): [ruby/io-console] Made cursor position 0-origin
  57880 2019-09-24 21:07 [ko1@a...            ] 0526366033 (master): misc/lldb_cruby.py: removed unused module `commands` [ci skip]
  57881 2019-09-24 21:07 [ko1@a...            ] c5a97d995a (master): misc/lldb_cruby.py: update for python3 [ci skip]
  57882 2019-09-24 21:53 [ko1@a...            ] a1dcb9daa5 (master): Rename from ruby-x.y.z.ext.draft to ruby-x.y.z-draft.ext [ci skip]
  57883 2019-09-24 21:58 [ko1@a...            ] 0e84eecc17 (master): Make numbered parameters exclusive in a scope
  57884 2019-09-24 21:58 [ko1@a...            ] ea68bb914a (master): Changed numbered parameter prefix
  57885 2019-09-24 21:58 [ko1@a...            ] e73cc3eead (master): Added implicit block parameter
  57886 2019-09-25 08:24 [ko1@a...            ] 5294ded681 (master): [ruby/io-console] Skip cursor position test on Solaris
  57887 2019-09-25 08:24 [ko1@a...            ] 8e8dd88c80 (master): * 2019-09-25 [ci skip]
  57889 2019-09-25 09:45 [ko1@a...            ] fc9eb5b9c1 (master): [ruby/io-console] Load the current libraries
  57890 2019-09-25 09:49 [ko1@a...            ] ca58e83400 (master): Do not use of non-standard escape character '\e'
  57891 2019-09-25 09:49 [ko1@a...            ] c99fb0f41e (master): Revert "[ruby/io-console] Skip cursor position test on Solaris"
  57892 2019-09-25 11:33 [ko1@a...            ] e663299a5f (master): Simplified duplicate code
  57893 2019-09-25 13:02 [ko1@a...            ] 55e1e22b2d (master): Changed numbered parameters semantics
  57894 2019-09-25 13:56 [ko1@a...            ] 33c5ad3154 (master): Removed idNUMPARAM_0
  57895 2019-09-25 16:59 [ko1@a...            ] 112c9f1430 (master): lldb_inspect: removed unnecessary newline and `end` option
  57896 2019-09-25 17:03 [ko1@a...            ] 3deeb3fd91 (master): introduce `obj_ary_extracapa`.
  57897 2019-09-25 17:14 [ko1@a...            ] 6d578164f5 (master): check `ARY_SHARED_ROOT_P()`.
  57898 2019-09-25 20:55 [ko1@a...            ] 5b1fd79ad9 (master): [DOC] fixed the return value of IO#ready? [ci skip]
  57899 2019-09-26 00:27 [ko1@a...            ] ae83dbe28d (master): Get rid of `IO.select` to fix multiline paste
  57900 2019-09-26 00:27 [ko1@a...            ] 4755e23d2e (master): * 2019-09-26 [ci skip]

[前][次][番号順一覧][上]