卜部昌平
1c9106da8b
include/ruby/re.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
4c14c55505
include/ruby/regex.h: skip doxygen
...
It seems this is a part of Onigmo's API, not Ruby's.
2021-09-10 20:00:06 +09:00
卜部昌平
e18bc14a05
include/ruby/ruby.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
4912260b70
include/ruby/subst.h: skip doxygen
...
Nothing worth documenting in this file. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
a50287ab03
include/ruby/thread.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
53e0d7eec7
include/ruby/thread_native.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
eb39497ecf
include/ruby/util.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
99dd95806d
include/ruby/version.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
072d74cc7a
include/ruby/vm.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
ba814a5aa3
include/ruby/backward/2/assume.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
5107a6bf12
include/ruby/backward/2/attributes.h: skip doxygen
...
These macros are for backwards compatibility. No longer used in our
public header files. People can safely forget about them.
[ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
07240056f9
include/ruby/backward/2/bool.h: skip doxygen
...
It's 21st century, right? Just forget about them. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
c0b5d95cc0
include/ruby/backward/2/gcc_version_since.h: skip doxygen
...
It seems no public APIs depend on this macro any longer. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
5868ebf46e
include/ruby/backward/2/inttypes.h: skip dpxygen
...
These macros need not be documented methinks. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
0f9cf6d4d0
include/ruby/backward/2/limits.h: skip doxygen
...
For instane CHAR_BIT is an ANSI C macro which should be documented in
other places than Ruby (and the definition in this file must work
exactly identical to that of standard one). [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
7ead69068e
include/ruby/backward/2/long_long.h: add doxygen
...
Might want to delete LONG_LONG macro but for the time being let us
describe what on earth it is. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
f05dc8b44a
include/ruby/backward/2/r_cast.h: skip doxygen
...
Nobody practically uses this file. Please just don't remember.
[ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
e5a1efb72a
include/ruby/backward/2/rmodule.h: skip doxygen
...
These macros are considered archaic. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
c4693b8a5b
include/ruby/backward/2/stdalign.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
8a469f1c25
include/ruby/backward/2/stdarg.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
5453031fd4
include/ruby/backward/cxxanyargs.hpp: addo doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
cac1e88d75
include/ruby/backward/cxxanyargs.hpp: suppress doxygen warning
...
rb_cFiber is not visible from extension libraries, hence intentionally
not documented. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
9eab1e9107
include/ruby/internal/arithmetic/char.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
6e62cf46ed
include/ruby/internal/arithmetic/double.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
887c1f117d
include/ruby/internal/arithmetic/fixnum.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
98ab286195
include/ruby/internal/arithmetic/gid_t.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
5e1caeb15c
include/ruby/internal/arithmetic/int.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
8fa82cd272
include/ruby/internal/arithmetic/intptr_t.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
6706d0216f
include/ruby/internal/arithmetic/long.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
abd15ac775
include/ruby/internal/arithmetic/long_long.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
e9c423ac6c
include/ruby/internal/arithmetic/mode_t.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
92150fde85
include/ruby/internal/arithmetic/off_t.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
5289552e53
include/ruby/internal/arithmetic/pid_t.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
009c6b742b
include/ruby/internal/arithmetic/short.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
5c3cd09715
include/ruby/internal/arithmetic/size_t.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
86d4fe686c
include/ruby/internal/arithmetic/st_data_t.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
edf1964bdf
include/ruby/internal/arithmetic/uid_t.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
0ea157136f
postscript about rb_mutex_sleep
...
Asked ko1 about the design. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
ce54282b75
include/ruby/internal/intern/array.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
f9a00f9ef2
include/ruby/internal/intern/bignum.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
fbe1fcd82d
include/ruby/internal/intern/class.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
5f478d8ac3
include/ruby/internal/intern/compar.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
0375f1fe97
include/ruby/internal/intern/complex.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
0f3ae58882
include/ruby/internal/intern/cont.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
974a9e4fba
include/ruby/internal/intern/dir.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
0a7034258f
include/ruby/internal/intern/enum.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
407c4850f1
include/ruby/internal/intern/enumerator.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
d5460f1cda
include/ruby/internal/intern/error.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
3fa875f88b
include/ruby/internal/intern/eval.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
e3b94182a0
include/ruby/internal/intern/file.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
ba42d35dd0
include/ruby/internal/intern/gc.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
990a6c789a
include/ruby/internal/intern/hash.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
398be8bc92
include/ruby/internal/intern/io.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
63aef9b177
include/ruby/internal/intern/load.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
72a43d4a4b
include/ruby/internal/intern/marshal.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
14e6e122e7
include/ruby/internal/intern/numeric.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
d43accae15
include/ruby/internal/intern/object.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
4f97917474
include/ruby/internal/intern/parse.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
26b7efc51c
include/ruby/internal/intern/proc.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
15255b303c
include/ruby/internal/intern/process.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
357a43558e
include/ruby/internal/intern/random.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
949220d9db
include/ruby/internal/intern/range.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
7c8ad0a37d
include/ruby/internal/intern/rational.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
06127fe4ae
include/ruby/internal/intern/re.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
9d91878b79
include/ruby/internal/intern/ruby.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
4625ab88e2
include/ruby/internal/intern/select.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
29201e1ad2
include/ruby/internal/intern/select/largesize.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
20716f64e9
include/ruby/internal/intern/select/posix.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
515f8d0967
include/ruby/internal/intern/select/win32.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
65ec170618
include/ruby/internal/intern/signal.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
772ad7718b
include/ruby/internal/intern/sprintf.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
091faca99c
include/ruby/internal/intern/string.h: add doygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
1bdae3773f
include/ruby/internal/intern/struct.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
45803af58c
include/ruby/internal/intern/thread.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
a88bd246ca
include/ruby/internal/intern/time.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
cbf9fc6b02
include/ruby/internal/intern/variable.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
43cac51277
include/ruby/internal/intern/vm.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
8b0dbca2f4
include/ruby/internal/core/rarray.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
a2b8f61cba
include/ruby/internal/core/rbasic.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
9c4aa94a19
include/ruby/internal/core/rbignum.h: add doxgen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
7c28330ca0
include/ruby/internal/core/rclass.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
005ff5da52
include/ruby/internal/core/rdata.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
0c486c5531
include/ruby/internal/core/rfile.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
b92a9af405
include/ruby/internal/core/rhash.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
b40d74ce69
include/ruby/internal/core/rmatch.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
549e9383e4
include/ruby/internal/core/robject.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
ada4a0fdd2
include/ruby/internal/core/rregexp.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
1bd1339492
include/ruby/internal/core/rstring.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
746996e6c9
include/ruby/internal/core/rstruct.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
fdae26a5a8
include/ruby/internal/core/rtypeddata.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
1561012918
include/ruby/internal/anyargs.h: fix typo
...
RBIMPL_ATTR_NONNULL macro takes an argument.
2021-09-10 20:00:06 +09:00
卜部昌平
618fa0a67b
include/ruby/internal/anyargs.h: fix typo
...
Just applied spell checker. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
cf1424d62a
include/ruby/internal/cast.h: skip doxygen
...
This header contains nothing worth documenting. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
b5e491fb45
include/ruby/internal/compiler_is: skip doxygen
...
We don't want 3rd parties to use these RBIMPL_ macros. Let's not
document them. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
924d78f87d
include/ruby/internal/config.h: skip doxygen
...
It is definitely desirable to document them, but we need more human
resources. Tentatively disable documenting them. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
b7cd9a3b79
include/ruby/internal/constant_p.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
538a3919d9
include/ruby/internal/ctype.h: add doxygen
...
Must not be a bad idea to improve documents.
2021-09-10 20:00:06 +09:00
卜部昌平
9febab7afc
include/ruby/internal/dllexport.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
0d13f5aa73
include/ruby/internal/dosish.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00
卜部昌平
30f3319871
include/ruby/internal/eval.h: add doxygen
...
Must not be a bad idea to improve documents. [ci skip]
2021-09-10 20:00:06 +09:00