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
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* expand tabs.
svn
2018-10-10
1
-1
/
+1
*
revisit `RARRAY_PTR()`.
ko1
2018-10-10
1
-1
/
+1
*
ext/objspace/objspace_dump.c: print addresses consistently
nobu
2018-10-09
1
-7
/
+7
*
* expand tabs.
svn
2018-10-09
1
-6
/
+6
*
Revert "ext/objspace/objspace_dump.c: print addresses consistently"
naruse
2018-10-09
1
-7
/
+7
*
* expand tabs.
svn
2018-10-08
1
-6
/
+6
*
ext/objspace/objspace_dump.c: print addresses consistently
tenderlove
2018-10-08
1
-7
/
+7
*
Added missing declarations in readline.h bundled with macOS 10.14
nobu
2018-10-07
1
-0
/
+10
*
* ext/win32ole/lib/win32ole.rb (methods): COM method elements should be
suke
2018-09-26
1
-1
/
+1
*
Suppress more -Wparentheses warnings
nobu
2018-09-21
2
-2
/
+4
*
* expand tabs.
svn
2018-09-21
2
-6
/
+6
*
Remove -Wno-parentheses flag.
nobu
2018-09-21
3
-7
/
+7
*
pty.c: typo
nobu
2018-09-18
1
-1
/
+1
*
pty.c: more difensive
nobu
2018-09-18
1
-2
/
+2
*
ext/objspace/object_tracing.c (freeobj_i): fix missing assignment
nobu
2018-09-07
1
-0
/
+1
*
object_tracing.c: register TracePoint objects
nobu
2018-09-07
1
-2
/
+2
*
ext/objspace/object_tracing.c (freeobj_i): no lookup before delete
nobu
2018-09-07
1
-5
/
+6
*
ext/objspace/object_tracing.c: get rid of aliasing pointers
nobu
2018-09-07
1
-10
/
+16
*
fix a typo [ci skip]
nobu
2018-09-05
1
-1
/
+1
*
fix typo
naruse
2018-09-05
1
-1
/
+1
*
AIX doesn't set OptionLength for boolean options
naruse
2018-09-05
1
-0
/
+12
*
Readline: expose rl_completion_quote_character variable
nobu
2018-09-02
2
-0
/
+32
*
Re-try to add workaround for warnings
kazu
2018-09-01
1
-1
/
+1
*
RSTRING_PTR may not be terminated in the future
nobu
2018-09-01
2
-22
/
+41
*
10**3 is always 1000
nobu
2018-09-01
1
-3
/
+1
*
adjust indent
nobu
2018-09-01
1
-18
/
+18
*
surround macro block with do/while
nobu
2018-09-01
3
-65
/
+65
*
Revert "Try to add workaround for warnings"
kazu
2018-08-31
1
-1
/
+1
*
Try to add workaround for warnings
kazu
2018-08-31
1
-1
/
+1
*
[DOC] leap seconds [ci skip]
kazu
2018-08-31
1
-2
/
+2
*
Merge psych-3.1.0.pre1.
hsbt
2018-08-27
12
-116
/
+196
*
ext/readline/extconf.rb: try using more readline APIs
k0kubun
2018-08-24
1
-3
/
+3
*
Add more assertions for NotImplementedError of instance method
kazu
2018-08-21
1
-1
/
+1
*
Fix test bug
kazu
2018-08-13
1
-0
/
+2
*
Pathname: Simplified Pathname#mountpoint?
nobu
2018-08-10
1
-2
/
+1
*
needs openssl/opensslv.h
nobu
2018-08-08
1
-1
/
+1
*
openssl: sync with upstream repository
rhe
2018-08-08
9
-33
/
+51
*
Removed needless date attribute from gemspec of default gems.
hsbt
2018-08-07
8
-8
/
+0
*
Removed needless file from gemspec.
hsbt
2018-08-07
1
-1
/
+1
*
Add support of Berkeley DB 6.x.
hsbt
2018-08-07
2
-3
/
+5
*
ext/json/parser/parser.c: do not call rb_str_resize() on Time object
eregon
2018-08-03
2
-10
/
+14
*
Fix missed update of parser source in r62429
eregon
2018-08-03
1
-0
/
+1
*
reduce LibreSSL warnings
nobu
2018-07-29
1
-0
/
+4
*
use https:// instead of http://
kazu
2018-07-28
1
-1
/
+1
*
UNREACHABLE_RETURN
nobu
2018-07-24
9
-11
/
+11
*
Remove needless `nacl` check
kazu
2018-07-22
1
-1
/
+1
*
zlib (rb_gzreader_getc): localize and return cbuf directly
normal
2018-07-18
1
-20
/
+6
*
Fixup r63864
kazu
2018-07-06
1
-1
/
+1
*
Prefixed reset_leap_second_info
nobu
2018-07-06
1
-1
/
+1
*
Make a prototype
nobu
2018-07-05
1
-1
/
+1
[prev]
[next]