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
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-22
Wait accept is ready also on Solaris
naruse
2018-11-22
Use File.expand_path("~username") instead of ENV["HOME"]
naruse
2018-11-22
ext/socket/init.c (rsock_socket0): non-blocking for non-SOCK_NONBLOCK
normal
2018-11-22
* expand tabs.
svn
2018-11-22
Revert r63030
nobu
2018-11-22
io + socket: make pipes and sockets nonblocking by default
normal
2018-11-22
configure.ac: support 32-bit builds on x86-64 systems
normal
2018-11-22
Enable refinements at Object#respond_to?
nobu
2018-11-22
Enable refinements to public_send.
nobu
2018-11-22
mjit_archflag.sh: fix bare word in the header
nobu
2018-11-22
.gitignore: add mjit_build_dir.c [ci skip]
kazu
2018-11-22
.gitignore: add .time under coroutine [ci skip]
kazu
2018-11-22
.gitignore: revert r65834 partially [ci skip]
kazu
2018-11-22
Proc#<< and Proc#>>
nobu
2018-11-22
proc.c: Support any callable when composing Procs
nobu
2018-11-22
proc.c: Implement Method#* for Method composition
nobu
2018-11-22
proc.c: Implement Proc#* for Proc composition
nobu
2018-11-22
Revert "test_gem_remote_fetcher.rb: give up testing MJIT here"
k0kubun
2018-11-22
Use VirtualAlloc/VirtualProtect/VirtualFree for windows stack allocation.
samuel
2018-11-21
* configure.ac: On AIX, LDFLAGS must be after -L../.. in TRY_LINK,
odaira
2018-11-21
* 2018-11-22
svn
2018-11-21
errno.h must be included after config.h because config.h might define
odaira
2018-11-21
test_gem_remote_fetcher.rb: give up testing MJIT here
k0kubun
2018-11-21
Merge master branch from rubygems/rubygems upstream.
hsbt
2018-11-21
Get rid of variable modifiers of BSD make
nobu
2018-11-21
Makefile.in: get rid of `local` for Solaris sh
nobu
2018-11-21
configure.ac: silence `command -v` outpout
nobu
2018-11-21
char is not unsigned
shyouhei
2018-11-21
configure.ac: add --disable-fiber-coroutine option
nobu
2018-11-21
configure.ac: gather preset variables on mingw
nobu
2018-11-20
Show function name based on dladdr
naruse
2018-11-20
Support Universal Binary for macOS
naruse
2018-11-20
Fix indentation.
samuel
2018-11-20
* 2018-11-21
svn
2018-11-20
Skip known MJIT random test failures
k0kubun
2018-11-20
configure.ac: disable native-fiber for MinGW
k0kubun
2018-11-20
appveyor.yml: do not undefine everything [ci skip]
k0kubun
2018-11-20
* properties.
svn
2018-11-20
appveyor.yml: exclude TestEnumerable.rb on msys2
k0kubun
2018-11-20
appveyor.yml: native-fiber crashes Enumerator
k0kubun
2018-11-20
Make coroutine object directory for each arch
nobu
2018-11-20
test/excludes/_appveyor: exclude AppVeyor killer
k0kubun
2018-11-20
Change ASMEXT to s
nobu
2018-11-20
Makefile.in: fix Travis i686 build
k0kubun
2018-11-20
mjit_worker.c: avoid GC when modifying ISeq
k0kubun
2018-11-20
Fix condition
nobu
2018-11-20
Make fiber_entry static
nobu
2018-11-20
Fix typo and make directory
nobu
2018-11-20
Support Visual C++ (mswin)
samuel
2018-11-20
Fix windows builds.
samuel
[prev]
[next]