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
*
socket: system getaddrinfo on Windows
nobu
2017-07-25
1
-0
/
+1
*
strscan.c: fix segfault in aref
nobu
2017-07-21
1
-0
/
+1
*
Copy openssl library finder for ext/digest from OpenSSL extention.
hsbt
2017-07-18
1
-1
/
+53
*
zlib.c: fix unnormalized Fixnum
nobu
2017-07-14
1
-1
/
+1
*
VPATH for ripper
nobu
2017-07-14
1
-1
/
+2
*
Zlib::GzipReader#pos underflows after calling #ungetbyte or #ungetc at start ...
naruse
2017-07-14
1
-1
/
+8
*
Update gemspec for standalone gem that is ruby/date repository.
hsbt
2017-07-14
1
-3
/
+9
*
Fixup r59327. Forgot to update version number.
hsbt
2017-07-14
2
-2
/
+2
*
Merge psych-3.0.0.beta3 from ruby/psych.
hsbt
2017-07-14
39
-52
/
+77
*
lexer.rb: ignore dedented space
nobu
2017-07-06
1
-0
/
+5
*
parse.y: f_margs parser events
nobu
2017-07-01
1
-0
/
+12
*
test for [Bug #12670]
nobu
2017-06-19
1
-0
/
+24
*
Make string literal to frozen object on gemspec of defulte gems.
hsbt
2017-06-19
9
-0
/
+9
*
pathname.rb: UNC root pathname needs a separator
nobu
2017-06-16
1
-1
/
+1
*
Merge psych-3.0.0.beta2 from https://github.com/ruby/psych
hsbt
2017-06-16
4
-4
/
+6
*
Merge json-2.1.0 from https://github.com/flori/json
hsbt
2017-06-16
5
-80
/
+115
*
openssl: import v2.0.4
rhe
2017-06-14
11
-50
/
+110
*
thread.c: avoid busy looping on rb_thread_fd_close
normal
2017-06-07
3
-0
/
+32
*
remove extra call to OleInitialize
nobu
2017-05-26
1
-1
/
+0
*
ripper.c should have `#line "ripper.c"`, not `#line "parse.c"`
mame
2017-05-20
1
-1
/
+1
*
cgi/util.rb: Don't escape tilde in #escape
k0kubun
2017-05-17
1
-1
/
+1
*
Search SSL libraries by testing various filename patterns
usa
2017-05-16
1
-5
/
+45
*
date_core.c: fix docs for %Z format
stomar
2017-05-09
1
-2
/
+2
*
separate constdefs.c and constdefs.h
nobu
2017-05-08
1
-1
/
+3
*
ripper/lexer.rb: nested indented heredoc
nobu
2017-05-06
1
-1
/
+8
*
ripper/lexer.rb: nested indented heredoc
nobu
2017-05-02
1
-1
/
+1
*
zlib.c: no buf_filled in zstream
nobu
2017-05-01
1
-68
/
+59
*
zlib.c: zstream_buffer_ungetbyte
nobu
2017-05-01
1
-11
/
+2
*
zlib.c: zstream_expand_buffer_non_stream
nobu
2017-05-01
1
-15
/
+4
*
Bump version to gdbm-2.0.0.beta1
hsbt
2017-04-28
1
-2
/
+2
*
Import gemspec and test file changes from ruby/gdbm.
hsbt
2017-04-25
1
-14
/
+23
*
Document parse.y instead of ext/ripper/ripper.c
nobu
2017-04-23
1
-1
/
+0
*
Remove nonexistent files and rename some files
kazu
2017-04-22
1
-17
/
+6
*
Add sha512
nobu
2017-04-22
1
-1
/
+4
*
ext/extmk.rb: colorize notes [Feature #13302]
nobu
2017-04-21
1
-5
/
+10
*
exts.mk: refine notes [Feature #13302]
nobu
2017-04-21
1
-3
/
+10
*
Removed deprecated extensions of mathn.
hsbt
2017-04-20
6
-26
/
+0
*
extmk.rb: fail for mandatory libraries
nobu
2017-04-20
1
-4
/
+12
*
extmk.rb: improve message printed when configuring extensions fails
rhe
2017-04-19
1
-19
/
+18
*
socket: avoid fcntl for read/write_nonblock on Linux
normal
2017-04-19
1
-0
/
+18
*
fix ext/-test-/struct/ dependencies
normal
2017-04-15
1
-0
/
+46
*
fix RSTRUCT_LEN macro in public C API
normal
2017-04-15
1
-0
/
+13
*
IPSocket#inspect
nobu
2017-04-14
1
-0
/
+38
*
Merge json-2.0.4.
hsbt
2017-04-12
7
-34
/
+46
*
Merge upstream of ruby/etc.
hsbt
2017-04-11
1
-4
/
+16
*
Socket.udp_server_sockets: use symbol proc
normal
2017-04-11
1
-1
/
+1
*
Fix a typo.
hsbt
2017-04-11
1
-1
/
+1
*
Import gemspec from ruby/etc.
hsbt
2017-04-11
1
-14
/
+26
*
Import gemspec from ruby/dbm
hsbt
2017-04-11
1
-3
/
+6
*
Get rid of inifinity retry loop in Socket.udp_server_sockets
usa
2017-04-09
1
-0
/
+1
[next]