index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
object.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* object.c (rb_obj_clone): do not touch age (FL_PROMOTED[01]) because
ko1
2015-03-18
1
-1
/
+1
*
* internal.h: remove struct method_table_wrapper.
ko1
2015-03-05
1
-1
/
+1
*
use rb_funcallv
nobu
2015-02-16
1
-1
/
+1
*
object.c: [DOC] Revise documentation
nobu
2014-12-09
1
-73
/
+67
*
object.c: preserve encodings
nobu
2014-11-25
1
-8
/
+2
*
get rid of inadvertent ID creation
nobu
2014-11-21
1
-33
/
+31
*
* internal.h: Gather declarations in non-header files.
akr
2014-11-18
1
-3
/
+0
*
object.c: fix error message
nobu
2014-11-17
1
-2
/
+2
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
1
-3
/
+1
*
* object.c (Module#const_defined?): [DOC] Revise the documentation.
eregon
2014-11-08
1
-10
/
+29
*
* object.c: fix document of Kernel.Stirng by @suzukaze
hsbt
2014-11-04
1
-2
/
+3
*
* error.c: [DOC] Fix case of type in exception message by @tricknotes
zzak
2014-10-14
1
-1
/
+1
*
object.c (rb_class_real): do not dereference 0 VALUE
normal
2014-09-25
1
-3
/
+2
*
* include/ruby/ruby.h: freeze nil/true/false.
ko1
2014-09-11
1
-13
/
+3
*
* gc.c: add incremental GC algorithm. [Feature #10137]
ko1
2014-09-08
1
-2
/
+5
*
object.c: fix memory leak
nobu
2014-09-03
1
-2
/
+5
*
object.c: Object#itsef
nobu
2014-08-02
1
-0
/
+18
*
add some documents [ci skip]
nobu
2014-07-28
1
-0
/
+1
*
* parse.y: change Symbol <-> ID relationship to avoid
ko1
2014-07-09
1
-6
/
+6
*
object.c: rb_obj_copy_ivar
nobu
2014-06-23
1
-19
/
+25
*
* object.c (rb_mod_initialize_clone): Override Kernel#initialize_clone
akr
2014-06-07
1
-0
/
+11
*
id.def: predefine to_i
nobu
2014-05-20
1
-0
/
+1
*
id.def: predefine conversion method IDs
nobu
2014-05-20
1
-19
/
+14
*
object.c: no longer copy tables of classes/modules
nobu
2014-05-08
1
-17
/
+1
*
object.c: rb_class_search_ancestor
nobu
2014-04-14
1
-11
/
+21
*
* parse.y: support Symbol GC. [ruby-trunk Feature #9634]
nari
2014-03-26
1
-6
/
+6
*
* complax.c: [DOC] Document number conversion of `nil` by @skade [fix GH-570]...
hsbt
2014-03-21
1
-1
/
+3
*
* include/ruby/intern.h (rb_obj_call_init, rb_class_new_instance):
ko1
2014-03-20
1
-1
/
+1
*
object.c: [DOC] merge rdoc
nobu
2014-03-15
1
-0
/
+3
*
object.c: error message encoding
nobu
2014-01-30
1
-16
/
+23
*
* object.c: Add rdoc for classes frozen by default
marcandre
2014-01-09
1
-0
/
+3
*
* hash.c (rb_objid_hash): should return `long'. brushup r44534.
usa
2014-01-09
1
-3
/
+2
*
object.c: hash value from objid with salt
nobu
2014-01-08
1
-1
/
+2
*
* object.c (Kernel#<=>) surround Comparable operators with <code> tags.
eregon
2013-12-28
1
-4
/
+4
*
ruby.h: swap iv_index_tbl and super for struct RClass
tmm1
2013-12-20
1
-1
/
+1
*
object.c: check const names
nobu
2013-12-14
1
-6
/
+7
*
object.c: nested path const_defined?
nobu
2013-12-14
1
-10
/
+78
*
object.c: remove unnecessary assignment
nobu
2013-12-14
1
-3
/
+1
*
object.c: fix typo
nobu
2013-12-14
1
-1
/
+1
*
object.c: fix r44189
nobu
2013-12-14
1
-2
/
+4
*
object.c: optimize rb_mod_const_get for symbol
nobu
2013-12-14
1
-9
/
+5
*
object.c: use RCLASS_M_TBL_WRAPPER for equality checks
tmm1
2013-12-12
1
-3
/
+3
*
* object.c: [DOC] document Module#singleton_class?.
ktsj
2013-12-08
1
-0
/
+13
*
* object.c (rb_obj_clone): don't copy FL_WB_PROTECTED of a
nari
2013-12-03
1
-1
/
+1
*
* object.c (rb_obj_clone): Protect FL_PROMOTED and FL_WB_PROTECTED
nari
2013-12-03
1
-1
/
+1
*
* object.c: [DOC] Clarify Object#dup vs #clone [Bug #9128]
zzak
2013-11-21
1
-7
/
+32
*
* include/ruby/ruby.h: rename FL_OLDGEN to FL_PROMOTED.
ko1
2013-11-04
1
-1
/
+1
*
* object.c: [DOC] Document first argument also takes string for:
zzak
2013-10-24
1
-0
/
+20
*
object.c: avoid inadvertent symbol creation
nobu
2013-10-09
1
-4
/
+33
*
* object.c: [DOC] remove comment about trust/untrust.
ktsj
2013-08-25
1
-2
/
+2
[next]