| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
So that fixes crash with "invalid byte sequence in US-ASCII" on
ci.rvm.jp and some RubyCIs.
https://github.com/ruby/rdoc/commit/4b416644f0
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/564be08f4b
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/157fbaf575
|
|
|
|
|
|
|
| |
When the temporary path is long enough, the formatter may fold the
path and may hit a hyphen at the end of line, and miscounted.
https://github.com/ruby/rdoc/commit/5f46479543
|
| |
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/f067c174da
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/fe0159de2f
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/33925f885f
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://ci.rvm.jp/results/trunk-yjit@phosphorus-docker/4309535
http://ci.rvm.jp/results/trunk-random0@phosphorus-docker/4309536
http://ci.rvm.jp/results/trunk-random1@phosphorus-docker/4309538
http://ci.rvm.jp/results/trunk-random2@phosphorus-docker/4309541
http://ci.rvm.jp/results/trunk-random3@phosphorus-docker/4309544
http://ci.rvm.jp/results/trunk-no-mjit@phosphorus-docker/4309550
http://ci.rvm.jp/results/trunk-yjit@phosphorus-docker/4309556
http://ci.rvm.jp/results/trunk-random0@phosphorus-docker/4309562
http://ci.rvm.jp/results/trunk-random1@phosphorus-docker/4309564
http://ci.rvm.jp/results/trunk-random2@phosphorus-docker/4309567
http://ci.rvm.jp/results/trunk-random3@phosphorus-docker/4309570
http://rubyci.s3.amazonaws.com/solaris10-gcc/ruby-master/log/20221127T200003Z.fail.html.gz
http://ci.rvm.jp/results/trunk-random-repeat@phosphorus-docker/4309581
http://rubyci.s3.amazonaws.com/freebsd12/ruby-master/log/20221127T203002Z.fail.html.gz
http://ci.rvm.jp/results/trunk-yjit@phosphorus-docker/4309588
|
|
|
|
|
|
| |
This reverts commit https://github.com/ruby/rdoc/commit/41ceae93b3bc.
https://github.com/ruby/rdoc/commit/5d2c47e8b8
|
|
|
|
|
|
| |
Make verbatims text or newline only, and simplify `build_verbatim`.
https://github.com/ruby/rdoc/commit/41ceae93b3
|
|
|
|
|
|
|
| |
This uses `<details><summary>heading</summary><ul>nested</ul></detail>`,
similar to how the classes and pages lists are now nested.
https://github.com/ruby/rdoc/commit/e57beff287
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/13b9da5932
|
|
|
|
|
|
| |
https://hackerone.com/reports/1321358
https://github.com/ruby/rdoc/commit/8c07cc4657
|
|
|
|
|
|
| |
https://hackerone.com/reports/1187156
https://github.com/ruby/rdoc/commit/5dedb5741d
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/ac35485be6
|
|
|
|
|
|
| |
https://hackerone.com/reports/1187156
https://github.com/ruby/rdoc/commit/7cecf1efae
|
|
|
|
|
|
| |
https://hackerone.com/reports/1187156
https://github.com/ruby/rdoc/commit/1ad2dd3ca2
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/512cc55a0e
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/3b3a583580
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/333952a62d
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/d263a2c9c4
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/1318048877
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/b16d3f1727
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/0cb3df713b
|
|
|
|
|
|
|
|
| |
(https://github.com/ruby/rdoc/pull/927)
Because it's syntax error.
https://github.com/ruby/rdoc/commit/993f2532ff
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://github.com/ruby/ruby/commit/e4e054e3ce40 used four footnotes
without blank lines. And the ChangeLog generated from that commit
resulted in ``undefined method `parts' for nil`` error.
For now, let a footnote terminated by the next footnote mark.
Also refined the error message when undefined footnote is used.
https://github.com/ruby/rdoc/commit/a7f290130b
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/75eee668a5
|
|
|
|
|
|
| |
Reported at https://github.com/ruby/rdoc/pull/907#discussion_r932505816
https://github.com/ruby/rdoc/commit/86384ac7f9
|
|
|
|
|
|
|
|
|
|
| |
deduplicate_call_seq has a bug that skips call-seq for methods where the
alias is a prefix of the method name. For example, if the alias name is
"each" and the current method name is "each_line", then
deduplicate_call_seq will skip all call-seq for "each_line" since it
will believe that it is for the alias.
https://github.com/ruby/rdoc/commit/1148988ccc
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/aaeb5ce1ce
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/9f47234e0e
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/87301da71b
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/854b370763
|
|
|
|
|
|
| |
Initialization depending on VM is separated.
https://github.com/ruby/rdoc/commit/030d10fccd
|
|
|
|
|
|
|
|
|
|
| |
Currently only literal `0` and `1` are accepted as `read`/`write`
flags.
This patch allows other boolean arguments, C macros (`FALSE`/`TRUE`),
Ruby `VALUE`s (`Qfalse`/`Qtrue`), and C99 `bool`s (`false`/`true`), as
well.
https://github.com/ruby/rdoc/commit/169dc02e3c
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/fec1ab2e41
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/83051403d6
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/ce63794fde
|
|
|
|
|
|
|
| |
Protected characters with `PROTECT_ATTR` should not have special
roles.
https://github.com/ruby/rdoc/commit/c318af0ea2
|
|
|
|
|
|
|
| |
As underscores are masked to "protect" from the conversion, consider
also `PROTECT_ATTR` as a word character.
https://github.com/ruby/rdoc/commit/db58bb5170
|
|
|
|
|
|
|
|
|
| |
Only valid characters for URLs should be used for generating URLs.
A list of valid characters can be found in sections 2.2 and 2.3 of IETF
RFC 3986 (https://www.ietf.org/rfc/rfc3986.txt).
https://github.com/ruby/rdoc/commit/2bd8fcdd4f
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/f9f90ef2ff
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/b7b4cdab6c
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/c870284163
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Properly set the name of `File::Constants`, which is the only name
with a namespace in `RDoc::KNOWN_CLASSES`, and fixes longstanding bug
that `File::Constants` becomes `File::File::Constants`.
When it is generated by `rb_file_const` in dir.c, `name` is set to the
qualified name as same as `full_name`, and generated in the normal way
in file.c later, already set `full_name` is cleared and `name` will be
constructed from the enclosing namespace and the `name`. It will
results in duplicated namespace, `File::File::Constants`.
https://github.com/ruby/rdoc/commit/3a8d6df562
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/4c7c46fcc4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For example, consider the following markup:
C1#m(a, b)
Before this patch, it generated this HTML:
<p><a href=\"C1.html#method-i-m\"><code>C1#m</code></a>(a, b)</p>
Which places the method arguments outside of the link.
Now it generates this HTML:
<a href=\"C1.html#method-i-m\"><code>C1#m(a, b)</code></a>
https://github.com/ruby/rdoc/commit/05a2b2222b
|
|
|
|
| |
https://github.com/ruby/rdoc/commit/a93e1bcd68
|
|
|
|
|
|
| |
So that the generated `.rdoc_options` file is loadable.
https://github.com/ruby/rdoc/commit/6cf6e1647b
|