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
*
load.c: backtrace of circular require
nobu
2017-04-25
1
-1
/
+2
*
revert newhash refactoring
shyouhei
2017-04-24
1
-1
/
+0
*
refactor hash literal
shyouhei
2017-04-21
1
-0
/
+1
*
split insns.def into functions
shyouhei
2017-04-18
1
-0
/
+1
*
vm_backtrace.c: backtrace functions per threads
nobu
2017-04-17
1
-1
/
+0
*
array.c: Improve performance of Array#sort with float elements
mrkn
2017-04-13
1
-0
/
+4
*
introduce imemo_type_p(v, imemo_type)
ko1
2017-04-07
1
-0
/
+15
*
internal.h: parenthesize macro argument
nobu
2017-04-06
1
-1
/
+1
*
fix TracePoint#return_value with non-local exits
ko1
2017-04-06
1
-1
/
+3
*
Remove unused Init_frozen_strings declaration
sorah
2017-03-29
1
-1
/
+0
*
error.c: warning functions
nobu
2017-03-27
1
-0
/
+8
*
vm_args.c: arity check of lambda
nobu
2017-03-19
1
-0
/
+1
*
bignum.c: rb_int_parse_cstr
nobu
2017-03-16
1
-0
/
+8
*
revert RB_FIXABLE related changesets [Bug #13288][Bug #13293][Bug #13294]
shyouhei
2017-03-09
1
-11
/
+0
*
re-introduce __builtin_add_overflow
shyouhei
2017-03-08
1
-5
/
+4
*
Use RB_POSFIXABLE and RB_NEGFIXABLE to avoid cast introduced at r57793
naruse
2017-03-07
1
-1
/
+1
*
optimize FIXABLE macro
shyouhei
2017-03-06
1
-0
/
+12
*
LONG_LONG_MAX not always available
shyouhei
2017-03-06
1
-1
/
+1
*
opt_eq_func refactor
nobu
2017-03-06
1
-0
/
+1
*
use HAVE_BUILTIN___BUILTIN_MUL_OVERFLOW
shyouhei
2017-03-06
1
-2
/
+28
*
eval_error.c: backstrace in reverse order
nobu
2017-02-22
1
-0
/
+1
*
numeric.c: Numeric#clone and #dup
nobu
2017-02-22
1
-0
/
+1
*
internal.h: removed function declaration
nobu
2017-02-21
1
-1
/
+0
*
DEPRECATED_INTERNAL_FEATURE
nobu
2017-02-17
1
-2
/
+3
*
fix description for current implementation
naruse
2017-02-04
1
-5
/
+17
*
internal.h: fix r57507
nobu
2017-02-03
1
-5
/
+5
*
Use carry flag to reduce instructions
naruse
2017-02-02
1
-0
/
+47
*
io.c: recycle garbage on write
normal
2017-01-30
1
-0
/
+2
*
fix up r57461
nobu
2017-01-30
1
-4
/
+7
*
#include <stdbool.h>
shyouhei
2017-01-30
1
-0
/
+13
*
eval.c: copy special exception
nobu
2017-01-24
1
-1
/
+1
*
file.c: refine message
nobu
2017-01-16
1
-0
/
+1
*
fix optimization for hash aset/aref with fstring
eregon
2017-01-07
1
-0
/
+1
*
numeric.c: reduce fdiv
nobu
2016-12-28
1
-0
/
+1
*
get rid of implicit signedness conversions
nobu
2016-12-22
1
-40
/
+50
*
String#match? and Symbol#match?
nobu
2016-12-12
1
-0
/
+1
*
internal.h: change the default rounding mode to half-up
mrkn
2016-12-10
1
-1
/
+1
*
round-down
nobu
2016-11-25
1
-4
/
+5
*
complex.c: optimize f_gt_p some cases
mrkn
2016-11-22
1
-0
/
+3
*
complex.c: optimize f_negate
mrkn
2016-11-18
1
-0
/
+2
*
internal.h: round macros
nobu
2016-11-18
1
-2
/
+8
*
complex.c: optimize Numeric#polar and Numeric#arg
mrkn
2016-11-16
1
-0
/
+4
*
rational.c: optimize Integer#lcm
mrkn
2016-11-12
1
-0
/
+2
*
rational.c: optimize Float#to_r
mrkn
2016-11-12
1
-0
/
+1
*
rational.c: optimize Rational#{floor,ceil,round,truncate}
mrkn
2016-11-12
1
-0
/
+2
*
rational.c: purge f_cmp
mrkn
2016-11-12
1
-0
/
+1
*
rational.c: optimize Rational#==
mrkn
2016-11-12
1
-0
/
+1
*
rational.c: optimize Rational#<=>
mrkn
2016-11-12
1
-0
/
+1
*
rational.c: optimize Rational#**
mrkn
2016-11-11
1
-0
/
+2
*
rational.c: avoid needless object allocation with nurat_to_double
mrkn
2016-11-11
1
-2
/
+2
[next]