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
2008-12-29
* lib/erb.rb (ERB): m17n of ERB. adds rdoc.
yugui
2008-12-29
merges r21134 from ruby_1_9_1 into trunk.
yugui
2008-12-29
* thread.c (rb_mutex_trylock): return false if Mutex owned
ko1
2008-12-28
add a test for OpenSSL::SSL::SSLSocket#read_nonblock.
akr
2008-12-28
* test/ruby/test_sprintf.rb (test_invalid): suppress warning.
nobu
2008-12-28
* test/rubygems/test_ext_configure_builder.rb (test_self_build_fail):
naruse
2008-12-27
Imported minitest 1.3.1 r4505.
ryan
2008-12-27
* test/rdoc/test_rdoc_info_formatting.rb (setup, teadown): uses
nobu
2008-12-27
* vm_insnhelper.c (vm_call_method, vm_call_cfunc): use original id instead of
ko1
2008-12-26
* lib/optparse.rb (OptionParser::List#summarize): gives priority
nobu
2008-12-25
* transcode.c (str_transcode0): set encoding when String#encode was
naruse
2008-12-25
* io.c (pipe_close): removed.
akr
2008-12-25
* io.c (flush_before_seek): check io_fflush result.
akr
2008-12-25
* test/ruby/test_eval.rb: add new test.
usa
2008-12-24
* test/readline/test_readline_history.rb: check the encoding that
kouji
2008-12-24
* test/readline/test_readline_history.rb: did not check the
kouji
2008-12-23
* strftime.c (rb_strftime): use locale insensitive functions for tr_TR
akr
2008-12-23
* io.c (rb_io_inspect): show fd number if there is no pathname.
akr
2008-12-22
* io.c (rb_io_s_pipe): IO.pipe can take a block.
akr
2008-12-21
* test/readline/test_readline_history.rb: checked encoding.
kouji
2008-12-21
* test/readline/test_readline.rb
kouji
2008-12-21
* lib/optparse.rb (SPLAT_PROC): fix for regexp. [ruby-dev:37514]
nobu
2008-12-18
* lib/cgi/session.rb: fix bug for ignore session_id option.
xibbar
2008-12-17
* test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_hash):
kazu
2008-12-17
* test/ruby/test_metaclass.rb: removed codes for my debugging.
yugui
2008-12-16
* ext/pty/pty.c (getDevice): add nomesg argument.
akr
2008-12-16
* ext/pty/extconf.rb: check posix_openpt.
akr
2008-12-15
Removed json/runner.rb with permission from florian frank. it was serving no ...
ryan
2008-12-15
add tests.
akr
2008-12-15
* ext/pty/pty.c (get_device_once): use DEVICELEN instead of
akr
2008-12-15
* test/ruby/test_metaclass.rb: new test case for metaclass hierarchy.
yugui
2008-12-14
* bignum.c (rb_big_mul): faster multiplication by Karatsuba method and
mame
2008-12-14
new file.
akr
2008-12-13
* test/ruby/enc/test_utf16.rb: feature changed in r20626.
yugui
2008-12-13
* test/ruby/test_m17n_comb.rb: feature changed in r20626.
yugui
2008-12-13
* test/ruby/test_m17n.rb: feature changed in r20626.
yugui
2008-12-13
Imported minitest 1.3.2 r4503.
ryan
2008-12-12
* ext/readline/readline.c
kouji
2008-12-11
* lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb:
kou
2008-12-11
* test/ruby/test_io.rb (test_dup_many): extracted from test_dup.
akr
2008-12-11
* test/ruby/test_bignum.rb (TestBignum#test_convert): remove
matz
2008-12-10
* lib/open3.rb (Open3.pipeline_start): return an array of threads if a
akr
2008-12-09
* enc/trans/single_byte.trans, cp850-tbl.rb, cp852-tbl.rb,
duerst
2008-12-08
* pack.c (pack_pack): fixed length for odd length string.
nobu
2008-12-07
* lib/open3.rb (Open3.capture3): renamed from Open3.poutput3.
akr
2008-12-06
* pack.c (pack_pack): 'u0' is not special differently from 'm0'.
yugui
2008-12-05
fix for 1.8's
xibbar
2008-12-05
* lib/open3.rb (Open3.pipeline_start): new method.
akr
2008-12-05
* iseq.c (rb_iseq_parameters): proc arguments are always optional.
nobu
2008-12-04
* test/ruby/test_process.rb: skip some tests on win32.
usa
[next]