index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ruby
/
ruby.h
Age
Commit message (
Expand
)
Author
2017-10-21
Add doxygen comments
sonots
2017-09-07
ruby.h: unnormalized Fixnum value
nobu
2017-08-20
non-keywords hash
nobu
2017-08-19
ruby.h: fix rb_scan_args_trail_idx
nobu
2017-08-03
ruby.h: NULL as empty array
nobu
2017-08-01
should not copy promoted flags.
ko1
2017-07-22
Add documents
yugui
2017-06-01
debug.c: more enums
nobu
2017-05-26
attempt to fix rb_alloc_tmp_buffer2 for ALLOCV_N
normal
2017-04-15
ruby.h: check argc to rb_funcall
nobu
2017-04-15
fix RSTRUCT_LEN macro in public C API
normal
2017-04-14
ruby.h: check argc to rb_yield_values
nobu
2017-03-09
revert RB_FIXABLE related changesets [Bug #13288][Bug #13293][Bug #13294]
shyouhei
2017-03-08
re-introduce __builtin_add_overflow
shyouhei
2017-03-07
Always use old RB_FIXABLE to allow double as argument
naruse
2017-03-07
Revert r57803 "Avoid to cast the argument"
naruse
2017-03-07
Avoid to cast the argument
naruse
2017-03-07
Use ADD instead of MUL
naruse
2017-03-06
optimize FIXABLE macro
shyouhei
2017-02-21
backward.h: RClassDeprecated
nobu
2017-02-13
ruby.h: remove comment
nobu
2017-02-13
ruby.h: RB_GC_GUARD stronger than gcc7
nobu
2017-02-03
ruby.h: unused parameter
nobu
2017-01-01
fix typo [Bug #13091]
naruse
2016-12-22
get rid of implicit signedness conversions
nobu
2016-12-22
suppress warning: implicit conversion changes signedness
naruse
2016-12-09
ruby.h: add prefix
nobu
2016-11-24
use `rb_struct_ptr` for `RSTRUCT_PTR` macro
usa
2016-11-19
ruby.h: rb_big_sign
nobu
2016-10-27
ruby/ruby.h: optimize rb_integer_type_p
nobu
2016-10-26
ruby.h: use prefixed macro
nobu
2016-10-03
Add prefix to FIX2LONG in include/ruby/ruby.h
kazu
2016-10-01
ruby.h: add prefix
nobu
2016-08-01
hide struct internal [Feature #9916]
shyouhei
2016-07-28
ruby.h: use __extension__
nobu
2016-07-22
ruby.h: use prefixed name
nobu
2016-06-13
Integer unification macro
nobu
2016-06-02
ruby.h: reduce repeated calcuations
nobu
2016-05-28
* addr2line.c: drop to support ATARI ST platform. It was discontinued
hsbt
2016-05-27
fix non-static rb_scan_args
nobu
2016-05-27
ruby.h: fix parameter name
nobu
2016-05-26
ruby.h: fix for old clang
nobu
2016-05-26
ruby.h: suppress warnings
nobu
2016-05-26
ruby.h: count and verify
nobu
2016-05-26
revert r55171
nobu
2016-05-26
ruby.h: fix clang warnings
nobu
2016-05-25
ruby.h: rb_scan_args_validate
nobu
2016-05-24
ruby.h: optimize rb_scan_args_set
nobu
2016-05-24
ruby.h: rb_scan_args_verify
nobu
2016-05-23
revert error attributes
nobu
[next]