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
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
2018-12-07
zlib (gzfile_write_raw): do not resize string after .write call
normal
2018-12-05
Import bigdecimal 1.4.0.pre.20181205a
mrkn
2018-12-05
Revert bigdecimal 1.4.0 related commits
mrkn
2018-12-04
Merge upstream from ruby/psych
hsbt
2018-12-04
Remove unnecessary linker flags
nobu
2018-12-04
Move dependency on gemspec
nobu
2018-12-04
Remove unnecessary directory listing
nobu
2018-12-04
Use delete_prefix instead of `sub(/\Afixed-pattern/, '')`
kazu
2018-12-04
* expand tabs.
svn
2018-12-04
Import bigdecimal-1.4.0.pre-20181204a
mrkn
2018-12-03
ext/bigdecimal/bigdecimal.c: drop unused function
k0kubun
2018-12-02
Fix JSON::Parser against bigdecimal updates
mrkn
2018-12-02
* expand tabs.
svn
2018-12-02
Import bigdecimal-1.4.0.pre-20181130a
mrkn
2018-12-01
Let sub-directory exts depend on their parent ext
mrkn
2018-11-29
disable non-blocking pipes and sockets by default
normal
2018-11-28
Merge stringio.gemspec from github repository.
hsbt
2018-11-22
socket: disable nonblocking-by-default on win32
normal
2018-11-22
ext/socket/init.c (rsock_socket0): non-blocking for non-SOCK_NONBLOCK
normal
2018-11-22
io + socket: make pipes and sockets nonblocking by default
normal
2018-11-21
errno.h must be included after config.h because config.h might define
odaira
2018-11-16
[doc] Fix grammar typo in Pty_init() docstring [ci skip]
k0kubun
2018-11-13
Pathname: Have #relative_path_from accept String argument.
marcandre
2018-11-13
date_core.c: use static ID variables
nobu
2018-11-13
date_core.c: obey to the allocation framework
nobu
2018-11-13
date_core.c: respect COMPLEX_DAT bit
nobu
2018-11-13
date_core.c: keep COMPLEX_DAT bit
nobu
2018-11-13
date_core.c: set/reset COMPLEX_DAT
nobu
2018-11-11
Use friendlier terminology in rubysocket.h comment
nobu
2018-11-11
Revert "Use friendlier terminology in rubysocket.h comment"
nobu
2018-11-11
Use friendlier terminology in rubysocket.h comment
nobu
2018-11-11
Make rubygems follow the upstream of psych
nobu
2018-11-10
Revert "Merge psych from upstream."
mame
2018-11-10
Merge psych from upstream.
hsbt
2018-11-08
ext/socket/init.c (wait_connectable): bail out early on some errors
normal
2018-11-01
Fix call-seq of OpenSSL.fips_mode and WIN32OLE_METHOD#name [ci skip]
kazu
2018-10-31
Removed control characters from gemspec.
hsbt
2018-10-30
support theap for T_HASH. [Feature #14989]
ko1
2018-10-22
Merge stringio.gemspec from github repository.
hsbt
2018-10-20
Retry r65211.
hsbt
2018-10-20
Revert "Mergr etc from github repository."
hsbt
2018-10-20
fix typo.
tadd
2018-10-20
Mergr etc from github repository.
hsbt
2018-10-20
Merge fiddle from github repository.
hsbt
2018-10-20
* expand tabs.
svn
2018-10-20
ext/coverage/: add the oneshot mode
mame
2018-10-20
Merge Pysch-3.1.0.pre2 from ruby/psych.
hsbt
2018-10-18
zlib: fix Zlib::VERSION
nobu
2018-10-18
openssl: sync with upstream repository
rhe
2018-10-12
readline.c: improve docs
stomar
[next]