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
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
Age
Commit message (
Expand
)
Author
2016-12-13
declare `rb_w32_sysinit` in header.
usa
2016-12-10
Merge Onigmo 6.0.0
naruse
2016-12-09
Suppress warning: this use of "defined" may not be portable
naruse
2016-12-09
ruby.h: add prefix
nobu
2016-12-06
switching hash removal
nobu
2016-12-04
Revert changes on rb_frame_method_id_and_class()
ktsj
2016-11-24
use `rb_struct_ptr` for `RSTRUCT_PTR` macro
usa
2016-11-19
ruby.h: rb_big_sign
nobu
2016-11-07
Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.
ko1
2016-11-05
* vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id):
ktsj
2016-10-27
ruby/ruby.h: optimize rb_integer_type_p
nobu
2016-10-26
ruby.h: use prefixed macro
nobu
2016-10-23
encoding.h: include ruby/ruby.h
nobu
2016-10-03
Add prefix to FIX2LONG in include/ruby/ruby.h
kazu
2016-10-01
ruby.h: add prefix
nobu
2016-09-20
gc.c: rb_gc_adjust_memory_usage
nobu
2016-09-07
util.h: POSIX-noncompliant setenv
nobu
2016-08-24
* include/ruby/defines.h (ALWAYS_INLINE): Add alternative definition.
ngoto
2016-08-01
hide struct internal [Feature #9916]
shyouhei
2016-07-28
ruby.h: use __extension__
nobu
2016-07-24
* regenc.h/c, include/ruby/oniguruma.h, enc/ascii.c, big5.c, cp949.c,
duerst
2016-07-22
ruby.h: use prefixed name
nobu
2016-06-20
RUBY_USE_SETJMPEX
nobu
2016-06-14
remove backward macros
nobu
2016-06-13
Integer unification macro
nobu
2016-06-10
* include/ruby/defines.h (GCC_VERSION_SINCE): Fix logic error by
ngoto
2016-06-08
* string.c: New static function rb_str_ascii_casemap; special-casing
duerst
2016-06-08
* include/ruby/intern.h: Remove excess semicolons in PUREFUNC().
ngoto
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-24
defines.h: fallback ERRORFUNC and WARNINGFUNC
nobu
2016-05-23
missing.h: isfinite
nobu
2016-05-23
revert error attributes
nobu
2016-05-23
make compile error if possible
nobu
2016-05-23
fatal error if variable argument length mismatch
nobu
2016-05-22
* include/ruby/oniguruma.h: Extend OnigEncodingTypeDefine to define a
duerst
2016-05-22
* include/ruby/ruby.h (rb_scan_args): use original rb_scan_args
naruse
2016-05-22
* class.c (rb_scan_args): moved to bottom of the file to make the
naruse
2016-05-21
Revert r50102
naruse
2016-05-21
* include/ruby/ruby.h (rb_scan_args): don't use ALWAYS_INLINE with
usa
[next]