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
/
object.c
Age
Commit message (
Expand
)
Author
2015-08-13
object.c: rb_num_to_dbl
nobu
2015-08-07
* object.c: [DOC] Improve grammar for Module#===
zzak
2015-07-30
variable.c: Module#deprecate_constant
nobu
2015-07-29
hash.c: move rb_obj_hash
nobu
2015-07-02
object.c: fix up r51039
nobu
2015-06-26
object.c: common prefix of converter methods
nobu
2015-06-24
vm_method.c: remove redundant check
nobu
2015-06-20
* object.c (rb_obj_taint): [DOC] $SAFE=3 is obsolete.
ktsj
2015-06-17
* include/ruby/ruby.h: $SAFE=3 is now obsolete.
hsbt
2015-03-18
* object.c (rb_obj_clone): do not touch age (FL_PROMOTED[01]) because
ko1
2015-03-05
* internal.h: remove struct method_table_wrapper.
ko1
2015-02-16
use rb_funcallv
nobu
2014-12-09
object.c: [DOC] Revise documentation
nobu
2014-11-25
object.c: preserve encodings
nobu
2014-11-21
get rid of inadvertent ID creation
nobu
2014-11-18
* internal.h: Gather declarations in non-header files.
akr
2014-11-17
object.c: fix error message
nobu
2014-11-15
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-08
* object.c (Module#const_defined?): [DOC] Revise the documentation.
eregon
2014-11-04
* object.c: fix document of Kernel.Stirng by @suzukaze
hsbt
2014-10-14
* error.c: [DOC] Fix case of type in exception message by @tricknotes
zzak
2014-09-25
object.c (rb_class_real): do not dereference 0 VALUE
normal
2014-09-11
* include/ruby/ruby.h: freeze nil/true/false.
ko1
2014-09-08
* gc.c: add incremental GC algorithm. [Feature #10137]
ko1
2014-09-03
object.c: fix memory leak
nobu
2014-08-02
object.c: Object#itsef
nobu
2014-07-28
add some documents [ci skip]
nobu
2014-07-09
* parse.y: change Symbol <-> ID relationship to avoid
ko1
2014-06-23
object.c: rb_obj_copy_ivar
nobu
2014-06-07
* object.c (rb_mod_initialize_clone): Override Kernel#initialize_clone
akr
2014-05-20
id.def: predefine to_i
nobu
2014-05-20
id.def: predefine conversion method IDs
nobu
2014-05-08
object.c: no longer copy tables of classes/modules
nobu
2014-04-14
object.c: rb_class_search_ancestor
nobu
2014-03-26
* parse.y: support Symbol GC. [ruby-trunk Feature #9634]
nari
2014-03-21
* complax.c: [DOC] Document number conversion of `nil` by @skade [fix GH-570]...
hsbt
2014-03-20
* include/ruby/intern.h (rb_obj_call_init, rb_class_new_instance):
ko1
2014-03-15
object.c: [DOC] merge rdoc
nobu
2014-01-30
object.c: error message encoding
nobu
2014-01-09
* object.c: Add rdoc for classes frozen by default
marcandre
2014-01-09
* hash.c (rb_objid_hash): should return `long'. brushup r44534.
usa
2014-01-08
object.c: hash value from objid with salt
nobu
2013-12-28
* object.c (Kernel#<=>) surround Comparable operators with <code> tags.
eregon
2013-12-20
ruby.h: swap iv_index_tbl and super for struct RClass
tmm1
2013-12-14
object.c: check const names
nobu
2013-12-14
object.c: nested path const_defined?
nobu
2013-12-14
object.c: remove unnecessary assignment
nobu
2013-12-14
object.c: fix typo
nobu
2013-12-14
object.c: fix r44189
nobu
2013-12-14
object.c: optimize rb_mod_const_get for symbol
nobu
[next]