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
...
*
backward.h: rb_frame_method_id_and_class
nobu
2017-10-30
2
-1
/
+3
*
Add doxygen comments
sonots
2017-10-21
1
-1
/
+1
*
defines.h: warn EXTERN
nobu
2017-10-13
1
-1
/
+10
*
ruby.h: unnormalized Fixnum value
nobu
2017-09-07
1
-0
/
+3
*
non-keywords hash
nobu
2017-08-20
1
-7
/
+12
*
ruby.h: fix rb_scan_args_trail_idx
nobu
2017-08-19
1
-17
/
+4
*
ruby.h: NULL as empty array
nobu
2017-08-03
1
-2
/
+2
*
should not copy promoted flags.
ko1
2017-08-01
1
-1
/
+2
*
Add documents
yugui
2017-07-22
1
-1
/
+8
*
debug.c: more enums
nobu
2017-06-01
1
-4
/
+4
*
attempt to fix rb_alloc_tmp_buffer2 for ALLOCV_N
normal
2017-05-26
1
-1
/
+1
*
Merge Onigmo 6.1.2
naruse
2017-05-17
1
-1
/
+1
*
Remove missing/strtol.c
rhe
2017-04-21
1
-6
/
+0
*
Suppress a warning in ruby/win32.h [Fix GH-1591]
nobu
2017-04-21
1
-1
/
+1
*
ruby.h: check argc to rb_funcall
nobu
2017-04-15
1
-0
/
+11
*
fix RSTRUCT_LEN macro in public C API
normal
2017-04-15
1
-1
/
+1
*
ruby.h: check argc to rb_yield_values
nobu
2017-04-14
1
-0
/
+34
*
thread.c: rb_thread_fd_close [ci skip]
nobu
2017-03-13
1
-1
/
+1
*
thread.c: rb_thread_fd_close [ci skip]
nobu
2017-03-13
1
-1
/
+1
*
revert RB_FIXABLE related changesets [Bug #13288][Bug #13293][Bug #13294]
shyouhei
2017-03-09
1
-13
/
+2
*
re-introduce __builtin_add_overflow
shyouhei
2017-03-08
1
-16
/
+13
*
Always use old RB_FIXABLE to allow double as argument
naruse
2017-03-07
1
-5
/
+1
*
Revert r57803 "Avoid to cast the argument"
naruse
2017-03-07
1
-1
/
+1
*
Avoid to cast the argument
naruse
2017-03-07
1
-1
/
+1
*
Use ADD instead of MUL
naruse
2017-03-07
1
-12
/
+5
*
optimize FIXABLE macro
shyouhei
2017-03-06
1
-6
/
+31
*
broken mingw
nobu
2017-03-03
1
-9
/
+9
*
backward.h: RClassDeprecated
nobu
2017-02-21
2
-7
/
+8
*
backward.h: move deprecated declaration
nobu
2017-02-21
2
-1
/
+3
*
variable.c: remove deprecated internal feature
nobu
2017-02-21
2
-1
/
+3
*
error.c: remove deprecated internal features
nobu
2017-02-21
2
-3
/
+11
*
complex.c: remove deprecated functions
nobu
2017-02-21
2
-2
/
+4
*
backward.h: 2.2 deprecated features
nobu
2017-02-21
2
-22
/
+20
*
ruby.h: remove comment
nobu
2017-02-13
1
-1
/
+1
*
ruby.h: RB_GC_GUARD stronger than gcc7
nobu
2017-02-13
1
-1
/
+5
*
Merge Onigmo 6.1.1
naruse
2017-02-11
1
-5
/
+6
*
ruby.h: unused parameter
nobu
2017-02-03
1
-3
/
+3
*
fix typo [Bug #13091]
naruse
2017-01-01
1
-1
/
+1
*
include/ruby/version.h: Update API version.
matz
2016-12-25
1
-1
/
+1
*
get rid of implicit signedness conversions
nobu
2016-12-22
1
-50
/
+54
*
suppress warning: implicit conversion changes signedness
naruse
2016-12-22
1
-2
/
+2
*
st.c: fix st_hash* functions [Bug #13019]
nobu
2016-12-21
1
-0
/
+2
*
declare `rb_w32_sysinit` in header.
usa
2016-12-13
1
-0
/
+1
*
Merge Onigmo 6.0.0
naruse
2016-12-10
2
-876
/
+938
*
Suppress warning: this use of "defined" may not be portable
naruse
2016-12-09
1
-6
/
+9
*
ruby.h: add prefix
nobu
2016-12-09
1
-8
/
+10
*
switching hash removal
nobu
2016-12-06
1
-9
/
+0
*
Revert changes on rb_frame_method_id_and_class()
ktsj
2016-12-04
1
-1
/
+1
*
use `rb_struct_ptr` for `RSTRUCT_PTR` macro
usa
2016-11-24
1
-1
/
+1
*
ruby.h: rb_big_sign
nobu
2016-11-19
1
-3
/
+4
[prev]
[next]