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: 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
*
Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.
ko1
2016-11-07
1
-30
/
+35
*
* vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id):
ktsj
2016-11-05
1
-1
/
+1
*
ruby/ruby.h: optimize rb_integer_type_p
nobu
2016-10-27
1
-0
/
+12
*
ruby.h: use prefixed macro
nobu
2016-10-26
1
-1
/
+1
*
encoding.h: include ruby/ruby.h
nobu
2016-10-23
1
-0
/
+1
*
Add prefix to FIX2LONG in include/ruby/ruby.h
kazu
2016-10-03
1
-3
/
+3
*
ruby.h: add prefix
nobu
2016-10-01
1
-13
/
+15
*
gc.c: rb_gc_adjust_memory_usage
nobu
2016-09-20
1
-0
/
+1
*
util.h: POSIX-noncompliant setenv
nobu
2016-09-07
1
-4
/
+0
*
* include/ruby/defines.h (ALWAYS_INLINE): Add alternative definition.
ngoto
2016-08-24
1
-0
/
+3
*
hide struct internal [Feature #9916]
shyouhei
2016-08-01
2
-47
/
+6
*
ruby.h: use __extension__
nobu
2016-07-28
1
-0
/
+6
*
* regenc.h/c, include/ruby/oniguruma.h, enc/ascii.c, big5.c, cp949.c,
duerst
2016-07-24
1
-17
/
+5
*
ruby.h: use prefixed name
nobu
2016-07-22
1
-2
/
+2
*
RUBY_USE_SETJMPEX
nobu
2016-06-20
1
-1
/
+1
*
remove backward macros
nobu
2016-06-14
1
-5
/
+0
*
Integer unification macro
nobu
2016-06-13
2
-0
/
+10
*
* include/ruby/defines.h (GCC_VERSION_SINCE): Fix logic error by
ngoto
2016-06-10
1
-2
/
+2
*
* string.c: New static function rb_str_ascii_casemap; special-casing
duerst
2016-06-08
1
-0
/
+8
*
* include/ruby/intern.h: Remove excess semicolons in PUREFUNC().
ngoto
2016-06-08
1
-2
/
+2
*
ruby.h: reduce repeated calcuations
nobu
2016-06-02
1
-3
/
+8
*
* addr2line.c: drop to support ATARI ST platform. It was discontinued
hsbt
2016-05-28
1
-5
/
+3
*
fix non-static rb_scan_args
nobu
2016-05-27
1
-35
/
+126
*
ruby.h: fix parameter name
nobu
2016-05-27
1
-1
/
+1
*
ruby.h: fix for old clang
nobu
2016-05-26
1
-9
/
+15
*
ruby.h: suppress warnings
nobu
2016-05-26
1
-2
/
+2
*
ruby.h: count and verify
nobu
2016-05-26
1
-71
/
+52
[next]