Age | Commit message (Expand) | Author |
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 |
2016-05-21 | * include/ruby/ruby.h (rb_scan_args): use __VA_ARGS__ instead of | naruse |
2016-05-18 | ruby.h: RB_INTEGER_TYPE_P | nobu |
2016-05-17 | [Feature #12005] Unify Fixnum and Bignum into Integer | akr |
2016-05-12 | include/ruby/defines.h (GCC_VERSION_SINCE): moved from internal.h | naruse |
2016-05-08 | * include/ruby/{defines,ruby}.h: need to define function attributes | usa |
2016-05-08 | * include/ruby/ruby.h (CONSTFUNC, PUREFUNC): fixed build errors on | usa |
2016-05-08 | * configure.in: check function attirbute const and pure, | naruse |
2016-05-08 | * configure.in: add -Wsuggest-attribute=noreturn and suppress warnings. | naruse |
2016-04-23 | * include/ruby/ruby.h (rb_mul_size_overflow): use UNLIKELY | naruse |
2016-04-23 | * include/ruby/ruby.h (RB_LIKELY): use prefix in ruby.h. | naruse |
2016-04-22 | * include/ruby/ruby.h (rb_mul_size_overflow): added to handle | naruse |
2016-04-22 | * variable.c: use uint32_t instead of long to avoid confusion about | naruse |
2016-04-21 | * gc.c (rb_alloc_tmp_buffer_with_count): added like xmalloc2 to | naruse |
2016-04-21 | * include/ruby/ruby.h (LIKELY): moved from internal.h. | naruse |
2016-04-21 | * gc.c (objspace_malloc_prepare): remove size check because it is | naruse |
2016-03-29 | * include/ruby/ruby.h (rb_isupper, rb_islower, rb_isalpha, rb_isdigit, | naruse |
2016-03-17 | ruby.h: remove RB_GC_GUARD_PTR | nobu |
2016-02-02 | * re.c: Introduce RREGEXP_PTR. | naruse |
2016-01-07 | * ruby.h: undef HAVE_BUILTIN___BUILTIN_CHOOSE_EXPR_CONSTANT_P | mrkn |
2016-01-07 | version.c: no exit in ruby_show_copyright | nobu |
2015-12-23 | rb_readwrite_syserr_fail | nobu |
2015-12-04 | * include/ruby/ruby.h (RB_OBJ_TAINT): follow-up of r52881. | ngoto |
2015-12-04 | ruby.h: make flag setting macros void | nobu |
2015-11-06 | * include/ruby/ruby.h (RSTRUCT_PTR): need a close parenthese. | ko1 |
2015-11-06 | * include/ruby/ruby.h (rb_array_const_ptr, rb_struct_const_ptr): | ngoto |
2015-11-03 | include/ruby/ruby.h (struct RObject): hide iv_index_tbl type | normal |
2015-10-29 | * gc.c: introduce rb_wb_unprotected_newobj_of() and | ko1 |
2015-10-18 | disable warnings unless optimized | nobu |
2015-10-18 | disable warnings unless optimized | nobu |
2015-10-07 | ruby.h: RB_OBJ_FROZEN_RAW | nobu |
2015-10-06 | ruby.h: inlines | nobu |
2015-10-06 | ruby.h: enums | nobu |
2015-09-16 | ruby.h: RUBY_FL_PROMOTED | nobu |
2015-09-13 | ruby.h: add prefix | nobu |
2015-09-05 | ruby.h: eval ASSUME argument | nobu |
2015-08-21 | * include/ruby/ruby.h, cont.c, vm_trace.c: add a new event | ko1 |
2015-08-18 | ruby.h: define RClass only in C | nobu |
2015-08-18 | ruby.h: adjust for g++ | nobu |
2015-08-11 | ruby.h: check integer overflow | nobu |
2015-07-28 | internal.h: moved RClass | nobu |
2015-07-23 | string.c: taint flags | nobu |
2015-07-22 | ruby.h: ASSUME | nobu |
2015-06-18 | $SAFE=2 is now obsolete | nobu |
2015-06-18 | * include/ruby/ruby.h: $SAFE=2 is now obsolete. | hsbt |
2015-06-17 | * include/ruby/ruby.h: $SAFE=3 is now obsolete. | hsbt |
2015-05-20 | ruby.h: warn old names | nobu |