index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
2017-09-20
fix up r59949
nobu
2017-09-19
Fixup r59961. Use http for libffi downloading.
hsbt
2017-09-19
Use https instead of ftp for libffi downloading.
hsbt
2017-09-18
parse.y: ripper_lex_state_name
nobu
2017-09-17
ext/objspace/objspace.c: remove unneeded code clones.
mame
2017-09-17
ext/io/console/lib/console/size.rb: Fix the context of method definition
mame
2017-09-17
ext/date/extconf.rb: check for timezone and altzone
rhe
2017-09-15
To use github url for gemspec.
hsbt
2017-09-15
ext/coverage/coverage.c (rb_coverage_start): Ensure `opt` is a hash
yui-knk
2017-09-14
ripper: add states of scanner
nobu
2017-09-14
ext/coverage/coverage.c: use long instead of int for coverage site id
mame
2017-09-14
ext/coverage/coverage.c (method_coverage): `id` was used uninitialized
mame
2017-09-14
Add method coverage
mame
2017-09-14
Removed needless operator.
hsbt
2017-09-14
Add branch coverage for if statement
mame
2017-09-14
ext/coverage/coverage.c: Fix the condition for non-experimental mode
mame
2017-09-14
[EXPERIMENTAL] Extend the API of `Coverage.start` and `result`
mame
2017-09-14
Update gemspec for gem released versions.
hsbt
2017-09-12
Merge fiddle-1.0.0.beta2 from upstream.
hsbt
2017-09-11
console.c: set winsize on Windows
nobu
2017-09-09
sprintf.c: NULL as str
nobu
2017-09-07
ruby.h: unnormalized Fixnum value
nobu
2017-09-04
Improve line covearge of ext/io/nonblock/nonblock.c from 54.5% to 95.5%
mame
2017-09-03
Refactor the internal data format for coverage measurement
mame
2017-09-03
ext/.document: follow-up r59734
rhe
2017-09-03
openssl: import v2.1.0.beta1
rhe
2017-09-02
* ext/win32ole/win32ole.c (fole_initialize): fix typo. thanks to Gray Wolf.
suke
2017-09-01
ext/coverage/coverage.c: add Coverage.enabled?
mame
2017-08-31
Add Socket::Ifaddr.vhid on supported platforms [Feature #13803]
naruse
2017-08-26
* ext/win32ole/win32ole.c (fole_initialize): support licensed COM server. Tha...
suke
2017-08-19
ruby.h: fix rb_scan_args_trail_idx
nobu
2017-08-16
Added gemspec of digest library.
hsbt
2017-08-15
ripper.rb: fix License format [ci skip]
nobu
2017-08-14
Fix a class of a returned value
yui-knk
2017-08-13
stringio.c: suppress a warning [ci skip]
nobu
2017-08-13
stringio.c: encoding at empty chomped result
nobu
2017-08-13
stringio.c: encoding at empty result
nobu
2017-08-12
stringio.c: encoding at EOF
nobu
2017-08-10
openssl: import v2.0.5
rhe
2017-08-03
disable rdoc for internal constants [ci skip]
nobu
2017-08-03
extract IDs
nobu
2017-07-25
socket: system getaddrinfo on Windows
nobu
2017-07-21
strscan.c: fix segfault in aref
nobu
2017-07-18
Copy openssl library finder for ext/digest from OpenSSL extention.
hsbt
2017-07-14
zlib.c: fix unnormalized Fixnum
nobu
2017-07-14
VPATH for ripper
nobu
2017-07-14
Zlib::GzipReader#pos underflows after calling #ungetbyte or #ungetc at start ...
naruse
2017-07-14
Update gemspec for standalone gem that is ruby/date repository.
hsbt
2017-07-14
Fixup r59327. Forgot to update version number.
hsbt
2017-07-14
Merge psych-3.0.0.beta3 from ruby/psych.
hsbt
[next]