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
*
* internal.h (rb_fix_divmod_fix): like r54213, use FIX2NUM only if
naruse
2016-03-21
1
-14
/
+21
*
internal.h: fix no-DLONG case
nobu
2016-03-21
1
-3
/
+3
*
fix r54203's typo (no DLONG case)
naruse
2016-03-20
1
-3
/
+3
*
* internal.h (rb_int128t2big): declare only when HAVE_INT128_T.
usa
2016-03-20
1
-2
/
+1
*
* internal.h (DLONG): defined if long is 32bit (and LONG_LONG is 64bit;
naruse
2016-03-20
1
-0
/
+28
*
* include/ruby/intern.h (rb_big_odd_p, rb_big_even_p): move to
mrkn
2016-03-19
1
-0
/
+2
*
SyntaxError message at iseq compile
nobu
2016-03-19
1
-0
/
+2
*
* include/ruby/intern.h (rb_big_hash): Move to internal.h.
mrkn
2016-03-18
1
-0
/
+1
*
* array.c (rb_ary_max, rb_ary_min): implement Array#max and min with
mame
2016-03-17
1
-0
/
+1
*
* array.c (rb_ary_max, rb_ary_min): Array#max and Array#min added.
mame
2016-03-17
1
-0
/
+7
*
* internal.c: struct cmp_opt_data added for refactoring out a data
mame
2016-03-17
1
-4
/
+9
*
* enum.c (enum_inject): Implement the specialized code for sum of
akr
2016-03-17
1
-0
/
+1
*
internal.h: private rb_gc_mark_global_tbl
nobu
2016-03-15
1
-1
/
+1
*
* intern.h (rb_divmod): assume compilers `/` and `%` comply C99
naruse
2016-03-08
1
-0
/
+41
*
internal.h: functions for class internals
nobu
2016-03-07
1
-0
/
+4
*
win32ole_event.c: use rb_write_error_str
nobu
2016-03-07
1
-1
/
+1
*
internal.h: shortcut macros
nobu
2016-02-22
1
-0
/
+2
*
bignum.c: micro optimization
nobu
2016-02-15
1
-0
/
+1
*
fstring_enc_new
nobu
2016-02-04
1
-0
/
+14
*
variable.c: matched backrefs only
nobu
2016-01-14
1
-0
/
+2
*
* enum.c (enum_minmax): optimize object comparison in
shugo
2016-01-07
1
-0
/
+16
*
use id_table for constant tables
normal
2015-12-29
1
-1
/
+1
*
preserve source file name encoding
nobu
2015-12-24
1
-0
/
+2
*
gc.c: do not expose internal singleton class
nobu
2015-12-22
1
-0
/
+1
*
compile.c: rehash cdhash
nobu
2015-12-11
1
-0
/
+1
*
* introduce new ISeq binary format serializer/de-serializer
ko1
2015-12-08
1
-0
/
+1
*
introduce rb_autoload_str to replace rb_autoload
normal
2015-12-06
1
-0
/
+1
*
encoding.c: defer finding encoding
nobu
2015-12-02
1
-0
/
+1
*
symbol.c: rb_sym_intern
nobu
2015-11-30
1
-1
/
+20
*
version.c: remove ruby_engine_name
nobu
2015-11-29
1
-1
/
+1
*
internal.h: export rb_gc_for_fd
nobu
2015-11-24
1
-1
/
+1
*
use rb_gc_for_fd for more callers
normal
2015-11-23
1
-0
/
+1
*
fiddle: release GVL for ffi_call
normal
2015-11-23
1
-0
/
+3
*
struct.c: dig
nobu
2015-11-16
1
-0
/
+1
*
sprintf.c: nil value is valid
nobu
2015-11-11
1
-0
/
+1
*
proc.c: cfunc_proc_t
nobu
2015-11-10
1
-0
/
+2
*
vm_eval.c: rb_check_funcall_default
nobu
2015-11-09
1
-0
/
+1
*
dig
nobu
2015-11-09
1
-0
/
+2
*
symbol.c: rb_cstr_intern
nobu
2015-11-08
1
-0
/
+5
*
internal.h: RUBY_DTRACE_HOOK
nobu
2015-10-31
1
-2
/
+4
*
variable.c: rb_class_ivar_set
nobu
2015-10-30
1
-2
/
+1
*
variable.c (rb_st_insert_id_and_value): reduce args
normal
2015-10-30
1
-1
/
+1
*
* encoding.c (rb_enc_check_str): add for performance.
ko1
2015-10-29
1
-0
/
+1
*
* internal.h: export rb_wb_(un)protected_newobj_of()
ko1
2015-10-29
1
-3
/
+3
*
* gc.c: introduce rb_wb_unprotected_newobj_of() and
ko1
2015-10-29
1
-0
/
+12
*
RUBY_DTRACE_CREATE_HOOK
nobu
2015-10-29
1
-0
/
+12
*
error.c: receiver in NameError
nobu
2015-10-28
1
-0
/
+1
*
error.c: rb_name_err_new
nobu
2015-10-28
1
-0
/
+5
*
proc.c: remove rb_block_clear_env_self
nobu
2015-10-27
1
-1
/
+0
*
* ruby.c (open_load_file): reset O_NONBLOCK after open.
kosaki
2015-10-17
1
-0
/
+1
[next]