summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-03-05Old linux (at least CentOS 5.6, kernel 2.6.18) wakes up 4.99 sec.naruse
2012-03-04* parse.y (parser_tokadd_string): regexp engine doesn't neednobu
2012-03-03* process.c (rb_run_exec_options_err): chdir at last to interpretakr
2012-03-02* lib/xmlrpc/client.rb (new2): use URI for uri parsing.tenderlove
2012-03-02* lib/xmlrpc/client.rb (new2): raises an ArgumentError on badtenderlove
2012-03-02* lib/xmlrpc/client.rb (new2): fix custom port specification when antenderlove
2012-03-02subclass of Stringnobu
2012-03-02* test/ruby/test_array.rb (test_combination2): Make the test case fornahi
2012-02-29* test/ruby/test_io.rb (TestIO#test_readpartial_locktmp): skip onusa
2012-02-29* test/ruby/memory_status.rb (Memory): syntax error.usa
2012-02-29/proc/self/status format checknobu
2012-02-28 * ext/date/date_core.c: [ruby-core:42998]tadf
2012-02-28* io.c (io_fread, io_getpartial, rb_io_sysread): set buffer sizenobu
2012-02-28* lib/time.rb (Time#xmlschema): use strftime specifiers instead ofnobu
2012-02-28 * lib/net/protocol.rb: Add OpenTimeout subclass of Timeout::Errordrbrain
2012-02-28 * lib/net/http.rb: Retry HTTP requests for additional network errors.drbrain
2012-02-28* ext/psych/lib/psych.rb: default open YAML files with utf8 externaltenderlove
2012-02-27forgotten to commit at r34834.usa
2012-02-27* test/ruby/test_syntax.rb (test_newline_in_block_parameters):nobu
2012-02-27* ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec): since methodsnobu
2012-02-27* test/rubygems/test_gem_specification.rb (test_self_from_yaml_syck_default_k...nobu
2012-02-26* regparse.c (add_code_range_to_buf0): wrong condition of duplicatednaruse
2012-02-26* compile.c (iseq_compile_each): call on special object instead ofnobu
2012-02-25Fix r34779. Raised error on connection reset varies on environments.naruse
2012-02-25* complex.c (nucomp_marshal_load): raise error on invalid data.naruse
2012-02-25* ext/dl/dl.c (Init_dl): support intrinsic types, size_t, ptrdiff_tnobu
2012-02-24* parse.y (parser_tokadd_string): insert a backslash only ifnobu
2012-02-24* dir.c (dir_inspect), io.c (rb_io_inspect): keep encoding of path.nobu
2012-02-24* dir.c (dir_initialize): keep path in original encoding.nobu
2012-02-24* test/zlib/test_zlib.rb (TestZlibGzipReader#test_encoding): Add nahi
2012-02-24* test/ruby/test_literal.rb (TestRubyLiteral#test_special_const): test for ht...shyouhei
2012-02-24* ext/psych/parser.c: prevent a memory leak by protecting calls totenderlove
2012-02-24* lib/net/http.rb (Net::HTTP#transport_request): Fix infinite loopdrbrain
2012-02-23* parse.y (parser_tokadd_string, parser_yylex): insert a backslashnobu
2012-02-23* ext/psych/parser.c: set parser encoding based on the YAML inputtenderlove
2012-02-23* test/test_curses.rb: new file.akr
2012-02-22* lib/ostruct.rb (delete_field): Bug fix so previous value is returned.marcandre
2012-02-22* io.c (rb_io_extract_modeenc): fail only if conflictingnobu
2012-02-22* test/iconv/test_option.rb: enabled. [ruby-core:42802][Bug #6061]nobu
2012-02-22 * reverted 34739 for test/date.tadf
2012-02-22* lib/test/unit.rb (setup_options): add option "--show-skip" tosorah
2012-02-22* test/date, test/rdoc: exclude tests dependent on unbundled libraries.nobu
2012-02-22* io.c (rb_io_s_foreach): argument check before making Enumerator.nobu
2012-02-22* io.c (rb_io_s_foreach): return enumerator including kerwordnobu
2012-02-22* test/mkmf/test_framework.rb: try CoreFoundation framework, thannobu
2012-02-21* proc.c (method_hash, proc_hash): Fix {Unbound}Method#hashmarcandre
2012-02-19add a test.akr
2012-02-19add assertions.akr
2012-02-19* test/dbm/test_dbm.rb (test_dbmfile_suffix): check pag and dir isakr
2012-02-18cosmetic change.akr