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

ruby-changes:63701-63800

  63701 2020-11-23 15:10 [ko1@a...            ] 1fea0367d2 (master): Clarify the intention of `false &&`
  63702 2020-11-23 17:07 [ko1@a...            ] 53e352fd71 (master): Increase the # of downloader.rb's retry attempts
  63703 2020-11-23 18:18 [ko1@a...            ] 2939c57ca7 (master): Check if _FORTIFY_SOURCE really works
  63704 2020-11-23 18:32 [ko1@a...            ] abb672e14f (master): Suppress a format-overflow warning
  63705 2020-11-24 08:40 [ko1@a...            ] 3ce5434fec (master): Ignore static-ruby [ci skip]
  63706 2020-11-24 08:40 [ko1@a...            ] 48d1e8682c (master): zlib: patches for mswin64
  63708 2020-11-24 08:40 [ko1@a...            ] 3a7ea6a013 (master): * 2020-11-24 [ci skip]
  63709 2020-11-24 09:34 [ko1@a...            ] 72997f4867 (master): [ruby/csv] Enhanced RDoc for values_at, <<, and push (#164)
  63711 2020-11-24 09:34 [ko1@a...            ] 0543db40d8 (master): [ruby/csv] Don't change initialize_copy's return value
  63712 2020-11-24 09:34 [ko1@a...            ] 7deff8880f (master): [ruby/csv] Enhanced RDoc for CSV::Table (#165)
  63713 2020-11-24 09:34 [ko1@a...            ] 067b2175e8 (master): [ruby/csv] Bump version
  63714 2020-11-24 09:34 [ko1@a...            ] 62d123dfa0 (master): [ruby/csv] Disable stringio >= 0.1.3 dependency
  63715 2020-11-24 09:34 [ko1@a...            ] d2913f912f (master): [ruby/csv] Add link to Wikipedia article Table (#167)
  63716 2020-11-24 09:34 [ko1@a...            ] d99bca9012 (master): [ruby/csv] Enhanced RDoc for Table::Row (#169)
  63717 2020-11-24 09:34 [ko1@a...            ] 31ccc233b1 (master): [ruby/csv] Enhanced RDoc for Row#[]= (#170)
  63718 2020-11-24 09:34 [ko1@a...            ] e8954fa13b (master): [ruby/csv] Enhanced RDoc for CSV::Row (#171)
  63719 2020-11-24 09:34 [ko1@a...            ] 207f2acc13 (master): [ruby/csv] Enhanced RDoc for CSV::Row (#173)
  63720 2020-11-24 09:34 [ko1@a...            ] 4641a9a92b (master): [ruby/csv] Emphasize with-headers over without-headers in recipes (#180)
  63721 2020-11-24 09:34 [ko1@a...            ] 5a0c8068c8 (master): [ruby/csv] Clarify and correct RDoc for converters (#178)
  63722 2020-11-24 09:34 [ko1@a...            ] 614afb1647 (master): [ruby/csv] Fix CSV.filter to preserve headers (#174)
  63723 2020-11-24 09:34 [ko1@a...            ] 98d52d873e (master): [ruby/csv] Organize page Recipes better (#176)
  63724 2020-11-24 09:34 [ko1@a...            ] 4be336b1b7 (master): [ruby/csv] Recipes for field converters (#177)
  63725 2020-11-24 09:34 [ko1@a...            ] 8ea293b79c (master): [ruby/csv] Experimenting with recipes in CSV RDoc (#175)
  63726 2020-11-24 09:34 [ko1@a...            ] d48e688f64 (master): [ruby/csv] RDoc recipes for diagnostics (#186)
  63727 2020-11-24 09:34 [ko1@a...            ] f9935205ac (master): [ruby/csv] Bump version
  63728 2020-11-24 09:34 [ko1@a...            ] 6e28ec06c1 (master): [ruby/csv] RDoc recipes: add introductory texts to code recipes (#181)
  63729 2020-11-24 09:34 [ko1@a...            ] 76e5e5aaec (master): [ruby/csv] More RDoc for field converters (#179)
  63730 2020-11-24 09:34 [ko1@a...            ] 20a9131270 (master): [ruby/csv] RDoc recipes for RFC-compliant generation (#187)
  63731 2020-11-24 09:34 [ko1@a...            ] 0deb06bfa4 (master): Add CSV 3.1.9 to NEWS
  63732 2020-11-24 09:34 [ko1@a...            ] 3cfb63fcd8 (master): [ruby/csv] More on Recipes headers (#183)
  63733 2020-11-24 09:34 [ko1@a...            ] c5fcafd2fd (master): [ruby/csv] Split recipes into three pages: parsing, generating, filtering (#184)
  63734 2020-11-24 09:34 [ko1@a...            ] f9d6d762dc (master): [ruby/csv] Removed needless editorconfig file (#192)
  63735 2020-11-24 09:34 [ko1@a...            ] 15e457d6a3 (master): [ruby/csv] Refine RDoc for headers recipes (#182)
  63737 2020-11-24 16:48 [ko1@a...            ] cfd8c7e6ca (master): Prefer calloc/free over ZALLOC/xfree
  63738 2020-11-24 17:03 [ko1@a...            ] 237cb94cf5 (master): Handle calloc failure
  63739 2020-11-25 00:02 [ko1@a...            ] b26d6c70e0 (master): Detect the premature end of char property in regexp
  63740 2020-11-25 00:02 [ko1@a...            ] b4dd7310ca (master): * 2020-11-25 [ci skip]
  63741 2020-11-25 05:38 [ko1@a...            ] 490b57783d (master): Disable read barrier on explicit compaction request
  63742 2020-11-25 06:30 [ko1@a...            ] 87d21ee996 (master): add HEAP_PAGE_SIZE to internal constants
  63743 2020-11-25 07:48 [ko1@a...            ] 63ad55cd88 (master): Disable auto compaction on platforms that can't support it
  63744 2020-11-25 12:27 [ko1@a...            ] 26e3aea94f (master): Overwrite all existing files when extracting zlib
  63745 2020-11-25 12:52 [ko1@a...            ] c6b7b4f6f4 (master): Report a more detailed situation of test_ractor.rb:137
  63746 2020-11-25 13:21 [ko1@a...            ] eaa87be5f6 (master): Skip test_ractor.rb:137 for --jit-min-calls=5
  63747 2020-11-25 13:37 [ko1@a...            ] 00f046ef57 (master): Report a full_message on a worker crash
  63748 2020-11-25 14:30 [ko1@a...            ] fed67fe6b2 (master): Revert "Disable auto compaction on platforms that can't support it"
  63749 2020-11-25 15:08 [ko1@a...            ] a79fe07db6 (master): show the error message before Ractor.yield
  63750 2020-11-25 16:17 [ko1@a...            ] 7aaf6676c4 (master): should stop other ractors on transient_heap_evacuate
  63751 2020-11-25 16:17 [ko1@a...            ] d43d4acf26 (master): fix error message  
  63752 2020-11-26 04:29 [ko1@a...            ] c32218de1b (master): Disable auto compaction on platforms that can't support it
  63753 2020-11-26 04:30 [ko1@a...            ] 526d0f46f3 (master): * 2020-11-26 [ci skip]
  63754 2020-11-26 07:06 [ko1@a...            ] e0944bde91 (master): Prefer rb_module_new() over rb_define_module_id()
  63755 2020-11-26 10:00 [ko1@a...            ] af80df1820 (master): Keep patched zlib files
  63756 2020-11-26 15:13 [ko1@a...            ] 6be9d18a4d (master): Update TypeProf to 0.7.0
  63757 2020-11-26 20:20 [ko1@a...            ] 1df3896382 (master): Removed a duplicate assertion
  63758 2020-11-26 20:20 [ko1@a...            ] f5ca3ff4db (master): Store all kinds of syntax errors [Bug #17345]
  63759 2020-11-27 12:25 [ko1@a...            ] 1898e9558a (master): Always clean up leftovers at ci.rvm.jp
  63760 2020-11-27 12:25 [ko1@a...            ] ead32e6e64 (master): * 2020-11-27 [ci skip]
  63761 2020-11-27 12:48 [ko1@a...            ] eca854041f (master): [DOC] Mersenne Twister isn't cryptographically secure [ci skip]
  63762 2020-11-27 13:09 [ko1@a...            ] 82541df081 (master): Separated tests for $KCODE and $=
  63763 2020-11-27 13:10 [ko1@a...            ] 4dbf6f1e51 (master): Call rb_bug_without_die on CI
  63764 2020-11-27 13:38 [ko1@a...            ] 69e77e81dc (master): Run rb_print_backtrace first on ruby_on_ci
  63765 2020-11-27 14:33 [ko1@a...            ] 4d2c8edca6 (master): Set VM_FRAME_FLAG_FINISH at once on MJIT
  63766 2020-11-27 15:42 [ko1@a...            ] 8ce1711c25 (master): Revert "Set VM_FRAME_FLAG_FINISH at once on MJIT"
  63767 2020-11-27 17:03 [ko1@a...            ] 2db2fb9f6c (master): per-ractor Random::DEFAULT
  63768 2020-11-27 17:37 [ko1@a...            ] 5496415d31 (master): mark default_rand  
  63769 2020-11-27 17:43 [ko1@a...            ] d409837729 (master): Cache access to reg_cfp->self on JIT
  63770 2020-11-27 18:30 [ko1@a...            ] f0e2ea2859 (master): Clarify spec and change of behavior for Random::DEFAULT
  63771 2020-11-27 19:53 [ko1@a...            ] 5d8fe1267d (master): configure.ac: Check x86intrin.h only when the target CPU is x86
  63772 2020-11-27 21:40 [ko1@a...            ] 039ba387aa (master): Use opaque struct pointer than void
  63773 2020-11-27 22:56 [ko1@a...            ] f02d2f82bf (master): Update to ruby/spec@ac878ad
  63774 2020-11-27 22:56 [ko1@a...            ] f0bfa266d7 (master): Update to ruby/mspec@b58e665
  63775 2020-11-27 23:47 [ko1@a...            ] ddb1736bfc (master): Update to ruby/spec@c4170a3
  63776 2020-11-28 14:39 [ko1@a...            ] 16dab6b692 (master): Run unload_units in the JIT worker thread
  63777 2020-11-28 14:39 [ko1@a...            ] 46a49536e3 (master): * 2020-11-28 [ci skip]
  63778 2020-11-28 14:53 [ko1@a...            ] 12866b0d31 (master): Log when JIT compaction is skipped due to ISeq GC
  63779 2020-11-28 15:27 [ko1@a...            ] d80226e7bd (master): Avoid unloading units which have enough total_calls
  63780 2020-11-28 15:41 [ko1@a...            ] 95bef7b69a (master): Subsecond of Time::tm should be 0
  63781 2020-11-28 15:41 [ko1@a...            ] 276f6a225d (master): Don't double fractional seconds when passing timezone object to Time.new
  63782 2020-11-28 16:07 [ko1@a...            ] 122cd35939 (master): Throttle unload_units
  63783 2020-11-28 16:14 [ko1@a...            ] 2a7e858617 (master): Try to fix the mswin CI failure
  63784 2020-11-28 16:27 [ko1@a...            ] 096f54428d (master): Throttle JIT compaction
  63785 2020-11-28 16:47 [ko1@a...            ] 3378a1ccef (master): Fix compactions.size for throttling
  63786 2020-11-28 17:18 [ko1@a...            ] 95edb3ec10 (master): Increase timeout for MJIT Actions
  63787 2020-11-28 17:51 [ko1@a...            ] 14453a256d (master): Windows: Improve readablity of getenv() encoding
  63788 2020-11-28 18:48 [ko1@a...            ] 3db21cf25f (master): Revived the getenv macro for dln_find.c
  63789 2020-11-28 18:51 [ko1@a...            ] 85aabef023 (master): [Feature #17136] Remove special behavior from $KCODE
  63790 2020-11-28 18:52 [ko1@a...            ] fd329e24c5 (master): NEWS for [Feature #17136] [ci skip]
  63791 2020-11-29 11:50 [ko1@a...            ] dbdeb92b68 (master): Do not throttle the workaround for --jit-wait
  63792 2020-11-29 11:50 [ko1@a...            ] 9c5d1a2964 (master): * 2020-11-29 [ci skip]
  63793 2020-11-29 21:25 [ko1@a...            ] 02c32b2e92 (master): Get rid of allocation when the capacity is small
  63794 2020-11-30 05:12 [ko1@a...            ] 77936ad679 (master): support SIGSEGV/BUS while read_barrier_handler()
  63795 2020-11-30 05:12 [ko1@a...            ] b408d32bf2 (master): * 2020-11-30 [ci skip]
  63796 2020-11-30 12:21 [ko1@a...            ] 7e1dbe5975 (master): [DOC] Fixed st_udpate comment [ci skip]
  63797 2020-11-30 14:53 [ko1@a...            ] 73a337e214 (master): Keep references of memory-view-exported objects (#3816)
  63798 2020-11-30 15:20 [ko1@a...            ] 555bd83a8e (master): Raise when loading unprovided builtin function [Bug #17192]
  63799 2020-11-30 16:08 [ko1@a...            ] 930a135524 (master): Fixed Ractor.shareable? on cross-recursive objects [Bug #17344]
  63800 2020-11-30 17:33 [ko1@a...            ] 6bef49427a (master): Fix rb_interned_str_* functions to not assume static strings

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