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
/
class.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
class.c: missing unknown_keyword_error
nobu
2016-12-04
1
-1
/
+1
*
class.c: no fstring singleton class
nobu
2016-11-12
1
-0
/
+3
*
class.c: trivial optimization
nobu
2016-11-12
1
-1
/
+1
*
class.c: rb_undef_methods_from
nobu
2016-10-24
1
-0
/
+17
*
replace Fixnum with Integer in rdoc [ci skip]
nobu
2016-10-09
1
-1
/
+1
*
Copy the serial number from the super class to the singleton class
tenderlove
2016-09-12
1
-0
/
+2
*
class.c: instance method conditions
nobu
2016-09-07
1
-18
/
+23
*
internal.h: inline Check_Type
nobu
2016-07-23
1
-7
/
+1
*
prevent rb_cObject from GC
nobu
2016-06-16
1
-0
/
+1
*
* class.c (rb_define_class): Fix documentation.
eregon
2016-05-25
1
-2
/
+2
*
class.c: simplify
nobu
2016-05-25
1
-10
/
+4
*
* class.c (rb_scan_args): moved to bottom of the file to make the
naruse
2016-05-22
1
-129
/
+128
*
Revert r50102
naruse
2016-05-21
1
-0
/
+135
*
* include/ruby/ruby.h (rb_scan_args): use __VA_ARGS__ instead of
naruse
2016-05-21
1
-135
/
+0
*
class.c: err if superclass is 0
nobu
2016-03-07
1
-3
/
+3
*
resolve class name earlier and more consistently
normal
2016-01-12
1
-0
/
+4
*
use id_table for constant tables
normal
2015-12-29
1
-15
/
+18
*
gc.c: do not expose internal singleton class
nobu
2015-12-22
1
-1
/
+14
*
revert r53228 because this patch breaks rubyspec
ko1
2015-12-21
1
-13
/
+1
*
* gc.c (internal_object_p): should not expose singleton classes
ko1
2015-12-21
1
-1
/
+13
*
* class.c: fix documentation for rb_define_class{_id}_under.
hsbt
2015-11-04
1
-2
/
+2
*
variable.c: rb_class_ivar_set
nobu
2015-10-30
1
-1
/
+1
*
variable.c (rb_st_insert_id_and_value): reduce args
normal
2015-10-30
1
-1
/
+1
*
class.c: refine error messages
nobu
2015-09-27
1
-11
/
+20
*
* class.c (move_refined_method): should insert a write barrier
ko1
2015-08-31
1
-2
/
+4
*
* class.c (move_refined_method): same as the last commit.
ko1
2015-08-12
1
-1
/
+1
*
* class.c, gc.c vm.c: use ID_TABLE_* instead of ST_*
ko1
2015-08-12
1
-7
/
+7
*
* id_table.h: introduce ID key table.
ko1
2015-08-12
1
-32
/
+31
*
* make rb_iseq_t T_IMEMO object (type is imemo_iseq).
ko1
2015-07-21
1
-1
/
+1
*
* iseq.c, internal.h (rb_iseq_clone): removed because we don't need to
ko1
2015-07-07
1
-3
/
+1
*
* method.h: introduce rb_callable_method_entry_t to remove
ko1
2015-07-03
1
-4
/
+4
*
move RB_GC_GUARD responsibility to rb_add_method_iseq
normal
2015-06-30
1
-1
/
+0
*
class.c: preserve encoding
nobu
2015-06-28
1
-2
/
+2
*
class.c: TypeError when superclass mismatch
nobu
2015-06-28
1
-1
/
+2
*
* method.h: constify rb_method_alias_struct::original_me and
ko1
2015-06-18
1
-1
/
+1
*
* method.h: back to share rb_method_definition_t by
ko1
2015-06-06
1
-3
/
+3
*
* class.c: ins_methods_push() needs rb_method_visibility_t type on
ko1
2015-06-06
1
-3
/
+3
*
* class.c (ins_methods_push): Change type and name of parameters
ko1
2015-06-06
1
-12
/
+7
*
class.c: suppress a warning
nobu
2015-06-06
1
-1
/
+1
*
* class.c (ins_methods_push): change 3rd parameter's type
ko1
2015-06-05
1
-4
/
+4
*
* method.h: constify rb_method_refined_t::orig_me.
ko1
2015-06-04
1
-1
/
+1
*
* method.h: introduce rb_method_refined_t for refined method entry.
ko1
2015-06-03
1
-3
/
+3
*
* class.c (method_entry_i): mtbl should not have `me' as NULL.
ko1
2015-06-03
1
-1
/
+1
*
* class.c (clone_method): do not use me->klass, but use explicitly
ko1
2015-06-03
1
-9
/
+23
*
* vm_core.h (rb_vm_rewrite_cref_stack): rename to rb_vm_rewrite_cref().
ko1
2015-06-03
1
-1
/
+1
*
* class.c (clone_method): remove redundant check for me->def != NULL.
ko1
2015-06-03
1
-13
/
+8
*
* method.h: split rb_method_definition_t::flag to several flags.
ko1
2015-06-03
1
-23
/
+22
*
* method.h: remove rb_method_iseq_t::iseqval.
ko1
2015-06-02
1
-1
/
+1
*
* method.h: make rb_method_entry_t a VALUE.
ko1
2015-06-02
1
-15
/
+16
*
* class.c: remove needless include pragmra for method.h.
ko1
2015-06-01
1
-1
/
+0
[next]