summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add Float::INFINITY and Float::NAN.naruse2009-12-291-11/+11
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):nobu2009-12-291-0/+10
* * test/ruby/test_marshal.rb: added tests for taintness/untrustness nahi2009-12-281-0/+64
* * ext/win32ole/win32ole.c (foleparam_initialize): add foleparam_initializesuke2009-12-271-1/+16
* add tests.akr2009-12-251-0/+4
* * iseq.c (iseq_s_disasm): return nil for native methods.nobu2009-12-231-0/+1
* * test/drb/drbtest.rb (DRbService.add_service_command): quotesnobu2009-12-231-2/+3
* * test/ruby/test_thread.rb (test_priority): removed not-guaranteed result.nobu2009-12-231-1/+1
* * test/cgi: check by Encoding.nobu2009-12-235-19/+16
* * test/cgi/test_cgi_multipart.rb (CGIMultipartTest#_prepare):nobu2009-12-231-5/+2
* add a test.akr2009-12-221-0/+16
* Add a test for [ruby-core:27247]naruse2009-12-211-0/+4
* * vm_eval.c (check_funcall): reset method_missing_reason beforenobu2009-12-191-0/+10
* * test/yaml/test_boolean.rb (test_n): fixing test nametenderlove2009-12-171-1/+1
* * test/yaml/test_set.rb (**) Adding test coverage for YAML::Settenderlove2009-12-161-0/+31
* * test/ruby/envutil.rb: fix a typo in assert message.kazu2009-12-161-1/+1
* add tests.akr2009-12-151-0/+46
* * test_find.rb: close temporary files before removing them.usa2009-12-151-23/+35
* * lib/find.rb (Find.find): narrow rescue region.akr2009-12-141-0/+9
* add tests.akr2009-12-141-0/+52
* Explicitly use FileUtils.rm_f. [ruby-dev:39345]naruse2009-12-141-1/+1
* add a test.akr2009-12-131-0/+13
* new test file.akr2009-12-131-0/+92
* * test/ruby/envutil.rb (invoke_ruby): call to_str for stdin_data toakr2009-12-133-4/+4
* Add rdoc and test of Encoding#replicate.naruse2009-12-121-0/+5
* * transcode_data.h, transcode.c, tool/transcode-tblgen.rb: Addedduerst2009-12-101-3/+3
* unset HTTP_PROXY, etc.akr2009-12-101-1/+1
* unset HTTP_PROXY and FTP_PROXY.akr2009-12-101-1/+1
* * vm_eval.c (yield_under): yields self the same as 1.8.shugo2009-12-101-1/+1
* * test/webrick/test_server.rb (test_daemon): simply use fork's returnnaruse2009-12-101-8/+2
* * string.c (rb_str_inspect): CHAR_ESC_LEN should be 13.naruse2009-12-101-1/+1
* * string.c (rb_str_justify): fixed the case a fill size is anobu2009-12-091-0/+7
* * lib/rubygems: update to 1.3.5.nobu2009-12-0815-66/+133
* * test/ripper/test_parser_events.rb: more tests.nobu2009-12-085-101/+560
* add a test.akr2009-12-071-0/+22
* * marshal.c (w_object): reverted r26007. [ruby-dev:39845]nobu2009-12-072-3/+18
* * test/dl/test_callback.rb testing callback removaltenderlove2009-12-072-0/+23
* * marshal.c (w_object): dump instance variables when usingnobu2009-12-051-0/+20
* * ext/dl/cptr.c (to_int): DL::CPtr supports to_inttenderlove2009-12-041-0/+5
* * parse.y (k_def): adjust the location of method definition to thenobu2009-12-041-3/+4
* fixed tests.shugo2009-12-041-1/+1
* * ext/stringio/stringio.c (ungetc): RDoc updated. trunk allowsnahi2009-12-041-1/+1
* * test/dl/test_callback.rb (**): using DL::Function to test callbackstenderlove2009-12-041-3/+5
* * compile.c (compile_cpath, iseq_compile_each): revertedshugo2009-12-032-4/+31
* * enc/trans/gb18030-tbl.rb: Fix omission of C1 region in code tableduerst2009-12-031-2/+8
* * test/dl/test_callback.rb (**): testing return values of dl callbackstenderlove2009-12-031-0/+23
* * test/digest/test_digest_extend.rb: added tests for digest framework.nahi2009-12-011-2/+80
* Adding tests for YAML typestenderlove2009-11-303-0/+113
* * parse.y (parser_yylex): suppress an extra error message afternobu2009-11-301-0/+10
* * lib/rexml/formatters/default.rb (write_attribute): fix antenderlove2009-11-281-0/+19