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
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-07-05
Add missing file
naruse
2018-07-05
unrevert r63852 but keep SIGCHLD path disabled for win32
normal
2018-07-04
Revert r63758 and related commits
naruse
2018-06-27
hijack SIGCHLD handler for internal use
normal
2018-06-25
comma at the end of enum is a C99ism
shyouhei
2018-06-24
UNIXSocket#recv_io: trigger GC when out of FDs
normal
2018-06-17
openssl_missing.h: constified
nobu
2018-06-15
Remove flip-flop usages from build scripts
mame
2018-05-31
Define AST module under RubyVM [experimental]
yui-knk
2018-05-31
ast.c: Do not taint TOPLEVEL_BINDING
yui-knk
2018-05-30
Workaround for old LibreSSL
nobu
2018-05-28
Merge etc gemspec from github repository.
hsbt
2018-05-23
ext/pty/pty.c: I_FIND before I_PUSH if possible
ngoto
2018-05-15
-test-/wait_for_single_fd: fix -Wformat-security warning
normal
2018-05-14
test_wait_for_single_fd: ensure this works with kqueue
normal
2018-05-12
openssl: merge changes in v2.1.1
rhe
2018-05-09
Rename imemo_alloc with imemo_tmpbuf
mame
2018-05-03
Revert "ext/cgi/escape: preserve String subclass in result"
normal
2018-05-02
ext/cgi/escape: preserve String subclass in result
normal
2018-05-01
ast.c: use enum in switch for warnings
nobu
2018-04-30
io.c: workaround for EPROTOTYPE
nobu
2018-04-28
Merge Pysch 3.0.3.pre1.
hsbt
2018-04-19
fiddle/import.rb: suppress warning
nobu
2018-04-02
Win32API.rb: use uplevel option to warn
nobu
2018-03-28
unixsocket.c: abstract namespace
nobu
2018-03-28
unixsocket.c: check NUL bytes
nobu
2018-03-26
bigdecimal.c: fix missing argument
nobu
2018-03-25
extmk.rb: get rid of shadowing outer local variable
nobu
2018-03-20
node.c: predicates for special NODEs
nobu
2018-03-13
Fix FrozenError on `Ripper.slice`
k0kubun
2018-03-13
Improve Pathname performance
watson1978
2018-03-12
ripper: fix escaped space
nobu
2018-03-10
ext/win32ole/win32ole.c: fix typo. [ci skip]
suke
2018-03-10
* ext/win32ole/win32ole.c: fix url of ActiveState. Thanks to Kazuhiro Nishiya...
suke
2018-03-09
Removed useless assertions [ci skip]
nobu
2018-03-07
date_core.c: check conversion
nobu
2018-03-02
openssl: search winsock
nobu
2018-03-02
io/console: drop 2.1.0 support [ci skip]
nobu
2018-03-02
io/console: drop 2.0.0 support [ci skip]
nobu
2018-03-02
search winsock libraries explicitly
nobu
2018-02-27
Refactor ERB version checking for keyword arguments
k0kubun
2018-02-25
date_parse.c, date_strptime.c: ensure symbols static all
nobu
2018-02-25
date_core.c: ensure symbols static all
nobu
2018-02-25
date_core.c: defensive code
nobu
2018-02-22
erb.rb: deprecate safe_level of ERB.new
k0kubun
2018-02-18
ext/fiddle/lib/fiddle/pack.rb: pack "void *" properly on 32-bit
normal
2018-02-17
long long is a C99ism
shyouhei
2018-02-17
socket.rb: protected connect_internal
nobu
2018-02-16
add casts (cosmetic; just be explicit)
shyouhei
2018-02-16
no ID cache in Init functions
nobu
[next]