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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
parse.y: disallow $-
nobu
2013-04-24
1
-5
/
+4
*
* string.c (rb_str_inspect): refix r40413, on Ruby 1.9 usual character
naruse
2013-04-23
2
-4
/
+6
*
* lib/net/imap.rb (getacl_response): parse the mailbox of an ACL
shugo
2013-04-23
1
-0
/
+14
*
string.c: fix for UTF-32
nobu
2013-04-23
1
-0
/
+6
*
* test/ruby/test_module.rb
knu
2013-04-23
1
-2
/
+2
*
* string.c (rb_str_inspect): NUL should not be represented as
knu
2013-04-23
1
-0
/
+6
*
marshal.c: fix marshal_load ivar
nobu
2013-04-22
1
-2
/
+26
*
More tests.
akr
2013-04-22
1
-0
/
+19
*
Specify --disable-gems
naruse
2013-04-22
1
-2
/
+2
*
* test/csv/test_features.rb, test/logger/test_logger.rb
akr
2013-04-20
23
-1209
/
+1159
*
* lib/tempfile.rb (Tempfile.create): New method.
akr
2013-04-20
1
-0
/
+21
*
marshal.c: use ivars of marshal_dump data
nobu
2013-04-20
1
-1
/
+9
*
* string.c (str_scrub): add ruby method String#scrub which verify and
naruse
2013-04-19
1
-0
/
+34
*
Add --disable-gems for tests which doesn't use rubygems
naruse
2013-04-19
1
-1
/
+1
*
* lib/net/imap.rb (body_type_msg): should accept
shugo
2013-04-19
1
-0
/
+43
*
test_module.rb: rename
nobu
2013-04-19
1
-1
/
+1
*
marshal.c: no duplicated encoding
nobu
2013-04-19
1
-0
/
+18
*
* test/openssl/test_cipher.rb: Correct a typo
naruse
2013-04-18
1
-3
/
+3
*
test_rinda.rb: use spawn
nobu
2013-04-18
1
-5
/
+9
*
Overwrite Ruby's path for cgi in tests
naruse
2013-04-18
1
-0
/
+7
*
vm_method.c: fix visibility on anonymous module
nobu
2013-04-18
1
-0
/
+7
*
dir.c: not skip dot directories if matching
nobu
2013-04-18
1
-0
/
+9
*
* pack.c (pack_unpack): output characters even if the input doesn't
naruse
2013-04-18
1
-0
/
+4
*
test_curses.rb: default TERM
nobu
2013-04-17
1
-1
/
+1
*
test_readline.rb: try UTF-8
nobu
2013-04-17
1
-1
/
+18
*
envutil.rb: env hash
nobu
2013-04-17
1
-1
/
+1
*
* ext/openssl/ossl_ssl.c: Correct shutdown behavior w.r.t GC.
emboss
2013-04-15
1
-0
/
+27
*
Send input after curses is ready or raise error
naruse
2013-04-13
1
-0
/
+6
*
vm_insnhelper.c: non-symbol key
nobu
2013-04-12
1
-0
/
+1
*
* lib/cgi/html.rb: fix tagmaker because attributes should recognize.
xibbar
2013-04-11
1
-0
/
+1
*
* test/ruby/test_regexp.rb: use require_relative to require local library
xibbar
2013-04-11
1
-1
/
+1
*
Fix if-end
naruse
2013-04-11
1
-0
/
+1
*
* test/dl/test_base.rb: typo.
usa
2013-04-11
1
-0
/
+1
*
Experimental fix for ffi_closure_free causes dumping core/SEGV
naruse
2013-04-11
2
-0
/
+10
*
* test/drb/drbtest.rb (Drb{Core,Ary}#teardown): retry Process.kill
usa
2013-04-11
1
-6
/
+20
*
Explictly flush stdio
naruse
2013-04-10
1
-0
/
+1
*
* lib/open-uri.rb: Support multiple fields with same field
akr
2013-04-09
1
-0
/
+15
*
test_{env,hash}.rb: descriptive assertions
nobu
2013-04-09
2
-31
/
+31
*
compile.c: append keyword hash to splat
nobu
2013-04-09
1
-0
/
+21
*
* remove trailing spaces.
nobu
2013-04-08
1
-1
/
+1
*
Fix #6154 by introducing new EAGAIN/EWOULDBLOCK/EINPROGRESS
headius
2013-04-08
2
-3
/
+9
*
win32ole.c: check arity
nobu
2013-04-08
1
-0
/
+7
*
test_curses.rb: add sentinel
nobu
2013-04-08
1
-1
/
+3
*
* lib/cgi/util.rb (CGI::unescapeHTML): fix Hexadecimal numeric character.
xibbar
2013-04-08
1
-0
/
+4
*
Suppress warnings
naruse
2013-04-08
1
-6
/
+3
*
* object.c (rb_obj_ivar_set): call to_str for string only once.
naruse
2013-04-08
2
-0
/
+57
*
* object.c (rb_mod_cvar_set): call to_str for string only once.
naruse
2013-04-07
1
-0
/
+2
*
Regexp.escape(RUBY_PLATFORM)
kazu
2013-04-07
1
-1
/
+1
*
* ext/socket/rubysocket.h (SockAddrStringValueWithAddrinfo): New macro.
akr
2013-04-06
1
-1
/
+1
*
* ext/socket: Improve socket exception message to show socket address.
akr
2013-04-06
3
-0
/
+59
[next]