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
/
internal.h
Age
Commit message (
Expand
)
Author
2014-12-24
* hash.c (rb_hash_delete): return Qnil if there are no corresponding
ko1
2014-12-03
encoding.c: load by rb_require_internal
nobu
2014-11-26
ruby.h: export keyword argument functions
nobu
2014-11-23
trivial packing of rb_execarg, load_file_arg, args_info
normal
2014-11-21
get rid of inadvertent ID creation
nobu
2014-11-19
* internal.h (ruby_init_setproctitle): Declare here.
akr
2014-11-19
Add comments.
akr
2014-11-18
* internal.h: Gather declarations in non-header files.
akr
2014-11-18
* debug.c (SET_WHEN): Don't declare debug variables here.
akr
2014-11-17
symbol.c: symbol type predicate functions
nobu
2014-11-15
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-14
* gc.c (gc_stat_internal): add compatible layer.
ko1
2014-11-13
internal.h: define
nobu
2014-11-13
internal.h: STATIC_ASSERT
nobu
2014-11-02
* rewrite method/block parameter fitting logic to optimize
ko1
2014-10-14
symbol.c: rename rb_str_dynamic_intern
nobu
2014-10-09
internal.h: optimize rb_ary_new_from_args
nobu
2014-10-06
symbol.h: move struct RSymbol
nobu
2014-09-12
readline.c: use rb_setup_fake_str
nobu
2014-09-11
* gc.c (rb_gc_mark_values): added.
ko1
2014-09-08
* gc.c: add incremental GC algorithm. [Feature #10137]
ko1
2014-08-30
internal.h: WARN_UNUSED_RESULT
nobu
2014-08-29
string.c: move frozen_strings table to rb_vm_t
normal
2014-08-16
string.c: rb_setup_fake_str
nobu
2014-08-15
* array.c (rb_ary_tmp_new): added.
ko1
2014-08-03
make symbol conversion functions public
nobu
2014-07-31
symbol.h: move macros
nobu
2014-07-30
string.c: rb_to_symbol
nobu
2014-07-09
* symbol.c: remove rb_gc_mark_symbols().
ko1
2014-07-09
* parse.y: change Symbol <-> ID relationship to avoid
ko1
2014-07-07
* parse.y: need to use updated (re-created) symbols.
ko1
2014-06-30
string.c: rb_fstring_new
nobu
2014-06-23
* include/ruby/ruby.h (struct RHash): no longer. [Feature #9889]
shyouhei
2014-06-23
* include/ruby/ruby.h (struct RComplex): no longer. [Feature #9888]
shyouhei
2014-06-23
* include/ruby/ruby.h (struct RFloat): no longer. [Feature #9863]
shyouhei
2014-06-23
object.c: rb_obj_copy_ivar
nobu
2014-06-18
constify parameters
nobu
2014-06-02
encoding.h: constify rb_encoding
nobu
2014-06-01
constify rb_encoding and OnigEncoding
nobu
2014-05-29
remove empty rb_gc_mark_parser function
normal
2014-05-28
include/ruby/ruby.h: hide Symbol internals
normal
2014-05-24
internal.h: remove duplicate declaration
nobu
2014-05-17
* include/ruby/ruby.h: Hide Rational internal.
akr
2014-05-07
hash.c: make rb_hash_keys extern
nobu
2014-05-05
* math.c (rb_math_sqrt): omitted exporting an unused function,
tadf
2014-05-04
vm.c: Init_vm_objects
nobu
2014-04-19
* internal.h (struct RBignum): Use size_t for len.
akr
2014-04-14
object.c: rb_class_search_ancestor
nobu
2014-04-13
* bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS.
akr
2014-04-12
string.c: clear env self in symbol proc
nobu
[next]