index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Using RB_BIGNUM_TYPE_P macro
S-H-GAMELINKS
2021-09-11
1
-0
/
+1
*
Remove printf family from the mjit header
Nobuyoshi Nakada
2021-09-11
1
-2
/
+2
*
internal/*.h: skip doxygen
卜部昌平
2021-09-10
1
-1
/
+0
*
Using RBOOL macro
S.H
2021-08-02
1
-0
/
+2
*
RHASH_EMPTY_P: convert into an inline function
卜部昌平
2020-08-19
1
-0
/
+1
*
RHASH_TBL: is now ext-only
卜部昌平
2020-08-19
1
-0
/
+1
*
ROBJECT_IV_INDEX_TBL: convert into an inline function
卜部昌平
2020-08-19
1
-0
/
+3
*
RARRAY_AREF: convert into an inline function
卜部昌平
2020-08-15
1
-0
/
+3
*
export debug utility functions
Koichi Sasada
2020-05-29
1
-0
/
+3
*
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
1
-1
/
+1
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-1
/
+1
*
add #include guard hack
卜部昌平
2020-04-13
1
-13
/
+11
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-4
/
+1
*
Fix typos [ci skip]
Kazuhiro NISHIYAMA
2020-03-19
1
-1
/
+1
*
use RUBY_FUNCTION_NAME_STRING instead of __func__ for rp()
Koichi Sasada
2020-02-22
1
-1
/
+1
*
move internal/debug.h definitions to internal.h
Koichi Sasada
2020-01-03
1
-0
/
+24
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-57
/
+45
*
internal/imemo.h rework
卜部昌平
2019-12-26
1
-0
/
+2
*
assume C99
卜部昌平
2019-12-26
1
-12
/
+3
*
re-add io.h and encoding.h into internal.h
卜部昌平
2019-12-26
1
-0
/
+2
*
split internal.h into files
卜部昌平
2019-12-26
1
-2656
/
+53
*
Added `experimental` warning category
Nobuyoshi Nakada
2019-12-20
1
-0
/
+1
*
Added rb_warn_deprecated
Nobuyoshi Nakada
2019-12-19
1
-0
/
+1
*
Made the warning for deprecated constants follow the category flag
Nobuyoshi Nakada
2019-12-19
1
-0
/
+7
*
per-method serial number
卜部昌平
2019-12-18
1
-2
/
+2
*
Skip optimized method check for most method IDs
John Hawthorn
2019-12-17
1
-0
/
+1
*
Make super in instance_eval in method in module raise TypeError
Jeremy Evans
2019-12-12
1
-0
/
+8
*
use compiled binary for gem_prelude.rb.
Koichi Sasada
2019-12-11
1
-3
/
+0
*
Fixed stack overflow [Bug #16382]
Nobuyoshi Nakada
2019-12-03
1
-1
/
+3
*
Make prepending a refined module after inclusion not break refinements
Jeremy Evans
2019-11-28
1
-0
/
+1
*
prefer class_serial over m_tbl
卜部昌平
2019-11-27
1
-2
/
+24
*
internal.h: Add a prototype declaration for rb_gvar_readonly_setter
Yusuke Endoh
2019-11-22
1
-0
/
+1
*
re-add function prototypes
卜部昌平
2019-11-20
1
-0
/
+5
*
make functions static
卜部昌平
2019-11-19
1
-18
/
+0
*
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
Jeremy Evans
2019-11-18
1
-5
/
+4
*
delete unused functions
卜部昌平
2019-11-14
1
-48
/
+3
*
delete cc->aux.inc_sp
卜部昌平
2019-11-08
1
-1
/
+0
*
extend rb_call_cache
卜部昌平
2019-11-07
1
-1
/
+24
*
let the .bss section initialize static variables
卜部昌平
2019-11-05
1
-2
/
+2
*
rb_method_basic_definition_p with CC
卜部昌平
2019-11-05
1
-0
/
+8
*
mark functions that do not return NULL as such.
卜部昌平
2019-11-01
1
-2
/
+2
*
ruby_mimmalloc can return NULL
卜部昌平
2019-11-01
1
-1
/
+1
*
Check for nonnull attribute in configure
Nobuyoshi Nakada
2019-10-29
1
-4
/
+4
*
Revert "Check for nonnull attribute in configure"
卜部昌平
2019-10-29
1
-4
/
+4
*
Check for nonnull attribute in configure
Nobuyoshi Nakada
2019-10-29
1
-4
/
+4
*
Clang can also use C call cache
John Hawthorn
2019-10-29
1
-1
/
+1
*
more on struct rb_call_data
卜部昌平
2019-10-25
1
-10
/
+13
*
make rb_raise a GVL-only function again
卜部昌平
2019-10-10
1
-0
/
+1
*
avoid overflow in integer multiplication
卜部昌平
2019-10-09
1
-1
/
+8
*
annotate malloc-ish functions
卜部昌平
2019-10-09
1
-1
/
+6
[next]