1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/internal
Aaron Patterson 9a6803c90b
Revert "This commit implements the Object Shapes technique in CRuby."
This reverts commit 68bc9e2e97d12f80df0d113e284864e225f771c2.
2022-09-30 16:01:50 -07:00
..
array.h Add Data class implementation: Simple immutable value object 2022-09-30 18:23:19 +09:00
bignum.h
bits.h
class.h Revert "This commit implements the Object Shapes technique in CRuby." 2022-09-30 16:01:50 -07:00
cmdlineopt.h
compar.h
compile.h
compilers.h
complex.h
cont.h Prevent the stack from being marked twice 2022-07-20 13:45:55 -07:00
dir.h
enc.h
encoding.h Remove get_actual_encoding() and the dynamic endian detection for dummy UTF-16/UTF-32 2022-09-12 14:02:34 +02:00
enum.h
enumerator.h
error.h
eval.h
file.h
fixnum.h Fix rb_fix_mul_fix on OpenBSD/mips64 2022-07-03 09:42:44 -07:00
gc.h
hash.h
imemo.h Revert this until we can figure out WB issues or remove shapes from GC 2022-09-26 16:10:11 -07:00
inits.h
io.h
load.h
loadpath.h
math.h
missing.h
numeric.h
object.h Revert "This commit implements the Object Shapes technique in CRuby." 2022-09-30 16:01:50 -07:00
parse.h
proc.h
process.h
ractor.h
random.h
range.h
rational.h
re.h
sanitizers.h
serial.h
signal.h
static_assert.h
string.h Revert "Revert "error.c: Let Exception#inspect inspect its message"" 2022-09-23 16:40:59 +09:00
struct.h
symbol.h Ensure _id2ref finds symbols with the correct type 2022-07-20 10:38:44 -07:00
thread.h Add eval: true/false flag to Coverage.setup. 2022-09-29 09:44:14 +13:00
time.h
transcode.h
util.h
variable.h Revert "This commit implements the Object Shapes technique in CRuby." 2022-09-30 16:01:50 -07:00
vm.h
warnings.h