aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/rubygems/timer.rb: removed svn:executable.yugui2008-11-1110-0/+0
* * lib/date.rb (inspect): reverted the previous change.tadf2008-11-112-4/+4
* * test/ruby/test_transcode.rb: unnecessary setup methodduerst2008-11-111-15/+0
* * enc/trans/single_byte.trans, macgreek-tbl.rb, macroman-tbl.rb,duerst2008-11-111-0/+347
* trivial changes.tadf2008-11-102-2/+2
* * lib/date.rb (inspect): changed the format.tadf2008-11-102-3/+4
* * test/sdbm/test_sdbm.rb (TestSDBM#test_index): Reflect the methodknu2008-11-101-9/+3
* fix test for 1.8xibbar2008-11-083-10/+57
* fix debug codexibbar2008-11-081-5/+1
* * lib/cgi/session.rb (FileStore): use marshalized data.xibbar2008-11-081-0/+59
* * ext/gdbm/gdbm.c (fgdbm_index): make #index warn like Hash.matz2008-11-082-6/+6
* * ext/dbm/dbm.c (fdbm_index): make #index warn like Hash.matz2008-11-071-6/+6
* * lib/yaml/rubytypes.rb: support Rational and Complex as 1.8matz2008-11-061-0/+24
* * lib/rexml/entity.rb (unnormalized): do not callshugo2008-11-061-1/+2
* * ext/win32ole/win32ole.c (fole_s_connect, fole_initialize,suke2008-11-063-0/+24
* * test/zlib/test_zlib.rb(test_readchar): compare in same type.takano322008-11-031-1/+1
* * test/win32ole/test_win32ole_event.rb: rename test class.suke2008-11-024-54/+75
* * test/win32ole/test_err_in_callback.rb: add teardown.suke2008-11-021-0/+4
* * ext/win32ole/win32ole.c (ole_event_free): invoke IConnectionPoint::Unadvisesuke2008-11-023-341/+292
* Don't require rubygems/defaults from gem_prelude.rb.drbrain2008-10-311-1/+26
* * test/ruby/test_array.rb (test_array_subclass) test for r20076.yugui2008-10-311-0/+2
* * enc/trans/single_byte.trans, maccroatioan-tbl.rb,duerst2008-10-311-0/+73
* * ruby.c (process_options): delays setting safe level.nobu2008-10-301-0/+4
* * array.c (rb_ary_sort_bang): remove SEGV when replacing array withmame2008-10-291-0/+8
* * test/ruby/test_array.rb: add some tests.mame2008-10-291-0/+29
* * io.c (rb_io_rewind): should reset fptr->readconv if it'smatz2008-10-291-8/+16
* * test/ruby/test_array (test_permutation): add a test that replacesmame2008-10-291-0/+5
* * test/webrick/utils.rb (start_server): provide a reference to log ofmame2008-10-297-140/+147
* * test/ruby/test_array.rb (test_pack): use utf-8.nobu2008-10-292-4/+4
* * test/ruby/test_proc.rb: filled all patterns for testingyugui2008-10-281-0/+197
* * test/ruby/test_require.rb (test_require_too_long_filename): too longusa2008-10-281-5/+9
* * test/ruby/test_io_m17n.rb (test_getc_invalid3): should set binmode if enc isusa2008-10-281-1/+1
* * test/ruby/test_io.rb (test_sysopen): should specify the mode of IO::for_fdusa2008-10-281-1/+7
* * test/ruby/test_io.rb (test_copy_stream, test_copy_stream_socket): skip someusa2008-10-281-50/+80
* * test/ruby/test_file.rb (test_*_extended_file): forgot to set mode.usa2008-10-281-13/+13
* merged r19975 and r19978 from ruby_1_9_1 into trunk.yugui2008-10-281-1/+1
* * test/ruby/test_file.rb (test_*_extended_file): test in default/text/binaryusa2008-10-281-32/+46
* * test/ruby/test_file.rb (test_each_char_extended_file,usa2008-10-281-0/+16
* * test/ruby/test_argf.rb (test_readpartial2): readpartial works just likeusa2008-10-281-0/+2
* * test_cgi_multipart.rb (_prepare): tempfile should be binmode.usa2008-10-281-1/+1
* * vm_insnhelper.c (vm_yield_setup_args): supports optional parameters.yugui2008-10-271-0/+160
* * test/ruby/test_argf.rb (test_{argf,lineno,lineno2}): don't repeatnobu2008-10-271-16/+17
* * io.c (argf_init): initial value of $. should be 0.nobu2008-10-271-1/+1
* * test/minitest/test_mini_test.rbyugui2008-10-271-2/+2
* * test/minitest/test_mini_test.rb: fixed that r19958 madeyugui2008-10-271-2/+4
* * test/ruby/envutil.rb: reverted the changeset 19948 because ityugui2008-10-272-2/+2
* * test/minitest/test_mini_test.rb (test_filter_backtrace):yugui2008-10-271-11/+14
* * test/nkf/test_nkf.rb: add a test for [ruby-dev:36909].mame2008-10-261-0/+6
* * test/json/test_json.rb: remove dependency on permutation gem.mame2008-10-261-21/+13
* * test/ruby/envutil.rb (assert_in_out_err): disables builtin rubygemsnobu2008-10-262-2/+2