Activity
From 03/01/2020 to 03/07/2020
03/07/2020
-
11:45 AM Revision 47a1872c (git): Use osuosl instead of GitHub releases
- Because the package provided by GitHub releases is different from sourceware.
-
10:57 AM Revision 86022167 (git): Switch to download libffi source package to github releases from sourceware.org
-
10:06 AM Revision ada2f71c (git): rb_check_safe_obj no longer exists
- Commit e91c39f1c0f7d5e670266d9593d533fd444957f6 deleted definition of it.
Though I'm not sure if we can delete public... -
10:03 AM Revision 7c9bd12a (git): merge revision(s) 77596fb7a91cc119b25ac9e19b3c8682709765b4: [Backport #16138]
- Do not turn on keyword_init for Struct subclass if keyword hash is
empty
This was accidentally turn... -
09:57 AM Revision 4ccfb9d1 (git): merge revision(s) c4794ed73ad348a61a7cfbe3da0a7eb49ba46eb9: [Backport #16641]
- Avoid jumping to a wrong destination
when the next insn is already compiled by former branches.
git-svn-id:... -
09:44 AM Revision 773b45bc (git): merge revision(s) 6e6844320de989cb88a154e2ac75066ccea1bba2: [Backport #16619]
- Fixed duplicated warning
As `command_rhs` is always a "value expression", `command_asgn`
does not ne... -
09:38 AM Revision ca74f62a (git): merge revision(s) 4f19666e8b144600e959e4673f79d63f98bd637d: [Backport #16508]
- `Regexp` in `MatchData` can be `nil`
`String#sub` with a string pattern defers creating a `Regexp`
u... -
08:34 AM Revision f9f3510e (git): Hook an experimental alert from Actions
-
08:21 AM Revision b9d45d3a (git): Hook an experimental alert from Travis
-
08:04 AM Revision 108f7536 (git): Removed unnecessary `chomp`
- As `String#split` with the default argument drops trailing newline
as a separator, preceding `String#chomp` is futile. -
07:46 AM Revision 65aa68b0 (git): Hook an experimental alert from AppVeyor
-
04:49 AM Revision fcd60502 (git): Fix a typo
-
04:19 AM Revision 9745e901 (git): Propagate JIT skip to all tests
03/06/2020
-
09:06 PM Revision f991340e (git): Document defined? and global_variables handling of regexp global variables [ci skip]
- Fixes [Bug #11304]
-
06:55 PM Revision c3584dfa (git): check ar_table first.
- RHASH_AR_TABLE_SIZE() has assertion that it is a ar_talbe.
The last commit breaks this assumption so check ar_table f... -
06:34 PM Revision 4c019f5a (git): check ar_table after `#hash` call
- ar_table can be converted to st_table just after `ar_do_hash()`
function which calls `#hash` method. We need to check... - 05:39 PM Revision 44462d32 (git): * 2020-03-07 [ci skip]
-
05:38 PM Revision 87ad5ea7 (git): Skip jit_test on some new RubyCI envs for now
-
12:41 PM Revision 0256e4f0 (git): thread_pthread.c: allocate sigaltstack before pthread_create
- A new (not-initialized-yet) pthread attempts to allocate sigaltstack by
using xmalloc. It may cause GC, but because ... -
11:55 AM Revision baaf6815 (git): Improve docs for Prime.{prime_division,int_from_prime_division} (#8)
- Move explanation for the decomposition array from the Example section
to the method description. Mention the term "mu... -
11:54 AM Revision e92fbaf6 (git): [ruby/prime] Fix typo
- https://github.com/ruby/prime/commit/549c1b86f1
-
11:54 AM Revision f236f608 (git): [ruby/prime] Improve docs for Prime.include? (#7)
- https://github.com/ruby/prime/commit/230a5af325
-
11:54 AM Revision e79fc05a (git): [ruby/prime] Fix Prime.include?
- Previously, it would be an infinite loop if passed a non-prime
integer.
Also, Prime.include? should also provide sim...
03/05/2020
- 10:49 PM Revision 2630757f (git): * 2020-03-06 [ci skip]
-
10:49 PM Revision e57dd8c2 (git): Mask RubyVM-specific test
-
09:25 AM Revision 17d5efa4 (git): spec/ruby/core/process/exec_spec.rb: remove a guard for openbsd
- openbsd current seems to behave the same as other OSs.
https://rubyci.org/logs/rubyci.s3.amazonaws.com/openbsd-curre... -
08:19 AM Revision 7d05f98a (git): Renamed `lex_flags` as `lex_context`
-
04:31 AM Revision e4a9e926 (git): Fixed a typo
-
03:03 AM Revision 43a3c881 (git): [win32] get rid of redefinition of reserved macro
- ```
warning C4117: macro name '_INTEGRAL_MAX_BITS' is reserved, '#define' ignored
``` - 02:31 AM Revision 74051183 (git): * 2020-03-05 [ci skip]
-
02:31 AM Revision 261569d4 (git): [ruby/fiddle] always use ffi_closure_alloc on Windows
03/04/2020
-
02:26 PM Revision f08cd708 (git): Fixed FD leak
-
02:19 PM Revision 528a3a17 (git): [ruby/fiddle] use ffi_closure_alloc only with 3.2 or later
-
02:13 PM Revision 5bb80b76 (git): [win32] suppress false warning by mingw gcc
-
12:02 PM Revision 364526cd (git): [win32] suppress false warning by MSVC
-
12:00 PM Revision 502d9bcd (git): Fixed never-defined symbol name
-
09:41 AM Revision 95f387f6 (git): [ruby/fiddle] ffi_closure_free is available in the bundled libffi
-
09:14 AM Revision 633a1f15 (git): [ruby/fiddle] Use ffi_closure_free if available
-
08:28 AM Revision d732bc51 (git): Revert "Revert "Revert "[ruby/fiddle] Use ffi_closure_free by default. (#20)"""
- This reverts commit 87f6154bb4c67ca77ee353bb1fe25a922036c0e5.
It turned out that the change fails to build on macOS
... -
06:46 AM Revision 87f6154b (git): Revert "Revert "[ruby/fiddle] Use ffi_closure_free by default. (#20)""
- This reverts commit efd641ffab34e433a8d8a7d78914576f2425aa90.
This changeset seems to be needed to suppress a warnin... -
03:31 AM Revision 16415fef (git): test/lib/jit_support.rb: The path to icc was changed
-
03:30 AM Revision aa44b290 (git): suppress uninitialized variable warnings
- Starting GCC 7, warnings about uninitialized variables are issued around
them. Such warnings could be false positive... -
03:30 AM Revision f7048f9d (git): tool/lib/test/unit: support TESTS='-- -ext-' again
- There is a test directory named test/-ext-. Because this directry
starts with a hyphen, we have to cheat test/unit i... -
03:30 AM Revision f12b9a33 (git): %p is for void *
- See also
35eb12c06397e770392a41343cbffc4b204e15c9
6f5eb285077d9abf8f97056531996c58674b570c
687308cf0dab0af675e40da2b6... -
03:30 AM Revision 23250174 (git): fix compile error w/ -DUSE_TRANSIENT_HEAP=0
- rb_transient_heap_managed_ptr_p is available only when USE_TRANSIENT_HEAP.
Need #if guards. -
03:30 AM Revision 97fa6468 (git): fix compile error w/ -DCALC_EXACT_MALLOC_SIZE
-
02:36 AM Revision ce586107 (git): fix 6e271e4cbbe6a8bc4d4f75dc553ce054eae7af00
-
02:33 AM Revision 02705b27 (git): Run major GC to make sure the minor GC reason
- GC.latest_gc_info[:major_by] can return `oldmalloc` because of
last GC status. -
02:31 AM Revision 6e271e4c (git): Run major GC to make sure the minor GC next time.
- `GC.start(full_mark: false)` can run full GC because of last
GC status. Just after major GC, the possibility to run m... -
02:25 AM Revision cf52f37c (git): Narrow the check target.
- Call GC.verify_internal_consistency only for Gem related test
on i386-solaris.
03/03/2020
- 03:11 PM Revision 14dd377e (git): * 2020-03-04 [ci skip]
-
02:42 PM Revision 03f9e874 (git): Don't tweak RubyVM compile options if it's not defined
-
12:00 PM Revision 43ed4eb6 (git): Limit the debug code conditon so that it runs only under i386-solaris
-
11:54 AM Revision 501f2c44 (git): Suppress an "assigned but unused variable" warning
-
08:38 AM Revision a8c5b9a2 (git): [DOC] Separated parenthesized notes from subsection headings
- As the headings become link anchors, remove less useful notes.
[ci skip] -
07:19 AM Revision c8d0bf01 (git): Preserve `kwarg` flag and fix up f5c904c2a9
-
06:53 AM Revision 1ad93644 (git): add debug code for Solaris
- Check heap consistency after each test to debug.
https://rubyci.org/logs/rubyci.s3.amazonaws.com/unstable11x/ruby-mas... -
06:27 AM Revision aa9a38c0 (git): Ignore incompatible convert of symbols
-
05:43 AM Revision 91440ff1 (git): Convert incompatible encoding symbol names
03/02/2020
- 05:44 PM Revision 485ef0bd (git): * 2020-03-03 [ci skip]
-
05:44 PM Revision 91de0daa (git): method_missing_reason should be set.
- send() has special method launcher in VM and it has special
method_missing caller. This path doesn't set
ec->method_m... -
01:37 PM Revision 65dd50fc (git): Suppress "assigned but unused variable" warnings
-
07:45 AM Revision 85620ffa (git): Reduced parser stack usage by merging non-result actions
-
07:34 AM Revision 20a2ab08 (git): Packed stacked bit flags into one struct
-
07:05 AM Revision 761528e8 (git): Add `#write` and `#binwrite` to IO section [ci skip]
-
06:49 AM Revision f5c904c2 (git): Allow newlines inside braced pattern
-
05:53 AM Revision 0711ceeb (git): .github/workflows: name the configure runs
- Explicit `name:` entry was requested by @nobu.
-
05:53 AM Revision 2bfa1025 (git): .github: let "make leaked-globals" run in parallel
- This target can be a build matrix. Also it does not make sense to test
it on mjit. -
05:53 AM Revision 888e7365 (git): .github: make use of working-directory
- One can specify working directory of a step, no by `cd foo` inside of
the run. See also
https://help.github.com/en/ac... -
05:53 AM Revision e06ad731 (git): .github: less verbose on: specifier
- The `branch:` specifier was necessary before, to prevent double-testing
master and trunk. Now that we no longer have... -
05:53 AM Revision bdf2d913 (git): .travis.yml, .github: delete environmental dumps
- They were necessary when developing YAMLs, but not useful any longer.
-
05:53 AM Revision f4a3830f (git): .travis.yml: favor >- over |- and backslash
-
05:53 AM Revision 01fc48c2 (git): .travis.yml: mandate UBSAN
- It seems UBSAN is quite stable now.
-
05:53 AM Revision 9086f6bf (git): .travis.yml delete darwin debug code
- Darwin is no longer tested using Travis CI. See also commit
91aa8bfff8a9f9c0af96915c120d863fc474e8d5 -
05:53 AM Revision cdf8471a (git): .travis.yml: ruby_2_7 is travis ready.
-
05:42 AM Revision 648eb31b (git): Reset Reline.point
- TestRelineAsReadline#test_insert_text expects Readline.point == 0
at the beginning of the test, but a test violate th... -
05:25 AM Revision 4fd51f84 (git): vm_cc_fill() need to clear aux.
- vm_cc_fill() fills CC information into stack allocated memory so
it is not cleared. So we need to clear CC->aux. -
04:42 AM Revision d348b4ad (git): skip test if Reline.completion_proc is nil.
- Some other tests can set Reline.completion_proc, so if it is nil,
simply skip this test. -
04:16 AM Revision fb377e8f (git): Revert "show debug info."
- This reverts commit 0bfee2397ba59112902d2b49f08461db3a637b46.
-
04:14 AM Revision 31c55b67 (git): need to restore $stdin.
- 02:44 AM Revision 5d3b38d6 (git): * 2020-03-02 [ci skip]
-
02:43 AM Revision 0bfee239 (git): show debug info.
- https://gist.github.com/ko1/a71f7cbcfbd61ba004bffdfedab9f5f2#file-brlog-trunk-random0-20200302-020213-L2127
03/01/2020
Also available in: Atom