summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-11-11 * lib/date.rb (inspect): reverted the previous change.tadf
2008-11-11* test/ruby/test_transcode.rb: unnecessary setup methodduerst
2008-11-11* enc/trans/single_byte.trans, macgreek-tbl.rb, macroman-tbl.rb,duerst
2008-11-10trivial changes.tadf
2008-11-10 * lib/date.rb (inspect): changed the format.tadf
2008-11-10* test/sdbm/test_sdbm.rb (TestSDBM#test_index): Reflect the methodknu
2008-11-08fix test for 1.8xibbar
2008-11-08fix debug codexibbar
2008-11-08* lib/cgi/session.rb (FileStore): use marshalized data.xibbar
2008-11-08* ext/gdbm/gdbm.c (fgdbm_index): make #index warn like Hash.matz
2008-11-07* ext/dbm/dbm.c (fdbm_index): make #index warn like Hash.matz
2008-11-06* lib/yaml/rubytypes.rb: support Rational and Complex as 1.8matz
2008-11-06* lib/rexml/entity.rb (unnormalized): do not callshugo
2008-11-06* ext/win32ole/win32ole.c (fole_s_connect, fole_initialize,suke
2008-11-03* test/zlib/test_zlib.rb(test_readchar): compare in same type.takano32
2008-11-02* test/win32ole/test_win32ole_event.rb: rename test class.suke
2008-11-02* test/win32ole/test_err_in_callback.rb: add teardown.suke
2008-11-02* ext/win32ole/win32ole.c (ole_event_free): invoke IConnectionPoint::Unadvisesuke
2008-10-31Don't require rubygems/defaults from gem_prelude.rb.drbrain
2008-10-31* test/ruby/test_array.rb (test_array_subclass) test for r20076.yugui
2008-10-31* enc/trans/single_byte.trans, maccroatioan-tbl.rb,duerst
2008-10-30* ruby.c (process_options): delays setting safe level.nobu
2008-10-29* array.c (rb_ary_sort_bang): remove SEGV when replacing array withmame
2008-10-29* test/ruby/test_array.rb: add some tests.mame
2008-10-29* io.c (rb_io_rewind): should reset fptr->readconv if it'smatz
2008-10-29* test/ruby/test_array (test_permutation): add a test that replacesmame
2008-10-29* test/webrick/utils.rb (start_server): provide a reference to log ofmame
2008-10-29* test/ruby/test_array.rb (test_pack): use utf-8.nobu
2008-10-28* test/ruby/test_proc.rb: filled all patterns for testingyugui
2008-10-28* test/ruby/test_require.rb (test_require_too_long_filename): too longusa
2008-10-28* test/ruby/test_io_m17n.rb (test_getc_invalid3): should set binmode if enc isusa
2008-10-28* test/ruby/test_io.rb (test_sysopen): should specify the mode of IO::for_fdusa
2008-10-28* test/ruby/test_io.rb (test_copy_stream, test_copy_stream_socket): skip someusa
2008-10-28* test/ruby/test_file.rb (test_*_extended_file): forgot to set mode.usa
2008-10-28merged r19975 and r19978 from ruby_1_9_1 into trunk.yugui
2008-10-28* test/ruby/test_file.rb (test_*_extended_file): test in default/text/binaryusa
2008-10-28* test/ruby/test_file.rb (test_each_char_extended_file,usa
2008-10-28* test/ruby/test_argf.rb (test_readpartial2): readpartial works just likeusa
2008-10-28* test_cgi_multipart.rb (_prepare): tempfile should be binmode.usa
2008-10-27* vm_insnhelper.c (vm_yield_setup_args): supports optional parameters.yugui
2008-10-27* test/ruby/test_argf.rb (test_{argf,lineno,lineno2}): don't repeatnobu
2008-10-27* io.c (argf_init): initial value of $. should be 0.nobu
2008-10-27* test/minitest/test_mini_test.rbyugui
2008-10-27* test/minitest/test_mini_test.rb: fixed that r19958 madeyugui
2008-10-27* test/ruby/envutil.rb: reverted the changeset 19948 because ityugui
2008-10-27* test/minitest/test_mini_test.rb (test_filter_backtrace):yugui
2008-10-26* test/nkf/test_nkf.rb: add a test for [ruby-dev:36909].mame
2008-10-26* test/json/test_json.rb: remove dependency on permutation gem.mame
2008-10-26* test/ruby/envutil.rb (assert_in_out_err): disables builtin rubygemsnobu
2008-10-25Update to RubyGems 1.3.1 r1909.drbrain