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-27
* gc.c (GC.stat): added. [ruby-dev:38607]
ko1
2010-10-27
* ext/objspace/objspace.c (memsize_of): fix rdoc.
ko1
2010-10-27
* test/ruby/test_io.rb (TestIO#pipe): should close write end of pipe
usa
2010-10-27
* ruby/test_io_m17n.rb (TestIO_M17N#pipe): fixed the mistake of previous
usa
2010-10-27
* test/ruby/test_io.rb (TestIO#pipe): need to propagate exceptions
usa
2010-10-26
* object.c (Init_Object), constant.h, variable.c
mame
2010-10-25
* test/ruby/test_array.rb (test_rotate!): fix expected message.
nobu
2010-10-24
* vsnprintf.c (BSD_vfprintf): prec digits fractal part should be
nobu
2010-10-24
* vm.c (vm_define_method): defined method is run with the default
nobu
2010-10-23
* test/ruby/test_rubyoptions.rb (test_segv_test): follow up the
nobu
2010-10-23
* lib/mkmf.rb: $extmk should be true for test/runner.
nobu
2010-10-20
* test/ruby/test_io.rb (TestIO#pipe): get rid of deadlock on pipe.
nobu
2010-10-20
* util.c (ruby_strtod): reject 0x1.p+0. [ruby-dev:42432] #3966
naruse
2010-10-20
* vsnprintf.c (BSD_vfprintf): print floating point on "%#a".
naruse
2010-10-19
* vsnprintf.c (BSD_vfprintf): clear ALT flag for %a.
naruse
2010-10-19
* test/ruby/test_sprintf.rb: fix ML ref. [ruby-core:32848]
nobu
2010-10-19
* vsnprintf.c (BSD_vfprintf): fix over-count of field size.
nobu
2010-10-18
* vsnprintf.c (BSD_vfprintf): use HEXPREFIX flag for prefix of %a.
nobu
2010-10-18
Revert r29527. [ruby-dev:42419]
naruse
2010-10-18
* ext/digest/digest.c (rb_digest_class_init): Define
knu
2010-10-18
* pack.c (pack_pack): Add native size option ! to q and Q.
naruse
2010-10-18
Fix wrong test.
naruse
2010-10-18
* sprintf.c (BSD_vfprintf): wrong padding arround prefix and
naruse
2010-10-17
* class.c (rb_define_{class,module}_id_under): register to be
nobu
2010-10-15
Revert "* sprintf.c (rb_str_format): fix: sprintf with hex format and"
naruse
2010-10-15
* sprintf.c (rb_str_format): fix: sprintf with hex format and
naruse
2010-10-15
* pack.c (pack_pack): fix more than one modifiers appear in the
naruse
2010-10-14
test/win32ole/test_folderitem2_invokeverb.rb: refactoring.
suke
2010-10-14
* pack.c (pack_pack): support endian modifiers: < and >.
naruse
2010-10-14
* ext/win32ole/win32ole.c (reg_get_val): expand environment in
suke
2010-10-13
* numeric.c (ruby_float_step): fix Numeric#step with infinity unit
naruse
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
[next]