1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/internal
git f29d7745a2 * expand tabs. [ci skip]
Tabs were expanded because the file did not have any tab indentation in unedited lines.
Please update your editor config, and use misc/expand_tabs.rb in the pre-commit hook.
2022-01-15 20:10:30 +09:00
..
array.h
bignum.h
bits.h
class.h Separately allocate class_serial on 32-bit systems 2022-01-14 14:36:33 -05:00
cmdlineopt.h * expand tabs. [ci skip] 2022-01-15 20:10:30 +09:00
compar.h
compile.h RubyVM.keep_script_lines 2021-10-21 16:17:39 +09:00
compilers.h
complex.h
cont.h internal/*.h: skip doxygen 2021-09-10 20:00:06 +09:00
dir.h internal/*.h: skip doxygen 2021-09-10 20:00:06 +09:00
enc.h
encoding.h
enum.h internal/*.h: skip doxygen 2021-09-10 20:00:06 +09:00
enumerator.h
error.h
eval.h
file.h
fixnum.h
gc.h Speed up Ractors for Variable Width Allocation 2021-11-23 10:51:27 -05:00
hash.h
imemo.h internal/*.h: skip doxygen 2021-09-10 20:00:06 +09:00
inits.h
io.h
load.h
loadpath.h internal/*.h: skip doxygen 2021-09-10 20:00:06 +09:00
math.h
missing.h
numeric.h Embed bare double if sizeof(double) == sizeof(VALUE) 2021-10-27 02:05:06 +09:00
object.h
parse.h
proc.h
process.h process.c: Add Process._fork (#5017) 2021-10-25 20:47:19 +09:00
random.h
range.h
rational.h
re.h
sanitizers.h
serial.h
signal.h internal/*.h: skip doxygen 2021-09-10 20:00:06 +09:00
static_assert.h
string.h
struct.h
symbol.h Assign temporary ID to anonymous ID [Bug #18250] 2021-11-23 21:03:19 +09:00
thread.h internal/*.h: skip doxygen 2021-09-10 20:00:06 +09:00
time.h
transcode.h
util.h
variable.h
vm.h Make RubyVM::AbstractSyntaxTree.of raise for backtrace location in eval 2021-12-19 03:51:37 +09:00
warnings.h