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_cmp): Improve doc for Kernel#<=>
eregon
2013-07-09
1
-2
/
+3
*
Module extended doc by @PragTob [fixes GH-335]
hsbt
2013-07-09
1
-2
/
+20
*
* object.c: Fix rdoc for Kernel#<=>. [Fix GH-352]
knu
2013-07-09
1
-1
/
+1
*
* object.c (rb_obj_equal): Fixed an rb_obj_equal documentation typo
charliesome
2013-07-04
1
-3
/
+3
*
* class.c, include/ruby/ruby.h: add write barriers for T_CLASS,
ko1
2013-06-14
1
-1
/
+1
*
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
shugo
2013-06-12
1
-41
/
+12
*
* object.c (rb_Hash): fix docs. patched by Stefan Schüßler.
ayumin
2013-06-04
1
-1
/
+1
*
* object.c, proc.c: s/call_seq/call-seq in rdoc. [Fix GH-322]
zzak
2013-05-31
1
-2
/
+2
*
* object.c (rb_obj_clone): should not propagate OLDGEN status.
ko1
2013-05-23
1
-2
/
+4
*
* object.c (rb_inspect): fix typo and error message
eregon
2013-05-18
1
-2
/
+2
*
* gc.c: support RGENGC. [ruby-trunk - Feature #8339]
ko1
2013-05-13
1
-1
/
+1
*
* include/ruby/ruby.h: constify RBasic::klass and add
ko1
2013-05-13
1
-6
/
+15
*
* object.c (rb_obj_setup): added.
ko1
2013-05-13
1
-0
/
+9
*
object.c: skip prepending modules
nobu
2013-05-02
1
-0
/
+2
*
id.def: predefined IDs
nobu
2013-05-02
1
-13
/
+10
*
* object.c: With feedback from Steve Klabnik, reverted a change to
zzak
2013-04-28
1
-8
/
+8
*
* object.c: Documentation for taint and trust [Bug #8162]
zzak
2013-04-28
1
-8
/
+39
*
object.c: extract common code
nobu
2013-04-08
1
-61
/
+30
*
* object.c (rb_obj_ivar_set): call to_str for string only once.
naruse
2013-04-08
1
-4
/
+8
*
* object.c (rb_mod_const_set): call to_str for string only once.
naruse
2013-04-07
1
-5
/
+10
*
* object.c (rb_mod_cvar_set): call to_str for string only once.
naruse
2013-04-07
1
-5
/
+10
*
object.c: avoid inadvertent symbol creation
nobu
2013-04-04
1
-4
/
+14
*
* object.c (rb_mod_cvar_set): Reverted "avoid inadvertent
akr
2013-04-04
1
-14
/
+4
*
object.c: avoid inadvertent symbol creation
nobu
2013-04-04
1
-6
/
+41
*
object.c: avoid inadvertent symbol creation
nobu
2013-04-04
1
-18
/
+12
*
bignum.c: hide intermediate Bignums
nobu
2013-04-03
1
-0
/
+9
*
* object.c (Init_Object): remove Module#used, which has been
shugo
2013-03-13
1
-1
/
+0
*
* object.c: Document methods receiving string and convert to symbol
zzak
2013-02-24
1
-2
/
+23
*
* array.c: Document #<=> return values and formatting
zzak
2013-02-23
1
-6
/
+7
*
* object.c (rb_obj_comp): Documenting Object#<=> return values
zzak
2013-02-23
1
-0
/
+11
*
* object.c: Add doc for Module.prepended
marcandre
2013-02-22
1
-0
/
+20
*
* object.c: Document Data class [Bug #7890] [ruby-core:52549]
zzak
2013-02-20
1
-0
/
+6
*
* object.c: rdoc formatting for Kernel#Array()
zzak
2013-02-19
1
-2
/
+3
*
* object.c: Improve error for failed implicit conversions [Bug #7539]
marcandre
2013-01-29
1
-1
/
+4
*
* object.c: Fix rdoc typo, patch by Narsimham Chelluri [#7753].
marcandre
2013-01-29
1
-1
/
+1
*
* object.c: Typo in Kernel#hash documentation.
eregon
2013-01-17
1
-1
/
+1
*
object.c: CLASS_OR_MODULE_P
nobu
2013-01-15
1
-20
/
+10
*
object.c: two literals
nobu
2013-01-15
1
-2
/
+1
*
object.c: singleton class clone
nobu
2012-12-29
1
-1
/
+1
*
internal.h: quote unprintable
nobu
2012-12-22
1
-25
/
+43
*
object.c: no nested symbol
nobu
2012-12-22
1
-0
/
+4
*
object.c: defer creating string
nobu
2012-12-22
1
-43
/
+26
*
object.c: check more strictly
nobu
2012-12-22
1
-3
/
+3
*
* object.c (rb_obj_hash): shouldn't assume object_id can be long.
usa
2012-12-21
1
-1
/
+8
*
object.c: nul in const name
nobu
2012-12-19
1
-3
/
+4
*
* object.c (Init_Object): no needs to override with same method.
nobu
2012-12-13
1
-1
/
+0
*
* object.c (Init_Object): use rb_mod_init_copy for Class#initialize_copy
charliesome
2012-12-13
1
-1
/
+1
*
* revised r37993 to avoid SEGV/ILL in tests. In r37993, a method
shugo
2012-12-06
1
-3
/
+2
*
object.c: test bits at once
nobu
2012-12-03
1
-1
/
+2
*
object.c: make remove_instance_variable public
nobu
2012-12-01
1
-2
/
+2
[next]