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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* expand tabs.
svn
2018-11-15
1
-2
/
+2
*
include/ruby/ruby.h (RB_ALLOCV*): remove unnecessary GC guard
normal
2018-11-15
1
-2
/
+2
*
* remove trailing spaces.
svn
2018-11-01
1
-1
/
+1
*
introduce USE_TRANSIENT_HEAP to enable/disable theap.
ko1
2018-11-01
1
-3
/
+19
*
support theap for T_HASH. [Feature #14989]
ko1
2018-10-30
3
-5
/
+8
*
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
1
-5
/
+25
*
revert r65444 and r65446 because of commit miss
ko1
2018-10-30
1
-25
/
+5
*
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
1
-5
/
+25
*
Revert "vm_trace: implement postponed_jobs as st_table"
normal
2018-10-23
1
-1
/
+5
*
Define PRIdPTR etc
nobu
2018-10-13
1
-0
/
+9
*
* remove trailing space. [ci skip]
svn
2018-10-08
1
-1
/
+1
*
include/ruby/ruby.h: comment about mswin RUBY_EXTERN [ci skip]
k0kubun
2018-10-08
1
-1
/
+2
*
include/ruby/ruby.h: import external symbols
k0kubun
2018-10-08
1
-0
/
+6
*
include/ruby/intern.h: don't modify MJIT_FUNC_EXPORTED
k0kubun
2018-10-07
2
-4
/
+6
*
vm_core.h: fix inconsistent prototype declarations
k0kubun
2018-10-07
1
-1
/
+13
*
use configure-defined macro instead of __GNUC__
shyouhei
2018-09-26
1
-1
/
+1
*
backward.h: removed stale declarations
nobu
2018-09-05
1
-4
/
+0
*
ruby.h: removed internal macros
nobu
2018-09-04
1
-3
/
+0
*
use mingw ANSI stdio
nobu
2018-09-04
1
-2
/
+2
*
Declare as gnu_printf on mingw
nobu
2018-09-03
1
-0
/
+5
*
configure.ac: printf prifix for int64_t
nobu
2018-08-27
1
-0
/
+2
*
add 'x' mode character for O_EXCL
kazu
2018-08-09
1
-0
/
+1
*
use https:// instead of http://
kazu
2018-07-28
1
-1
/
+1
*
eval.c: rename "rb_frozen_class_p" to "rb_class_modify_check"
mame
2018-07-27
2
-1
/
+3
*
UNREACHABLE_RETURN
nobu
2018-07-24
1
-0
/
+7
*
Improve branch misses
nobu
2018-07-12
1
-1
/
+1
*
Fix compile error on debian8 and gentoo
kazu
2018-07-12
1
-1
/
+4
*
Use "diagnose_if" attribute for clang
naruse
2018-07-10
1
-11
/
+24
*
rb_enc_alias
nobu
2018-06-28
1
-0
/
+1
*
check enc_capable.
ko1
2018-06-28
1
-0
/
+1
*
use the prefixed macro
nobu
2018-06-27
1
-1
/
+1
*
Introduce `USE_GC_MALLOC_OBJ_INFO_DETAILS`. [Feature #14857]
ko1
2018-06-20
1
-6
/
+83
*
intern.h: suppress warnings
nobu
2018-06-11
1
-1
/
+9
*
include/ruby/missing.h: defined(__cplusplus) before using __cplusplus
ngoto
2018-06-05
1
-2
/
+2
*
`int isnan(double)` is a POSIXism
shyouhei
2018-06-05
1
-0
/
+6
*
export rb_hash_bulk_insert
naruse
2018-05-22
1
-0
/
+2
*
Prefer alignof() over _Alignof()
shyouhei
2018-04-09
1
-0
/
+3
*
Signature of rb_uint2inum and rb_int2inum
nobu
2018-02-20
1
-2
/
+2
*
Signature of rb_uint2big and rb_int2big
nobu
2018-02-20
1
-2
/
+2
*
Export some missing symbols for MJIT
k0kubun
2018-02-08
1
-1
/
+3
*
mjit_compile.c: merge initial JIT compiler
k0kubun
2018-02-04
1
-0
/
+4
*
backward.h: adjusted NORETURN declaration
nobu
2018-02-03
1
-1
/
+1
*
backward.h: rb_mod_const_missing is internal function
nobu
2018-02-02
2
-0
/
+3
*
ruby.h: relax rb_funcall(obj, id, 0, 0) case only
nobu
2018-02-01
1
-4
/
+6
*
ruby.h: relax rb_funcall check on extra args for clang
normal
2018-01-30
1
-0
/
+2
*
Fix duplicated HAVE_NAN
kazu
2018-01-27
1
-1
/
+3
*
need to declare the prototype of nan() if missing
usa
2018-01-26
1
-0
/
+4
*
ruby/ruby.h: remove unnecessary exports from C-API
normal
2018-01-24
1
-10
/
+0
*
there is no guarantee that mode_t is as wide as int
shyouhei
2018-01-19
1
-0
/
+4
*
INFINITY is float. That of double is HUGE_VAL.
shyouhei
2018-01-19
1
-0
/
+4
[prev]
[next]