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
*
Rename imemo_strterm to imemo_parser_strterm
mame
2017-11-04
1
-11
/
+11
*
Revert "Revert "Replace NODE_STRTERM and NODE_HEREDOC with imemo_strterm""
mame
2017-11-04
1
-1
/
+4
*
Revert "Replace NODE_STRTERM and NODE_HEREDOC with imemo_strterm"
mame
2017-11-04
1
-4
/
+1
*
Replace NODE_STRTERM and NODE_HEREDOC with imemo_strterm
mame
2017-11-04
1
-1
/
+4
*
Revert "Revert "Manage AST NODEs out of GC""
mame
2017-10-27
1
-1
/
+2
*
Revert "Manage AST NODEs out of GC"
mame
2017-10-27
1
-2
/
+1
*
Manage AST NODEs out of GC
mame
2017-10-27
1
-1
/
+2
*
Use rb_execution_context_t instead of rb_thread_t
ko1
2017-10-26
1
-1
/
+0
*
common conversion functions
nobu
2017-10-26
1
-0
/
+3
*
Refactoring by adding `rb_imemo_alloc_new` to create imemo_alloc buffer
mame
2017-10-25
1
-0
/
+2
*
vm_insnhelper.c: array aref optimization
nobu
2017-10-22
1
-0
/
+2
*
Add doxygen comments
sonots
2017-10-21
1
-11
/
+13
*
fix comment abount IMEMO_FL_USHIFT
tarui
2017-10-21
1
-1
/
+1
*
imemo_mask (enum) -> IMEMO_MASK (immediate value).
ko1
2017-10-21
1
-4
/
+4
*
fix up imemo_alloc
nobu
2017-10-21
1
-1
/
+1
*
Replace NODE_ALLOCA with T_IMEMO (imemo_alloc)
mame
2017-10-21
1
-7
/
+16
*
[Feature #13712] String#start_with? supports regexp
naruse
2017-10-21
1
-0
/
+1
*
Revert "vm_eval.c: add rb_yield_assoc_or_values()"
glass
2017-10-02
1
-1
/
+0
*
vm_eval.c: add rb_yield_assoc_or_values()
glass
2017-10-02
1
-0
/
+1
*
hash.c: remove special treatments on deletion
glass
2017-09-30
1
-1
/
+0
*
Fix overflow detection for LLP64 arch [Bug #13748]
naruse
2017-09-25
1
-1
/
+1
*
file.c: rb_check_realpath
nobu
2017-09-21
1
-0
/
+1
*
error.c: KeyError#receiver and KeyError#key
nobu
2017-09-18
1
-0
/
+3
*
store ec instead of thread in rb_context_t.
ko1
2017-09-10
1
-1
/
+0
*
ruby.h: unnormalized Fixnum value
nobu
2017-09-07
1
-2
/
+0
*
add rb_hash_new_with_size()
shyouhei
2017-09-05
1
-0
/
+1
*
Refactor the internal data format for coverage measurement
mame
2017-09-03
1
-0
/
+8
*
Fiber#to_s (#inspect) return richer information.
ko1
2017-08-10
1
-0
/
+1
*
string.c: rb_str_initialize
nobu
2017-07-30
1
-0
/
+1
*
revert r59359, r59356, r59355, r59354
normal
2017-07-19
1
-2
/
+1
*
vm_eval.c: rb_lambda_call
nobu
2017-07-18
1
-2
/
+20
*
proc.c: rb_block_min_max_arity
nobu
2017-07-18
1
-0
/
+1
*
hash: keep fstrings of tainted strings for string keys
normal
2017-07-18
1
-1
/
+2
*
remove unused rb_obj_basic_to_s_p function
normal
2017-06-29
1
-1
/
+0
*
rb_catch_protect() accepts enum ruby_tag_type *.
ko1
2017-06-23
1
-1
/
+0
*
removed ruby_error_print
nobu
2017-06-16
1
-1
/
+0
*
remove ruby_kill() introduced for [Bug #7951].
ko1
2017-06-12
1
-1
/
+0
*
file.c: realpath in OS path encoding
nobu
2017-06-08
1
-0
/
+3
*
rename functions and clean parameters.
ko1
2017-06-05
1
-1
/
+1
*
load.c: convert by rb_get_path_check
nobu
2017-06-01
1
-0
/
+1
*
Improve performance of implicit type conversion
watson1978
2017-05-31
1
-0
/
+2
*
Improve performance of some Time methods
watson1978
2017-05-27
1
-0
/
+1
*
vm_insnhelper.c: rb_eql_opt should call eql?
nobu
2017-05-25
1
-0
/
+2
*
Improve performance of rb_eql()
watson1978
2017-05-25
1
-0
/
+1
*
internal.h (rb_gc_resurrect): remove stale declaration
ktsj
2017-05-04
1
-2
/
+0
*
internal.h: rb_raise_static
nobu
2017-05-02
1
-0
/
+5
*
Send the backtrace of the circular require warning as a single String to Warn...
eregon
2017-04-27
1
-0
/
+1
*
refactor newhash (revision 58463 another try) [fix GH-1600]
shyouhei
2017-04-27
1
-0
/
+3
*
load.c: backtrace of circular require
nobu
2017-04-25
1
-1
/
+2
*
revert newhash refactoring
shyouhei
2017-04-24
1
-1
/
+0
[next]