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
/
internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* method.h: embed rb_method_entry_t::attr::flags (5 bits) into
ko1
2015-06-10
1
-0
/
+8
*
* internal.h: move definition of rb_cref_t to method.h.
ko1
2015-06-05
1
-9
/
+1
*
variable.c: remove generic ivar support for special constants
normal
2015-06-03
1
-1
/
+0
*
* method.h: split rb_method_definition_t::flag to several flags.
ko1
2015-06-03
1
-1
/
+1
*
* method.h: make rb_method_entry_t a VALUE.
ko1
2015-06-02
1
-1
/
+4
*
* internal.h: move class related definitions.
ko1
2015-06-01
1
-41
/
+42
*
* class.c (rb_class_has_methods): added to reduce depenedency
ko1
2015-05-31
1
-0
/
+2
*
variable.c: avoid compatibility table with generic ivars
normal
2015-05-30
1
-0
/
+1
*
parse.y: check NTH_REF range
nobu
2015-05-29
1
-0
/
+1
*
* internal.h (rb_execarg_parent_end): Declared.
akr
2015-04-09
1
-0
/
+1
*
* internal.h (rb_execarg_parent_start): Renamed from rb_execarg_fixup.
akr
2015-04-09
1
-1
/
+1
*
* internal.h: fix typo. Patch by @sferik [fix GH-865]
hsbt
2015-04-07
1
-1
/
+1
*
vm_eval.c: simplify rb_iterate
nobu
2015-03-27
1
-1
/
+1
*
internal.h: rb_imemo_new_debug
nobu
2015-03-27
1
-10
/
+3
*
* gc.c, internal.h: export rb_gc_verify_internal_consistency().
ko1
2015-03-19
1
-0
/
+2
*
* internal.h (IMEMO_DEBUG): added.
ko1
2015-03-18
1
-5
/
+16
*
hash.c: same hash values with Float#hash
nobu
2015-03-18
1
-0
/
+1
*
* internal.h, node.h: move a definition of `struct rb_global_entry'
ko1
2015-03-12
1
-0
/
+12
*
* internal.h: use T_IMEMO to represent `struct MEMO' value.
ko1
2015-03-11
1
-10
/
+20
*
* node.h: remove NODE_IFUNC, NEW_IFUNC.
ko1
2015-03-11
1
-0
/
+13
*
* internal.h, eval_intern.h: move CREF accessors.
ko1
2015-03-11
1
-81
/
+0
*
* vm_insnhelper.h: use T_IMEMO to create THROW_DATA.
ko1
2015-03-11
1
-0
/
+13
*
* vm_insnhelper.c: use T_IMEMO to create SVAR.
ko1
2015-03-11
1
-0
/
+11
*
* include/ruby/ruby.h: introduce new type T_IMEMO.
ko1
2015-03-11
1
-3
/
+32
*
* gc.c: fix memory leak by prepend method.
ko1
2015-03-11
1
-2
/
+11
*
* internal.h: define struct MEMO.
ko1
2015-03-11
1
-0
/
+17
*
* internal.h: define rb_cref_t and change to use it.
ko1
2015-03-08
1
-10
/
+89
*
* internal.h: define CREF accessor macros.
ko1
2015-03-08
1
-0
/
+12
*
* internal.h: remove struct method_table_wrapper.
ko1
2015-03-05
1
-12
/
+2
*
variable.c: rb_search_class_path
nobu
2015-02-28
1
-0
/
+1
*
util.c: hexdigit
nobu
2015-02-13
1
-0
/
+1
*
error.c: rb_sys_enc_warning
nobu
2015-02-06
1
-0
/
+3
*
marshal.c: indetity tables
nobu
2015-01-23
1
-0
/
+2
*
hash.c: move Hash specific functions
nobu
2015-01-23
1
-3
/
+1
*
class.c: add callback argument
nobu
2015-01-19
1
-1
/
+1
*
* hash.c (rb_hash_delete): return Qnil if there are no corresponding
ko1
2014-12-24
1
-0
/
+3
*
encoding.c: load by rb_require_internal
nobu
2014-12-03
1
-0
/
+1
*
ruby.h: export keyword argument functions
nobu
2014-11-26
1
-2
/
+0
*
trivial packing of rb_execarg, load_file_arg, args_info
normal
2014-11-23
1
-2
/
+2
*
get rid of inadvertent ID creation
nobu
2014-11-21
1
-0
/
+1
*
* internal.h (ruby_init_setproctitle): Declare here.
akr
2014-11-19
1
-0
/
+5
*
Add comments.
akr
2014-11-19
1
-11
/
+11
*
* internal.h: Gather declarations in non-header files.
akr
2014-11-18
1
-0
/
+58
*
* debug.c (SET_WHEN): Don't declare debug variables here.
akr
2014-11-18
1
-0
/
+2
*
symbol.c: symbol type predicate functions
nobu
2014-11-17
1
-0
/
+8
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
1
-2
/
+4
*
* gc.c (gc_stat_internal): add compatible layer.
ko1
2014-11-14
1
-0
/
+1
*
internal.h: define
nobu
2014-11-13
1
-1
/
+1
*
internal.h: STATIC_ASSERT
nobu
2014-11-13
1
-4
/
+6
*
* rewrite method/block parameter fitting logic to optimize
ko1
2014-11-02
1
-0
/
+2
[next]