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
...
*
Make Object#singleton_methods work correctly for singleton classes of objects
Jeremy Evans
2019-07-23
1
-0
/
+3
*
constify again.
Koichi Sasada
2019-07-22
1
-1
/
+1
*
* expand tabs.
git
2019-07-16
1
-5
/
+5
*
Removed intermediate local variables
Nobuyoshi Nakada
2019-07-16
1
-13
/
+9
*
Eagerly name modules and classes
Alan Wu
2019-05-22
1
-4
/
+1
*
Prevent rb_define_(class|module) classes from moving
Aaron Patterson
2019-04-22
1
-0
/
+3
*
Add `GC.compact` again.
tenderlove
2019-04-20
1
-0
/
+8
*
Reverting compaction for now
tenderlove
2019-04-17
1
-8
/
+0
*
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-17
1
-0
/
+8
*
Reverting all commits from r67479 to r67496 because of CI failures
kazu
2019-04-10
1
-8
/
+0
*
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-09
1
-0
/
+8
*
* expand tabs.
svn
2019-03-11
1
-1
/
+1
*
The combination of non-Symbol keys and Symbol keys is now allowed again
mame
2019-03-11
1
-34
/
+10
*
class.c: refactor class_instance_method_list
nobu
2019-01-09
1
-4
/
+27
*
class.c: [DOC] fix close tag [ci skip]
nobu
2019-01-04
1
-1
/
+1
*
Prefer rb_check_arity when 0 or 1 arguments
nobu
2018-12-05
1
-18
/
+7
*
* remove trailing spaces, expand tabs.
svn
2018-10-30
1
-1
/
+1
*
support theap for T_HASH. [Feature #14989]
ko1
2018-10-30
1
-5
/
+4
*
* expand tabs.
svn
2018-10-29
1
-1
/
+1
*
use RARRAY_AREF() instead of RARRAY_CONST_PTR().
ko1
2018-10-29
1
-2
/
+1
*
non-symbol keys in kwargs
nobu
2018-08-14
1
-10
/
+34
*
eval.c: rename "rb_frozen_class_p" to "rb_class_modify_check"
mame
2018-07-27
1
-1
/
+1
*
mjit_compile.c: merge initial JIT compiler
k0kubun
2018-02-04
1
-2
/
+2
*
non-keywords hash
nobu
2017-08-20
1
-7
/
+12
*
class.c: check kw hash
nobu
2017-08-19
1
-11
/
+13
*
class.c: call rb_hash_keys directly
nobu
2017-08-19
1
-4
/
+1
*
remove unused rb_obj_basic_to_s_p function
normal
2017-06-29
1
-10
/
+0
*
class.c: prohibit refinement module
nobu
2017-03-25
1
-0
/
+3
*
class.c: ensure_includable
nobu
2017-03-25
1
-6
/
+10
*
class.c: non-keyword hash class
nobu
2017-01-18
1
-0
/
+3
*
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
[prev]
[next]