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
...
*
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
*
numeric.c, rational.c: refactor by using FIXNUM_NEGATIVE_P and FIXNUM_ZERO_P
mrkn
2016-11-11
1
-0
/
+4
*
numeric.c, internal.h: export int_fdiv() as rb_int_fdiv()
mrkn
2016-11-10
1
-0
/
+1
*
Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.
ko1
2016-11-07
1
-0
/
+1
*
process.c: PATH env in spawn
nobu
2016-11-06
1
-0
/
+1
*
numeric.c: round to nearest even
nobu
2016-11-05
1
-1
/
+13
*
chomp option
nobu
2016-11-05
1
-0
/
+1
*
internal.h: RB_OBJ_BUILTIN_TYPE
nobu
2016-10-28
1
-0
/
+18
*
class.c: rb_undef_methods_from
nobu
2016-10-24
1
-0
/
+1
*
* internal.h (ST2FIX): new macro to convert st_index_t to Fixnum.
usa
2016-10-04
1
-0
/
+3
*
* internal.h (MAYBE_UNUSED): The fallback definition is needed.
ngoto
2016-09-16
1
-0
/
+8
*
* internal.h (WARN_UNUSED_RESULT): moved to configure.in, to
shyouhei
2016-09-16
1
-20
/
+0
*
variable.c: rb_deprecate_constant
nobu
2016-09-09
1
-0
/
+1
*
internal.h: fix typos
nobu
2016-09-02
1
-2
/
+2
*
internal.h: fix r55831
nobu
2016-08-08
1
-1
/
+1
*
* internal.h (RBASIC_CLEAR_CLASS): Reroute ANSI C's strict
shyouhei
2016-08-08
1
-2
/
+2
*
hide struct internal [Feature #9916]
shyouhei
2016-08-01
1
-0
/
+51
*
* vm.c, internal.h: remove RubyVM::Env class and all of env objects
ko1
2016-07-28
1
-8
/
+8
*
* vm_core.h: revisit the structure of frame, block and env.
ko1
2016-07-28
1
-5
/
+5
*
internal.h: inline Check_Type
nobu
2016-07-23
1
-0
/
+6
*
hash.c: rb_hash_add_new_element
nobu
2016-07-20
1
-0
/
+1
*
math.c: Complex sqrt
nobu
2016-07-12
1
-2
/
+2
*
complex.c: rb_complex prefix
nobu
2016-07-12
1
-2
/
+2
*
* string.c (rb_str_change_terminator_length): New function to change
ngoto
2016-07-05
1
-0
/
+1
*
Integer unification macro
nobu
2016-06-13
1
-0
/
+5
*
hash.c: ensure NUL-terminated for ENV
nobu
2016-06-10
1
-1
/
+1
*
* include/ruby/intern.h: Remove excess semicolons in PUREFUNC().
ngoto
2016-06-08
1
-1
/
+1
*
transcode.c: scrub in the given encoding
nobu
2016-05-27
1
-0
/
+1
*
Use RB_GNUC_EXTENSION_BLOCK instead of __extension__
ngoto
2016-05-20
1
-8
/
+6
*
exclude non-VALUE in memo from GC
nobu
2016-05-20
1
-0
/
+6
*
Optimize enum_sum for a range from int to int
mrkn
2016-05-17
1
-0
/
+1
*
include/ruby/defines.h (GCC_VERSION_SINCE): moved from internal.h
naruse
2016-05-12
1
-7
/
+1
*
Use HAVE_BUILTIN___BUILTIN_CONSTANT_P
naruse
2016-05-12
1
-5
/
+5
*
* configurein: use alternative keyword
naruse
2016-05-12
1
-5
/
+5
*
* configure.in: check function attirbute const and pure,
naruse
2016-05-08
1
-13
/
+16
*
numeric.c: Remove prototype declarations to internal.h
yui-knk
2016-05-04
1
-0
/
+4
*
* internal.h (RCOMPLEX_SET_IMAG): undef RCOMPLEX_SET_IMAG
yui-knk
2016-05-03
1
-1
/
+1
*
* string.c (count_utf8_lead_bytes_with_word): Use __builtin_popcount
naruse
2016-05-03
1
-0
/
+17
*
* string.c (search_nonascii): use nlz on big endian environments.
naruse
2016-04-30
1
-0
/
+9
*
* string.c (search_nonascii): unroll and use ntz
naruse
2016-04-30
1
-0
/
+46
*
Define Integer#> instead of Bignum#>.
akr
2016-04-30
1
-0
/
+1
*
Define Integer#>= instead of Bignum#>=.
akr
2016-04-30
1
-0
/
+1
*
Define Integer#< instead of Bignum#<.
akr
2016-04-30
1
-0
/
+1
*
Define Integer#<= instead of Bignum#<=.
akr
2016-04-30
1
-0
/
+1
*
Define Integer#remainder instead of Bignum#remainder.
akr
2016-04-30
1
-0
/
+1
*
Rename fix_rev and rb_big_neg to fix_comp and rb_big_comp.
akr
2016-04-30
1
-1
/
+1
*
{Fixnum,Bignum}#~ is unified into Integer.
akr
2016-04-30
1
-0
/
+1
[prev]
[next]