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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2010-10-13
* lib/cgi/util.rb (CGI::unescape): bugfix to unescape the multibyte
xibbar
2010-10-13
move a non-combinational test.
akr
2010-10-13
Fix style for ruby-mode.el.
naruse
2010-10-12
Clean warnings.
naruse
2010-10-12
Fix test; escape a backslash.
naruse
2010-10-12
* string.c (rb_str_concat): use unsigned int for GB18030.
naruse
2010-10-12
* io.c (rb_io_ungetc): use unsigned int for GB18030.
naruse
2010-10-12
* io.c (rb_io_putc): support multibyte characters.
naruse
2010-10-12
* numeric.c (int_chr): a codepoint of Ruby M17N must be 32bit
naruse
2010-10-11
* error.c (syserr_initialize): set the encoding of Errno::*#message
naruse
2010-10-09
* thread.c (thread_reset_event_flags, exec_event_hooks): ignore
nobu
2010-10-06
* lib/uri/generic.rb (URI::Generic#hostname): new method.
akr
2010-10-06
* io.c (fptr_finalize): write_mutex might have been destroyed
nobu
2010-10-04
* parse.y (regexp): dregexp has literal string only at the head
nobu
2010-10-04
* ext/openssl/lib/openssl/bn.rb (Integer#to_bn): OpenSSL::BN.new
naruse
2010-10-03
Change creating shortcut verb to 'Link' [Bug #3339]
arton
2010-10-02
test/win32ole/test_thread.rb: add for win32ole with Thread.
suke
2010-10-01
* test/webrick/test_httpproxy.rb (TestWEBrickHTTPProxy::test_upstream_proxy):
shyouhei
2010-09-30
* win32/win32.c (rb_w32_getenv): should return NULL if specified name
usa
2010-09-30
* lib/uri/common.rb (URI.encode_www_form): change treatment of
naruse
2010-09-29
* test/ruby/test_rubyoptions.rb (TestRubyOptions::test_script_from_stdin):
shyouhei
2010-09-29
* ext/bigdecimal/bigdecimal.c (BigDecimal_save_limit):
mrkn
2010-09-29
* ext/bigdecimal/bigdecimal.c (BigDecimal_save_rounding_mode):
mrkn
2010-09-27
* test/net/http/test_https.rb: As always, localhost is not
shyouhei
2010-09-27
* test/net/imap/test_imap.rb: resurrection of r29259.
shyouhei
2010-09-24
* string.c (sym_call), vm.c (invoke_block_from_c),
nobu
2010-09-24
* test/test_pty.rb (TestPTY::test_getpty_nonexistent): ditto.
shyouhei
2010-09-24
* test/test_pty.rb: Same as 229281; existence of PTY class do not
shyouhei
2010-09-24
Refix to give the encoding of gzfile.
naruse
2010-09-23
Imported minitest 1.7.2 r5879.
ryan
2010-09-23
* vm_insnhelper.c (vm_cref_push): no outer cref is needed for proc
nobu
2010-09-22
* test/openssl/utils.rb (OpenSSL#silent): always restore $VERBOSE. [ruby-dev:...
kazu
2010-09-22
* test/test_prime.rb (TestPrime#test_new): the warning expected have
yugui
2010-09-20
* test/pathname/test_pathname.rb (TestPathname#test_mkdir): fix typo.
kazu
2010-09-20
* dir.c (bracket): get rid of scanning at the end of the pattern
nobu
2010-09-19
* ext/bigdecimal/bigdecimal.c (check_rounding_mode, BigDecimal_mode):
mrkn
2010-09-19
Specify external encoding.
naruse
2010-09-18
* ext/bigdecimal/bigdecimal.c (check_rounding_mode): added for
mrkn
2010-09-18
* ext/bigdecimal/bigdecimal.c: fix rounding algorithms for half-down
mrkn
2010-09-18
* properties.
nobu
2010-09-17
* lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb:
kou
2010-09-17
* test/rexml/test_sax.rb: don't use thread and sleep to avoid slow test.
kou
2010-09-17
* test/rexml/test_core.rb: enable.
kou
2010-09-17
* test/rexml/: untabify.
kou
2010-09-17
* test/rexml/: fix fixture data path. All REXML tests are worked.
kou
2010-09-17
* test/rexml/test_listener.rb: remove needless codes.
kou
2010-09-17
* test/rexml/: import REXML tests from
kou
2010-09-17
* test/io/console/test_io_console.rb (TestIO_Console::helper):
shyouhei
2010-09-16
* lib/test/unit.rb (Test::Unit::GlobOption): merged RejectOption.
nobu
2010-09-16
* test/ruby/test_file_exhaustive.rb (TestFileExhaustive::test_expand_path):
shyouhei
[next]